public abstract class AbstractPbServiceExecutor extends AbstractServiceExecutor
Constructor and Description |
---|
AbstractPbServiceExecutor(String invocationName) |
AbstractPbServiceExecutor(String invocationName,
long invocationId,
Endpoint endpoint) |
Modifier and Type | Method and Description |
---|---|
protected void |
postprocessPb(long iid,
long deltaTime,
DefaultRpcController controller,
URLRpcChannel channel,
List<CommonProtos.Header> responseHeaders,
CommonProtos.Fault fault) |
protected jp.go.nict.langrid.commons.util.Pair<URLRpcChannel,Long> |
preprocessPb(List<jp.go.nict.langrid.commons.rpc.RpcHeader> rpcHeaders) |
getInvocationName, postprocess, preprocess
public AbstractPbServiceExecutor(String invocationName)
protected jp.go.nict.langrid.commons.util.Pair<URLRpcChannel,Long> preprocessPb(List<jp.go.nict.langrid.commons.rpc.RpcHeader> rpcHeaders)
protected void postprocessPb(long iid, long deltaTime, DefaultRpcController controller, URLRpcChannel channel, List<CommonProtos.Header> responseHeaders, CommonProtos.Fault fault)