Uses of Package
org.apache.maven.wagon.events

Packages that use org.apache.maven.wagon.events
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
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
           
 

Classes in org.apache.maven.wagon.events used by org.apache.maven.wagon.events
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.
 

Classes in org.apache.maven.wagon.events used by org.apache.maven.wagon.observers
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
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.