| Interface | Description | 
|---|---|
| EmptyBodyJsonMarshaller | 
 Interface to marshall an empty request body according to the JSON protocol specification. 
 | 
| JsonMarshaller<T> | 
 Interface to marshall data according to the JSON protocol specification. 
 | 
| Class | Description | 
|---|---|
| HeaderMarshallers | |
| JsonMarshallerContext | 
 Dependencies needed by implementations of  
JsonMarshaller. | 
| JsonMarshallerContext.Builder | 
 Builder for a  
JsonMarshallerContext. | 
| JsonProtocolMarshaller<OrigRequest> | 
 Implementation of  
ProtocolMarshaller for JSON based services. | 
| MarshallerRegistry | |
| MarshallerRegistry.Builder | 
 Builder for a  
MarshallerRegistry. | 
| QueryParamMarshallers | |
| SimpleTypeJsonMarshallers | |
| SimpleTypePathMarshallers | 
Copyright © 2025. All rights reserved.