|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.wtc.gwt.DSessConnInfo
Provides information on a single Tuxedo connection.
Constructor Summary | |
|
DSessConnInfo()
|
protected |
DSessConnInfo(String localId,
String remoteId,
boolean isConn)
|
Method Summary | |
String |
getLocalAccessPointId()
Retrieve the local access point id. |
String |
getRemoteAccessPointId()
Retrieve the remote access point id. |
boolean |
isConnected()
Retrieve the state of the connection. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DSessConnInfo()
protected DSessConnInfo(String localId, String remoteId, boolean isConn)
Method Detail |
public String getLocalAccessPointId()
public String getRemoteAccessPointId()
public boolean isConnected()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |