Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.outbound.protocol.outbounddesktop.OutboundDesktopBinding.KVBindingException

Packages that use OutboundDesktopBinding.KVBindingException
com.genesyslab.platform.outbound.protocol.outbounddesktop This package contains classes that your application can use to work with the Outbound Desktop protocol. 
 

Uses of OutboundDesktopBinding.KVBindingException in com.genesyslab.platform.outbound.protocol.outbounddesktop
 

Methods in com.genesyslab.platform.outbound.protocol.outbounddesktop that throw OutboundDesktopBinding.KVBindingException
static KeyValueCollection OutboundDesktopBinding.marshal(AddRecord obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(AddRecordAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignGroupAssigned obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignLoaded obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignModeChanged obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignStarted obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignStopped obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(CampaignUnloaded obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ChainedRecord obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ChainedRecordRequest obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ChainedRecordsDataEnd obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(DoNotCall obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(DoNotCallAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ErrorMessage obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(LogOut obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(LogOutAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(LogOutTime obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(java.lang.Object obj)
          Marshal data from object of predefined class to key value collection.
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewDialingModeOver obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewDialingModeOverAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewDialingModeStart obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewDialingModeStartAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewRecord obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewRecordEmpty obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(PreviewRecordRequest obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordCancel obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordCancelAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordProcessed obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordProcessedAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordReject obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordRejectAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordReschedule obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RecordRescheduleAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(RequestRecordCancel obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ScheduledCall obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ScheduledRecordReschedule obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(ScheduledRecordRescheduleAcknowledge obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(UpdateCallCompletionStats obj)
           
static KeyValueCollection OutboundDesktopBinding.marshal(UpdateCallCompletionStatsAcknowledge obj)
           
static java.lang.Object OutboundDesktopBinding.unmarshal(KeyValueCollection kvlist)
          Actually will be called unmarshal(resolve(kvlist), kvlist).
static java.lang.Object OutboundDesktopBinding.unmarshal(java.lang.String className, KeyValueCollection kvlist)
          Unmarshal data from key value collection to appropriate object of predefined class.
 


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.