| Package | Description |
|---|---|
| no.rmz.blobee.controllers | |
| no.rmz.blobee.rpc.client | |
| no.rmz.blobee.rpc.server |
| Constructor and Description |
|---|
RpcServiceControllerImpl(RemoteExecutionContext dc) |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcClientImpl.returnCall(RemoteExecutionContext dc,
com.google.protobuf.Message message) |
void |
RpcClient.returnCall(RemoteExecutionContext dc,
com.google.protobuf.Message message) |
void |
ConnectingRpcClientImpl.returnCall(RemoteExecutionContext dc,
com.google.protobuf.Message message) |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcExecutionServiceImpl.execute(RemoteExecutionContext dc,
org.jboss.netty.channel.ChannelHandlerContext ctx,
com.google.protobuf.Message parameter) |
void |
RpcExecutionService.execute(RemoteExecutionContext dc,
org.jboss.netty.channel.ChannelHandlerContext ctx,
com.google.protobuf.Message message)
Execute a method coming in over the wire.
|
Copyright © 2013. All Rights Reserved.