|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nees.data.strategies.ProtocolHandler
org.nees.data.strategies.BasicHandler
An extension of the protocol handler for the most basic of transfers.
ProtocolHandler,
FileTransferStrategy| Constructor Summary | |
BasicHandler(FileTransferStrategy fts)
|
|
| Method Summary | |
java.net.URI[] |
createDownloadURI(DownloadRequestRecord drr)
This method creates the download uris. |
java.net.URI[] |
createUploadURI(UploadRequestRecord urr)
This method creates the upload uris. |
| Methods inherited from class org.nees.data.strategies.ProtocolHandler |
getFileTransferStrategy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicHandler(FileTransferStrategy fts)
| Method Detail |
public java.net.URI[] createDownloadURI(DownloadRequestRecord drr)
throws NFMSException
ProtocolHandler
createDownloadURI in class ProtocolHandlerdrr - the record of this request.
NFMSException
public java.net.URI[] createUploadURI(UploadRequestRecord urr)
throws NFMSException
ProtocolHandler
createUploadURI in class ProtocolHandlerNFMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||