JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.apache.ivy.plugins.repository
TransferListener
Contents
Description
Method Summary
Method Details
transferProgress(TransferEvent)
Hide sidebar
Show sidebar
Interface TransferListener
All Superinterfaces:
EventListener
All Known Implementing Classes:
EventManager
public interface
TransferListener
extends
EventListener
Listen to repository transfer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
transferProgress
(
TransferEvent
evt)
Method Details
transferProgress
void
transferProgress
(
TransferEvent
evt)