Class HttpTransportPropertiesImpl
java.lang.Object
org.apache.axis2.transport.http.HttpTransportProperties
org.apache.axis2.transport.http.impl.httpclient5.HttpTransportPropertiesImpl
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.apache.axis2.transport.http.HttpTransportProperties
HttpTransportProperties.MailProperties, HttpTransportProperties.ProxyProperties -
Field Summary
FieldsFields inherited from class org.apache.axis2.transport.http.HttpTransportProperties
chunked, protocol -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis2.transport.http.HttpTransportProperties
getChunked, getProtocol, setChunked, setProtocol
-
Field Details
-
httpVersion
protected org.apache.hc.core5.http.HttpVersion httpVersion
-
-
Constructor Details
-
HttpTransportPropertiesImpl
public HttpTransportPropertiesImpl()
-
-
Method Details
-
setHttpVersion
- Specified by:
setHttpVersionin classHttpTransportProperties
-
getHttpVersion
- Specified by:
getHttpVersionin classHttpTransportProperties
-