class |
FutureBitCommand<T extends com.google.protobuf.MessageLite,C extends RemoteConnection,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite> |
class |
ListeningCommand<T extends com.google.protobuf.MessageLite,C extends RemoteConnection,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite> |
class |
RpcBus<T extends com.google.protobuf.Internal.EnumLite,C extends RemoteConnection>
The Rpc Bus deals with incoming and outgoing communication and is used on both the server and the client side of a
system.
|
interface |
RpcCommand<T extends com.google.protobuf.MessageLite,C extends RemoteConnection,E extends com.google.protobuf.Internal.EnumLite,M extends com.google.protobuf.MessageLite> |
interface |
RpcConnectionHandler<T extends RemoteConnection> |
class |
RpcExceptionHandler<C extends RemoteConnection> |