jp.go.nict.langrid.client.protobuf.proto
クラス BackTranslationWithTemporalDictionaryProtos.Service
java.lang.Object
jp.go.nict.langrid.client.protobuf.proto.BackTranslationWithTemporalDictionaryProtos.Service
- すべての実装されたインタフェース:
- com.google.protobuf.Service
- 直系の既知のサブクラス:
- BackTranslationWithTemporalDictionaryProtos.Service.Stub
- 含まれているクラス:
- BackTranslationWithTemporalDictionaryProtos
public abstract static class BackTranslationWithTemporalDictionaryProtos.Service
- extends Object
- implements com.google.protobuf.Service
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackTranslationWithTemporalDictionaryProtos.Service
protected BackTranslationWithTemporalDictionaryProtos.Service()
newReflectiveService
public static com.google.protobuf.Service newReflectiveService(BackTranslationWithTemporalDictionaryProtos.Service.Interface impl)
newReflectiveBlockingService
public static com.google.protobuf.BlockingService newReflectiveBlockingService(BackTranslationWithTemporalDictionaryProtos.Service.BlockingInterface impl)
backTranslate
public abstract void backTranslate(com.google.protobuf.RpcController controller,
BackTranslationWithTemporalDictionaryProtos.BackTranslateRequest request,
com.google.protobuf.RpcCallback<BackTranslationWithTemporalDictionaryProtos.BackTranslateResponse> done)
getDescriptor
public static final com.google.protobuf.Descriptors.ServiceDescriptor getDescriptor()
getDescriptorForType
public final com.google.protobuf.Descriptors.ServiceDescriptor getDescriptorForType()
- 定義:
- インタフェース
com.google.protobuf.Service
内の getDescriptorForType
callMethod
public final void callMethod(com.google.protobuf.Descriptors.MethodDescriptor method,
com.google.protobuf.RpcController controller,
com.google.protobuf.Message request,
com.google.protobuf.RpcCallback<com.google.protobuf.Message> done)
- 定義:
- インタフェース
com.google.protobuf.Service
内の callMethod
getRequestPrototype
public final com.google.protobuf.Message getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
- 定義:
- インタフェース
com.google.protobuf.Service
内の getRequestPrototype
getResponsePrototype
public final com.google.protobuf.Message getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
- 定義:
- インタフェース
com.google.protobuf.Service
内の getResponsePrototype
newStub
public static BackTranslationWithTemporalDictionaryProtos.Service.Stub newStub(com.google.protobuf.RpcChannel channel)
newBlockingStub
public static BackTranslationWithTemporalDictionaryProtos.Service.BlockingInterface newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)