Uses of Package
org.apache.maven.wagon.events
-
Packages that use org.apache.maven.wagon.events Package Description org.apache.maven.wagon org.apache.maven.wagon.events org.apache.maven.wagon.observers -
Classes in org.apache.maven.wagon.events used by org.apache.maven.wagon Class Description SessionEventSupport The class allows registration and deregistration of session listenersSessionListener 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 repositoryTransferEventSupport The class allows registration and removal of event listeners of type TransferListener and dispatch of those events to those listenersTransferListener -
Classes in org.apache.maven.wagon.events used by org.apache.maven.wagon.events 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 repositoryTransferListener WagonEvent Base class for all events emitted byWagon
objects. -
Classes in org.apache.maven.wagon.events used by org.apache.maven.wagon.observers 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 repositoryTransferListener