JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
I
L
N
O
P
R
S
W
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
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 Plexus 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()
- Constructor for class org.eclipse.aether.internal.transport.wagon.
PlexusWagonConfigurator
Creates an uninitialized wagon configurator.
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()
- Constructor for class org.eclipse.aether.internal.transport.wagon.
PlexusWagonProvider
Creates an uninitialized wagon provider.
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
setLoggerFactory(LoggerFactory)
- Method in class org.eclipse.aether.transport.wagon.
WagonTransporterFactory
Sets the logger factory to use for this component.
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
Creates an (uninitialized) instance of this transporter factory.
C
G
I
L
N
O
P
R
S
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2010–2017
The Apache Software Foundation
. All rights reserved.