Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.protocol
Interface RequestReceiverSupport

All Superinterfaces:
ChannelListener, Listener, Receiver, ReceiverSupport, RequestReceiver
All Known Implementing Classes:
QueueRequestReceiver

public interface RequestReceiverSupport
extends RequestReceiver, ReceiverSupport


Field Summary
 
Fields inherited from interface com.genesyslab.platform.commons.protocol.Receiver
DEF_INPUT_SIZE
 
Method Summary
 void processRequest(RequestContext request)
           
 
Methods inherited from interface com.genesyslab.platform.commons.protocol.RequestReceiver
receiveRequest, receiveRequest
 
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
 

Method Detail

processRequest

public void processRequest(RequestContext request)

Configuration Platform SDK 7.6 API Reference

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