A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
- AbstractHTTPTransportSender - Class in org.apache.axis2.transport.http
-
Base class for Apache HttpClient (3.1 or 4.x) based transport senders.
- AbstractHTTPTransportSender() - Constructor for class org.apache.axis2.transport.http.AbstractHTTPTransportSender
- acknowledgeMessage(MessageContext) - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
- addHeader(String, String) - Method in interface org.apache.axis2.transport.http.Request
- addHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
- 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
- addHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
- addHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
- 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
- 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
MessageContextfor 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.
- AxisRequestEntityImpl - Class in org.apache.axis2.transport.http.impl.httpclient4
-
This Request Entity is used by the HttpComponentsTransportSender.
- AxisRequestEntityImpl(AxisRequestEntity) - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
- 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
-
TransportListenerimplementation forAxisServlet. - AxisServletListener() - Constructor for class org.apache.axis2.transport.http.AxisServletListener
B
- BASIC - Static variable in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl.Authenticator
C
- chunked - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
- cleanup(MessageContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender
- 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
- CommonsTransportHeaders - Class in org.apache.axis2.transport.http
- CommonsTransportHeaders(Header[]) - 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, RequestConfig.Builder, HttpClientContext) - Static method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPProxyConfigurator
-
Configure HTTP Proxy settings of httpcomponents HostConfiguration.
- ConnectionListenerFailureHandler - Interface in org.apache.axis2.transport.http.server
- consumeContent() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
- 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.AbstractHTTPTransportSender
- createHTTPSender() - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender
- 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.
- createMessageContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.axis2.transport.http.AxisServlet
- createRequest(MessageContext, String, URL, AxisRequestEntity) - Method in class org.apache.axis2.transport.http.HTTPSender
-
Start a new HTTP request.
- createRequest(MessageContext, String, URL, AxisRequestEntity) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPSenderImpl
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.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
- enableAuthentication(HTTPAuthenticator) - Method in interface org.apache.axis2.transport.http.Request
- enableHTTP10() - Method in interface org.apache.axis2.transport.http.Request
- 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.
- execute() - Method in interface org.apache.axis2.transport.http.Request
- 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.HTTPSender
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.httpclient4.HttpTransportPropertiesImpl.Authenticator
- getAuthSchemes() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
- 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
- getContentEncoding() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
- getContentLength() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
- getContentLength() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
- getContentType() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
- getContentType() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
- getContentType() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
- getContentType() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
- getCookies() - Method in interface org.apache.axis2.transport.http.Request
- getDomain() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
- getDomain() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
- 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(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)
- getEPRsForService(ConfigurationContext, TransportInDescription, String, String, int) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
- getFirstHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
- getFirstHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
- getGetRequestParameters(String) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
- 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
- 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
- getHttpVersion() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
- 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
- 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.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
- 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.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
- getRequestHeaders() - Method in interface org.apache.axis2.transport.http.Request
- 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
- getResponseContent() - Method in interface org.apache.axis2.transport.http.Request
- getResponseHeader(String) - Method in interface org.apache.axis2.transport.http.Request
- getResponseHeaders() - Method in interface org.apache.axis2.transport.http.Request
- 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(String) - Method in class org.apache.axis2.transport.http.server.SessionManager
- getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.AxisServletListener
- getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
- getSoapAction(AxisHttpRequest) - Static method in class org.apache.axis2.transport.http.server.HttpUtils
- getSocketTimeout() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
- getStatus() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
- getStatusCode() - Method in interface org.apache.axis2.transport.http.Request
- getStatusFromAxisFault(AxisFault) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
- getStatusText() - Method in interface org.apache.axis2.transport.http.Request
- 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
- 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() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
- headerIterator(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
- 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_PROXY_HOST - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
- HTTP_PROXY_PORT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
- HTTPAuthenticator - Class in org.apache.axis2.transport.http
- HTTPAuthenticator() - Constructor for class org.apache.axis2.transport.http.HTTPAuthenticator
- 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 - Variable in class org.apache.axis2.transport.http.SimpleHTTPServer
- 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
- 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
- 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
- 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.httpclient4
- HttpTransportPropertiesImpl() - Constructor for class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl
- 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.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() - Method in class org.apache.axis2.transport.http.AxisServlet
-
Convenient method to re-initialize the ConfigurationContext
- init() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
- init(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisServlet
-
Main init method
- init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.AxisServletListener
- init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
-
init method in TransportListener
- init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.http.AbstractHTTPTransportSender
- 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
- 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.AbstractHTTPTransportSender
- IOProcessor - Interface in org.apache.axis2.transport.http.server
- IOProcessorCallback - Interface in org.apache.axis2.transport.http.server
- isAllowedRetry() - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
- isChunked() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
- isChunked() - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
- 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.AbstractHTTPTransportSender
- 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.
- isOpen() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
- isProxyEnabled(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPProxyConfigurator
-
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.impl.httpclient4.AxisRequestEntityImpl
- 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
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.httpclient4.HttpTransportPropertiesImpl.Authenticator
O
- 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.httpclient4 - package org.apache.axis2.transport.http.impl.httpclient4
- 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
- PARAM_PORT - Static variable in class org.apache.axis2.transport.http.SimpleHTTPServer
- 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
- 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
- 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_HOST_ELEMENT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
- PROXY_HOST_ELEMENT_NOT_FOUND - 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.HTTPTransportConstants
- 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_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_NOT_FOUND - 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.HTTPTransportConstants
- PROXY_USER_ELEMENT - Static variable in class org.apache.axis2.transport.http.HTTPTransportConstants
- proxyHostName - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
- proxyOutSetting - Variable in class org.apache.axis2.transport.http.HTTPSender
- proxyPort - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
- ProxyProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
- put(String, String) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
- put(String, String) - Method in class org.apache.axis2.transport.http.TransportHeaders
- putAll(Map<? extends String, ? extends String>) - 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
- releaseConnection() - Method in interface org.apache.axis2.transport.http.Request
- 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
- Request - Interface in org.apache.axis2.transport.http
-
Interface to prepare and execute an HTTP request.
- 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
- 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.HTTPSender
- sendError(int) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
- sendError(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
- sendError(int, String) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
- sendError(int, String) - 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
- 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
- setAuthSchemes(List) - Method in class org.apache.axis2.transport.http.HTTPAuthenticator
- setChunked(boolean) - Method in class org.apache.axis2.transport.http.HTTPSender
- setChunked(boolean) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
- setConnectionTimeout(int) - Method in interface org.apache.axis2.transport.http.Request
- 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
- setFormat(OMOutputFormat) - Method in class org.apache.axis2.transport.http.HTTPSender
- setHeader(String, String) - Method in interface org.apache.axis2.transport.http.Request
- setHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
- setHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
- setHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
- setHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
- 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.AbstractHTTPTransportSender
- setHTTPClientVersion(ConfigurationContext) - Method in interface org.apache.axis2.transport.http.HTTPTransportSender
- setHTTPClientVersion(ConfigurationContext) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HTTPClient4TransportSender
- setHttpVersion(Object) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
- setHttpVersion(Object) - Method in class org.apache.axis2.transport.http.impl.httpclient4.HttpTransportPropertiesImpl
- setHttpVersion(String) - Method in class org.apache.axis2.transport.http.HTTPSender
- 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.httpclient4.HttpTransportPropertiesImpl.Authenticator
- setPort(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
-
Setter for port
- 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.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
- setSocketTimeout(int) - Method in interface org.apache.axis2.transport.http.Request
- 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
- 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
- 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.AbstractHTTPTransportSender
- stop() - Method in class org.apache.axis2.transport.http.AxisServletListener
- 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
- values() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
- 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
- writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.AxisRequestEntity
- writeTo(OutputStream) - Method in class org.apache.axis2.transport.http.impl.httpclient4.AxisRequestEntityImpl
All Classes All Packages