ナビゲーション・リンクをスキップ
A C G I J L R S V 

A

addRequestMimeHeader(String, String) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
addRequestMimeHeader(String, String) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
addRequestMimeHeaders(Map<String, Object>) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
addRequestMimeHeaders(Map<String, Object>) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
addRequestRpcHeader(String, String, String) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
addRequestRpcHeader(String, String, String) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
addRequestRpcHeaders(Map<QName, Object>) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
addRequestRpcHeaders(Map<QName, Object>) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
AsyncInvocationHandler - jp.go.nict.langrid.clientのインタフェース
 
AuthMethod - jp.go.nict.langrid.clientの列挙型
 

C

ClientFactory - jp.go.nict.langrid.clientのインタフェース
 
create(Class<T>, URL) - インタフェース のメソッドjp.go.nict.langrid.client.ClientFactory
 
create(Class<T>, URL, String, String) - インタフェース のメソッドjp.go.nict.langrid.client.ClientFactory
 
create(Class<T>, URL) - クラス のメソッドjp.go.nict.langrid.client.jsonrpc.JsonRpcClientFactory
 
create(Class<T>, URL, String, String) - クラス のメソッドjp.go.nict.langrid.client.jsonrpc.JsonRpcClientFactory
 
createAsync(Class<T>, URL) - クラス のメソッドjp.go.nict.langrid.client.jsonrpc.JsonRpcClientFactory
Create Async Client.
createAsync(Class<T>, URL, String, String) - クラス のメソッドjp.go.nict.langrid.client.jsonrpc.JsonRpcClientFactory
 

G

getAllRpcHeaders() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
getAuthMethod() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
getCallTree() - インタフェース のメソッドjp.go.nict.langrid.client.ResponseAttributes
 
getCallTree() - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
getCopyright() - インタフェース のメソッドjp.go.nict.langrid.client.ResponseAttributes
 
getCopyright() - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
getLastFuture() - インタフェース のメソッドjp.go.nict.langrid.client.AsyncInvocationHandler
 
getLicenseInfo() - インタフェース のメソッドjp.go.nict.langrid.client.ResponseAttributes
 
getLicenseInfo() - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
getPassword() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
getRequestContentComporessionThreashold() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
getRequestContentCompressionAlgorithm() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
getRequestMimeHeaders() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
getResponseMimeHeaders() - インタフェース のメソッドjp.go.nict.langrid.client.ResponseAttributes
 
getResponseMimeHeaders() - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
getResponseRpcFault() - インタフェース のメソッドjp.go.nict.langrid.client.ResponseAttributes
 
getResponseRpcFault() - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
getResponseRpcHeaders() - インタフェース のメソッドjp.go.nict.langrid.client.ResponseAttributes
 
getResponseRpcHeaders() - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
getServiceName() - インタフェース のメソッドjp.go.nict.langrid.client.ResponseAttributes
 
getServiceName() - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
getTreeBindings() - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
getTreeBindings() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
getUserId() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 

I

isRequestContentCompression() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
isResponseContentCompression() - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 

J

jp.go.nict.langrid.client - パッケージ jp.go.nict.langrid.client
 
jp.go.nict.langrid.client.jsonrpc - パッケージ jp.go.nict.langrid.client.jsonrpc
 
JsonRpcClientFactory - jp.go.nict.langrid.client.jsonrpcのクラス
 
JsonRpcClientFactory() - クラス のコンストラクタjp.go.nict.langrid.client.jsonrpc.JsonRpcClientFactory
 

L

loadAttributes(HttpURLConnection, Collection<RpcHeader>) - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
loadAttributes(Collection<RpcHeader>) - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 

R

RequestAttributes - jp.go.nict.langrid.clientのインタフェース
 
ResponseAttributes - jp.go.nict.langrid.clientのインタフェース
 
RpcRequestAttributes - jp.go.nict.langrid.clientのクラス
 
RpcRequestAttributes() - クラス のコンストラクタjp.go.nict.langrid.client.RpcRequestAttributes
 
RpcResponseAttributes - jp.go.nict.langrid.clientのクラス
 
RpcResponseAttributes() - クラス のコンストラクタjp.go.nict.langrid.client.RpcResponseAttributes
 

S

setAuthMethod(AuthMethod) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
setAuthMethod(AuthMethod) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setConnectTimeout(int) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
setConnectTimeout(int) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setPassword(String) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
setPassword(String) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setRequestContentCompression(boolean) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
Set a boolean value for requestContentCompression.
setRequestContentCompression(boolean) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setRequestContentCompressionAlgorithm(String) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
Set a algorithm of request content compression.
setRequestContentCompressionAlgorithm(String) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setRequestContentCompressionThreashold(int) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
setRequestContentCompressionThreashold(int) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setRequestDumpStream(OutputStream) - クラス のメソッドjp.go.nict.langrid.client.jsonrpc.JsonRpcClientFactory
 
setResponseContentCompression(boolean) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
Set a boolean value for responseContentCompression.
setResponseContentCompression(boolean) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setResponseDumpStream(OutputStream) - クラス のメソッドjp.go.nict.langrid.client.jsonrpc.JsonRpcClientFactory
 
setRpcFault(RpcFault) - クラス のメソッドjp.go.nict.langrid.client.RpcResponseAttributes
 
setTimeout(int) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
setTimeout(int) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setUpConnection(HttpURLConnection) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 
setUserId(String) - インタフェース のメソッドjp.go.nict.langrid.client.RequestAttributes
 
setUserId(String) - クラス のメソッドjp.go.nict.langrid.client.RpcRequestAttributes
 

V

valueOf(String) - 列挙型 のstaticメソッドjp.go.nict.langrid.client.AuthMethod
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙型 のstaticメソッドjp.go.nict.langrid.client.AuthMethod
この列挙型の定数を含む配列を宣言されている順序で返します。
A C G I J L R S V 
ナビゲーション・リンクをスキップ

Copyright © 2017. All rights reserved.