|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.base.multirft.MyMarkerListener
Description of the Class
| Field Summary | |
ByteRangeList |
list
Description of the Field |
| Constructor Summary | |
MyMarkerListener()
Constructor for the MyMarkerListener object |
|
MyMarkerListener(FileTransferProgressType transferProgress,
ServiceDataSet serviceData,
ServiceData transferProgressData,
long size,
ServiceData restartMarkerServiceDataType,
FileTransferRestartMarker restartMarkerType,
ServiceData gridFTPRestartMarkerSD,
GridFTPRestartMarkerElement gridFTPRestartMarkerElement,
ServiceData gridFTPPerfMarkerSD,
GridFTPPerfMarkerElement gridFTPPerfMarkerElement)
Constructor for the MyMarkerListener object |
|
| Method Summary | |
ByteRangeList |
getByteRangeList()
DOCUMENT ME! |
void |
markerArrived(Marker m)
DOCUMENT ME! |
void |
setFileTransferRestartMarker(FileTransferRestartMarker restartMarkerType)
Sets the fileTransferRestartMarker attribute of the MyMarkerListener object |
void |
setGridFTPPerfMarkerElement(GridFTPPerfMarkerElement gridFTPPerfMarkerElement)
Sets the gridFTPPerfMarkerElement attribute of the MyMarkerListener object |
void |
setGridFTPPerfMarkerSD(ServiceData gridFTPPerfMarkerSD)
Sets the gridFTPPerfMarkerSD attribute of the MyMarkerListener object |
void |
setGridFTPRestartMarkerElement(GridFTPRestartMarkerElement gridFTPRestartMarkerElement)
Sets the gridFTPRestartMarkerElement attribute of the MyMarkerListener object |
void |
setGridFTPRestartMarkerSD(ServiceData gridFTPRestartMarkerSD)
Sets the gridFTPRestartMarkerSD attribute of the MyMarkerListener object |
void |
setRestartMarkerServiceDataType(ServiceData restartMarkerServiceDataType)
Sets the restartMarkerServiceDataType attribute of the MyMarkerListener object |
void |
setServiceDataSet(ServiceDataSet serviceData)
Sets the serviceDataSet attribute of the MyMarkerListener object |
void |
setSize(long size)
Sets the size attribute of the MyMarkerListener object |
void |
setTransferDbOptions(TransferDbOptions dbOptions)
Sets the transferDbOptions attribute of the MyMarkerListener object |
void |
setTransferId(int transferid)
DOCUMENT ME! |
void |
setTransferProgress(FileTransferProgressType transferProgress)
Sets the transferProgress attribute of the MyMarkerListener object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public ByteRangeList list
| Constructor Detail |
public MyMarkerListener()
public MyMarkerListener(FileTransferProgressType transferProgress,
ServiceDataSet serviceData,
ServiceData transferProgressData,
long size,
ServiceData restartMarkerServiceDataType,
FileTransferRestartMarker restartMarkerType,
ServiceData gridFTPRestartMarkerSD,
GridFTPRestartMarkerElement gridFTPRestartMarkerElement,
ServiceData gridFTPPerfMarkerSD,
GridFTPPerfMarkerElement gridFTPPerfMarkerElement)
transferProgress - Description of the ParameterserviceData - Description of the ParametertransferProgressData - Description of the Parametersize - Description of the ParameterrestartMarkerServiceDataType - Description of the ParameterrestartMarkerType - Description of the ParametergridFTPRestartMarkerSD - Description of the ParametergridFTPRestartMarkerElement - Description of the ParametergridFTPPerfMarkerSD - Description of the ParametergridFTPPerfMarkerElement - Description of the Parameter| Method Detail |
public void setTransferDbOptions(TransferDbOptions dbOptions)
throws java.rmi.RemoteException
dbOptions - The new transferDbOptions value
java.rmi.RemoteException - Description of the Exceptionpublic void setTransferProgress(FileTransferProgressType transferProgress)
transferProgress - The new transferProgress valuepublic void setServiceDataSet(ServiceDataSet serviceData)
serviceData - The new serviceDataSet valuepublic void setSize(long size)
size - The new size valuepublic void setRestartMarkerServiceDataType(ServiceData restartMarkerServiceDataType)
restartMarkerServiceDataType - The new restartMarkerServiceDataType
valuepublic void setFileTransferRestartMarker(FileTransferRestartMarker restartMarkerType)
restartMarkerType - The new fileTransferRestartMarker valuepublic void setGridFTPRestartMarkerSD(ServiceData gridFTPRestartMarkerSD)
gridFTPRestartMarkerSD - The new gridFTPRestartMarkerSD valuepublic void setGridFTPRestartMarkerElement(GridFTPRestartMarkerElement gridFTPRestartMarkerElement)
gridFTPRestartMarkerElement - The new gridFTPRestartMarkerElement
valuepublic void setGridFTPPerfMarkerSD(ServiceData gridFTPPerfMarkerSD)
gridFTPPerfMarkerSD - The new gridFTPPerfMarkerSD valuepublic void setGridFTPPerfMarkerElement(GridFTPPerfMarkerElement gridFTPPerfMarkerElement)
gridFTPPerfMarkerElement - The new gridFTPPerfMarkerElement valuepublic ByteRangeList getByteRangeList()
public void setTransferId(int transferid)
transferid - DOCUMENT ME!public void markerArrived(Marker m)
m - DOCUMENT ME!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||