| Package | Description |
|---|---|
| org.eclipse.aether.transport.wagon |
Support for downloads/uploads using Apache Maven Wagon.
|
| Modifier and Type | Method | Description |
|---|---|---|
WagonTransporterFactory |
WagonTransporterFactory.setPriority(float priority) |
Sets the priority of this component.
|
WagonTransporterFactory |
WagonTransporterFactory.setWagonConfigurator(WagonConfigurator wagonConfigurator) |
Sets the wagon configurator to use to apply provider-specific configuration to wagon instances.
|
WagonTransporterFactory |
WagonTransporterFactory.setWagonProvider(WagonProvider wagonProvider) |
Sets the wagon provider to use to acquire and release wagon instances.
|