| Package | Description | 
|---|---|
| org.eclipse.aether.spi.connector.transport | The contract to download/upload URI-based resources using custom transport protocols. | 
| Modifier and Type | Method and Description | 
|---|---|
| TransportListener | TransportTask. getListener()Gets the listener that is to be notified during the transfer. | 
| Modifier and Type | Method and Description | 
|---|---|
| PutTask | PutTask. setListener(TransportListener listener)Sets the listener that is to be notified during the transfer. | 
| GetTask | GetTask. setListener(TransportListener listener)Sets the listener that is to be notified during the transfer. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.