Uses of Class
org.eclipse.aether.spi.connector.transport.TransportListener
Package
Description
The contract to download/upload URI-based resources using custom transport protocols.
-
Uses of TransportListener in org.eclipse.aether.internal.test.util.http
-
Uses of TransportListener in org.eclipse.aether.spi.connector.transport
Modifier and TypeMethodDescriptionTransportTask.getListener()
Gets the listener that is to be notified during the transfer.Modifier and TypeMethodDescriptionGetTask.setListener
(TransportListener listener) Sets the listener that is to be notified during the transfer.PutTask.setListener
(TransportListener listener) Sets the listener that is to be notified during the transfer.