Platform SDK Java 8.5 API Reference

com.genesyslab.platform.json.jackson2.runtime
Class ProtocolUnknownMessageDeserializer

java.lang.Object
  extended by com.fasterxml.jackson.databind.JsonDeserializer<com.genesyslab.platform.commons.protocol.runtime.ProtocolUnknownMessage>
      extended by com.genesyslab.platform.json.jackson2.runtime.ProtocolUnknownMessageDeserializer

public class ProtocolUnknownMessageDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<com.genesyslab.platform.commons.protocol.runtime.ProtocolUnknownMessage>

For internal use only.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonDeserializer
com.fasterxml.jackson.databind.JsonDeserializer.None
 
Constructor Summary
ProtocolUnknownMessageDeserializer(AbstractProtocolFactory protocolFactory)
           
 
Method Summary
 com.genesyslab.platform.commons.protocol.runtime.ProtocolUnknownMessage deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt)
           
 
Methods inherited from class com.fasterxml.jackson.databind.JsonDeserializer
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getKnownPropertyNames, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolUnknownMessageDeserializer

public ProtocolUnknownMessageDeserializer(AbstractProtocolFactory protocolFactory)
Method Detail

deserialize

public com.genesyslab.platform.commons.protocol.runtime.ProtocolUnknownMessage deserialize(com.fasterxml.jackson.core.JsonParser jp,
                                                                                           com.fasterxml.jackson.databind.DeserializationContext ctxt)
                                                                                    throws java.io.IOException,
                                                                                           com.fasterxml.jackson.core.JsonProcessingException
Specified by:
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<com.genesyslab.platform.commons.protocol.runtime.ProtocolUnknownMessage>
Throws:
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException

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.