| Package | Description |
|---|---|
| no.rmz.blobee.rpc.server |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcExecutionServiceImpl.addImplementation(Object implementation,
Class interfaceClasses) |
void |
RpcExecutionService.addImplementation(Object implementation,
Class interfaceClass)
Add an implementation of an interface.
|
RpcServer |
RpcServerImpl.addImplementation(com.google.protobuf.Service service,
Class iface)
Add a service to the server.
|
static com.google.protobuf.Descriptors.MethodDescriptor |
ServiceAnnotationMapper.getMethodDescriptor(Class serviceInterface,
String methodName) |
Copyright © 2013. All Rights Reserved.