jp.go.nict.langrid.client.protobuf.proto
インタフェース BilingualDictionaryWithLongestMatchSearchProtos.Service.Interface

既知の実装クラスの一覧:
BilingualDictionaryWithLongestMatchSearchProtos.Service.Stub
含まれているクラス:
BilingualDictionaryWithLongestMatchSearchProtos.Service

public static interface BilingualDictionaryWithLongestMatchSearchProtos.Service.Interface


メソッドの概要
 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)
           
 

メソッドの詳細

search

void search(com.google.protobuf.RpcController controller,
            BilingualDictionaryWithLongestMatchSearchProtos.SearchRequest request,
            com.google.protobuf.RpcCallback<BilingualDictionaryWithLongestMatchSearchProtos.SearchResponse> done)

searchLongestMatchingTerms

void searchLongestMatchingTerms(com.google.protobuf.RpcController controller,
                                BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsRequest request,
                                com.google.protobuf.RpcCallback<BilingualDictionaryWithLongestMatchSearchProtos.SearchLongestMatchingTermsResponse> done)