Platform SDK Java 8.5 API Reference

com.genesyslab.platform.clusterprotocol
Class AbstractClusterChannel.IntMessageHandler

java.lang.Object
  extended by com.genesyslab.platform.clusterprotocol.AbstractClusterChannel.IntMessageHandler
All Implemented Interfaces:
Listener, MessageHandler
Enclosing class:
AbstractClusterChannel<P extends ClientChannel>

protected class AbstractClusterChannel.IntMessageHandler
extends java.lang.Object
implements MessageHandler


Field Summary
protected  InputChannel channel
           
 
Constructor Summary
AbstractClusterChannel.IntMessageHandler(InputChannel channel)
           
 
Method Summary
 void onMessage(Message message)
          Method for handling of channels' incoming messages.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channel

protected final InputChannel channel
Constructor Detail

AbstractClusterChannel.IntMessageHandler

public AbstractClusterChannel.IntMessageHandler(InputChannel channel)
Method Detail

onMessage

public void onMessage(Message message)
Description copied from interface: MessageHandler
Method for handling of channels' incoming messages.

Specified by:
onMessage in interface MessageHandler
Parameters:
message - incoming message

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.