Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- CONFIG_PROP_CONFIG - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterConfigurationKeys
-
The configuration to use for the Wagon provider.
- CONFIG_PROP_DIR_MODE - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterConfigurationKeys
-
Octal numerical notation of permissions to set for newly created directories.
- CONFIG_PROP_FILE_MODE - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterConfigurationKeys
-
Octal numerical notation of permissions to set for newly created files.
- CONFIG_PROP_GROUP - Static variable in class org.eclipse.aether.transport.wagon.WagonTransporterConfigurationKeys
-
Group which should own newly created directories/files.
- 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
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.
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.
- WagonTransporterConfigurationKeys - Class in org.eclipse.aether.transport.wagon
-
A transporter using Maven Wagon.
- WagonTransporterFactory - Class in org.eclipse.aether.transport.wagon
-
A transporter factory using Apache Maven Wagon.
- WagonTransporterFactory(WagonProvider, WagonConfigurator) - Constructor for class org.eclipse.aether.transport.wagon.WagonTransporterFactory
All Classes and Interfaces|All Packages|Constant Field Values