|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connection | |
com.genesyslab.platform.commons.connection | Provides facilities for communicating with Genesys servers. |
Uses of Connection in com.genesyslab.platform.commons.connection |
Methods in com.genesyslab.platform.commons.connection that return Connection | |
static Connection |
ConnectionManager.createConnection(java.lang.String host,
int port)
Create connection object for the specified server. |
static Connection |
ConnectionManager.createConnection(java.net.InetAddress address,
int port)
Create connection object for the specified server. |
Methods in com.genesyslab.platform.commons.connection with parameters of type Connection | |
void |
ConnectionListener.onNewConnection(Connection conn)
|
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |