- getActiveCount() - Method in class org.apache.axis2.transport.base.threads.NativeWorkerPool
-
- getActiveCount() - Method in interface org.apache.axis2.transport.base.threads.WorkerPool
-
- getActiveThreadCount() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
Returns the number of active threads processing messages
- getActiveThreadCount() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
Returns the number of active threads processing messages
- getActiveThreadCount() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getActiveThreadCount() - Method in class org.apache.axis2.transport.base.TransportView
-
- getActiveThreadCount() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getAddresses() - Method in class org.apache.axis2.transport.base.TransportListenerEndpointView
-
- getAddresses() - Method in interface org.apache.axis2.transport.base.TransportListenerEndpointViewMBean
-
- getAvgSizeReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getAvgSizeReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getAvgSizeReceived() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getAvgSizeReceived() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getAvgSizeReceived() - Method in class org.apache.axis2.transport.base.TransportView
-
- getAvgSizeReceived() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getAvgSizeSent() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getAvgSizeSent() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getAvgSizeSent() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getAvgSizeSent() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getAvgSizeSent() - Method in class org.apache.axis2.transport.base.TransportView
-
- getAvgSizeSent() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getBooleanValue(String, boolean) - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
Get properties that tune nhttp transport.
- getBuilder(String) - Method in class org.apache.axis2.transport.base.endpoint.URLEndpoint
-
- getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.format.BinaryFormatter
-
- getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.format.MessageFormatterExAdapter
-
- getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.format.PlainTextFormatter
-
- getBytesReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getBytesReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getBytesReceived() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getBytesReceived() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getBytesReceived() - Method in class org.apache.axis2.transport.base.TransportView
-
- getBytesReceived() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getBytesSent() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getBytesSent() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getBytesSent() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getBytesSent() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getBytesSent() - Method in class org.apache.axis2.transport.base.TransportView
-
- getBytesSent() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getClientCoreThreads() - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getClientKeepalive() - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getClientMaxThreads() - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getClientQueueLen() - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getConfiguration(String) - Static method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getConfigurationContext() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getConfigurationContext() - Method in class org.apache.axis2.transport.base.ProtocolEndpoint
-
Get the Axis2 configuration context.
- getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.format.BinaryFormatter
-
- getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.format.MessageFormatterExAdapter
-
- getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.format.PlainTextFormatter
-
- getContentType() - Method in class org.apache.axis2.format.TextFromElementDataSource
-
- getContentType() - Method in class org.apache.axis2.transport.base.datagram.DatagramEndpoint
-
- getContentType() - Method in class org.apache.axis2.transport.base.datagram.DatagramOutTransportInfo
-
- getDataSource(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.format.BinaryFormatter
-
- getDataSource(MessageContext, OMOutputFormat, String) - Method in interface org.apache.axis2.format.MessageFormatterEx
-
Get the formatted message as a DataSource object.
- getDataSource(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.format.MessageFormatterExAdapter
-
- getDataSource(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.format.PlainTextFormatter
-
- getDescription() - Method in class org.apache.axis2.transport.base.ProtocolEndpoint
-
Get a short description of this endpoint suitable for inclusion in log messages.
- getEndpoint(String) - Method in class org.apache.axis2.transport.base.endpoint.URLEndpointsConfiguration
-
Return the endpoint matching the given URL.
- getEndpointReferences(AxisService, String) - Method in class org.apache.axis2.transport.base.ProtocolEndpoint
-
Get the endpoint references for this protocol endpoint.
- getEndpoints() - Method in class org.apache.axis2.transport.base.AbstractTransportListenerEx
-
Get the collection of all protocol endpoints managed by this transport, including the
endpoint configured at the transport level.
- getEndpoints() - Method in class org.apache.axis2.transport.base.endpoint.URLEndpointsConfiguration
-
- getEnvelope(InputStream, String) - Static method in class org.apache.axis2.transport.base.BaseUtils
-
Create a SOAP envelope using SOAP 1.1 or 1.2 depending on the namespace
- getEPRForService(String, String) - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
This is a deprecated method in Axis2 and this default implementation returns the first
result from the getEPRsForService() method
- getEPRProperties(String) - Static method in class org.apache.axis2.transport.base.BaseUtils
-
Extract the properties from an endpoint reference.
- getEPRsForService(String, String) - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getEPRsForService(String) - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getEPRsForService(String, String) - Method in class org.apache.axis2.transport.base.AbstractTransportListenerEx
-
- getException() - Method in class org.apache.axis2.transport.base.event.TransportError
-
- getFaultsReceiving() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getFaultsReceiving() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getFaultsReceiving() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getFaultsReceiving() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getFaultsReceiving() - Method in class org.apache.axis2.transport.base.TransportView
-
- getFaultsReceiving() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getFaultsSending() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getFaultsSending() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getFaultsSending() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getFaultsSending() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getFaultsSending() - Method in class org.apache.axis2.transport.base.TransportView
-
- getFaultsSending() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getInputStream() - Method in class org.apache.axis2.format.TextFromElementDataSource
-
- getLastPollState() - Method in class org.apache.axis2.transport.base.AbstractPollTableEntry
-
- getLastPollTime() - Method in class org.apache.axis2.transport.base.AbstractPollTableEntry
-
- getLastResetTime() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getLastResetTime() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getLastResetTime() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getLastResetTime() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getLastResetTime() - Method in class org.apache.axis2.transport.base.TransportView
-
- getLastResetTime() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getLevel() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getListener() - Method in class org.apache.axis2.transport.base.ProtocolEndpoint
-
- getMaxSizeReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getMaxSizeReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getMaxSizeReceived() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getMaxSizeReceived() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getMaxSizeReceived() - Method in class org.apache.axis2.transport.base.TransportView
-
- getMaxSizeReceived() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getMaxSizeSent() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getMaxSizeSent() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getMaxSizeSent() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getMaxSizeSent() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getMaxSizeSent() - Method in class org.apache.axis2.transport.base.TransportView
-
- getMaxSizeSent() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getMBeanName() - Method in class org.apache.axis2.transport.base.TransportMBeanSupport
-
- getMessageFormatter(MessageContext) - Static method in class org.apache.axis2.transport.base.BaseUtils
-
Get the MessageFormatter for the given message.
- getMessagesReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getMessagesReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getMessagesReceived() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getMessagesReceived() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getMessagesReceived() - Method in class org.apache.axis2.transport.base.TransportView
-
- getMessagesReceived() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getMessagesSent() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getMessagesSent() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getMessagesSent() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getMessagesSent() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
Get the number of messages sent.
- getMessagesSent() - Method in class org.apache.axis2.transport.base.TransportView
-
- getMessagesSent() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getMetrics() - Method in class org.apache.axis2.transport.base.datagram.DatagramEndpoint
-
- getMetricsCollector() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getMetricsWindow() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getMetricsWindow() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getMetricsWindow() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getMetricsWindow() - Method in class org.apache.axis2.transport.base.TransportView
-
- getMetricsWindow() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getMinSizeReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getMinSizeReceived() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getMinSizeReceived() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getMinSizeReceived() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getMinSizeReceived() - Method in class org.apache.axis2.transport.base.TransportView
-
- getMinSizeReceived() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getMinSizeSent() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getMinSizeSent() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getMinSizeSent() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getMinSizeSent() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getMinSizeSent() - Method in class org.apache.axis2.transport.base.TransportView
-
- getMinSizeSent() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getName() - Method in class org.apache.axis2.format.TextFromElementDataSource
-
- getNextPollTime() - Method in class org.apache.axis2.transport.base.AbstractPollTableEntry
-
- getOMOutputFormat(MessageContext) - Static method in class org.apache.axis2.transport.base.BaseUtils
-
Get the OMOutput format for the given message
- getOptionalParam(ParameterInclude, String) - Static method in class org.apache.axis2.transport.base.ParamUtils
-
- getOptionalParamBoolean(ParameterInclude, String, boolean) - Static method in class org.apache.axis2.transport.base.ParamUtils
-
- getOptionalParamInt(ParameterInclude, String) - Static method in class org.apache.axis2.transport.base.ParamUtils
-
- getOptionalParamInt(ParameterInclude, String, int) - Static method in class org.apache.axis2.transport.base.ParamUtils
-
- getOutputStream() - Method in class org.apache.axis2.format.TextFromElementDataSource
-
- getParameter(String) - Method in class org.apache.axis2.transport.base.endpoint.URLEndpoint
-
- getParameters() - Method in class org.apache.axis2.transport.base.endpoint.URLEndpoint
-
- getPollInterval() - Method in class org.apache.axis2.transport.base.AbstractPollTableEntry
-
- getProperty(String, int) - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
Get properties that tune nhttp transport.
- getQNameFromString(Object) - Static method in class org.apache.axis2.transport.base.BaseUtils
-
Return a QName from the String passed in of the form {ns}element
- getQueueSize() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
Return the number of requests queued in the thread pool
- getQueueSize() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
Return the number of requests queued in the thread pool
- getQueueSize() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getQueueSize() - Method in class org.apache.axis2.transport.base.threads.NativeWorkerPool
-
- getQueueSize() - Method in interface org.apache.axis2.transport.base.threads.WorkerPool
-
- getQueueSize() - Method in class org.apache.axis2.transport.base.TransportView
-
- getQueueSize() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getRequiredParam(ParameterInclude, String) - Static method in class org.apache.axis2.transport.base.ParamUtils
-
- getRequiredParamInt(ParameterInclude, String) - Static method in class org.apache.axis2.transport.base.ParamUtils
-
- getResponseCodeTable() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getResponseCodeTable() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getResponseCodeTable() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getResponseCodeTable() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getResponseCodeTable() - Method in class org.apache.axis2.transport.base.TransportView
-
- getResponseCodeTable() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getServerCoreThreads() - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getServerKeepalive() - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getServerMaxThreads() - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getServerQueueLen() - Method in class org.apache.axis2.transport.base.TransportConfiguration
-
- getService() - Method in class org.apache.axis2.transport.base.event.TransportError
-
- getService() - Method in class org.apache.axis2.transport.base.ProtocolEndpoint
-
- getServiceName() - Method in class org.apache.axis2.transport.base.ProtocolEndpoint
-
Get the name of the service to which messages received by this endpoint are pre-dispatched.
- getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getSource() - Method in class org.apache.axis2.transport.base.event.TransportError
-
- getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.format.BinaryFormatter
-
- getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.format.MessageFormatterExAdapter
-
- getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.format.PlainTextFormatter
-
- getTimeoutsReceiving() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getTimeoutsReceiving() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getTimeoutsReceiving() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getTimeoutsReceiving() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getTimeoutsReceiving() - Method in class org.apache.axis2.transport.base.TransportView
-
- getTimeoutsReceiving() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getTimeoutsSending() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getTimeoutsSending() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getTimeoutsSending() - Method in interface org.apache.axis2.transport.base.ManagementSupport
-
- getTimeoutsSending() - Method in class org.apache.axis2.transport.base.MetricsCollector
-
- getTimeoutsSending() - Method in class org.apache.axis2.transport.base.TransportView
-
- getTimeoutsSending() - Method in interface org.apache.axis2.transport.base.TransportViewMBean
-
- getTransportInDescription() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getTransportName() - Method in class org.apache.axis2.transport.base.AbstractTransportListener
-
- getTransportName() - Method in class org.apache.axis2.transport.base.AbstractTransportSender
-
- getWorkerPool(int, int, int, int, String, String) - Static method in class org.apache.axis2.transport.base.threads.WorkerPoolFactory
-
- getWorkerPool(int, int, int, int, int, String, String) - Static method in class org.apache.axis2.transport.base.threads.WorkerPoolFactory
-
- getWorkerPool(int, int, int, int, String, String, BlockingQueue<Runnable>) - Static method in class org.apache.axis2.transport.base.threads.WorkerPoolFactory
-