public abstract class AproxClientModule extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Aprox |
client |
protected AproxClientHttp |
http |
| Constructor and Description |
|---|
AproxClientModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
protected Aprox |
getClient() |
protected AproxClientHttp |
getHttp() |
protected org.commonjava.aprox.model.core.io.AproxObjectMapper |
getObjectMapper() |
int |
hashCode() |
protected void |
setup(Aprox client,
AproxClientHttp http) |
protected AproxClientHttp http
protected Aprox client
protected void setup(Aprox client, AproxClientHttp http)
protected Aprox getClient()
protected AproxClientHttp getHttp()
protected org.commonjava.aprox.model.core.io.AproxObjectMapper getObjectMapper()
Copyright © 2011-2015. All Rights Reserved.