| Interface | Description | 
|---|---|
| JsonViewCodecResolver | 
 Interface for resolving codecs for  
JsonView types. | 
| Class | Description | 
|---|---|
| JsonContentProcessor | 
 This class will handle subscribing to a JSON stream and binding once the events are complete in a non-blocking
 manner. 
 | 
| JsonHttpContentSubscriberFactory | 
 Builds the  
Subscriber for JSON requests. | 
| JsonViewMediaTypeCodecFactory | 
 A factory to produce  
MediaTypeCodec for JSON and Jackson using a specified
 JsonView class. | 
| JsonViewServerFilter | 
 Jackson @JsonView filter. 
 |