Interface | Description |
---|---|
SprayJsonSupport |
A trait providing automatic to and from JSON marshalling/unmarshalling using an in-scope *spray-json* protocol.
|
Class | Description |
---|---|
JsonEntityStreamingSupport | |
SprayJsonByteStringParserInput |
INTERNAL API
ParserInput reading directly off a ByteString.
|
SprayJsonEntityStreamingSupport |
Entity streaming support, implemented using spray-json.
|
SprayJsonEntityStreamingSupport$ |
Entity streaming support, implemented using spray-json.
|
SprayJsonSupport$ |