Platform SDK Java 8.5 API Reference

com.genesyslab.platform.clusterprotocol
Class AbstractClusterChannel.AsyncVisitor

java.lang.Object
  extended by com.genesyslab.platform.clusterprotocol.AbstractClusterChannel.AsyncVisitor
All Implemented Interfaces:
ListenerHelper.NotificationVisitor, java.lang.Runnable
Direct Known Subclasses:
AbstractClusterChannel.ChanelErrorVisitor, AbstractClusterChannel.ChannelClosedVisitor, AbstractClusterChannel.ChannelOpenVisitor, AbstractClusterChannel.InternalChannelCloseVisitor, AbstractClusterChannel.InternalChannelOpenVisitor, AbstractClusterChannel.OutgoingMessageVisitor
Enclosing class:
AbstractClusterChannel<P extends ClientChannel>

protected abstract class AbstractClusterChannel.AsyncVisitor
extends java.lang.Object
implements ListenerHelper.NotificationVisitor, java.lang.Runnable


Field Summary
protected  java.lang.Runnable notification
           
 
Constructor Summary
protected AbstractClusterChannel.AsyncVisitor(ListenerHelper listenerHelper)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.genesyslab.platform.commons.protocol.ListenerHelper.NotificationVisitor
visitListener
 

Field Detail

notification

protected final java.lang.Runnable notification
Constructor Detail

AbstractClusterChannel.AsyncVisitor

protected AbstractClusterChannel.AsyncVisitor(ListenerHelper listenerHelper)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

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.