public class HttpTransportPropertiesImpl extends HttpTransportProperties
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpTransportPropertiesImpl.Authenticator |
HttpTransportProperties.MailProperties, HttpTransportProperties.ProxyProperties| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.httpclient.HttpVersion |
httpVersion |
chunked, protocol| Constructor and Description |
|---|
HttpTransportPropertiesImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getHttpVersion() |
void |
setHttpVersion(Object httpVerion) |
getChunked, getProtocol, setChunked, setProtocolpublic void setHttpVersion(Object httpVerion)
setHttpVersion in class HttpTransportPropertiespublic Object getHttpVersion()
getHttpVersion in class HttpTransportPropertiesCopyright © The Apache Software Foundation. All Rights Reserved.