@Deprecated
public class AtomClientFactory
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
private |
AtomClientFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ClientAtomService |
getAtomService(java.lang.String uri,
AuthStrategy authStrategy)
Deprecated.
Create AtomService by reading service doc from Atom Server.
|
static ClientCollection |
getCollection(java.lang.String uri,
AuthStrategy authStrategy)
Deprecated.
Create ClientCollection bound to URI.
|
public static ClientAtomService getAtomService(java.lang.String uri, AuthStrategy authStrategy) throws ProponoException
ProponoException
public static ClientCollection getCollection(java.lang.String uri, AuthStrategy authStrategy) throws ProponoException
ProponoException