|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use T3Connection | |
---|---|
weblogic.common | Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. |
Uses of T3Connection in weblogic.common |
---|
Methods in weblogic.common that return T3Connection | |
---|---|
T3Connection |
T3Connection.connect()
Deprecated. Use the JNDI model |
T3Connection |
T3Client.getT3Connection()
Returns the T3Connection object by which a T3Client is connected to a WebLogic Server. |
Constructors in weblogic.common with parameters of type T3Connection | |
---|---|
T3Client(T3Connection conn)
Constructs a T3Client over the specified T3Connection. |
|
T3Client(T3Connection conn,
String workspace)
Creates a T3Client object, given an existing T3Connection and Workspace name. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |