@Deprecated public class AtomClientFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static ClientAtomService |
getAtomService(String uri,
AuthStrategy authStrategy)
Deprecated.
Create AtomService by reading service doc from Atom Server.
|
static ClientCollection |
getCollection(String uri,
AuthStrategy authStrategy)
Deprecated.
Create ClientCollection bound to URI.
|
public static ClientAtomService getAtomService(String uri, AuthStrategy authStrategy) throws ProponoException
ProponoExceptionpublic static ClientCollection getCollection(String uri, AuthStrategy authStrategy) throws ProponoException
ProponoExceptionCopyright © 2023. All rights reserved.