| Package | Description |
|---|---|
| no.rmz.blobee.controllers | |
| no.rmz.blobee.rpc.server |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcServiceControllerImpl
A controller implementation used on the server side of
an invocation.
|
| Modifier and Type | Method and Description |
|---|---|
RpcServiceController |
ControllerStorage.getController(org.jboss.netty.channel.ChannelHandlerContext ctx,
long rpcIdx) |
RpcServiceController |
ControllerStorage.removeController(org.jboss.netty.channel.ChannelHandlerContext ctx,
long rpcIdx) |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcExecutionServiceImpl.storeController(org.jboss.netty.channel.ChannelHandlerContext ctx,
long rpcIdx,
RpcServiceController controller) |
void |
ControllerStorage.storeController(org.jboss.netty.channel.ChannelHandlerContext ctx,
long rpcIdx,
RpcServiceController controller) |
Copyright © 2013. All Rights Reserved.