Package | Description |
---|---|
com.ibm.cloud.objectstorage.protocol | |
com.ibm.cloud.objectstorage.protocol.json.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
ProtocolRequestMarshaller<OrigRequest>
Interface used by generated marshallers to transform a Java POJO in a
Request object which represents an HTTP request. |
Modifier and Type | Method and Description |
---|---|
void |
StructuredPojo.marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
Modifier and Type | Class and Description |
---|---|
class |
JsonProtocolMarshaller<OrigRequest>
Implementation of
ProtocolMarshaller for JSON based services. |
Modifier and Type | Method and Description |
---|---|
ProtocolMarshaller |
JsonMarshallerContext.protocolHandler() |
Copyright © 2024. All rights reserved.