GraphSONProtocol
Type members
Classlikes
Inherited classlikes
Value members
Inherited methods
Constructs a JsonFormat from its two parts, JsonReader and JsonWriter.
Constructs a JsonFormat from its two parts, JsonReader and JsonWriter.
- Inherited from:
- AdditionalFormats
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
- Inherited from:
- ProductFormatsInstances
Lazy wrapper around serialization. Useful when you want to serialize (mutually) recursive structures.
Lazy wrapper around serialization. Useful when you want to serialize (mutually) recursive structures.
- Inherited from:
- AdditionalFormats
Turns a RootJsonReader into a RootJsonFormat that throws an UnsupportedOperationException for writes.
Turns a RootJsonReader into a RootJsonFormat that throws an UnsupportedOperationException for writes.
- Inherited from:
- AdditionalFormats
Turns a JsonReader into a JsonFormat that throws an UnsupportedOperationException for writes.
Turns a JsonReader into a JsonFormat that throws an UnsupportedOperationException for writes.
- Inherited from:
- AdditionalFormats
Turns a RootJsonWriter into a RootJsonFormat that throws an UnsupportedOperationException for reads.
Turns a RootJsonWriter into a RootJsonFormat that throws an UnsupportedOperationException for reads.
- Inherited from:
- AdditionalFormats
Turns a JsonWriter into a JsonFormat that throws an UnsupportedOperationException for reads.
Turns a JsonWriter into a JsonFormat that throws an UnsupportedOperationException for reads.
- Inherited from:
- AdditionalFormats
Explicitly turns a JsonFormat into a RootJsonFormat.
Explicitly turns a JsonFormat into a RootJsonFormat.
- Inherited from:
- AdditionalFormats
Constructs a RootJsonFormat from its two parts, RootJsonReader and RootJsonWriter.
Constructs a RootJsonFormat from its two parts, RootJsonReader and RootJsonWriter.
- Inherited from:
- AdditionalFormats
Wraps an existing JsonReader with Exception protection.
Wraps an existing JsonReader with Exception protection.
- Inherited from:
- AdditionalFormats
Implicits
Implicits
Inherited implicits
Supplies the JsonFormat for Arrays.
Supplies the JsonFormat for Arrays.
- Inherited from:
- CollectionFormats
Supplies the JsonFormat for Lists.
Supplies the JsonFormat for Lists.
- Inherited from:
- CollectionFormats
Supplies the JsonFormat for Maps. The implicitly available JsonFormat for the key type K must always write JsStrings, otherwise a spray.json.SerializationException will be thrown.
Supplies the JsonFormat for Maps. The implicitly available JsonFormat for the key type K must always write JsStrings, otherwise a spray.json.SerializationException will be thrown.
- Inherited from:
- CollectionFormats
- Inherited from:
- StandardFormats
- Inherited from:
- StandardFormats
- Inherited from:
- StandardFormats
- Inherited from:
- StandardFormats
- Inherited from:
- StandardFormats