Uses of Package
org.apache.maven.wagon.events
Packages that use org.apache.maven.wagon.events
Package
Description
-
Classes in org.apache.maven.wagon.events used by org.apache.maven.wagonClassDescriptionThe class allows registration and deregistration of session listenersInterface for classes which wants to receive and respond to any session update events.TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the repositoryThe class allows registration and removal of event listeners of type TransferListener and dispatch of those events to those listeners
-
Classes in org.apache.maven.wagon.events used by org.apache.maven.wagon.eventsClassDescriptionSessionEvent is used for notifying SessionListeners about occurrences of various situations related.Interface for classes which wants to receive and respond to any session update events.TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the repositoryBase class for all events emitted by
Wagon
objects. -
Classes in org.apache.maven.wagon.events used by org.apache.maven.wagon.observersClassDescriptionSessionEvent is used for notifying SessionListeners about occurrences of various situations related.Interface for classes which wants to receive and respond to any session update events.TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the repository