Index

C G I L N O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values

C

configure(Wagon, Object) - Method in class org.eclipse.aether.internal.transport.wagon.PlexusWagonConfigurator
 
configure(Wagon, Object) - Method in interface org.eclipse.aether.transport.wagon.WagonConfigurator
Configures the specified wagon instance with the given configuration.

G

getPriority() - Method in class org.eclipse.aether.transport.wagon.WagonTransporterFactory
 

I

initService(ServiceLocator) - Method in class org.eclipse.aether.transport.wagon.WagonTransporterFactory
 

L

lookup(String) - Method in class org.eclipse.aether.internal.transport.wagon.PlexusWagonProvider
 
lookup(String) - Method in interface org.eclipse.aether.transport.wagon.WagonProvider
Acquires a wagon instance that matches the specified role hint.

N

NAME - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterFactory
 
newInstance(RepositorySystemSession, RemoteRepository) - Method in class org.eclipse.aether.transport.wagon.WagonTransporterFactory
 

O

org.eclipse.aether.internal.transport.wagon - package org.eclipse.aether.internal.transport.wagon
Integration with the IoC container which is the native runtime environment expected by many wagon implementations.
org.eclipse.aether.transport.wagon - package org.eclipse.aether.transport.wagon
Support for downloads/uploads using Apache Maven Wagon.

P

PlexusWagonConfigurator - Class in org.eclipse.aether.internal.transport.wagon
A wagon configurator based on the Plexus component configuration framework.
PlexusWagonConfigurator(PlexusContainer) - Constructor for class org.eclipse.aether.internal.transport.wagon.PlexusWagonConfigurator
Creates a wagon configurator using the specified Plexus container.
PlexusWagonProvider - Class in org.eclipse.aether.internal.transport.wagon
A wagon provider backed by a Plexus container and the wagons registered with this container.
PlexusWagonProvider(PlexusContainer) - Constructor for class org.eclipse.aether.internal.transport.wagon.PlexusWagonProvider
Creates a wagon provider using the specified Plexus container.

R

release(Wagon) - Method in class org.eclipse.aether.internal.transport.wagon.PlexusWagonProvider
 
release(Wagon) - Method in interface org.eclipse.aether.transport.wagon.WagonProvider
Releases the specified wagon.

S

setPriority(float) - Method in class org.eclipse.aether.transport.wagon.WagonTransporterFactory
Sets the priority of this component.
setWagonConfigurator(WagonConfigurator) - Method in class org.eclipse.aether.transport.wagon.WagonTransporterFactory
Sets the wagon configurator to use to apply provider-specific configuration to wagon instances.
setWagonProvider(WagonProvider) - Method in class org.eclipse.aether.transport.wagon.WagonTransporterFactory
Sets the wagon provider to use to acquire and release wagon instances.

W

WagonConfigurator - Interface in org.eclipse.aether.transport.wagon
A component to configure wagon instances with provider-specific parameters.
WagonProvider - Interface in org.eclipse.aether.transport.wagon
A component to acquire and release wagon instances for uploads/downloads.
WagonTransporterFactory - Class in org.eclipse.aether.transport.wagon
A transporter factory using Apache Maven Wagon.
WagonTransporterFactory() - Constructor for class org.eclipse.aether.transport.wagon.WagonTransporterFactory
Deprecated.
WagonTransporterFactory(WagonProvider, WagonConfigurator) - Constructor for class org.eclipse.aether.transport.wagon.WagonTransporterFactory
 
C G I L N O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values