Configuration Platform SDK 7.6 API Reference

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

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

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

Methods in com.genesyslab.platform.commons.protocol that return RequestContext
 RequestContext RequestReceiver.receiveRequest()
          Receive request from the client.
 RequestContext RequestReceiver.receiveRequest(long timeout)
          Receive request from the client.
 RequestContext QueueRequestReceiver.receiveRequest()
           
 RequestContext QueueRequestReceiver.receiveRequest(long timeout)
           
 RequestContext ResponseChannel.receiveRequest()
           
 RequestContext ResponseChannel.receiveRequest(long timeout)
           
 RequestContext ServerChannel.receiveRequest()
           
 RequestContext ServerChannel.receiveRequest(long timeout)
           
 

Methods in com.genesyslab.platform.commons.protocol with parameters of type RequestContext
 void RequestReceiverSupport.processRequest(RequestContext request)
           
 void QueueRequestReceiver.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.