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


package org.eclipse.aether.spi.connector.transport
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.