| Package | Description |
|---|---|
| no.rmz.blobee.rpc.peer | |
| no.rmz.blobee.rpc.server |
| Constructor and Description |
|---|
RpcPeerHandler(MethodSignatureResolver clientResolver,
RpcExecutionService executionService,
RpcClientFactory rcf) |
RpcPeerPipelineFactory(String name,
RpcExecutionService executor,
RpcClientFactory rcf) |
RpcPeerPipelineFactory(String name,
RpcExecutionService executor,
RpcClientFactory rcf,
RpcMessageListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcExecutionServiceImpl
The implementation object implements one or more interfaces each of those
interfaces present methods that can be served through.
|
| Constructor and Description |
|---|
RpcServerImpl(InetSocketAddress socket,
RpcExecutionService executionService,
RpcMessageListener listener) |
Copyright © 2013. All Rights Reserved.