Interface JSONContext.Client

All Superinterfaces:
JSONContext<Message.Mutable>
All Known Implementing Classes:
JacksonJSONContextClient, JettyJSONContextClient
Enclosing interface:
JSONContext<T extends Message.Mutable>

public static interface JSONContext.Client extends JSONContext<Message.Mutable>

Client specific JSONContext that binds to Message.Mutable.