|
Class Summary |
| SessionEvent |
SessionEvent is used for notifying SessionListeners about
occurrences of various situations related. |
| SessionEventSupport |
The class allows registration and deregistration of session listeners |
| 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 |
| WagonEvent |
Base class for all events emitted by Wagon objects. |