|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DepositResponse | |
|---|---|
| org.purl.sword.base | This package contains the base set of classes that are used by the demonstration SWORD Servers and SWORD Clients. |
| org.purl.sword.client | |
| org.purl.sword.server | |
| Uses of DepositResponse in org.purl.sword.base |
|---|
| Subclasses of DepositResponse in org.purl.sword.base | |
|---|---|
class |
AtomDocumentResponse
Represents a deposit response. |
| Uses of DepositResponse in org.purl.sword.client |
|---|
| Methods in org.purl.sword.client that return DepositResponse | |
|---|---|
DepositResponse |
SWORDClient.postFile(PostMessage message)
Post a file to the specified destination URL. |
DepositResponse |
Client.postFile(PostMessage message)
Post a file to the server. |
| Methods in org.purl.sword.client with parameters of type DepositResponse | |
|---|---|
void |
ServicePanel.processDepositResponse(String url,
DepositResponse response)
Process the deposit response and insert the details into the tree. |
void |
GuiClient.MainPanel.processDespositResponse(String url,
DepositResponse response)
Process a deposit response and display the information in the service panel. |
| Uses of DepositResponse in org.purl.sword.server |
|---|
| Methods in org.purl.sword.server that return DepositResponse | |
|---|---|
DepositResponse |
SWORDServer.doDeposit(Deposit deposit)
Answer a SWORD deposit |
DepositResponse |
DummyServer.doDeposit(Deposit deposit)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||