public static final class BilingualDictionaryWithLongestMatchSearchProtos.Service.Stub extends BilingualDictionaryWithLongestMatchSearchProtos.Service implements BilingualDictionaryWithLongestMatchSearchProtos.Service.Interface
BilingualDictionaryWithLongestMatchSearchProtos.Service.BlockingInterface, BilingualDictionaryWithLongestMatchSearchProtos.Service.Interface, BilingualDictionaryWithLongestMatchSearchProtos.Service.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
search(com.google.protobuf.RpcController controller,
BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest request,
com.google.protobuf.RpcCallback<BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse> done) |
void |
searchLongestMatchingTerms(com.google.protobuf.RpcController controller,
BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest request,
com.google.protobuf.RpcCallback<BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsResponse> done) |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void search(com.google.protobuf.RpcController controller, BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest request, com.google.protobuf.RpcCallback<BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse> done)
search
in interface BilingualDictionaryWithLongestMatchSearchProtos.Service.Interface
search
in class BilingualDictionaryWithLongestMatchSearchProtos.Service
public void searchLongestMatchingTerms(com.google.protobuf.RpcController controller, BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest request, com.google.protobuf.RpcCallback<BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsResponse> done)
searchLongestMatchingTerms
in interface BilingualDictionaryWithLongestMatchSearchProtos.Service.Interface
searchLongestMatchingTerms
in class BilingualDictionaryWithLongestMatchSearchProtos.Service