Uses of Class
org.apache.maven.wagon.providers.http.LightweightHttpWagon
-
-
Uses of LightweightHttpWagon in org.apache.maven.wagon.providers.http
Subclasses of LightweightHttpWagon in org.apache.maven.wagon.providers.http Modifier and Type Class Description class
LightweightHttpsWagon
LightweightHttpsWagon, using JDK's HttpURLConnection.Methods in org.apache.maven.wagon.providers.http with parameters of type LightweightHttpWagon Modifier and Type Method Description void
LightweightHttpWagonAuthenticator. setWagon(LightweightHttpWagon wagon)
-