|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JCoConnectionData | |
---|---|
com.sap.conn.jco.monitor | Contains all interfaces of JCo related to monitoring. |
Uses of JCoConnectionData in com.sap.conn.jco.monitor |
---|
Methods in com.sap.conn.jco.monitor that return types with arguments of type JCoConnectionData | |
---|---|
static java.util.List<? extends JCoConnectionData> |
JCoConnectionMonitor.getConnectionsData()
Returns the list containing descriptions for all opened connections. |
java.util.List<? extends JCoConnectionData> |
JCoDestinationMonitor.getConnectionsData()
Creates and returns a list of all client connections that are currently used with or held open by the monitored destination instance. |
java.util.List<? extends JCoConnectionData> |
JCoServerMonitor.getConnectionsData()
Returns the details for each connection currently hold by the server instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |