Configuration Platform SDK 7.6 API Reference

Uses of Interface
com.genesyslab.platform.commons.protocol.Listener

Packages that use Listener
com.genesyslab.platform.commons.protocol Contains classes that support the Protocol objects used by applications developed with the Platform SDKs. 
 

Uses of Listener in com.genesyslab.platform.commons.protocol
 

Subinterfaces of Listener in com.genesyslab.platform.commons.protocol
 interface ChannelListener
           
 interface MessageReceiverSupport
           
 interface ReceiverSupport
           
 interface RequestReceiverSupport
           
 interface ServerChannelListener
          Receive notification about server channel lifecycle events.
 

Classes in com.genesyslab.platform.commons.protocol that implement Listener
 class AbstractQueueReceiver
           
 class QueueMessageReceiver
           
 class QueueRequestReceiver
           
 

Methods in com.genesyslab.platform.commons.protocol with parameters of type Listener
 void ListenerHelper.addListener(Listener listener)
           
 void ListenerHelper.removeListener(Listener listener)
           
 void ListenerHelper.NotificationVisitor.visitListener(Listener listener)
           
 


Configuration Platform SDK 7.6 API Reference

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