| Package | Description |
|---|---|
| org.apache.maven.wagon | |
| org.apache.maven.wagon.events | |
| org.apache.maven.wagon.observers |
| Class | Description |
|---|---|
| SessionEventSupport |
The class allows registration and deregistration of session listeners
|
| SessionListener |
Interface for classes which wants to receive and respond to any session update events.
|
| TransferEvent |
TransferEvent is used to notify TransferListeners about progress
in transfer of resources form/to the repository
|
| TransferEventSupport |
The class allows registration and removal of event listeners of type
TransferListener and dispatch of those events to those listeners
|
| TransferListener |
| Class | Description |
|---|---|
| SessionEvent |
SessionEvent is used for notifying SessionListeners about
occurrences of various situations related.
|
| SessionListener |
Interface for classes which wants to receive and respond to any session update events.
|
| TransferEvent |
TransferEvent is used to notify TransferListeners about progress
in transfer of resources form/to the repository
|
| TransferListener | |
| WagonEvent |
Base class for all events emitted by
Wagon objects. |
| Class | Description |
|---|---|
| SessionEvent |
SessionEvent is used for notifying SessionListeners about
occurrences of various situations related.
|
| SessionListener |
Interface for classes which wants to receive and respond to any session update events.
|
| TransferEvent |
TransferEvent is used to notify TransferListeners about progress
in transfer of resources form/to the repository
|
| TransferListener |