|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SWORDClientException | |
|---|---|
| org.purl.sword.client | |
| Uses of SWORDClientException in org.purl.sword.client |
|---|
| Methods in org.purl.sword.client that throw SWORDClientException | |
|---|---|
ServiceDocument |
SWORDClient.getServiceDocument(String url)
Get a service document, specified in the URL. |
ServiceDocument |
Client.getServiceDocument(String url)
Retrieve the service document. |
ServiceDocument |
SWORDClient.getServiceDocument(String url,
String onBehalfOf)
Get a service document, specified in the URL. |
ServiceDocument |
Client.getServiceDocument(String url,
String onBehalfOf)
Retrieve the service document. |
DepositResponse |
SWORDClient.postFile(PostMessage message)
Post a file to the specified destination URL. |
DepositResponse |
Client.postFile(PostMessage message)
Post a file to the server. |
protected void |
CmdClient.processPost(PostMessage message)
Process the post response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||