com.genesyslab.platform.commons.protocol
Interface ChannelListener
- All Superinterfaces:
- Listener
- All Known Subinterfaces:
- MessageReceiverSupport, ReceiverSupport, RequestReceiverSupport, ServerChannelListener
- All Known Implementing Classes:
- AbstractQueueReceiver, QueueMessageReceiver, QueueRequestReceiver
- public interface ChannelListener
- extends Listener
onChannelOpened
public void onChannelOpened(java.util.EventObject event)
onChannelClosed
public void onChannelClosed(ChannelClosedEvent event)
onChannelError
public void onChannelError(ChannelErrorEvent event)
Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.