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