Package | Description |
---|---|
org.apache.maven.wagon.providers.file | |
org.apache.maven.wagon.providers.ftp | |
org.apache.maven.wagon.providers.http |
Modifier and Type | Class and Description |
---|---|
class |
FileWagon
Wagon Provider for Local File System
|
Modifier and Type | Class and Description |
---|---|
class |
FtpWagon
FtpWagon
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpClientWagon |
class |
HttpWagon |
class |
LightweightHttpsWagon
LightweightHttpsWagon, using JDK's HttpURLConnection.
|
class |
LightweightHttpWagon
LightweightHttpWagon, using JDK's HttpURLConnection.
|
Copyright © 2003-2016 The Apache Software Foundation. All Rights Reserved.