Class HttpConfiguration
java.lang.Object
org.apache.maven.wagon.shared.http.HttpConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAll()
getGet()
getHead()
getMethodConfiguration
(org.apache.http.client.methods.HttpUriRequest method) getMkcol()
getPut()
setMkcol
(HttpMethodConfiguration mkcol)
-
Constructor Details
-
HttpConfiguration
public HttpConfiguration()
-
-
Method Details
-
getAll
-
getGet
-
getPut
-
getHead
-
getMkcol
-
getMethodConfiguration
public HttpMethodConfiguration getMethodConfiguration(org.apache.http.client.methods.HttpUriRequest method)
-