|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fzj.unicore.wsrflite.xmlbeans.client.BaseWSRFClient
de.fzj.unicore.uas.client.BaseUASClient
de.fzj.unicore.uas.client.TransferControllerClient
public class TransferControllerClient
monitor and manage a server-to-server file transfer
| Field Summary |
|---|
| Fields inherited from class de.fzj.unicore.wsrflite.xmlbeans.client.BaseWSRFClient |
|---|
epr, proxyMaker, retryDecider, securityProperties, url |
| Constructor Summary | |
|---|---|
TransferControllerClient(org.w3.x2005.x08.addressing.EndpointReferenceType epr,
IUASSecurityProperties sec)
|
|
TransferControllerClient(java.lang.String url,
org.w3.x2005.x08.addressing.EndpointReferenceType epr)
|
|
TransferControllerClient(java.lang.String url,
org.w3.x2005.x08.addressing.EndpointReferenceType epr,
IUASSecurityProperties sec)
|
|
| Method Summary | |
|---|---|
org.unigrids.x2006.x04.services.fts.FileTransferPropertiesDocument |
getResourcePropertiesDocument()
returns the service's TargetSystemPropertiesDocument |
long |
getSize()
retrieve the data size to be transferred |
java.lang.String |
getStatus()
get the (human-readable) status of this transfer |
org.unigrids.x2006.x04.services.fts.SummaryType.Enum |
getStatusSummary()
get the file transfer status |
long |
getTransferredBytes()
retrieve the number of bytes transferred |
boolean |
hasFailed()
|
boolean |
isComplete()
check whether the transfer has been completed (or failed) |
| Methods inherited from class de.fzj.unicore.uas.client.BaseUASClient |
|---|
extractReceiver, getSecurityProperties, getServerVersion, setRetryDefaults |
| Methods inherited from class de.fzj.unicore.wsrflite.xmlbeans.client.BaseWSRFClient |
|---|
checkConnection, checkConnection, destroy, getConnectionStatus, getCurrentTime, getEPR, getLT, getMultipleResourceProperties, getResourceProperty, getResourcePropertyDocument, GetResourcePropertyDocument, getRP, getTerminationTime, getUpdateInterval, getUrl, makeProxy, queryResourceProperties, setConnectionTimeout, setConnectionTimeout, setRetryHandler, setTerminationTime, setUpdateInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransferControllerClient(java.lang.String url,
org.w3.x2005.x08.addressing.EndpointReferenceType epr,
IUASSecurityProperties sec)
throws java.lang.Exception
java.lang.Exception
public TransferControllerClient(org.w3.x2005.x08.addressing.EndpointReferenceType epr,
IUASSecurityProperties sec)
throws java.lang.Exception
java.lang.Exception
public TransferControllerClient(java.lang.String url,
org.w3.x2005.x08.addressing.EndpointReferenceType epr)
throws java.lang.Exception
url - epr -
java.lang.Exception| Method Detail |
|---|
public org.unigrids.x2006.x04.services.fts.FileTransferPropertiesDocument getResourcePropertiesDocument()
throws java.lang.Exception
endpointUrl - epr -
java.lang.Exceptionpublic long getTransferredBytes()
public long getSize()
public java.lang.String getStatus()
public org.unigrids.x2006.x04.services.fts.SummaryType.Enum getStatusSummary()
throws java.lang.Exception
java.lang.Exceptionpublic boolean isComplete()
public boolean hasFailed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||