|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionListener | |
com.genesyslab.platform.commons.connection | Provides facilities for communicating with Genesys servers. |
Uses of ConnectionListener in com.genesyslab.platform.commons.connection |
Methods in com.genesyslab.platform.commons.connection with parameters of type ConnectionListener | |
static ConnectionAcceptor |
ConnectionManager.createAcceptor(java.lang.String host,
int port,
ConnectionListener listener)
Create connection acceptor object for the specified address. |
static ConnectionAcceptor |
ConnectionManager.createAcceptor(java.net.SocketAddress address,
ConnectionListener listener)
Create connection acceptor object for the specified address. |
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |