Class TransportTask

    • Method Detail

      • getLocation

        public URI getLocation()
        Gets the relative location of the affected resource in the remote repository.
        Returns:
        The relative location of the resource, never null.
      • getListener

        public TransportListener getListener()
        Gets the listener that is to be notified during the transfer.
        Returns:
        The listener to notify of progress, never null.