@Priority(value=90) public class JaxrsClientBuilderRestClientFactory extends Object implements com.holonplatform.http.rest.RestClientFactory
RestClientFactory to use a JaxrsClientBuilder to create JAX-RS client instances.| Constructor and Description |
|---|
JaxrsClientBuilderRestClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.holonplatform.http.rest.RestClient |
create(ClassLoader classLoader) |
Class<?> |
getRestClientImplementationClass() |
public Class<?> getRestClientImplementationClass()
getRestClientImplementationClass in interface com.holonplatform.http.rest.RestClientFactorypublic com.holonplatform.http.rest.RestClient create(ClassLoader classLoader) throws com.holonplatform.http.exceptions.RestClientCreationException
create in interface com.holonplatform.http.rest.RestClientFactorycom.holonplatform.http.exceptions.RestClientCreationExceptionCopyright © 2019 The Holon Platform. All rights reserved.