Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.protocol
Interface MessageReceiverSupport

All Superinterfaces:
ChannelListener, Listener, MessageReceiver, Receiver, ReceiverSupport
All Known Implementing Classes:
QueueMessageReceiver

public interface MessageReceiverSupport
extends ReceiverSupport, MessageReceiver


Field Summary
 
Fields inherited from interface com.genesyslab.platform.commons.protocol.Receiver
DEF_INPUT_SIZE
 
Method Summary
 void processMessage(Message message)
           
 
Methods inherited from interface com.genesyslab.platform.commons.protocol.Receiver
clearInput, getInputSize, releaseReceivers, setInputSize
 
Methods inherited from interface com.genesyslab.platform.commons.protocol.ChannelListener
onChannelClosed, onChannelError, onChannelOpened
 
Methods inherited from interface com.genesyslab.platform.commons.protocol.MessageReceiver
receive, receive
 

Method Detail

processMessage

public void processMessage(Message message)

Configuration Platform SDK 7.6 API Reference

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