| Package | Description |
|---|---|
| org.marketcetera.util.rpc |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcServer<SessionClazz>
Provides RPC services.
|
| Modifier and Type | Method and Description |
|---|---|
protected RpcServerServices<SessionClazz> |
BaseRpcService.getServerServices()
Get the serverServices value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRpcService.setRpcServerServices(RpcServerServices<SessionClazz> inServerServices) |
void |
RpcServiceSpec.setRpcServerServices(RpcServerServices<SessionClazz> inServerServices)
Set the RPC server services value.
|
protected void |
BaseRpcService.setServerServices(RpcServerServices<SessionClazz> inServerServices)
Sets the serverServices value.
|
Copyright © 2017. All Rights Reserved.