Platform SDK Java 8.5 API Reference

com.genesyslab.platform.webmedia.protocol.server
Class EspEmailClientChannelHandlerFactory

java.lang.Object
  extended by com.genesyslab.platform.commons.protocol.ClientChannelHandlerFactory
      extended by com.genesyslab.platform.webmedia.protocol.server.EspEmailClientChannelHandlerFactory

public class EspEmailClientChannelHandlerFactory
extends ClientChannelHandlerFactory

Created by vgarmash on 23.11.2016.


Constructor Summary
EspEmailClientChannelHandlerFactory()
           
 
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

EspEmailClientChannelHandlerFactory

public EspEmailClientChannelHandlerFactory()
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.