Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.openmedia.protocol.externalservice.RequestorInfo

Packages that use RequestorInfo
com.genesyslab.platform.contacts.protocol.contactserver This package contains the Protocol classes that your applications can use to set up communication with Universal Contact Server. 
com.genesyslab.platform.openmedia.protocol This package contains the Protocol classes that your applications can use to set up communication with Interaction Server. 
com.genesyslab.platform.openmedia.protocol.externalservice   
com.genesyslab.platform.webmedia.protocol.espemail   
 

Uses of RequestorInfo in com.genesyslab.platform.contacts.protocol.contactserver
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver that return RequestorInfo
 RequestorInfo AbstractMessage.getRequestorInfo()
          Returns requestor information
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type RequestorInfo
 void AbstractMessage.setRequestorInfo(RequestorInfo requestorInfo)
          Sets requestor information
 

Uses of RequestorInfo in com.genesyslab.platform.openmedia.protocol
 

Methods in com.genesyslab.platform.openmedia.protocol that return RequestorInfo
 RequestorInfo ExternalServiceProtocol.getRequestorInfo()
           
 

Methods in com.genesyslab.platform.openmedia.protocol with parameters of type RequestorInfo
 void ExternalServiceProtocol.setRequestorInfo(RequestorInfo requestorInfo)
           
 

Uses of RequestorInfo in com.genesyslab.platform.openmedia.protocol.externalservice
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice that return RequestorInfo
static RequestorInfo RequestorInfo.create(KeyValueCollection source)
          Creates RequestorInfo from KeyValueCollection
 RequestorInfo RequestorInfoSupport.getRequestorInfo()
          Returns requestor information
 

Methods in com.genesyslab.platform.openmedia.protocol.externalservice with parameters of type RequestorInfo
 void RequestorInfoSupport.setRequestorInfo(RequestorInfo requestorInfo)
          Sets requestor information
 

Uses of RequestorInfo in com.genesyslab.platform.webmedia.protocol.espemail
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail that return RequestorInfo
 RequestorInfo AbstractMessage.getRequestorInfo()
          Returns requestor information
 

Methods in com.genesyslab.platform.webmedia.protocol.espemail with parameters of type RequestorInfo
 void AbstractMessage.setRequestorInfo(RequestorInfo requestorInfo)
          Sets requestor information
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.