| Package | Description |
|---|---|
| no.rmz.blobee.rpc.peer |
| Modifier and Type | Method and Description |
|---|---|
RpcDirection |
RemoteExecutionContext.getDirection() |
static RpcDirection |
RpcDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RpcDirection[] |
RpcDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RemoteExecutionContext(RpcPeerHandler peerHandler,
org.jboss.netty.channel.ChannelHandlerContext ctx,
Rpc.MethodSignature methodSignature,
long rpcIndex,
RpcDirection direction) |
Copyright © 2013. All Rights Reserved.