| Package | Description |
|---|---|
| org.eclipse.aether | |
| org.eclipse.aether.transfer |
| Modifier and Type | Method and Description |
|---|---|
TransferListener |
RepositorySystemSession.getTransferListener()
Gets the listener being notified of uploads/downloads by the repository system.
|
TransferListener |
DefaultRepositorySystemSession.getTransferListener() |
TransferListener |
AbstractForwardingRepositorySystemSession.getTransferListener() |
| Modifier and Type | Method and Description |
|---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setTransferListener(TransferListener transferListener)
Sets the listener being notified of uploads/downloads by the repository system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransferListener
A skeleton implementation for custom transfer listeners.
|
Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.