Package | Description |
---|---|
com.iijgio.dag |
IIJ GIOストレージ&アナリシスサービス SDKのすべてのクラスを含みます。
|
com.iijgio.dag.http |
IIJ GIOストレージ&アナリシスサービス SDKで使用する http処理を行うクラスを含みます
|
Modifier and Type | Method and Description |
---|---|
protected ExecutionContext |
IIJGIOWebServiceClient.createExecutionContext()
Deprecated.
by
IIJGIOWebServiceClient.createExecutionContext(IIJGIOWebServiceRequest) .
このメソッドは後方互換性のためだけの理由で存在しています。
その理由はこのクラスの古いバージョンでコンパイルされたクライアントが
実行時に |
protected ExecutionContext |
IIJGIOWebServiceClient.createExecutionContext(IIJGIOWebServiceRequest req) |
Modifier and Type | Method and Description |
---|---|
<T> T |
HttpClient.execute(Request<?> request,
HttpResponseHandler<IIJGIOWebServiceResponse<T>> responseHandler,
HttpResponseHandler<IIJGIOServiceException> errorResponseHandler,
ExecutionContext executionContext)
リクエストを実行し、結果を返します。
|
Copyright © 2018. All rights reserved.