Package com.commercetools.compat
Class CompatSphereClient.CompatApiHttpClient
java.lang.Object
io.vrap.rmf.base.client.AutoCloseableService
com.commercetools.compat.CompatSphereClient.CompatApiHttpClient
- All Implemented Interfaces:
ApiHttpClient
,AsyncApiClient<CompletableFuture<?>>
,CompletableFutureApiClient
,VrapHttpClient
,AutoCloseable
- Enclosing class:
- CompatSphereClient
public static class CompatSphereClient.CompatApiHttpClient
extends AutoCloseableService
implements ApiHttpClient
-
Field Summary
Fields inherited from interface io.vrap.rmf.base.client.ApiHttpClient
CLOSED_MESSAGE, DEFAULT_TIMEOUT
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCompletableFuture<ApiHttpResponse<byte[]>>
execute
(ApiHttpRequest request) int
toString()
Methods inherited from class io.vrap.rmf.base.client.AutoCloseableService
close, closeQuietly, equals, hashCode
Methods inherited from interface io.vrap.rmf.base.client.ApiHttpClient
execute, execute, execute, execute, execute, execute, execute, execute, execute, executeBlocking, executeBlocking, executeBlocking, executeBlocking, send, sendBlocking
Methods inherited from interface java.lang.AutoCloseable
close
-
Constructor Details
-
CompatApiHttpClient
-
-
Method Details
-
getBaseUri
- Specified by:
getBaseUri
in interfaceApiHttpClient
-
getSerializerService
- Specified by:
getSerializerService
in interfaceApiHttpClient
-
execute
- Specified by:
execute
in interfaceVrapHttpClient
-
toString
-
reflectionHashCode
public int reflectionHashCode()
-