public abstract class IndyClientModule extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Indy |
client |
protected IndyClientHttp |
http |
| Constructor and Description |
|---|
IndyClientModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
protected Indy |
getClient() |
protected IndyClientHttp |
getHttp() |
protected org.commonjava.indy.model.core.io.IndyObjectMapper |
getObjectMapper() |
Iterable<com.fasterxml.jackson.databind.Module> |
getSerializerModules() |
int |
hashCode() |
protected void |
setup(Indy client,
IndyClientHttp http) |
protected IndyClientHttp http
protected Indy client
protected void setup(Indy client, IndyClientHttp http)
public Iterable<com.fasterxml.jackson.databind.Module> getSerializerModules()
protected Indy getClient()
protected IndyClientHttp getHttp()
protected org.commonjava.indy.model.core.io.IndyObjectMapper getObjectMapper()
Copyright © 2011-2018-2018. All Rights Reserved.