Platform SDK Java 8.5 API Reference

com.genesyslab.platform.contacts.protocol.server
Class UniversalContactServerClientChannelHandlerFactory

java.lang.Object
  extended by com.genesyslab.platform.commons.protocol.ClientChannelHandlerFactory
      extended by com.genesyslab.platform.contacts.protocol.server.UniversalContactServerClientChannelHandlerFactory

public class UniversalContactServerClientChannelHandlerFactory
extends ClientChannelHandlerFactory

Contact Server protocol internal ClientChannelHandler factory.
Note: This class is internal and is not supposed for explicit usage by applications.

See Also:
ConfServerProtocolListener

Constructor Summary
UniversalContactServerClientChannelHandlerFactory()
           
 
Method Summary
 ClientChannelHandler createHandler(Connection connection, ConnectionConfiguration config)
          Creates client channel handler instance for new incoming client connection.
 
Methods inherited from class com.genesyslab.platform.commons.protocol.ClientChannelHandlerFactory
getProtocolFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniversalContactServerClientChannelHandlerFactory

public UniversalContactServerClientChannelHandlerFactory()
Method Detail

createHandler

public ClientChannelHandler createHandler(Connection connection,
                                          ConnectionConfiguration config)
Description copied from class: ClientChannelHandlerFactory
Creates client channel handler instance for new incoming client connection.

Overrides:
createHandler in class ClientChannelHandlerFactory
Parameters:
connection - the newly accepted incoming client connection.
config - the channel connection configuration.
Returns:
new instance of the client channel handler.

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.