Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.commons.protocol.ProtocolFactory.MessageVerificationReason

Packages that use ProtocolFactory.MessageVerificationReason
com.genesyslab.platform.commons.protocol Contains classes that support the Protocol objects used by applications developed with the Platform SDKs. 
com.genesyslab.platform.webmedia.protocol.runtime This package is used internally by the protocol. 
 

Uses of ProtocolFactory.MessageVerificationReason in com.genesyslab.platform.commons.protocol
 

Methods in com.genesyslab.platform.commons.protocol that return ProtocolFactory.MessageVerificationReason
static ProtocolFactory.MessageVerificationReason ProtocolFactory.MessageVerificationReason.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProtocolFactory.MessageVerificationReason[] ProtocolFactory.MessageVerificationReason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.genesyslab.platform.commons.protocol with parameters of type ProtocolFactory.MessageVerificationReason
 boolean ProtocolFactory.MessageVerificationSupport.verifyMessage(ProtocolFactory.MessageVerificationReason reason, Message message)
          Returns true if mesage is verified otherwise false.
 

Uses of ProtocolFactory.MessageVerificationReason in com.genesyslab.platform.webmedia.protocol.runtime
 

Methods in com.genesyslab.platform.webmedia.protocol.runtime with parameters of type ProtocolFactory.MessageVerificationReason
 boolean ChatServerDefaultProtocolFactory.verifyMessage(ProtocolFactory.MessageVerificationReason reason, Message message)
           
 


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.