public interface ProtocolUnmarshallDependencies
| Modifier and Type | Method and Description |
|---|---|
com.ibm.cos.v2.thirdparty.jackson.core.JsonFactory |
jsonFactory()
Used to parse JSON using Jackson.
|
JsonUnmarshallerRegistry |
jsonUnmarshallerRegistry()
Used for unmarshalling.
|
JsonValueNodeFactory |
nodeValueFactory()
Used for parsing.
|
Map<MarshallLocation,TimestampFormatTrait.Format> |
timestampFormats()
Used to expose this data through the interface.
|
JsonUnmarshallerRegistry jsonUnmarshallerRegistry()
JsonValueNodeFactory nodeValueFactory()
JsonNode instances that are
used during unmarshalling.Map<MarshallLocation,TimestampFormatTrait.Format> timestampFormats()
com.ibm.cos.v2.thirdparty.jackson.core.JsonFactory jsonFactory()
Copyright © 2026. All rights reserved.