Configuration Platform SDK 7.6 API Reference

Uses of Interface
com.genesyslab.platform.commons.connection.Connection

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

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.