public class IndyNfcClientModule extends IndyClientModule
client, http| Constructor and Description |
|---|
IndyNfcClientModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAll() |
void |
clearInStore(org.commonjava.indy.model.core.StoreType type,
String name,
String path) |
org.commonjava.indy.model.core.dto.NotFoundCacheDTO |
getAllNfcContent()
Deprecated.
|
org.commonjava.indy.model.core.dto.NotFoundCacheDTO |
getAllNfcContentInStore(org.commonjava.indy.model.core.StoreType type,
String name)
Deprecated.
|
equals, getClient, getHttp, getObjectMapper, getSerializerModules, hashCode, setup@Deprecated public org.commonjava.indy.model.core.dto.NotFoundCacheDTO getAllNfcContent() throws IndyClientException
IndyClientException@Deprecated public org.commonjava.indy.model.core.dto.NotFoundCacheDTO getAllNfcContentInStore(org.commonjava.indy.model.core.StoreType type, String name) throws IndyClientException
IndyClientExceptionpublic void clearAll()
throws IndyClientException
IndyClientExceptionpublic void clearInStore(org.commonjava.indy.model.core.StoreType type,
String name,
String path)
throws IndyClientException
IndyClientExceptionCopyright © 2011-2017-2018. All Rights Reserved.