Interface | Description |
---|---|
SessionListener |
Interface for classes which wants to receive and respond to any session update events.
|
TransferListener |
Class | Description |
---|---|
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. |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.