Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractAgent - Class in org.apache.axis2.transport.http
The AbstractAgent acts as a simple dispatcher for http requests.
AbstractAgent(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.AbstractAgent
 
AbstractHTTPSender - Class in org.apache.axis2.transport.http
 
AbstractHTTPSender() - Constructor for class org.apache.axis2.transport.http.AbstractHTTPSender
 
acknowledgeMessage(MessageContext) - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
addCustomHeaders(HttpMethod, MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
 
addCustomHeaders(HttpRequestBase, MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
 
addHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
addHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
addProperty(String, String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.
 
agent - Variable in class org.apache.axis2.transport.http.AxisServlet
 
ANONYMOUS - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
ATTR_PROXY - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
ATTR_PROXY - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
Authenticator() - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
Authenticator() - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 
awaitResponse() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
awaitSocketOpen() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
axisConfiguration - Variable in class org.apache.axis2.transport.http.AxisServlet
 
AxisHttpConnection - Interface in org.apache.axis2.transport.http.server
 
AxisHttpConnectionImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpConnectionImpl(Socket, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
AxisHttpRequest - Interface in org.apache.axis2.transport.http.server
 
AxisHttpRequestImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpRequestImpl(AxisHttpConnection, HttpRequest, HttpProcessor, HttpContext) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
AxisHttpResponse - Interface in org.apache.axis2.transport.http.server
 
AxisHttpResponseImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpResponseImpl(AxisHttpConnection, HttpResponse, HttpProcessor, HttpContext) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
AxisHttpService - Class in org.apache.axis2.transport.http.server
This class is an extension of the default HTTP service responsible for maintaining and populating the MessageContext for incoming Axis requests.
AxisHttpService(HttpProcessor, ConnectionReuseStrategy, HttpResponseFactory, ConfigurationContext, Worker) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpService
 
AxisParams - Class in org.apache.axis2.transport.http.server
 
AxisRequestEntity - Class in org.apache.axis2.transport.http
This Request Entity is used by the HTTPCommonsTransportSender.
AxisRequestEntity(MessageFormatter, MessageContext, OMOutputFormat, String, boolean, boolean) - Constructor for class org.apache.axis2.transport.http.AxisRequestEntity
Method calls to this request entity are delegated to the following Axis2 message formatter object.
AxisRequestEntityImpl - Class in org.apache.axis2.transport.http.impl.httpclient3
This Request Entity is used by the HTTPCommonsTransportSender.
AxisRequestEntityImpl(MessageFormatter, MessageContext, OMOutputFormat, String, boolean, boolean) - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.AxisRequestEntityImpl
Method calls to this request entity are delegated to the following Axis2 message formatter object.
AxisRequestEntityImpl - Class in org.apache.axis2.transport.http.impl.httpclient4
This Request Entity is used by the HttpComponentsTransportSender.
AxisRequestEntityImpl(MessageFormatter, MessageContext, OMOutputFormat, String, boolean, boolean) - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
Method calls to this request entity are delegated to the following Axis2 message formatter object.
AxisServlet - Class in org.apache.axis2.transport.http
Servlet implementing the HTTP and HTTPS transport.
AxisServlet() - Constructor for class org.apache.axis2.transport.http.AxisServlet
 
AxisServlet.RestRequestProcessor - Class in org.apache.axis2.transport.http
Ues in processing REST related Requests.
AxisServlet.ServletRequestResponseTransport - Class in org.apache.axis2.transport.http
 
AxisServletListener - Class in org.apache.axis2.transport.http
TransportListener implementation for AxisServlet.
AxisServletListener() - Constructor for class org.apache.axis2.transport.http.AxisServletListener
 

B

BASIC - Static variable in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
BASIC - Static variable in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 

C

chunked - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
chunked - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
cleanup(MessageContext, Object) - Method in class org.apache.axis2.transport.http.HTTPSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPClient3TransportSender
 
cleanup(MessageContext, Object) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender
 
cleanup(MessageContext, Object) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
 
clear() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
clear() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
close() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
close() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
close() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
close() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
commit() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
CommonsHTTPTransportSender - Class in org.apache.axis2.transport.http
The Class CommonsHTTPTransportSender use Commons-HTTPclient 3.1.
CommonsHTTPTransportSender() - Constructor for class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
CommonsTransportHeaders - Class in org.apache.axis2.transport.http
 
CommonsTransportHeaders() - Constructor for class org.apache.axis2.transport.http.CommonsTransportHeaders
 
completed(IOProcessor) - Method in interface org.apache.axis2.transport.http.server.IOProcessorCallback
 
configContext - Variable in class org.apache.axis2.transport.http.AbstractAgent
 
configContext - Variable in class org.apache.axis2.transport.http.AxisServlet
 
CONFIGURATION_CONTEXT - Static variable in class org.apache.axis2.transport.http.AxisServlet
 
configurationContext - Variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
configure(MessageContext, HttpClient, HostConfiguration) - Static method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPProxcyConfigurator
Deprecated.
Configure HTTP Proxy settings of commons-httpclient HostConfiguration.
configure(MessageContext, HttpClient, HostConfiguration) - Static method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPProxyConfigurator
Configure HTTP Proxy settings of commons-httpclient HostConfiguration.
configure(MessageContext, AbstractHttpClient) - Static method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPProxyConfigurator
Configure HTTP Proxy settings of commons-httpclient HostConfiguration.
configure(MessageContext, HttpClient, HostConfiguration) - Static method in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
Configure HTTP Proxy settings of commons-httpclient HostConfiguration.
ConnectionListenerFailureHandler - Interface in org.apache.axis2.transport.http.server
 
consumeContent() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
 
consumeContent() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntity2Impl
 
consumeContent() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntityImpl
 
containsHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
containsHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
containsKey(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
containsKey(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
containsValue(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
containsValue(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
contextRoot - Variable in class org.apache.axis2.transport.http.AxisServlet
 
copy(InputStream, OutputStream) - Static method in class org.apache.axis2.transport.http.ListingAgent
Copies the input stream to the output stream
createEnvelopeFromGetRequest(String, Map, ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Deprecated.
This was used only by the now deprecated processHTTPGetRequest() method.
createHTTPSender() - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
createHTTPSender() - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPClient3TransportSender
 
createHTTPSender() - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender
 
createMessageContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.axis2.transport.http.AxisServlet
 
createMessageContext(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
This method assumes, that the created MessageContext will be used in only SOAP invocation.
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.axis2.transport.http.security.SSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.axis2.transport.http.security.SSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.apache.axis2.transport.http.security.SSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.axis2.transport.http.security.SSLProtocolSocketFactory
 

D

DEFAULT_INDEX_JSP - Static variable in class org.apache.axis2.transport.http.AbstractAgent
 
DEFAULT_PORT - Static variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
DefaultConnectionListener - Class in org.apache.axis2.transport.http.server
 
DefaultConnectionListener(int, HttpConnectionManager, ConnectionListenerFailureHandler, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListener
Use this constructor to provide a custom ConnectionListenerFailureHandler, e.g.
DefaultConnectionListenerFailureHandler - Class in org.apache.axis2.transport.http.server
Default hander for failures in connection listener IOProcessors.
DefaultConnectionListenerFailureHandler() - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Create a new DefaultConnectionListenerFailureHandler with default settings.
DefaultConnectionListenerFailureHandler(int, int, int) - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Create a new DefaultConnectionListenerFailureHandler
DefaultHttpConnectionManager - Class in org.apache.axis2.transport.http.server
 
DefaultHttpConnectionManager(ConfigurationContext, Executor, WorkerFactory, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
DefaultHttpConnectionManager(ConfigurationContext, Executor, WorkerFactory, HttpParams, HttpFactory) - Constructor for class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
DefaultThreadFactory - Class in org.apache.axis2.transport.http.server
 
DefaultThreadFactory(ThreadGroup, String) - Constructor for class org.apache.axis2.transport.http.server.DefaultThreadFactory
 
deleteProperty(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.
 
destroy() - Method in class org.apache.axis2.transport.http.AxisServlet
distroy the ConfigurationContext
destroy() - Method in class org.apache.axis2.transport.http.AxisServletListener
 
destroy() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
destroy() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
destroy() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
destroy() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
destroy() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
DIGEST - Static variable in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
DIGEST - Static variable in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 
disableREST - Variable in class org.apache.axis2.transport.http.AxisServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation of DELETE interface
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation for GET interface
domain - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementaion of POST interface
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation of PUT interface
doService(AxisHttpRequest, AxisHttpResponse, HttpContext, MessageContext) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 

E

endsWithIgnoreCase(String, String) - Static method in class org.apache.axis2.transport.http.server.HttpUtils
 
entrySet() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
entrySet() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
equals(Object) - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
Indicates whether some other object is "equal to" this one.
executeMethod(HttpClient, MessageContext, URL, HttpMethod) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
 
executeMethod(AbstractHttpClient, MessageContext, URL, HttpRequestBase) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
 
extractServiceName(String) - Method in class org.apache.axis2.transport.http.ListingAgent
 

F

failed(IOProcessor, Throwable) - Method in interface org.apache.axis2.transport.http.server.ConnectionListenerFailureHandler
The associated connection listener IOProcessor has failed
failed(IOProcessor, Throwable) - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Default behavior is to log a warning and attempt retry per constructor config, eventually failing with a logged error and notification.
flush() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
flush() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
ForbidSessionCreationWrapper - Class in org.apache.axis2.transport.http
 
ForbidSessionCreationWrapper(HttpServletRequest) - Constructor for class org.apache.axis2.transport.http.ForbidSessionCreationWrapper
 
format - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 

G

get(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
get(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
getAllHeaders() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getAllHeaders() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getAuthPolicyPref(String) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getAuthPolicyPref(String) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
getAuthPolicyPref(String) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 
getAuthSchemes() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getBytes() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getCharSetEnc() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getChunked() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getConfigurationContext() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for configurationContext
getConfigurationContext() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Method getConfigurationContext
getContent() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
 
getContent() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntity2Impl
 
getContent() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntityImpl
 
getContentEncoding() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
 
getContentEncoding() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntity2Impl
 
getContentEncoding() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntityImpl
 
getContentLength() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
getContentLength() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getContentLength() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
getContentType() - Method in class org.apache.axis2.transport.http.impl.httpclient3.AxisRequestEntityImpl
 
getContentType() - Method in class org.apache.axis2.transport.http.impl.httpclient3.RESTRequestEntity2Impl
 
getContentType() - Method in class org.apache.axis2.transport.http.impl.httpclient3.RESTRequestEntityImpl
 
getContentType() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
 
getContentType() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntity2Impl
 
getContentType() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntityImpl
 
getContentType() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getContentType() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getContentTypeAsString() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
getContentTypeAsString() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getContentTypeAsString() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
getDomain() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getDomain() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getElement() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getEPRForService(String, String) - Method in class org.apache.axis2.transport.http.AxisServletListener
 
getEPRForService(String, String) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
replyToEPR If the user has given host address paramter then it gets the high priority and ERP will be creatd using that N:B - hostAddress should be a complte url (http://www.myApp.com/ws)
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.http.AxisServletListener
 
getEPRsForService(ConfigurationContext, TransportInDescription, String, String, int) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
replyToEPR If the user has given host address paramter then it gets the high priority and ERP will be creatd using that N:B - hostAddress should be a complete url (http://www.myApp.com/ws)
getFirstHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getFirstHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getFormat() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getGetRequestParameters(String) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
 
getHeaderMap() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
getHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getHost() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getHost(AxisHttpRequest) - Method in class org.apache.axis2.transport.http.HTTPWorker
 
getHostAddress() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for hostAddress
getHostConfiguration(HttpClient, MessageContext, URL) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
getting host configuration to support standard http/s, proxy and NTLM support
getHostConfiguration(AbstractHttpClient, MessageContext, URL) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
getting host configuration to support standard http/s, proxy and NTLM support
getHttpClient(MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
 
getHttpClient(MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
 
getHttpConfiguration() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for httpConfiguration
getHttpFactory() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Getter for httpFactory
getHTTPStatusCodeFamily(int) - Method in class org.apache.axis2.transport.http.HTTPSender
Used to determine the family of HTTP status codes to which the given code belongs.
getHttpVersion() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getHttpVersion() - Method in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl
 
getHttpVersion() - Method in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl
 
getInputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
getInputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getInputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getInputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getLastHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getLastHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getListenerManager() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Return the configured listener manager or create and configure one with configurationContext
getLocalAddress() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getLocalPort() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getMethod() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getMethod() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getMetrics() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getMsgCtxt() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getOriginServer() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for originServer
getOutputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
getOutputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getOutputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
getOutputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
getParamtereIgnoreCase(HttpServletRequest, String) - Method in class org.apache.axis2.transport.http.ListingAgent
 
getPassword() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getPassword() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.
 
getPassWord() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getPort() - Method in class org.apache.axis2.transport.http.AxisServletListener
 
getPort() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getPort() - Method in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
getPort() - Method in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 
getPort() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
getPort() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for port return the port on which to listen for http connections (default = 6060)
getPort() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
getPostRequestBody() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
getPreemptiveAuthentication() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getProperties() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.
 
getProtocol() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getProtocolVersion() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getProtocolVersion() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getProxyHostName() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getProxyPort() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getRealm() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getRealm() - Method in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
getRealm() - Method in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 
getRemoteAddress() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getRemotePort() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getRequestCoreThreadPoolSize() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for RequestCoreThreadPoolSize
getRequestEntityContent() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
getRequestEntityContent() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
getRequestMaxThreadPoolSize() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestMaxThreadPoolSize
getRequestSocketTimeout() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestSocketTimeout
getRequestTcpNoDelay() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestTcpNoDelay return false iff Nagle's algorithm should be used to conserve bandwidth by minimizing segments at the cost of latency and performance (default true, i.e.
getRequestURI() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getRequestURI() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getServicesHTML(ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
Returns the HTML text for the list of services deployed.
getSession() - Method in class org.apache.axis2.transport.http.ForbidSessionCreationWrapper
 
getSession(boolean) - Method in class org.apache.axis2.transport.http.ForbidSessionCreationWrapper
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.AxisServletListener
 
getSessionContext(String) - Method in class org.apache.axis2.transport.http.server.SessionManager
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
getSoapAction(AxisHttpRequest) - Static method in class org.apache.axis2.transport.http.server.HttpUtils
 
getSoapActionString() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getSocketTimeout() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getStatus() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
getStatusFromAxisFault(AxisFault) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
getThreadKeepAliveTime() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for threadKeepAliveTime
getThreadKeepAliveTimeUnit() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for threadKeepAliveTimeUnit return the time unit for threadKeepAliveTime (default SECONDS)
getTransportHeaders(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AxisServlet
Get all transport headers.
getUsername() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
getUserName() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
handleException(HttpException, HttpResponse) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
handleFault(MessageContext, OutputStream, AxisFault) - Method in class org.apache.axis2.transport.http.AxisServlet
 
handleGZip(MessageContext, InputStream) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
handleRequest(AxisHttpConnection, HttpContext) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
handleResponse(MessageContext, Object) - Method in class org.apache.axis2.transport.http.HTTPSender
Used to handle the HTTP Response
handleResponse(MessageContext, Object) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
Used to handle the HTTP Response
handleResponse(MessageContext, Object) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
Used to handle the HTTP Response
hashCode() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
Returns the unique ID of this HttpServiceProcessor.
headerIterator() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
headerIterator(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
headerIterator() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
headerIterator(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
HTTP_CLIENT_3_X_VERSION - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
HTTP_CLIENT_4_X_VERSION - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
HTTP_CLIENT_VERSION - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
HTTP_NON_PROXY_HOSTS - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
HTTP_NON_PROXY_HOSTS - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
HTTP_PROXY_HOST - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
HTTP_PROXY_HOST - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
HTTP_PROXY_PORT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
HTTP_PROXY_PORT - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
HTTPAuthenticator - Class in org.apache.axis2.transport.http
 
HTTPAuthenticator() - Constructor for class org.apache.axis2.transport.http.HTTPAuthenticator
 
HTTPClient3TransportSender - Class in org.apache.axis2.transport.http.impl.httpclient3
The Class HTTPClient4TransportSender use Commons-HTTPclient 3.1.
HTTPClient3TransportSender() - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.HTTPClient3TransportSender
 
HTTPClient4TransportSender - Class in org.apache.axis2.transport.http.impl.httpclient4
The Class HTTPClient4TransportSender use HC HTTPClient 4.X.
HTTPClient4TransportSender() - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender
 
HttpConnectionManager - Interface in org.apache.axis2.transport.http.server
 
HttpFactory - Class in org.apache.axis2.transport.http.server
Factory used to configure and create the various instances required in http transports.
HttpFactory(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
HttpFactory(ConfigurationContext, int) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
HttpFactory(ConfigurationContext, int, WorkerFactory) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
httpFactory - Variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
HTTPProxcyConfigurator - Class in org.apache.axis2.transport.http.impl.httpclient3
Deprecated.
HTTPProxcyConfigurator() - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.HTTPProxcyConfigurator
Deprecated.
 
HTTPProxyConfigurationUtil - Class in org.apache.axis2.transport.http.util
Deprecated.
HTTPProxyConfigurationUtil() - Constructor for class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
HTTPProxyConfigurator - Class in org.apache.axis2.transport.http.impl.httpclient3
 
HTTPProxyConfigurator() - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.HTTPProxyConfigurator
 
HTTPProxyConfigurator - Class in org.apache.axis2.transport.http.impl.httpclient4
 
HTTPProxyConfigurator() - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.HTTPProxyConfigurator
 
HTTPSender - Class in org.apache.axis2.transport.http
 
HTTPSender() - Constructor for class org.apache.axis2.transport.http.HTTPSender
 
HTTPSender.HTTPStatusCodeFamily - Enum in org.apache.axis2.transport.http
The set of HTTP status code families.
HTTPSenderImpl - Class in org.apache.axis2.transport.http.impl.httpclient3
 
HTTPSenderImpl() - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
 
HTTPSenderImpl - Class in org.apache.axis2.transport.http.impl.httpclient4
 
HTTPSenderImpl() - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
 
HttpServiceProcessor - Class in org.apache.axis2.transport.http.server
I/O processor intended to process requests and fill in responses.
HttpServiceProcessor(AxisHttpService, AxisHttpConnection, IOProcessorCallback) - Constructor for class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
HTTPTransportConstants - Class in org.apache.axis2.transport.http
 
HTTPTransportConstants() - Constructor for class org.apache.axis2.transport.http.HTTPTransportConstants
 
HTTPTransportHeaders - Class in org.apache.axis2.transport.http.impl.httpclient3
 
HTTPTransportHeaders(Header[]) - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.HTTPTransportHeaders
 
HTTPTransportHeaders - Class in org.apache.axis2.transport.http.impl.httpclient4
 
HTTPTransportHeaders(Header[]) - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.HTTPTransportHeaders
 
HttpTransportProperties - Class in org.apache.axis2.transport.http
Utility bean for setting transport properties in runtime.
HttpTransportProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties
 
HttpTransportProperties.MailProperties - Class in org.apache.axis2.transport.http
Deprecated.
org.apache.axis2.transport.http.HttpTransportProperties.MailProperties has been deprecated and user are encourage the use of java.util.Properties instead.
HttpTransportProperties.ProxyProperties - Class in org.apache.axis2.transport.http
 
HttpTransportPropertiesImpl - Class in org.apache.axis2.transport.http.impl.httpclient3
 
HttpTransportPropertiesImpl() - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl
 
HttpTransportPropertiesImpl - Class in org.apache.axis2.transport.http.impl.httpclient4
 
HttpTransportPropertiesImpl() - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl
 
HttpTransportPropertiesImpl.Authenticator - Class in org.apache.axis2.transport.http.impl.httpclient3
 
HttpTransportPropertiesImpl.Authenticator - Class in org.apache.axis2.transport.http.impl.httpclient4
 
HTTPTransportReceiver - Class in org.apache.axis2.transport.http
Class HTTPTransportReceiver
HTTPTransportReceiver() - Constructor for class org.apache.axis2.transport.http.HTTPTransportReceiver
 
HTTPTransportSender - Interface in org.apache.axis2.transport.http
 
HTTPTransportUtils - Class in org.apache.axis2.transport.http
 
HTTPTransportUtils() - Constructor for class org.apache.axis2.transport.http.HTTPTransportUtils
 
HttpUtils - Class in org.apache.axis2.transport.http.server
 
httpVersion - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
httpVersion - Variable in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl
 
httpVersion - Variable in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl
 
HTTPWorker - Class in org.apache.axis2.transport.http
 
HTTPWorker() - Constructor for class org.apache.axis2.transport.http.HTTPWorker
 
HTTPWorkerFactory - Class in org.apache.axis2.transport.http
 
HTTPWorkerFactory() - Constructor for class org.apache.axis2.transport.http.HTTPWorkerFactory
 

I

indexOfIngnoreCase(String, String) - Static method in class org.apache.axis2.transport.http.server.HttpUtils
 
init(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisServlet
Main init method
init() - Method in class org.apache.axis2.transport.http.AxisServlet
Convenient method to re-initialize the ConfigurationContext
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.AxisServletListener
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
init() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
init() - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPTransportHeaders
 
init() - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPTransportHeaders
 
init() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
init method in TransportListener
initConfigContext(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisServlet
Initialize the Axis configuration context
initContextRoot(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AxisServlet
Set the context root if it is not set already.
initGetRequestProcessors(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisServlet
Initialize HTTP GET request processors
initializeMessageContext(MessageContext, String, String, String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
initializeTimeouts(MessageContext, HttpClient) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
This is used to get the dynamically set time out values from the message context.
initializeTimeouts(MessageContext, AbstractHttpClient) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
This is used to get the dynamically set time out values from the message context.
initParams() - Method in class org.apache.axis2.transport.http.AxisServlet
Initializes the Axis2 parameters.
initTransports() - Method in class org.apache.axis2.transport.http.AxisServlet
Initialize HTTP transports
invoke(MessageContext) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
IOProcessor - Interface in org.apache.axis2.transport.http.server
 
IOProcessorCallback - Interface in org.apache.axis2.transport.http.server
 
isAllowedRetry - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
isAllowedRetry will be using to check where the retry should be allowed or not.
isAllowedRetry() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
isAuthenticationEnabled(MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
 
isAuthenticationEnabled(MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
 
isChunked() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
isChunked() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntity2Impl
 
isChunked() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
isCommitted() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
isDestroyed() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
isDestroyed() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
isDestroyed() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
isEmpty() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
isEmpty() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
isGeneratedName(String) - Static method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
isHostInNonProxyList(String, String) - Static method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPProxcyConfigurator
Deprecated.
Check if the specified host is in the list of non proxy hosts.
isHostInNonProxyList(String, String) - Static method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPProxyConfigurator
Check if the specified host is in the list of non proxy hosts.
isHostInNonProxyList(String, String) - Static method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPProxyConfigurator
Check if the specified host is in the list of non proxy hosts.
isHostInNonProxyList(String, String) - Static method in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
Check if the specified host is in the list of non proxy hosts.
isOpen() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
isProxyEnabled(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPProxcyConfigurator
Deprecated.
Check whether http proxy is configured or active.
isProxyEnabled(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPProxyConfigurator
Check whether http proxy is configured or active.
isProxyEnabled(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPProxyConfigurator
Check whether http proxy is configured or active.
isProxyEnabled(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
Check whether http proxy is configured or active.
isRepeatable() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
isRepeatable() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
isRepeatable() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
isResponseWritten() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
isRESTRequest(String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
This will match for content types that will be regarded as REST in WSDL2.0.
isRunning() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
isRunning() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Checks if this HTTP server instance is running.
isStale() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
isStreaming() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
 
isStreaming() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntity2Impl
 
isStreaming() - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntityImpl
 

K

keySet() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
keySet() - Method in class org.apache.axis2.transport.http.TransportHeaders
 

L

lastIndexOfIgnoreCase(String, String) - Static method in class org.apache.axis2.transport.http.server.HttpUtils
 
LISTENER_PORT - Static variable in class org.apache.axis2.transport.http.server.AxisParams
 
ListingAgent - Class in org.apache.axis2.transport.http
 
ListingAgent(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.ListingAgent
 

M

MailProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.
 
main(String[]) - Static method in class org.apache.axis2.transport.http.SimpleHTTPServer
Method main
maxRetries - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 
MESSAGE_CONTEXT - Static variable in class org.apache.axis2.transport.http.server.AxisParams
 
messageContext - Variable in class org.apache.axis2.transport.http.AxisServlet.RestRequestProcessor
 

N

newConnStrategy() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newHttpProcessor() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newListenerExecutor(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the executor used to launch the single requestConnectionListener
newRequestBlockingQueue() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the queue used to hold incoming requests when requestCoreThreadPoolSize threads are busy.
newRequestConnectionListener(int, HttpConnectionManager, HttpParams) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the listener for request connections
newRequestConnectionManager(ExecutorService, WorkerFactory, HttpParams) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the connection manager used to launch request threads
newRequestConnectionParams() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create and set the parameters applied to incoming request connections
newRequestExecutor(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the executor use the manage request processing threads
newRequestWorkerFactory() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the factory for request workers
newResponseFactory() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newThread(Runnable) - Method in class org.apache.axis2.transport.http.server.DefaultThreadFactory
 
newWorker() - Method in class org.apache.axis2.transport.http.HTTPWorkerFactory
 
newWorker() - Method in interface org.apache.axis2.transport.http.server.WorkerFactory
 
notifyAbnormalTermination(IOProcessor, String, Throwable) - Method in interface org.apache.axis2.transport.http.server.ConnectionListenerFailureHandler
The associated connection listener IOProcessor is terminating abnormally
notifyAbnormalTermination(IOProcessor, String, Throwable) - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Default bevarior is to log the error.
NTLM - Static variable in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
NTLM - Static variable in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 

O

obtainHTTPHeaderInformation(Object, MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
Collect the HTTP header information and set them in the message context
obtainHTTPHeaderInformation(Object, MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
Collect the HTTP header information and set them in the message context
operationCache - Variable in class org.apache.axis2.transport.http.AbstractAgent
 
org.apache.axis2.transport.http - package org.apache.axis2.transport.http
 
org.apache.axis2.transport.http.impl.httpclient3 - package org.apache.axis2.transport.http.impl.httpclient3
 
org.apache.axis2.transport.http.impl.httpclient4 - package org.apache.axis2.transport.http.impl.httpclient4
 
org.apache.axis2.transport.http.security - package org.apache.axis2.transport.http.security
 
org.apache.axis2.transport.http.server - package org.apache.axis2.transport.http.server
 
org.apache.axis2.transport.http.util - package org.apache.axis2.transport.http.util
 

P

PARAMETER_HOST_ADDRESS - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml hostname parameter for SimpleHTTPServer configuration
PARAMETER_ORIGIN_SERVER - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml originServer parameter for SimpleHTTPServer configuration
PARAMETER_PORT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml port parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_CORE_THREAD_POOL_SIZE - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestCoreThreadPoolSize parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_MAX_THREAD_POOL_SIZE - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestMaxThreadPoolSize parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_SOCKET_TIMEOUT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestTimeout parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_TCP_NO_DELAY - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestTcpNoDelay parameter for SimpleHTTPServer configuration
PARAMETER_THREAD_KEEP_ALIVE_TIME - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml threadKeepAliveTime parameter for SimpleHTTPServer configuration
PARAMETER_THREAD_KEEP_ALIVE_TIME_UNIT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml threadKeepAliveTimeUnit parameter for SimpleHTTPServer configuration
passWord - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
populateCommonProperties(MessageContext, URL, HttpMethodBase, HttpClient, String) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
Method used to copy all the common properties
populateCommonProperties(MessageContext, URL, HttpRequestBase, AbstractHttpClient, String) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
Method used to copy all the common properties
populateRequestAttributes(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
prepare() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
printServiceHTML(String, ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
 
printUsage() - Static method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
process(AxisHttpConnection) - Method in class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
process(AxisHttpConnection) - Method in interface org.apache.axis2.transport.http.server.HttpConnectionManager
 
process(HttpRequest, HttpContext) - Method in class org.apache.axis2.transport.http.server.RequestSessionCookie
 
process(HttpResponse, HttpContext) - Method in class org.apache.axis2.transport.http.server.ResponseSessionCookie
 
processExplicitSchemaAndWSDL(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processHTTPGetRequest(MessageContext, OutputStream, String, String, ConfigurationContext, Map) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Deprecated.
use RESTUtil.processURLRequest(MessageContext msgContext, OutputStream out, String contentType) instead
processHTTPPostRequest(MessageContext, InputStream, OutputStream, String, String, String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
processHTTPPostRequest(MessageContext, InputStream, OutputStream, String, Builder, String, String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
processIndex(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
Callback method for index page.
processIndex(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListFaultyServices(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListServices(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processResponse(HttpMethodBase, MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
 
processResponse(HttpResponse, MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
 
processUnknown(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
Callback method for unknown/unsupported requests.
processURLRequest() - Method in class org.apache.axis2.transport.http.AxisServlet.RestRequestProcessor
 
processURLRequest(MessageContext, OutputStream, String) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
processURLRequest(MessageContext, OutputStream, String, Builder) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
processXMLRequest() - Method in class org.apache.axis2.transport.http.AxisServlet.RestRequestProcessor
 
processXMLRequest(MessageContext, InputStream, OutputStream, String) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
processXMLRequest(MessageContext, InputStream, OutputStream, String, Builder) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
protocol - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
 
PROTOCOL_HTTP - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROTOCOL_HTTPS - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_CONFIGURATION_NOT_FOUND - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_CONFIGURATION_NOT_FOUND - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
PROXY_HOST_ELEMENT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_HOST_ELEMENT - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
PROXY_HOST_ELEMENT_NOT_FOUND - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_HOST_ELEMENT_NOT_FOUND - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
PROXY_HOST_ELEMENT_WITH_EMPTY_VALUE - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_HOST_ELEMENT_WITH_EMPTY_VALUE - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
PROXY_HOST_NAME - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_PASSWORD_ELEMENT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_PASSWORD_ELEMENT - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
PROXY_PORT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_PORT_ELEMENT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_PORT_ELEMENT - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
PROXY_PORT_ELEMENT_NOT_FOUND - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_PORT_ELEMENT_NOT_FOUND - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
PROXY_PORT_ELEMENT_WITH_EMPTY_VALUE - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_PORT_ELEMENT_WITH_EMPTY_VALUE - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
PROXY_USER_ELEMENT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
 
PROXY_USER_ELEMENT - Static variable in class org.apache.axis2.transport.http.util.HTTPProxyConfigurationUtil
Deprecated.
 
proxyHostName - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
proxyOutSetting - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
proxydiscription
proxyPort - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
ProxyProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
put(Object, Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
put(String, String) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
putAll(Map) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
putAll(Map<? extends String, ? extends String>) - Method in class org.apache.axis2.transport.http.TransportHeaders
 

R

receiveRequest() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
receiveRequest() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
remove(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
remove(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
removeHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
removeHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
removeHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
removeHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
renderView(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
RequestSessionCookie - Class in org.apache.axis2.transport.http.server
 
RequestSessionCookie() - Constructor for class org.apache.axis2.transport.http.server.RequestSessionCookie
 
reset() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
reset() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
ResponseSessionCookie - Class in org.apache.axis2.transport.http.server
 
ResponseSessionCookie() - Constructor for class org.apache.axis2.transport.http.server.ResponseSessionCookie
 
RESTRequestEntity - Class in org.apache.axis2.transport.http
 
RESTRequestEntity(OMElement, boolean, MessageContext, String, String, OMOutputFormat) - Constructor for class org.apache.axis2.transport.http.RESTRequestEntity
 
RESTRequestEntity2 - Class in org.apache.axis2.transport.http
 
RESTRequestEntity2(String, String) - Constructor for class org.apache.axis2.transport.http.RESTRequestEntity2
 
RESTRequestEntity2Impl - Class in org.apache.axis2.transport.http.impl.httpclient3
 
RESTRequestEntity2Impl(String, String) - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.RESTRequestEntity2Impl
 
RESTRequestEntity2Impl - Class in org.apache.axis2.transport.http.impl.httpclient4
 
RESTRequestEntity2Impl(String, String) - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntity2Impl
 
RESTRequestEntityImpl - Class in org.apache.axis2.transport.http.impl.httpclient3
 
RESTRequestEntityImpl(OMElement, boolean, MessageContext, String, String, OMOutputFormat) - Constructor for class org.apache.axis2.transport.http.impl.httpclient3.RESTRequestEntityImpl
 
RESTRequestEntityImpl - Class in org.apache.axis2.transport.http.impl.httpclient4
 
RESTRequestEntityImpl(OMElement, boolean, MessageContext, String, String, OMOutputFormat) - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntityImpl
 
RestRequestProcessor(String, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.axis2.transport.http.AxisServlet.RestRequestProcessor
 
RESTUtil - Class in org.apache.axis2.transport.http.util
 
RESTUtil() - Constructor for class org.apache.axis2.transport.http.util.RESTUtil
 
retryDelay - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 
run() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
run() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 

S

send(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
send(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.HTTPSender
 
sendError(int, String) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
sendError(int) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
sendError(int, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
sendError(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
sendResponse(HttpResponse) - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
sendResponse(HttpResponse) - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
sendViaDelete(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.HTTPSender
Used to send a request via HTTP Delete Method
sendViaDelete(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
Used to send a request via HTTP Delete Method
sendViaDelete(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
Used to send a request via HTTP Delete Method
sendViaGet(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.HTTPSender
Used to send a request via HTTP Get method
sendViaGet(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
Used to send a request via HTTP Get method
sendViaGet(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
Used to send a request via HTTP Get method
sendViaPost(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.HTTPSender
Used to send a request via HTTP Post Method
sendViaPost(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
Used to send a request via HTTP Post Method
sendViaPost(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
Used to send a request via HTTP Post Method
sendViaPut(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.HTTPSender
Used to send a request via HTTP Put Method
sendViaPut(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
Used to send a request via HTTP Put Method
sendViaPut(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
Used to send a request via HTTP Put Method
service(AxisHttpRequest, AxisHttpResponse, MessageContext) - Method in class org.apache.axis2.transport.http.HTTPWorker
 
service(AxisHttpRequest, AxisHttpResponse, MessageContext) - Method in interface org.apache.axis2.transport.http.server.Worker
 
ServletBasedOutTransportInfo - Class in org.apache.axis2.transport.http
 
ServletBasedOutTransportInfo(HttpServletResponse) - Constructor for class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
servletConfig - Variable in class org.apache.axis2.transport.http.AxisServlet
 
ServletRequestResponseTransport() - Constructor for class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
SESSION_ID - Static variable in class org.apache.axis2.transport.http.AxisServlet
 
SessionManager - Class in org.apache.axis2.transport.http.server
 
SessionManager() - Constructor for class org.apache.axis2.transport.http.server.SessionManager
 
setAllowedRetry(boolean) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setAuthenticationInfo(HttpClient, MessageContext, HostConfiguration) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
 
setAuthenticationInfo(AbstractHttpClient, MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
 
setAuthSchemes(List) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setBytes(byte[]) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
setCharSetEnc(String) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
setChunked(boolean) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setChunked(boolean) - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
setChunked(boolean) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setChunked(boolean) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
setContentType(String) - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
setContentType(String) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
setContentType(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setContentType(String) - Method in class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
setDomain(String) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setDomain(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setElement(OMElement) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
setFormat(OMOutputFormat) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setFormat(OMOutputFormat) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
setHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHeaderMap(HashMap) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
setHeaders(Header[]) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeaders(Header[]) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHost(String) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setHostAddress(String) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for hostAddress
setHTTPClientVersion(ConfigurationContext) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
setHTTPClientVersion(ConfigurationContext) - Method in interface org.apache.axis2.transport.http.HTTPTransportSender
 
setHTTPClientVersion(ConfigurationContext) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPClient3TransportSender
 
setHTTPClientVersion(ConfigurationContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender
 
setHttpVersion(String) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setHttpVersion(Object) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setHttpVersion(Object) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl
 
setHttpVersion(Object) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl
 
setMsgCtxt(MessageContext) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
setOriginServer(String) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for originServer
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
setPassword(String) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setPassword(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.
 
setPassWord(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setPort(int) - Method in class org.apache.axis2.transport.http.AxisServletListener
 
setPort(int) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setPort(int) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
setPort(int) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 
setPort(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for port
setPostRequestBody(String) - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
setPreemptiveAuthentication(boolean) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setProtocol(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setProxyName(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setProxyPort(int) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setRealm(String) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setRealm(String) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HttpTransportPropertiesImpl.Authenticator
 
setRealm(String) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
 
setRequestCoreThreadPoolSize(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for RequestCoreThreadPoolSize
setRequestMaxThreadPoolSize(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestMaxThreadPoolSize
setRequestSocketTimeout(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestSocketTimeout
setRequestTcpNoDelay(boolean) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestTcpNoDelay
setResponseWritten(boolean) - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
setSoapActionString(String) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
setSocketTimeout(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
setStatus(int) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
setStatus(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setStatus(int) - Method in class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
setThreadKeepAliveTime(long) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for threadKeepAliveTime
setThreadKeepAliveTimeUnit(TimeUnit) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for threadKeepAliveTimeUnit
setTimeouts(MessageContext, HttpMethod) - Method in class org.apache.axis2.transport.http.impl.httpclient3.HTTPSenderImpl
This is used to get the dynamically set time out values from the message context.
setTimeouts(MessageContext, HttpRequestBase) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
This is used to get the dynamically set time out values from the message context.
setUsername(String) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
 
setUserName(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
showRestDisabledErrorMessage(HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Private method that deals with disabling of REST support.
shutdown() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
shutdown() - Method in class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
shutdown() - Method in interface org.apache.axis2.transport.http.server.HttpConnectionManager
 
signalFaultReady(AxisFault) - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
signalResponseReady() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
SimpleHttpServer - Class in org.apache.axis2.transport.http.server
A simple, but configurable and extensible HTTP server.
SimpleHttpServer(ConfigurationContext, WorkerFactory, int) - Constructor for class org.apache.axis2.transport.http.server.SimpleHttpServer
 
SimpleHttpServer(HttpFactory, int) - Constructor for class org.apache.axis2.transport.http.server.SimpleHttpServer
 
SimpleHTTPServer - Class in org.apache.axis2.transport.http
This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis2.
SimpleHTTPServer() - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
 
SimpleHTTPServer(ConfigurationContext, int) - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
Create a SimpleHTTPServer using default HttpFactory settings
SimpleHTTPServer(HttpFactory) - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
Create a configured SimpleHTTPServer
size() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
size() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
SSLProtocolSocketFactory - Class in org.apache.axis2.transport.http.security
 
SSLProtocolSocketFactory(SSLContext) - Constructor for class org.apache.axis2.transport.http.security.SSLProtocolSocketFactory
 
start() - Method in class org.apache.axis2.transport.http.AxisServletListener
 
start() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
start() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Start this server as a NON-daemon.
stop() - Method in class org.apache.axis2.transport.http.AxisServletListener
 
stop() - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
stop() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Stop this server.
successInterval - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 

T

toString() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
TransportHeaders - Class in org.apache.axis2.transport.http
Pass-Thru / delayed get and put of the values from HttpServletRequest
TransportHeaders(HttpServletRequest) - Constructor for class org.apache.axis2.transport.http.TransportHeaders
 

U

userName - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 

V

valueOf(String) - Static method in enum org.apache.axis2.transport.http.HTTPSender.HTTPStatusCodeFamily
Returns the enum constant of this type with the specified name.
values() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
values() - Static method in enum org.apache.axis2.transport.http.HTTPSender.HTTPStatusCodeFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.axis2.transport.http.TransportHeaders
 

W

Worker - Interface in org.apache.axis2.transport.http.server
 
WorkerFactory - Interface in org.apache.axis2.transport.http.server
 
writeBytes() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
writeTo(OutputStream) - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
 
writeTo(OutputStream) - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntity2Impl
 
writeTo(OutputStream) - Method in class org.apache.axis2.transport.http.impl.httpclient4.RESTRequestEntityImpl
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.