Serialized Form


Package org.gcube.datatransfer.common.messaging

Class org.gcube.datatransfer.common.messaging.MSGClient.GHNClientModeException extends Exception implements Serializable

serialVersionUID: 2107643850291448530L


Package org.gcube.datatransfer.common.messaging.messages

Class org.gcube.datatransfer.common.messaging.messages.TransferMessage extends org.gcube.common.core.monitoring.GCUBEMessage implements Serializable

serialVersionUID: 1L

Serialized Fields

messageType

String messageType

transferType

String transferType

transferPhase

String transferPhase

transferOutcome

String transferOutcome

sourceID

String sourceID

destID

String destID

transferId

String transferId

Class org.gcube.datatransfer.common.messaging.messages.TransferRequestMessage extends org.gcube.common.core.monitoring.GCUBEMessage implements Serializable

serialVersionUID: 1L

Serialized Fields

sourceEndpoint

String sourceEndpoint

destEndpoint

String destEndpoint

transferId

String transferId

inputUris

ArrayList<E> inputUris

treeSourceID

String treeSourceID

outputUris

ArrayList<E> outputUris

treeDestID

String treeDestID

destination

String destination

transferOptions

org.gcube.datatransfer.common.agent.Types.TransferOptions transferOptions

treePattern

String treePattern

Class org.gcube.datatransfer.common.messaging.messages.TransferResponseMessage extends org.gcube.common.core.monitoring.GCUBEMessage implements Serializable

serialVersionUID: 1L

Serialized Fields

sourceEndpoint

String sourceEndpoint

destEndpoint

String destEndpoint

transferId

String transferId

transferStatus

String transferStatus

monitorResponse

org.gcube.datatransfer.common.agent.Types.MonitorTransferReportMessage monitorResponse

outcomesResponse

ArrayList<E> outcomesResponse

treeOutcomeResponse

org.gcube.datatransfer.common.outcome.TreeTransferOutcome treeOutcomeResponse



Copyright © 2013. All Rights Reserved.