| Package | Description |
|---|---|
| no.rmz.blobee.rpc | |
| no.rmz.blobee.rpc.peer | |
| no.rmz.blobee.rpc.server |
| Class and Description |
|---|
| ExecutionServiceListener
Interface that is is used to "listen in" on traffic coming through an
executor unit.
|
| RpcServerImpl
An implementation of an RpcServer that will listen for incoming
TCP connections on a given InetSocketAddress, and will then handle
incoming RPC connections on that TCP connection.
|
| Class and Description |
|---|
| RpcExecutionService
Execute incoming requests for remote procedure executions.
|
| Class and Description |
|---|
| ExecutionServiceListener
Interface that is is used to "listen in" on traffic coming through an
executor unit.
|
| RpcExecutionService
Execute incoming requests for remote procedure executions.
|
| RpcServer
An RPC server interface.
|
| RpcServerException
Thrown by RpcServer implementations when things
go wrong.
|
Copyright © 2013. All Rights Reserved.