Class | Description |
---|---|
BinaryArgument |
This class is used to specify a single binary argument submitted to
a server as part of an evaluation request.
|
BinaryDataRequest |
This class is a binary version of
SplusDataRequest object and is used to pass an array
of 0 or more input arguments to the server together with the desired result serialization type. |
Enum | Description |
---|---|
SerializationType |
Declares the list of currently supported object serialization types.
|