public class ProtocolUnknownMessageDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<ProtocolUnknownMessage>
Constructor | Description |
---|---|
ProtocolUnknownMessageDeserializer(AbstractProtocolFactory protocolFactory) |
Modifier and Type | Method | Description |
---|---|---|
ProtocolUnknownMessage |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public ProtocolUnknownMessageDeserializer(AbstractProtocolFactory protocolFactory)
public ProtocolUnknownMessage deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<ProtocolUnknownMessage>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.