Skip navigation links
A B C D E F G H I J L M N O P R S T U W 

A

AbstractAnalysisService - Class in jp.go.nict.wisdom.wrapper
 
AbstractAnalysisService() - Constructor for class jp.go.nict.wisdom.wrapper.AbstractAnalysisService
 
AbstractEndpointFactory - Class in jp.go.nict.isp.wisdom2013.api.balancer
EndpointFactoryクラスを実装した抽象クラス.
最低限必要なEndpointFactoryを実装.
AbstractEndpointFactory() - Constructor for class jp.go.nict.isp.wisdom2013.api.balancer.AbstractEndpointFactory
コンストラクタ
AbstractServerModule<V,S> - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
サービス連携フレームワークのサーバーコアモジュールクラス.
サーバ側のサービス連携フレームワーク実装、サーバ側サービスは、本サービスを使用して、ワーカーと連携を行う.
AbstractServerModule(Class<S>, String, V[], AbstractServerModuleBase) - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.AbstractServerModule
コンストラクタ
AbstractServerModule(Class<S>, String, V[], AbstractServerModuleBase, ResultStorage<V>) - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.AbstractServerModule
コンストラクタ
AbstractServerModuleBase - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
サービス連携、サーバサービス用ベースクラス.
サービス連携サービスを実装するサーバクラスは、本クラスより派生する。
AbstractServerModuleBase() - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.AbstractServerModuleBase
コンストラクタ
AbstractTextAnalysisService - Class in jp.go.nict.wisdom.wrapper
 
AbstractTextAnalysisService() - Constructor for class jp.go.nict.wisdom.wrapper.AbstractTextAnalysisService
 
AbstractWorkerModule<V,C extends ResourceApiWrapperBase> - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
サービス連携フレームワーク、ワーカー用コアモジュールクラス.
サービス連携のワーカーサービスは、本クラスを使用してサーバとサービス連携を実装する.
AbstractWorkerModule(C, V[], String, AbstractWorkerModuleBase) - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.AbstractWorkerModule
コンストラクタ
AbstractWorkerModuleBase - Class in jp.go.nict.isp.wrapper.wisdom.abstractservice
サービス連携フレームワーク、ワーカーサービスベースクラス.
サービス連携フレームワーク対応のワーカーサービスは、本クラスから派生して実装する。
AbstractWorkerModuleBase() - Constructor for class jp.go.nict.isp.wrapper.wisdom.abstractservice.AbstractWorkerModuleBase
コンストラクタ
AnalysisServiceImpl<I,O> - Class in jp.go.nict.wisdom.wrapper
 
AnalysisServiceImpl(CommandPool<I, O>) - Constructor for class jp.go.nict.wisdom.wrapper.AnalysisServiceImpl
 
analyze(String) - Method in class jp.go.nict.wisdom.wrapper.AbstractTextAnalysisService
 
analyze(String) - Method in interface jp.go.nict.wisdom.wrapper.api.TextAnalysisService
 
analyze(String) - Method in class jp.go.nict.wisdom.wrapper.TextAnalysisServiceImpl
 
analyzeArray(String[]) - Method in class jp.go.nict.wisdom.wrapper.AbstractTextAnalysisService
 
analyzeArray(String[]) - Method in interface jp.go.nict.wisdom.wrapper.api.TextAnalysisService
 
analyzeArray(String[]) - Method in class jp.go.nict.wisdom.wrapper.StdIOCommandArrayJoinService
 
analyzeArray(String[]) - Method in class jp.go.nict.wisdom.wrapper.StdIOCommandParallelArrayService
 
analyzeArray(String[]) - Method in class jp.go.nict.wisdom.wrapper.StdIOCommandParallelService
 
analyzeArray(String[]) - Method in class jp.go.nict.wisdom.wrapper.TextAnalysisServiceImpl
 
analyzeAsync(String) - Method in interface jp.go.nict.wisdom.wrapper.api.TextAnalysisServiceAsync
 
arrayResultType - Variable in class jp.go.nict.isp.wrapper.wisdom.abstractservice.ResultStorageBase
 
A B C D E F G H I J L M N O P R S T U W 
Skip navigation links

Copyright (C) 2014 Information Analysis Laboratory, NICT

RaSC is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.
RaSC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see (http://www.gnu.org/licenses/) .