@Deprecated public class MockAsyncClientHttpRequest extends MockClientHttpRequest implements AsyncClientHttpRequest
| コンストラクターと説明 |
|---|
MockAsyncClientHttpRequest() 使用すべきではありません。 |
MockAsyncClientHttpRequest(HttpMethod httpMethod, java.net.URI uri) 使用すべきではありません。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
ListenableFuture<ClientHttpResponse> | executeAsync() 使用すべきではありません。 このリクエストを非同期で実行し、Future ハンドルを生成します。 |
execute, executeInternal, getMethod, getMethodValue, getURI, isExecuted, setMethod, setResponse, setURI, toStringgetBody, getBodyAsBytes, getBodyAsString, getBodyAsString, getHeadersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMethod, getMethodValue, getURIgetBodygetHeaderspublic MockAsyncClientHttpRequest()
public MockAsyncClientHttpRequest(HttpMethod httpMethod, java.net.URI uri)
public ListenableFuture<ClientHttpResponse> executeAsync() throws java.io.IOException
AsyncClientHttpRequestClientHttpResponse。AsyncClientHttpRequest の executeAsync java.io.IOException - I/O エラーの場合