Interface | Description |
---|---|
CastableTypeData |
An encapsulation of a JSON object containing castable type information.
|
CommandSerializationUtil.Accessor |
Defines methods for getting and setting fields.
|
Class | Description |
---|---|
CastableTypeData |
An encapsulation of a JSON object containing castable type information.
|
ClientOracle |
Encapsulates information about a remote client.
|
ClientOracle |
Encapsulates information about a remote client.
|
CommandSerializationUtil |
Contains common utility code.
|
CommandSerializationUtil |
Contains common utility code.
|
CommandServerSerializationStreamReader |
This class will use ValueCommands to reconstitute objects.
|
CommandServerSerializationStreamReader |
This class will use ValueCommands to reconstitute objects.
|
CommandServerSerializationStreamWriter |
A server-side implementation of SerializationStreamWriter that creates a
command stream.
|
CommandServerSerializationStreamWriter |
A server-side implementation of SerializationStreamWriter that creates a
command stream.
|
DelegatingClientOracle |
A delegate-pattern ClientOracle that can be used to introduce custom
behavior.
|
DelegatingClientOracle |
A delegate-pattern ClientOracle that can be used to introduce custom
behavior.
|
HostedModeClientOracle |
A ClientOracle that is used for hosted-mode clients.
|
HostedModeClientOracle |
A ClientOracle that is used for hosted-mode clients.
|
Pair |
Simple pair class.
|
Pair<A,B> |
Simple pair class.
|
RPC |
EXPERIMENTAL and subject to change.
|
RPC |
EXPERIMENTAL and subject to change.
|
RpcServlet |
EXPERIMENTAL and subject to change.
|
RpcServlet |
EXPERIMENTAL and subject to change.
|
SimplePayloadDecoder |
Decodes the simple payload.
|
SimplePayloadDecoder |
Decodes the simple payload.
|
WebModeClientOracle |
Encapsulates data about the structure of the client code.
|
WebModeClientOracle |
Encapsulates data about the structure of the client code.
|
WebModeClientOracle.Builder |
A Builder object to create ClientOracles.
|
WebModeClientOracle.Triple<A,B,C> |
A pair with extra data.
|
WebModePayloadSink |
A CommandSink that will generate a web-mode payload.
|
WebModePayloadSink |
A CommandSink that will generate a web-mode payload.
|
Copyright © 2018. All rights reserved.