Modifier and Type | Method and Description |
---|---|
Transporter |
DefaultTransporterProvider.newTransporter(RepositorySystemSession session,
RemoteRepository repository) |
Modifier and Type | Method and Description |
---|---|
Transporter |
TransporterFactory.newInstance(RepositorySystemSession session,
RemoteRepository repository)
Tries to create a transporter for the specified remote repository.
|
Transporter |
TransporterProvider.newTransporter(RepositorySystemSession session,
RemoteRepository repository)
Tries to create a transporter for the specified remote repository.
|
Modifier and Type | Method and Description |
---|---|
Transporter |
ClasspathTransporterFactory.newInstance(RepositorySystemSession session,
RemoteRepository repository) |
Modifier and Type | Method and Description |
---|---|
Transporter |
FileTransporterFactory.newInstance(RepositorySystemSession session,
RemoteRepository repository) |
Modifier and Type | Method and Description |
---|---|
Transporter |
HttpTransporterFactory.newInstance(RepositorySystemSession session,
RemoteRepository repository) |
Modifier and Type | Method and Description |
---|---|
Transporter |
WagonTransporterFactory.newInstance(RepositorySystemSession session,
RemoteRepository repository) |
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.