public class MessageGeneratedRpcHandler extends AbstractAnnotationRpcHandler
inputIDl, outputIDL| 构造器和说明 |
|---|
MessageGeneratedRpcHandler(Method method,
Object service,
ProtobufRPCService protobufPRCService)
Instantiates a new message generated rpc handler.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected RpcData |
doRealHandle(RpcData data)
Do real handle.
|
doHandle, getAttachmentHandler, getAuthenticationHandler, getDescription, getInputClass, getInputMetaProto, getInterceptor, getMethod, getMethodName, getMethodSignature, getOutputClass, getOutputMetaProto, getService, getServiceName, setInterceptor, setServiceNamepublic MessageGeneratedRpcHandler(Method method, Object service, ProtobufRPCService protobufPRCService)
method - the methodservice - the serviceprotobufPRCService - the protobuf prc serviceprotected RpcData doRealHandle(RpcData data) throws Exception
AbstractAnnotationRpcHandlerdoRealHandle 在类中 AbstractAnnotationRpcHandlerdata - the dataException - the exceptionCopyright © 2018 Baidu, Inc.. All rights reserved.