| Class | Description |
|---|---|
| JsoParser |
Parses POJOs from HTTP responses as Java
ObjectInputStreams. |
| JsoParserBuilder |
Builder class for building instances of Java Serialized Object parsers.
|
| JsoParserSession |
Session object that lives for the duration of a single use of
JsoParser. |
| JsoSerializer |
Serializes POJOs to HTTP responses as Java Serialized Object
ObjectOutputStreams. |
| JsoSerializerBuilder |
Builder class for building instances of Java Serialized Object serializers.
|
| JsoSerializerSession |
Session object that lives for the duration of a single use of
JsoSerializer. |
Java-Serialized-Object Marshalling Support
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.