C G I L N O P R S W 

C

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

G

getPriority() - Method in class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
 

I

initService(ServiceLocator) - Method in class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
 

L

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

N

newInstance(RepositorySystemSession, RemoteRepository) - Method in class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
 

O

org.eclipse.aether.connector.wagon - package org.eclipse.aether.connector.wagon
 
org.eclipse.aether.internal.connector.wagon - package org.eclipse.aether.internal.connector.wagon
 

P

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

R

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

S

setFileProcessor(FileProcessor) - Method in class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
Sets the file processor to use for this component.
setLoggerFactory(LoggerFactory) - Method in class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
Sets the logger factory to use for this component.
setPriority(float) - Method in class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
Sets the priority of this component.
setWagonConfigurator(WagonConfigurator) - Method in class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
Sets the wagon configurator to use to apply provider-specific configuration to wagon instances.
setWagonProvider(WagonProvider) - Method in class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
Sets the wagon provider to use to acquire and release wagon instances.

W

WagonConfigurator - Interface in org.eclipse.aether.connector.wagon
A component to configure wagon instances with provider-specific parameters.
WagonProvider - Interface in org.eclipse.aether.connector.wagon
A component to acquire and release wagon instances for uploads/downloads.
WagonRepositoryConnectorFactory - Class in org.eclipse.aether.connector.wagon
A repository connector factory that uses Maven Wagon for the transfers.
WagonRepositoryConnectorFactory() - Constructor for class org.eclipse.aether.connector.wagon.WagonRepositoryConnectorFactory
Creates an (uninitialized) instance of this connector factory.
C G I L N O P R S W 

Copyright © 2010-2013 The Eclipse Foundation. All Rights Reserved.