| Package | Description |
|---|---|
| com.ibm.cos.v2.protocols.json.internal.unmarshall |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJsonUnmarshallerRegistry
Registry of
JsonUnmarshaller implementations by location and type. |
| Modifier and Type | Method and Description |
|---|---|
JsonUnmarshallerRegistry |
UnmarshallerRegistryFactory.get()
Returns a unmarshaller registry that uses the default timestamp formats passed in.
|
JsonUnmarshallerRegistry |
ProtocolUnmarshallDependencies.jsonUnmarshallerRegistry()
Used for unmarshalling.
|
JsonUnmarshallerRegistry |
DefaultProtocolUnmarshallDependencies.jsonUnmarshallerRegistry() |
static JsonUnmarshallerRegistry |
JsonProtocolUnmarshaller.timestampFormatRegistryFactory(Map<MarshallLocation,TimestampFormatTrait.Format> formats)
Creates the default
JsonProtocolUnmarshaller, which parses Instant using the default formats passed in. |
| Modifier and Type | Method and Description |
|---|---|
DefaultProtocolUnmarshallDependencies.Builder |
DefaultProtocolUnmarshallDependencies.Builder.jsonUnmarshallerRegistry(JsonUnmarshallerRegistry jsonUnmarshallerRegistry) |
JsonUnmarshallerContext.Builder |
JsonUnmarshallerContext.Builder.unmarshallerRegistry(JsonUnmarshallerRegistry unmarshallerRegistry) |
Copyright © 2026. All rights reserved.