Configuration Platform SDK 7.6 API Reference

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

Packages that use ConnectionAcceptor
com.genesyslab.platform.commons.connection Provides facilities for communicating with Genesys servers. 
 

Uses of ConnectionAcceptor in com.genesyslab.platform.commons.connection
 

Methods in com.genesyslab.platform.commons.connection that return ConnectionAcceptor
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

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