@Priority(value=100) public class JaxrsAsyncRestClientFactory extends Object implements com.holonplatform.async.http.AsyncRestClientFactory
AsyncRestClientFactory to provide JAX-RS AsyncRestClient implementations using
JaxrsClientAsyncRestClient.| Constructor and Description |
|---|
JaxrsAsyncRestClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.holonplatform.async.http.AsyncRestClient |
create(ClassLoader classLoader) |
Class<?> |
getRestClientImplementationClass() |
public Class<?> getRestClientImplementationClass()
getRestClientImplementationClass in interface com.holonplatform.async.http.AsyncRestClientFactorypublic com.holonplatform.async.http.AsyncRestClient create(ClassLoader classLoader) throws com.holonplatform.http.exceptions.RestClientCreationException
create in interface com.holonplatform.async.http.AsyncRestClientFactorycom.holonplatform.http.exceptions.RestClientCreationExceptionCopyright © 2019 The Holon Platform. All rights reserved.