Package org.eclipse.aether.spi.connector.transport

The contract to download/upload URI-based resources using custom transport protocols.

See: Description

Package org.eclipse.aether.spi.connector.transport Description

The contract to download/upload URI-based resources using custom transport protocols. By implementing a TransporterFactory and registering it with the repository system, an application enables access to remote repositories that use new URI schemes.

Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.