| Package | Description |
|---|---|
| no.rmz.blobee.controllers | |
| no.rmz.blobee.rpc.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RpcClientController
The extension of the RpcControllr we use when implementing
the Rpc.
|
interface |
RpcServiceController
An implementation of the RpcController interface that is used by
server implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RpcClientControllerImpl
An RPC controller that is used on the client side of an invocation.
|
class |
RpcServiceControllerImpl
A controller implementation used on the server side of an invocation.
|
| Modifier and Type | Method and Description |
|---|---|
BlobeeRpcController |
RpcClientImpl.newController() |
BlobeeRpcController |
RpcClient.newController()
Get a new controller associated with this client.
|
BlobeeRpcController |
ConnectingRpcClientImpl.newController() |
Copyright © 2013. All Rights Reserved.