Uses of Package
org.sonatype.aether.transfer

Packages that use org.sonatype.aether.transfer
org.sonatype.aether   
org.sonatype.aether.connector.async   
org.sonatype.aether.connector.file   
org.sonatype.aether.connector.wagon   
org.sonatype.aether.impl   
org.sonatype.aether.impl.internal   
org.sonatype.aether.spi.connector   
org.sonatype.aether.test.impl   
org.sonatype.aether.test.util.connector.suite   
org.sonatype.aether.transfer   
org.sonatype.aether.util   
org.sonatype.aether.util.listener   
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether
TransferListener
          A listener being notified of artifact/metadata transfers from/to remote repositories.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.connector.async
NoRepositoryConnectorException
          Thrown in case of an unsupported remote repository type.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.connector.file
NoRepositoryConnectorException
          Thrown in case of an unsupported remote repository type.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.connector.wagon
NoRepositoryConnectorException
          Thrown in case of an unsupported remote repository type.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.impl
ArtifactTransferException
          Thrown when an artifact could not be uploaded/downloaded to/from a particular remote repository.
MetadataTransferException
          Thrown when metadata could not be uploaded/downloaded to/from a particular remote repository.
NoRepositoryConnectorException
          Thrown in case of an unsupported remote repository type.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.impl.internal
ArtifactTransferException
          Thrown when an artifact could not be uploaded/downloaded to/from a particular remote repository.
MetadataTransferException
          Thrown when metadata could not be uploaded/downloaded to/from a particular remote repository.
NoRepositoryConnectorException
          Thrown in case of an unsupported remote repository type.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.spi.connector
ArtifactTransferException
          Thrown when an artifact could not be uploaded/downloaded to/from a particular remote repository.
MetadataTransferException
          Thrown when metadata could not be uploaded/downloaded to/from a particular remote repository.
NoRepositoryConnectorException
          Thrown in case of an unsupported remote repository type.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.test.impl
TransferCancelledException
          Thrown in case an upload/download was cancelled (e.g.
TransferEvent
          An event fired to a transfer listener during an artifact/metadata transfer.
TransferListener
          A listener being notified of artifact/metadata transfers from/to remote repositories.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.test.util.connector.suite
NoRepositoryConnectorException
          Thrown in case of an unsupported remote repository type.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.transfer
ArtifactTransferException
          Thrown when an artifact could not be uploaded/downloaded to/from a particular remote repository.
MetadataTransferException
          Thrown when metadata could not be uploaded/downloaded to/from a particular remote repository.
TransferCancelledException
          Thrown in case an upload/download was cancelled (e.g.
TransferEvent
          An event fired to a transfer listener during an artifact/metadata transfer.
TransferEvent.EventType
          The type of the event.
TransferEvent.RequestType
          The type of the request/transfer.
TransferListener
          A listener being notified of artifact/metadata transfers from/to remote repositories.
TransferResource
          Describes a resource being uploaded or downloaded by the repository system.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.util
TransferListener
          A listener being notified of artifact/metadata transfers from/to remote repositories.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.util.listener
AbstractTransferListener
          A skeleton implementation for custom transfer listeners.
TransferCancelledException
          Thrown in case an upload/download was cancelled (e.g.
TransferEvent
          An event fired to a transfer listener during an artifact/metadata transfer.
TransferEvent.EventType
          The type of the event.
TransferEvent.RequestType
          The type of the request/transfer.
TransferListener
          A listener being notified of artifact/metadata transfers from/to remote repositories.
TransferResource
          Describes a resource being uploaded or downloaded by the repository system.
 



Copyright © 2010-2013. All Rights Reserved.