@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
ProponoException
public static ClientCollection getCollection(String uri, AuthStrategy authStrategy) throws ProponoException
ProponoException
Copyright © 2019. All rights reserved.