| Package | Description |
|---|---|
| org.sonatype.aether.transfer | |
| org.sonatype.aether.util.listener |
| Modifier and Type | Method and Description |
|---|---|
TransferEvent.EventType |
TransferEvent.getType()
Gets the type of the event.
|
static TransferEvent.EventType |
TransferEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferEvent.EventType[] |
TransferEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransferEvent.EventType |
DefaultTransferEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
DefaultTransferEvent |
DefaultTransferEvent.setType(TransferEvent.EventType type)
Sets the type of the event.
|
Copyright © 2010-2014 Sonatype, Inc.. All Rights Reserved.