Uses of Class
org.sonatype.aether.transfer.TransferEvent.RequestType

Packages that use TransferEvent.RequestType
org.sonatype.aether.transfer   
 

Uses of TransferEvent.RequestType in org.sonatype.aether.transfer
 

Methods in org.sonatype.aether.transfer that return TransferEvent.RequestType
 TransferEvent.RequestType TransferEvent.getRequestType()
          Gets the type of the request/transfer.
static TransferEvent.RequestType TransferEvent.RequestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransferEvent.RequestType[] TransferEvent.RequestType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2010 Sonatype, Inc.. All Rights Reserved.