public class IDLServiceExporter extends AbstractServiceExporter<com.baidu.bjf.remoting.protobuf.IDLProxyObject,com.baidu.bjf.remoting.protobuf.IDLProxyObject> implements RpcMetaAware
IDLProxyObject.| 构造器和说明 |
|---|
IDLServiceExporter() |
| 限定符和类型 | 方法和说明 |
|---|---|
com.baidu.bjf.remoting.protobuf.IDLProxyObject |
execute(com.baidu.bjf.remoting.protobuf.IDLProxyObject input)
execute service action.
|
String |
getInputMetaProto()
Gets the input meta proto.
|
com.baidu.bjf.remoting.protobuf.IDLProxyObject |
getInputProxyObject()
Gets the input proxy object.
|
protected com.baidu.bjf.remoting.protobuf.IDLProxyObject |
getOutputIDLProxyObject()
Gets the output idl proxy object.
|
String |
getOutputMetaProto()
Gets the output meta proto.
|
getMethodName, getServiceInvoker, getServiceName, setMethodName, setServiceInvoker, setServiceNamepublic com.baidu.bjf.remoting.protobuf.IDLProxyObject execute(com.baidu.bjf.remoting.protobuf.IDLProxyObject input)
throws Exception
ServiceExporterexecute 在接口中 ServiceExporter<com.baidu.bjf.remoting.protobuf.IDLProxyObject,com.baidu.bjf.remoting.protobuf.IDLProxyObject>input - the inputException - the exceptionpublic com.baidu.bjf.remoting.protobuf.IDLProxyObject getInputProxyObject()
protected com.baidu.bjf.remoting.protobuf.IDLProxyObject getOutputIDLProxyObject()
public String getInputMetaProto()
RpcMetaAwaregetInputMetaProto 在接口中 RpcMetaAwarepublic String getOutputMetaProto()
RpcMetaAwaregetOutputMetaProto 在接口中 RpcMetaAwareCopyright © 2022 Baidu, Inc.. All rights reserved.