A B C D E F G H I J 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
- AbstractConnectionDebug - Class in org.apache.synapse.transport.nhttp.debug
- AbstractConnectionDebug() - Constructor for class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- AcceptCharSetElement() - Constructor for class org.apache.synapse.transport.http.access.Access.AcceptCharSetElement
- AcceptElement() - Constructor for class org.apache.synapse.transport.http.access.Access.AcceptElement
- AcceptEncodingElement() - Constructor for class org.apache.synapse.transport.http.access.Access.AcceptEncodingElement
- AcceptLanguageElement() - Constructor for class org.apache.synapse.transport.http.access.Access.AcceptLanguageElement
- Access - Class in org.apache.synapse.transport.http.access
-
The class to handle the HTTP Access Logs, patterns and the major functionality.
- Access(Log, AccessLogger) - Constructor for class org.apache.synapse.transport.http.access.Access
-
Constructor of AccessLog.
- ACCESS_LOG_ID - Static variable in class org.apache.synapse.transport.http.access.AccessHandler
- ACCESS_LOG_ID - Static variable in class org.apache.synapse.transport.http.access.AccessLogger
- ACCESS_LOG_ID - Static variable in class org.apache.synapse.transport.http.conn.LoggingUtils
- Access.AcceptCharSetElement - Class in org.apache.synapse.transport.http.access
-
write the Accept Character Set Element - %S
- Access.AcceptElement - Class in org.apache.synapse.transport.http.access
-
write the Accept Element - %C
- Access.AcceptEncodingElement - Class in org.apache.synapse.transport.http.access
-
write the Accept Encoding Element - %e
- Access.AcceptLanguageElement - Class in org.apache.synapse.transport.http.access
-
write the Accept Language Element - %L
- Access.AccessLogElement - Interface in org.apache.synapse.transport.http.access
-
AccessLogElement writes the partial message into the buffer.
- Access.ByteSentElement - Class in org.apache.synapse.transport.http.access
-
write bytes sent, excluding HTTP headers - %b, %B
- Access.ConnectionElement - Class in org.apache.synapse.transport.http.access
-
write the Connection Element - %x
- Access.ContentEncodingElement - Class in org.apache.synapse.transport.http.access
-
write the Content Encoding Element - %n
- Access.ContentTypeElement - Class in org.apache.synapse.transport.http.access
-
write the Content Type Element - %T
- Access.CookieElement - Class in org.apache.synapse.transport.http.access
-
write a specific cookie - %{xxx}c
- Access.DateAndTimeElement - Class in org.apache.synapse.transport.http.access
-
write date and time, in Common Log Format - %t
- Access.HeaderElement - Class in org.apache.synapse.transport.http.access
-
write incoming headers - %{xxx}i
- Access.HostElement - Class in org.apache.synapse.transport.http.access
-
write remote host name - %h
- Access.HttpStatusCodeElement - Class in org.apache.synapse.transport.http.access
-
write HTTP status code of the response - %s
- Access.KeepAliveElement - Class in org.apache.synapse.transport.http.access
-
write the Keep Alive Element - %k
- Access.LocalAddrElement - Class in org.apache.synapse.transport.http.access
-
write local IP address - %A
- Access.LocalServerNameElement - Class in org.apache.synapse.transport.http.access
-
write local server name - %v
- Access.LogicalUserNameElement - Class in org.apache.synapse.transport.http.access
-
write remote logical username from identd (always returns '-') - %l
- Access.MethodElement - Class in org.apache.synapse.transport.http.access
-
write request method (GET, POST, etc.) - %m
- Access.RefererElement - Class in org.apache.synapse.transport.http.access
-
write the referer - %f
- Access.RequestAttributeElement - Class in org.apache.synapse.transport.http.access
-
write an attribute in the ServletRequest - %{xxx}r %R
- Access.RequestElement - Class in org.apache.synapse.transport.http.access
-
write first line of the request (method and request URI) - %r
- Access.RequestURIElement - Class in org.apache.synapse.transport.http.access
-
write requested URL path - %U
- Access.ResponseHeaderElement - Class in org.apache.synapse.transport.http.access
-
write a specific response header - %{xxx}o
- Access.ServerElement - Class in org.apache.synapse.transport.http.access
-
write the Server Element - %Z
- Access.StringElement - Class in org.apache.synapse.transport.http.access
-
write any string
- Access.TransferEncodingElement - Class in org.apache.synapse.transport.http.access
-
write the Transfer Encoding Element - %E
- Access.UserAgentElement - Class in org.apache.synapse.transport.http.access
-
write the user agent - %a
- Access.UserElement - Class in org.apache.synapse.transport.http.access
-
write remote user that was authenticated (if any), else '-' - %u
- Access.VaryElement - Class in org.apache.synapse.transport.http.access
-
write the Vary Element - %V
- AccessConfiguration - Class in org.apache.synapse.transport.http.access
-
Copyright (c) 2015, WSO2 Inc.
- AccessConstants - Class in org.apache.synapse.transport.http.access
-
Constants used in the Access Class
- AccessConstants() - Constructor for class org.apache.synapse.transport.http.access.AccessConstants
- AccessHandler - Class in org.apache.synapse.transport.http.access
-
Handles the Access, providing an Access object.
- AccessHandler() - Constructor for class org.apache.synapse.transport.http.access.AccessHandler
- AccessLogger - Class in org.apache.synapse.transport.http.access
-
Class that logs the Http Accesses to the access log files.
- AccessLogger(Log) - Constructor for class org.apache.synapse.transport.http.access.AccessLogger
- AccessTimeUtil - Class in org.apache.synapse.transport.http.access
-
Utility methods related to the Access Time
- AccessTimeUtil() - Constructor for class org.apache.synapse.transport.http.access.AccessTimeUtil
- acknowledgeMessage(MessageContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreRequestResponseTransport
- ackShouldSend() - Method in class org.apache.synapse.transport.netty.listener.HttpRequestWorker
- ACTIVE_CONNECTION_MONITOR_DELAY - Static variable in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Delay for ActiveConnectionMonitor
- ACTIVE_CONNECTION_MONITOR_DELAY - Static variable in class org.apache.synapse.transport.passthru.PassThroughHttpListener
-
Delay for ActiveConnectionMonitor
- ActiveConnectionMonitor - Class in org.apache.synapse.transport.nhttp.util
- ActiveConnectionMonitor - Class in org.apache.synapse.transport.passthru.util
-
PassThroughTransport ActiveConnectionMonitor
- ActiveConnectionMonitor(NhttpMetricsCollector, DefaultListeningIOReactor, int) - Constructor for class org.apache.synapse.transport.nhttp.util.ActiveConnectionMonitor
- ActiveConnectionMonitor(PassThroughTransportMetricsCollector, DefaultListeningIOReactor, int) - Constructor for class org.apache.synapse.transport.passthru.util.ActiveConnectionMonitor
- ACTIVITY_ID_STATUS - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- addAccessToQueue(HttpRequest) - Method in class org.apache.synapse.transport.http.access.Access
-
Adds the accesses to the queue.
- addAccessToQueue(HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access
-
Adds the accesses to the queue.
- addBuilder(String, Builder) - Method in class org.apache.synapse.transport.netty.util.DeferredMessageBuilder
- addBuilder(String, Builder) - Method in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- addConnection(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.connections.HostConnections
- addConnection(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.connections.TargetConnections
-
This method is called when a new connection is made.
- addConnection(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.connections.SourceConnections
-
Add a connection to the pool.
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.AcceptCharSetElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.AcceptElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.AcceptEncodingElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.AcceptLanguageElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in interface org.apache.synapse.transport.http.access.Access.AccessLogElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.ByteSentElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.ConnectionElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.ContentEncodingElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.ContentTypeElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.CookieElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.DateAndTimeElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.HeaderElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.HostElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.HttpStatusCodeElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.KeepAliveElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.LocalAddrElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.LocalServerNameElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.LogicalUserNameElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.MethodElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.RefererElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.RequestAttributeElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.RequestElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.RequestURIElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.ResponseHeaderElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.ServerElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.StringElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.TransferEncodingElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.UserAgentElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.UserElement
- addElement(StringBuilder, Date, HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access.VaryElement
- addExcessHeader(Header) - Method in class org.apache.synapse.transport.passthru.SourceRequest
- addExcessHeader(Header) - Method in class org.apache.synapse.transport.passthru.TargetResponse
- addFormatter(String, MessageFormatter) - Method in class org.apache.synapse.transport.netty.util.DeferredMessageBuilder
- addFormatter(String, MessageFormatter) - Method in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- addHeader(String, String) - Method in class org.apache.synapse.transport.passthru.SourceResponse
- addHeader(String, String) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- addNotificationHandler(FileUpdateNotificationHandler) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloaderHolder
- addPreserveHeader(String) - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- addPreserveHttpHeader(String) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- addProperty(String, Object) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- addProperty(String, Object) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Add an interceptor property
- addTransportHeadersToTransportMessage(HttpHeaders, MessageContext) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- ALL_NETWORK - Static variable in class org.apache.synapse.transport.http.conn.ServerConnFactory
- ALLOW_ALL - Static variable in class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
-
The ALLOW_ALL HostnameVerifier essentially turns hostname verification off.
- ALLOWED_RESPONSE_PROPERTIES - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- ALWAYS - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- appendBackEndWireLog(SynapseWireLogHolder.RequestType, String, String) - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- appendRequestWireLog(String) - Method in class org.apache.synapse.transport.http.conn.SynapseBackEndWireLogs
- appendRequestWireLog(String) - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- appendResponseWireLog(String) - Method in class org.apache.synapse.transport.http.conn.SynapseBackEndWireLogs
- appendResponseWireLog(String) - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- APPLICATION_OCTET_STREAM - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- assertState(NHttpConnection, ProtocolState) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- assertState(NHttpConnection, ProtocolState) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- attachConsumer(IOControl) - Method in class org.apache.synapse.transport.passthru.Pipe
-
Set the consumers IOControl
- ATTACHMENT_KEY - Static variable in class org.apache.synapse.transport.nhttp.ClientHandler
- authenticatePreemptively(HttpRequest, HttpContext) - Method in class org.apache.synapse.transport.http.conn.DefaultProxyAuthenticator
-
this will add authentication header to the request
- authenticatePreemptively(HttpRequest, HttpContext) - Method in class org.apache.synapse.transport.http.conn.ProfileProxyAuthenticator
-
this will add authentication header to the request
- authenticatePreemptively(HttpRequest, HttpContext) - Method in interface org.apache.synapse.transport.http.conn.ProxyAuthenticator
-
Adds proxy authentication header to the request
- AUTO - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- available() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- awaitResponse() - Method in class org.apache.synapse.transport.nhttp.HttpCoreRequestResponseTransport
- AXIS2_HTTP_REQUEST - Static variable in class org.apache.synapse.transport.nhttp.ClientHandler
- Axis2HttpConnectorListener - Class in org.apache.synapse.transport.netty.listener
-
PassThroughHttpConnectorListener
receives theHttpCarbonMessage
coming from the Netty HTTP transport, hands it over to theHttpRequestWorker
to convert it toMessageContext
and finally deliver it to the axis engine. - Axis2HttpConnectorListener(SourceConfiguration) - Constructor for class org.apache.synapse.transport.netty.listener.Axis2HttpConnectorListener
- Axis2HttpRequest - Class in org.apache.synapse.transport.nhttp
-
Represents an outgoing Axis2 HTTP/s request.
- Axis2HttpRequest(EndpointReference, HttpRoute, MessageContext) - Constructor for class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- Axis2HttpSSLTransportListener - Class in org.apache.synapse.transport.netty.listener
-
Axis2HttpsTransportListener
is the Axis2 Transport Listener implementation for Netty based HTTPs transport. - Axis2HttpSSLTransportListener() - Constructor for class org.apache.synapse.transport.netty.listener.Axis2HttpSSLTransportListener
- Axis2HttpSSLTransportSender - Class in org.apache.synapse.transport.netty.sender
-
Axis2HttpSSLTransportSender
is the sender class of the HTTP Transport, and it sends out HTTPS outbound requests. - Axis2HttpSSLTransportSender() - Constructor for class org.apache.synapse.transport.netty.sender.Axis2HttpSSLTransportSender
- Axis2HttpTargetRespListener - Class in org.apache.synapse.transport.netty.sender
-
Axis2HttpTargetRespListener
listens for the response expected for the sent request. - Axis2HttpTargetRespListener(WorkerPool, MessageContext, TargetConfiguration) - Constructor for class org.apache.synapse.transport.netty.sender.Axis2HttpTargetRespListener
- Axis2HttpTransportListener - Class in org.apache.synapse.transport.netty.listener
-
Axis2HttpTransportListener
is the Axis2 Transport Listener implementation for HTTP transport based on Netty. - Axis2HttpTransportListener() - Constructor for class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- Axis2HttpTransportSender - Class in org.apache.synapse.transport.netty.sender
-
Axis2HttpTransportSender
receives the outgoing axis2MessageContext
, convert it into aHttpCarbonMessage
and deliver it to the Http Client connector. - Axis2HttpTransportSender() - Constructor for class org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
- Axis2ServerPushListener - Class in org.apache.synapse.transport.netty.sender
-
Axis2ServerPushListener
is the class which listens for HTTP/2 server pushes from the backend. - Axis2ServerPushListener(HttpResponseFuture, MessageContext, WorkerPool) - Constructor for class org.apache.synapse.transport.netty.sender.Axis2ServerPushListener
- Axis2ServerPushListener(Http2PushPromise, HttpResponseFuture, MessageContext, WorkerPool) - Constructor for class org.apache.synapse.transport.netty.sender.Axis2ServerPushListener
B
- BASE_ERROR_CODE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
The message context property name which holds the error code for the last encountered exception without any protocol state specific alterations
- BaseConfiguration - Class in org.apache.synapse.transport.netty.config
-
This class has common configurations for both sender and receiver.
- BaseConfiguration - Class in org.apache.synapse.transport.passthru.config
-
This class has common configurations for both sender and receiver.
- BaseConfiguration(ConfigurationContext) - Constructor for class org.apache.synapse.transport.netty.config.BaseConfiguration
- BaseConfiguration(ConfigurationContext, ParameterInclude, WorkerPool, PassThroughTransportMetricsCollector) - Constructor for class org.apache.synapse.transport.passthru.config.BaseConfiguration
- BasicHttpEntityPossibleEnclosingRequest - Class in org.apache.synapse.transport.http.conn
-
wrapper class for HTTP requests with may or may not contain entity extending org.apache.http.message.BasicHttpEntityEnclosingRequest Added to support body for HTTP DELETE requests
- BasicHttpEntityPossibleEnclosingRequest(String, String) - Constructor for class org.apache.synapse.transport.http.conn.BasicHttpEntityPossibleEnclosingRequest
- BasicHttpEntityPossibleEnclosingRequest(String, String, ProtocolVersion) - Constructor for class org.apache.synapse.transport.http.conn.BasicHttpEntityPossibleEnclosingRequest
- BasicHttpEntityPossibleEnclosingRequest(RequestLine) - Constructor for class org.apache.synapse.transport.http.conn.BasicHttpEntityPossibleEnclosingRequest
- BINARY_CONTENT_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- BinaryRelayBuilder - Class in org.apache.synapse.transport.passthru.util
- BinaryRelayBuilder() - Constructor for class org.apache.synapse.transport.passthru.util.BinaryRelayBuilder
- bind(IOSession) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- bind(IOSession) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- bind(IOSession) - Method in interface org.apache.synapse.transport.http.conn.UpgradableNHttpConnection
- BIND_ADDRESS - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- BLOCK_SERVICE_LIST - Static variable in class org.apache.synapse.transport.nhttp.NHttpConfiguration
-
Comma separated list of blocked uris
- BLOCK_SERVICE_LIST - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether viewing services are enabled or not
- BLOCK_SERVICE_LIST_DEFAULT - Static variable in class org.apache.synapse.transport.nhttp.NHttpConfiguration
-
Default value for BLOCK_SERVICE_LIST
- BOUNCY_CASTLE_FIPS_PROVIDER - Static variable in interface org.apache.synapse.transport.certificatevalidation.Constants
- BOUNCY_CASTLE_PROVIDER - Static variable in interface org.apache.synapse.transport.certificatevalidation.Constants
- BRIDGE_LOG_PREFIX - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- BridgeConstants - Class in org.apache.synapse.transport.netty
-
BridgeConstants
contains the constants related to netty axis2 bridge. - BridgeConstants() - Constructor for class org.apache.synapse.transport.netty.BridgeConstants
- BUFFERED_INPUT_STREAM - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- BUFFERED_INPUT_STREAM - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- bufferFactory - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- BufferFactory - Class in org.apache.synapse.transport.passthru.util
- BufferFactory(int, ByteBufferAllocator, int) - Constructor for class org.apache.synapse.transport.passthru.util.BufferFactory
- build() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- build() - Method in class org.apache.synapse.transport.netty.config.BaseConfiguration
- build() - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- build() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- build() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- build() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- build() - Method in class org.apache.synapse.transport.passthru.config.TargetConfiguration
- build(TransportOutDescription) - Method in class org.apache.synapse.transport.nhttp.config.ProxyConfigBuilder
-
Tries to read the axis2.xml transport sender's proxy configuration
- build(HttpParams) - Method in class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
- BUILDER_OUTPUT_STREAM - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- BUILDERS_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- buildHttpParams() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- buildIOReactorConfig() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- buildMessage(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.MessageUtils
- buildMessage(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
- buildMessage(MessageContext) - Method in class org.apache.synapse.transport.util.HttpMessageHandler
- buildMessage(MessageContext) - Method in interface org.apache.synapse.transport.util.MessageHandler
- buildMessage(MessageContext) - Method in class org.apache.synapse.transport.util.PassThroughMessageHandler
- buildMessage(MessageContext, boolean) - Static method in class org.apache.synapse.transport.netty.util.MessageUtils
- buildMessage(MessageContext, boolean) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
- buildMessage(MessageContext, boolean) - Method in class org.apache.synapse.transport.util.HttpMessageHandler
- buildMessage(MessageContext, boolean) - Method in interface org.apache.synapse.transport.util.MessageHandler
- buildMessage(MessageContext, boolean) - Method in class org.apache.synapse.transport.util.PassThroughMessageHandler
- buildMessage(MessageContext, boolean, InputStream) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
- ByteSentElement(boolean) - Constructor for class org.apache.synapse.transport.http.access.Access.ByteSentElement
-
if conversion is true, write '-' instead of 0 - %b
C
- C_MAX_ACTIVE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the maximum open connection limit.
- CACHE_DEFAULT_ALLOCATED_SIZE - Static variable in interface org.apache.synapse.transport.certificatevalidation.Constants
- CACHE_DEFAULT_DELAY_MINS - Static variable in interface org.apache.synapse.transport.certificatevalidation.Constants
- CACHE_DELAY - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CACHE_MAX_ALLOCATED_SIZE - Static variable in interface org.apache.synapse.transport.certificatevalidation.Constants
- CACHE_MAX_DELAY_MINS - Static variable in interface org.apache.synapse.transport.certificatevalidation.Constants
- CACHE_MIN_ALLOCATED_SIZE - Static variable in interface org.apache.synapse.transport.certificatevalidation.Constants
- CACHE_MIN_DELAY_MINS - Static variable in interface org.apache.synapse.transport.certificatevalidation.Constants
- CACHE_SIZE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CacheController - Class in org.apache.synapse.transport.certificatevalidation.cache
- CacheController(ManageableCache, CacheManager) - Constructor for class org.apache.synapse.transport.certificatevalidation.cache.CacheController
- CacheControllerMBean - Interface in org.apache.synapse.transport.certificatevalidation.cache
- CacheManager - Class in org.apache.synapse.transport.certificatevalidation.cache
-
Cache Manager takes care and maintains an LRU cache which implements ManageableCache Interface.
- CacheManager(ManageableCache, int, int) - Constructor for class org.apache.synapse.transport.certificatevalidation.cache.CacheManager
-
A new cacheManager will be started on the given ManageableCache object.
- CacheMessageBuilderDispatchandler - Class in org.apache.synapse.transport.passthru.util
- CacheMessageBuilderDispatchandler() - Constructor for class org.apache.synapse.transport.passthru.util.CacheMessageBuilderDispatchandler
- CacheUtils - Class in org.apache.synapse.transport.netty.util
-
A utility class for HTTP caching related tasks.
- cancelled(SessionRequest) - Method in class org.apache.synapse.transport.passthru.ConnectCallback
- canOutboundResponseHaveContentTypeHeader(MessageContext) - Static method in class org.apache.synapse.transport.netty.sender.SourceResponseHandler
- capacity() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- capacity() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- CARBON_SERVER_XML_NAMESPACE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CertificatePathValidator - Class in org.apache.synapse.transport.certificatevalidation.pathvalidation
-
Used to validate the revocation status of a certificate chain acquired from the peer.
- CertificatePathValidator(X509Certificate[], RevocationVerifier) - Constructor for class org.apache.synapse.transport.certificatevalidation.pathvalidation.CertificatePathValidator
- CertificateVerificationException - Exception in org.apache.synapse.transport.certificatevalidation
- CertificateVerificationException(String) - Constructor for exception org.apache.synapse.transport.certificatevalidation.CertificateVerificationException
- CertificateVerificationException(String, Throwable) - Constructor for exception org.apache.synapse.transport.certificatevalidation.CertificateVerificationException
- CertificateVerificationException(Throwable) - Constructor for exception org.apache.synapse.transport.certificatevalidation.CertificateVerificationException
- cfgCtx - Variable in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
- cfgCtx - Variable in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
- changeCacheManagerDelayMins(int) - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheController
- changeCacheManagerDelayMins(int) - Method in interface org.apache.synapse.transport.certificatevalidation.cache.CacheControllerMBean
- changeDelay(int) - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheManager
- CHANNEL_HANDLER_CONTEXT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- check(Certificate, Collection<String>) - Method in class org.apache.synapse.transport.certificatevalidation.pathvalidation.PathChecker
-
Used by CertPathValidator to pass the certificates one by one from the certificate chain.
- checkAndIncrementPendingConnections() - Method in class org.apache.synapse.transport.passthru.connections.HostConnections
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.synapse.transport.nhttp.NoValidateCertTrustManager
- checkResponseChunkDisable(MessageContext) - Method in class org.apache.synapse.transport.passthru.SourceResponse
- checkRevocationStatus(X509Certificate, X509Certificate) - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLVerifier
-
Checks revocation status (Good, Revoked) of the peer certificate.
- checkRevocationStatus(X509Certificate, X509Certificate) - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPVerifier
-
Gets the revocation status (Good, Revoked or Unknown) of the given peer certificate.
- checkRevocationStatus(X509Certificate, X509Certificate) - Method in interface org.apache.synapse.transport.certificatevalidation.RevocationVerifier
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.synapse.transport.nhttp.NoValidateCertTrustManager
- CHUNKING_CONFIG - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CIPHERS - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CLASS_NAME_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- cleanup(MessageContext) - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
- cleanup(MessageContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- cleanup(MessageContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- clear() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- clear() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- clear() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- clearThreadLocalContent() - Method in class org.apache.synapse.transport.customlogsetter.CustomLogSetter
- clearTimestamps(HttpContext) - Static method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- clearTimestamps(HttpContext) - Static method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
-
Clear all timestamps saved.
- CLIENT_CONNECTION_DEBUG - Static variable in class org.apache.synapse.transport.nhttp.ClientHandler
- CLIENT_ENDPOINT_SOCKET_TIMEOUT - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- CLIENT_REMOTE_ADDR - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CLIENT_REMOTE_PORT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CLIENT_REQUEST_LIMIT_VALIDATION - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- CLIENT_REVOCATION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CLIENT_WORKER_INIT_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CLIENT_WORKER_INIT_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CLIENT_WORKER_REFERENCE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CLIENT_WORKER_START_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CLIENT_WORKER_START_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- clientAuthEl(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- ClientConnectionDebug - Class in org.apache.synapse.transport.nhttp.debug
-
A connection debug object would be accumulated during processing, but only made use of if the connection encounters issues during processing.
- ClientConnectionDebug(ServerConnectionDebug) - Constructor for class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- ClientConnFactory - Class in org.apache.synapse.transport.http.conn
-
This custom client connection factory can keep a map of SSLContexts and use the correct SSLContext when connecting to different servers.
- ClientConnFactory(HttpResponseFactory, ByteBufferAllocator, SSLContextDetails, Map<String, SSLContext>, HttpParams) - Constructor for class org.apache.synapse.transport.http.conn.ClientConnFactory
- ClientConnFactory(HttpParams) - Constructor for class org.apache.synapse.transport.http.conn.ClientConnFactory
- ClientConnFactory(SSLContextDetails, Map<String, SSLContext>, HttpParams) - Constructor for class org.apache.synapse.transport.http.conn.ClientConnFactory
- ClientConnFactoryBuilder - Class in org.apache.synapse.transport.nhttp.config
- ClientConnFactoryBuilder(TransportOutDescription) - Constructor for class org.apache.synapse.transport.nhttp.config.ClientConnFactoryBuilder
- ClientConnFactoryBuilder(TransportOutDescription, ConfigurationContext) - Constructor for class org.apache.synapse.transport.nhttp.config.ClientConnFactoryBuilder
- ClientHandler - Class in org.apache.synapse.transport.nhttp
-
The client connection handler.
- ClientHandler(ConnectionPool, ClientConnFactory, ProxyConfig, ConfigurationContext, HttpParams, NhttpMetricsCollector) - Constructor for class org.apache.synapse.transport.nhttp.ClientHandler
-
Create an instance of this client connection handler using the Axis2 configuration context and Http protocol parameters given
- ClientSSLConfigurationBuilder - Class in org.apache.synapse.transport.netty.sender
-
Builder class for the Client SSLConfiguration.
- ClientSSLConfigurationBuilder() - Constructor for class org.apache.synapse.transport.netty.sender.ClientSSLConfigurationBuilder
- ClientSSLSetupHandler - Class in org.apache.synapse.transport.http.conn
- ClientSSLSetupHandler(X509HostnameVerifier, RevocationVerificationManager) - Constructor for class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
- ClientWorker - Class in org.apache.synapse.transport.nhttp
-
Performs processing of the HTTP response received for our outgoing request.
- ClientWorker - Class in org.apache.synapse.transport.passthru
- ClientWorker(ConfigurationContext, InputStream, HttpResponse, MessageContext, String) - Constructor for class org.apache.synapse.transport.nhttp.ClientWorker
-
Create the thread that would process the response message received for the outgoing message context sent
- ClientWorker(TargetConfiguration, MessageContext, TargetResponse) - Constructor for class org.apache.synapse.transport.passthru.ClientWorker
- ClientWorker(TargetConfiguration, MessageContext, TargetResponse, List<String>) - Constructor for class org.apache.synapse.transport.passthru.ClientWorker
- CLONE_PASS_THROUGH_PIPE_REQUEST - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- close() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- close() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- close() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- CLOSE_SOCKET_ON_ENDPOINT_TIMEOUT - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether we should close target connection on endpoint timeout.
- closeAllPTTListenerEndpoints(int) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Close all endpoints started by PTT Listeners.
- closeConnection(NHttpClientConnection, boolean) - Method in class org.apache.synapse.transport.passthru.connections.TargetConnections
-
Close a connection gracefully.
- closeConnection(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.connections.SourceConnections
-
Close a connection gracefully.
- closeConnection(NHttpServerConnection, boolean) - Method in class org.apache.synapse.transport.passthru.connections.SourceConnections
-
Close a connection gracefully.
- closed(NHttpClientConnection) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Handle connection close events
- closed(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- closed(NHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- closed(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- CLOSED - org.apache.synapse.transport.passthru.ProtocolState
-
The connection is closed
- closeDynamicPTTEndpoint(int) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Close external endpoints listen in shared IO Reactor
- closeEndpoint(int) - Static method in class org.apache.synapse.transport.netty.api.HttpWebSocketInboundEndpointHandler
-
Close ListeningEndpoint running on the given port.
- closeEndpoint(int) - Static method in class org.apache.synapse.transport.passthru.api.PassThroughInboundEndpointHandler
-
Close ListeningEndpoint running on the given port
- closeMessageOutputStreamQuietly(OutputStream) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- closeSpecificPTTListenerEndpoints(int, Set<InetSocketAddress>) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Close specific endpoints started by PTT Listeners using give set of bind addresses.
- CLOSING - org.apache.synapse.transport.passthru.ProtocolState
-
The connection is closing
- COMBINED_PATTERN - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
-
Pattern used to log - Default is COMBINED_PATTERN given below.
- commitResponse(NHttpServerConnection, HttpResponse) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
-
Commit the response to the connection.
- commitResponseHideExceptions(NHttpServerConnection, HttpResponse) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
-
Commit the response to the connection.
- commitResponseHideExceptions(NHttpServerConnection, HttpResponse) - Method in class org.apache.synapse.transport.passthru.SourceHandler
-
Commit the response to the connection.
- COMMON_PATTERN - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
-
Common log pattern.
- compact() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- completed(SessionRequest) - Method in class org.apache.synapse.transport.passthru.ConnectCallback
- conf - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- CONF_LOCATION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CONF_LOCATION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONFIG_DIRECTORY - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
- CONFIG_ENABLE_LOGGING - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
- CONFIG_FILE_DATE_FORMAT - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
- CONFIG_PATTERN - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
- CONFIG_PREFIX - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
- CONFIG_SUFFIX - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
- ConfigurationBuilderUtil - Class in org.apache.synapse.transport.util
- ConfigurationBuilderUtil() - Constructor for class org.apache.synapse.transport.util.ConfigurationBuilderUtil
- configurationContext - Variable in class org.apache.synapse.transport.netty.config.BaseConfiguration
- configurationContext - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
-
The Axis2 ConfigurationContext
- connect(Pipe) - Method in class org.apache.synapse.transport.passthru.SourceResponse
- connect(Pipe) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- CONNECT_CANCEL - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CONNECT_CANCEL - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- CONNECT_TIMEOUT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CONNECT_TIMEOUT - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- ConnectCallback - Class in org.apache.synapse.transport.passthru
- ConnectCallback() - Constructor for class org.apache.synapse.transport.passthru.ConnectCallback
-
Create the callback for the handling events on a given connection
- connected() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- connected() - Method in class org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
- connected() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- connected() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- connected(HttpRoute, NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.DeliveryAgent
-
Notification for a connection availability.
- connected(NHttpClientConnection, Object) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Invoked when the destination is connected
- connected(NHttpClientConnection, Object) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- connected(NHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- connected(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- CONNECTION_CLOSED - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CONNECTION_CLOSED - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- CONNECTION_CREATION_TIME - Static variable in class org.apache.synapse.transport.nhttp.ClientHandler
- CONNECTION_CREATION_TIME - Static variable in class org.apache.synapse.transport.nhttp.ServerHandler
- CONNECTION_DROPPED - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Constant string to define the if the server/client connection is dropped.
- CONNECTION_EXPIRY_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONNECTION_FAILED - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CONNECTION_FAILED - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- CONNECTION_GRACE_TIME - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the time allocated to avoid a connection being used at the moment it is being closed or timed out in milliseconds
- CONNECTION_IDLE_TIME - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the time interval for idle connection removal.
- CONNECTION_INFORMATION - Static variable in class org.apache.synapse.transport.passthru.SourceContext
- CONNECTION_INFORMATION - Static variable in class org.apache.synapse.transport.passthru.TargetContext
- CONNECTION_INIT_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONNECTION_KEEP_ALIVE_TIME_OUT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONNECTION_LIMIT_EXCEEDS - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONNECTION_POOL - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONNECTION_POOL - Static variable in class org.apache.synapse.transport.passthru.TargetHandler
- CONNECTION_POOLING_MAX_ACTIVE_CONNECTIONS - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Max active connections per route(host:port).
- CONNECTION_POOLING_MAX_IDLE_CONNECTIONS - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Maximum number of idle connections allowed per pool.
- CONNECTION_POOLING_WAIT_TIME - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Maximum amount of time, the client should wait for an idle connection before it sends an error when the pool is exhausted.
- CONNECTION_TIMEOUT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CONNECTION_TIMEOUT - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- ConnectionElement() - Constructor for class org.apache.synapse.transport.http.access.Access.ConnectionElement
- ConnectionPool - Class in org.apache.synapse.transport.nhttp
- ConnectionPool() - Constructor for class org.apache.synapse.transport.nhttp.ConnectionPool
- ConnectionsView - Class in org.apache.synapse.transport.nhttp.util
-
ConnectionsView MBean can be used to collect and monitor statistics on HTTP connections created by the NHTTP transport.
- ConnectionsView - Class in org.apache.synapse.transport.passthru.jmx
-
ConnectionsView MBean can be used to collect and monitor statistics on HTTP connections created by the NHTTP transport.
- ConnectionsView(String) - Constructor for class org.apache.synapse.transport.nhttp.util.ConnectionsView
- ConnectionsView(String) - Constructor for class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- ConnectionsViewMBean - Interface in org.apache.synapse.transport.nhttp.util
-
Provides metrics related to the number of connections created and maintained by the NHTTP transport.
- ConnectionsViewMBean - Interface in org.apache.synapse.transport.passthru.jmx
- ConnectionTimeoutConfiguration - Class in org.apache.synapse.transport.passthru.config
-
This class holds the parameters related to control the connection removal.
- ConnectionTimeoutConfiguration(int, int, int) - Constructor for class org.apache.synapse.transport.passthru.config.ConnectionTimeoutConfiguration
- Constants - Interface in org.apache.synapse.transport.certificatevalidation
- consume(ContentEncoder) - Method in class org.apache.synapse.transport.passthru.Pipe
-
Consume the data from the buffer.
- CONSUME_AND_DISCARD - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Define property to mark If an error has happened in the request processing, should consumes the data in pipe completely and discard.
- CONSUME_AND_DISCARD_BY_SECONDARY_POOL - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Define property to mark If an error has happened in the request processing, should consume the data in pipe completely and discard using secondary worker pool.
- consumeAndDiscardMessage(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
-
Deprecated.use
RelayUtils.discardRequestMessage(MessageContext)
instead - consumeInput(NHttpClientEventHandler) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- consumeInput(NHttpServerEventHandler) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- consumerError() - Method in class org.apache.synapse.transport.passthru.Pipe
- CONTENT_LEN - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CONTENT_TYPE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- CONTENT_TYPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONTENT_TYPE_APPLICATION_OCTET_STREAM - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CONTENT_TYPE_HEADER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- CONTENT_TYPE_MULTIPART_FORM_DATA - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONTENT_TYPE_MULTIPART_RELATED - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CONTENT_TYPE_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- ContentEncodingElement() - Constructor for class org.apache.synapse.transport.http.access.Access.ContentEncodingElement
- ContentTypeElement() - Constructor for class org.apache.synapse.transport.http.access.Access.ContentTypeElement
- ControlledByteBuffer - Class in org.apache.synapse.transport.passthru.util
- ControlledByteBuffer(ByteBuffer) - Constructor for class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- convertCarbonMsgToAxis2MsgCtx(HttpCarbonMessage, SourceConfiguration) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Create an Axis2 message context for the given HttpCarbonMessage.
- CookieElement() - Constructor for class org.apache.synapse.transport.http.access.Access.CookieElement
- COPY_CONTENT_LENGTH_FROM_INCOMING - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- COPY_CONTENT_LENGTH_FROM_INCOMING - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- copyAndConsume(ContentEncoder) - Method in class org.apache.synapse.transport.passthru.Pipe
-
Consume the data from the buffer.
- copyAndProduce(ContentDecoder) - Method in class org.apache.synapse.transport.passthru.Pipe
-
Same as
Pipe.produce(org.apache.http.nio.ContentDecoder)
and gives a copy of data produced - copyAndRead(NHttpClientConnection, ContentDecoder) - Method in class org.apache.synapse.transport.passthru.TargetResponse
-
Same as
TargetResponse.read(org.apache.http.nio.NHttpClientConnection, org.apache.http.nio.ContentDecoder)
but gives out the data read from the wire in to the pipe. - copyAndRead(NHttpServerConnection, ContentDecoder) - Method in class org.apache.synapse.transport.passthru.SourceRequest
-
Same as
SourceRequest.read(org.apache.http.nio.NHttpServerConnection, org.apache.http.nio.ContentDecoder)
but gives the copy of content produced in to the pipe. - copyAndWrite(NHttpClientConnection, ContentEncoder) - Method in class org.apache.synapse.transport.passthru.TargetRequest
-
Same as
TargetRequest.write(org.apache.http.nio.NHttpClientConnection, org.apache.http.nio.ContentEncoder)
but gives out the data consumed from the pipe. - copyAndWrite(NHttpServerConnection, ContentEncoder) - Method in class org.apache.synapse.transport.passthru.SourceResponse
-
Same as
SourceResponse.write(org.apache.http.nio.NHttpServerConnection, org.apache.http.nio.ContentEncoder)
but gives out the data consumed through the Pipe - copyContentFromInboundHttpCarbonMessage(HttpCarbonMessage, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- CORRELATION_DEFAULT_HEADER - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CORRELATION_HEADER_NAME_PROPERTY - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the header name set for correlation logs
- CORRELATION_LOGGER - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- CORRELATION_LOGS_SYS_PROPERTY - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- COUNT_CONNECTIONS - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Configuration in nhttp.properties file for enable connection counting
- create(MessageContext, HttpRoute, TargetConfiguration) - Static method in class org.apache.synapse.transport.passthru.util.TargetRequestFactory
- create(MessageContext, SourceRequest, SourceConfiguration) - Static method in class org.apache.synapse.transport.passthru.util.SourceResponseFactory
- create(NHttpConnection, ProtocolState, SourceConfiguration) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- create(NHttpConnection, ProtocolState, TargetConfiguration) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- createBuilder(String) - Static method in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- createClientConnection(IOSession, HttpResponseFactory, ByteBufferAllocator, HttpParams) - Static method in class org.apache.synapse.transport.http.conn.LoggingUtils
- createConnection(IOSession) - Method in class org.apache.synapse.transport.http.conn.ServerConnFactory
- createConnection(IOSession) - Method in class org.apache.synapse.transport.nhttp.ServerIODispatch
- createConnection(IOSession) - Method in class org.apache.synapse.transport.passthru.core.ssl.MultiListenerSSLServerIODispatch
- createConnection(IOSession) - Method in class org.apache.synapse.transport.passthru.ServerIODispatch
- createConnection(IOSession, HttpRoute) - Method in class org.apache.synapse.transport.http.conn.ClientConnFactory
- createConnFactory(HttpParams) - Method in class org.apache.synapse.transport.nhttp.config.ClientConnFactoryBuilder
- CREATED - org.apache.synapse.transport.passthru.WorkerState
-
Worker is marked for execution waiting for thread
- createFormatter(String) - Static method in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- createHttpClient(URL, MessageContext, HttpWsConnectorFactory, ConnectionManager, BootstrapConfiguration, TargetConfiguration) - Static method in class org.apache.synapse.transport.netty.sender.TargetRequestHandler
- createLogElements() - Method in class org.apache.synapse.transport.http.access.Access
-
parse pattern string and create the array of AccessLogElement
- createMessageContext(MessageContext, SourceRequest) - Method in class org.apache.synapse.transport.passthru.ServerWorker
-
Create an Axis2 message context for the given http request.
- createMessageFormatterDecorator(MessageContext) - Static method in class org.apache.synapse.transport.nhttp.util.MessageFormatterDecoratorFactory
- createOutboundRequestMsg(URL, MessageContext, TargetConfiguration) - Static method in class org.apache.synapse.transport.netty.sender.TargetRequestHandler
-
Creates outbound request to be sent to the Backend service.
- createOutboundResponseMsg(MessageContext, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.sender.SourceResponseHandler
-
Creates outbound response to be sent back to the HTTP client using the axis2 message context and the original client request.
- createProxyAuthenticator() - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
-
returns DefaultProxyAuthenticator if single proxy server is configured ProfileProxyAuthenticator if proxy profile is configured
- createRequestParser(SessionInputBuffer, HttpRequestFactory, HttpParams) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- createRequestWriter(SessionOutputBuffer, HttpParams) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- createResponseParser(SessionInputBuffer, HttpResponseFactory, HttpParams) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- createResponseWriter(SessionOutputBuffer, HttpParams) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- createServerConnection(IOSession, HttpRequestFactory, ByteBufferAllocator, HttpParams) - Static method in class org.apache.synapse.transport.http.conn.LoggingUtils
- createSessionContext(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.SessionContextUtil
- createSSLContext(OMElement, OMElement, OMElement, OMElement, OMElement, RevocationVerificationManager, String) - Method in class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
- createSSLContext(OMElement, OMElement, OMElement, OMElement, OMElement, RevocationVerificationManager, String, SecretResolver) - Method in class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
- CRLCache - Class in org.apache.synapse.transport.certificatevalidation.crl
-
Since a CRL maps to a CRL URL, the CRLCache should have x509CRL entries against CRL URLs.
- CRLVerifier - Class in org.apache.synapse.transport.certificatevalidation.crl
-
This is used to verify a certificate is revoked or not by using the Certificate Revocation List published by the CA.
- CRLVerifier(CRLCache) - Constructor for class org.apache.synapse.transport.certificatevalidation.crl.CRLVerifier
- currentLogFile - Variable in class org.apache.synapse.transport.http.access.AccessLogger
-
The current log file we are writing to.
- CustomLogSetter - Class in org.apache.synapse.transport.customlogsetter
D
- DateAndTimeElement() - Constructor for class org.apache.synapse.transport.http.access.Access.DateAndTimeElement
- decorate(NHttpClientEventHandler) - Static method in class org.apache.synapse.transport.http.conn.LoggingUtils
- decorate(NHttpServerEventHandler) - Static method in class org.apache.synapse.transport.http.conn.LoggingUtils
- deepClone() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
-
This method is to clone wirelog holder object
- DEFAULT - Static variable in class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
-
The DEFAULT HostnameVerifier works the same way as Curl and Firefox.
- DEFAULT_AND_LOCALHOST - Static variable in class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
-
The DEFAULT_AND_LOCALHOST HostnameVerifier works like the DEFAULT one with one additional relaxation: a host of "localhost", "localhost.localdomain", "127.0.0.1", "::1" will always pass, no matter what is in the server's certificate.
- DEFAULT_CLIENT_ENDPOINT_SOCKET_TIMEOUT - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_CONNECTION_POOLING_MAX_ACTIVE_CONNECTIONS - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_CONNECTION_POOLING_MAX_IDLE_CONNECTIONS - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_CONNECTION_POOLING_WAIT_TIME - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- DEFAULT_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- DEFAULT_HTTP_SOCKET_TIMEOUT - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_IO_THREAD_COUNT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- DEFAULT_LISTENER_SHUTDOWN_WAIT_TIME - Static variable in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- DEFAULT_MAX_CLIENT_REQUEST_ENTITY_BODY_SIZE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_MAX_CLIENT_REQUEST_HEADER_SIZE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_MAX_CLIENT_REQUEST_STATUS_LINE_LENGTH - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_MAX_CONN_PER_HOST_PORT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- DEFAULT_MAX_ENTITY_BODY_SIZE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_MAX_HEADER_SIZE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_MAX_STATUS_LINE_LENGTH - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_MEDIATE_OPERATION - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
The default operation name used by the axis service
- DEFAULT_OUTBOUND_USER_AGENT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- DEFAULT_REQUEST_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- DEFAULT_SOCKET_TIMEOUT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- DEFAULT_TIME_OUT_VALUE - Static variable in class org.apache.synapse.transport.passthru.Pipe
- DEFAULT_VERSION_HTTP_1_1 - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- DEFAULT_WORKER_POOL_QUEUE_LENGTH - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_WORKER_POOL_SIZE_CORE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
-
Default tuning parameter values.
- DEFAULT_WORKER_POOL_SIZE_MAX - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DEFAULT_WORKER_THREAD_KEEPALIVE_SEC - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- DefaultHttpGetProcessor - Class in org.apache.synapse.transport.nhttp
-
Default http Get processor implementation for Synapse.
- DefaultHttpGetProcessor() - Constructor for class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
- DefaultProxyAuthenticator - Class in org.apache.synapse.transport.http.conn
-
DefaultProxyAuthenticator will be initialized when proxy is configured with http.proxyHost
- DefaultProxyAuthenticator(Credentials) - Constructor for class org.apache.synapse.transport.http.conn.DefaultProxyAuthenticator
- DefaultStreamInterceptor - Class in org.apache.synapse.transport.passthru
-
Default class implementing the methods of
StreamInterceptor
. - DefaultStreamInterceptor() - Constructor for class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- DeferredMessageBuilder - Class in org.apache.synapse.transport.netty.util
-
Class DeferredMessageBuilder contains the tools required to build the payload.
- DeferredMessageBuilder - Class in org.apache.synapse.transport.passthru.util
- DeferredMessageBuilder() - Constructor for class org.apache.synapse.transport.netty.util.DeferredMessageBuilder
- DeferredMessageBuilder() - Constructor for class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- DeliveryAgent - Class in org.apache.synapse.transport.passthru
-
This class acts as a gateway for differed delivery of the messages.
- DeliveryAgent(TargetConfiguration, TargetConnections, ProxyConfig) - Constructor for class org.apache.synapse.transport.passthru.DeliveryAgent
-
Create a delivery agent with the target configuration and connection management.
- destroy() - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- destroy() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- destroy() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- destroy() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- destroy() - Method in class org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
- destroy() - Method in class org.apache.synapse.transport.passthru.connections.SourceConnections
- destroy() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- destroy() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- destroy() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- destroy() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- determineHttpStatusCode(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
-
Determine the Http Status Code depending on the message type processed
(normal response versus fault response) as well as Axis2 message context properties set via Synapse configuration or MessageBuilders. - determineHttpStatusLine(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
-
Determine the Http Status Message depending on the message type processed
(normal response versus fault response) as well as Axis2 message context properties set via Synapse configuration or MessageBuilders. - DIRECTORY - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
-
The directory in which log files are created.
- DISABLE_CHUNKING - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
If you set this to true, it disables HTTP chunking for outgoing messages.
- DISABLE_CHUNKING - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- DISABLE_CHUNKING - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- DISABLE_KEEPALIVE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines whether HTTP keep-alive is disabled.
- DISABLE_KEEPALIVE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- DISABLE_KEEPALIVE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether HTTP keep-alive is disabled
- DISABLE_KEEPALIVE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- DISABLE_REST_SERVICE_DISPATCHING - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
This is a name of a parameter in transportReceiver.
- DISCARD_ON_COMPLETE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- DISCARD_ON_COMPLETE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- discardMessage(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
-
Consumes the data in pipe completely in the given message context and discard it
- discardRequestMessage(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
-
Consumes the data in pipe completely in the request message context and discard it
- discardSourceRequest(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
-
Allocate a new buffer for the response Also, set suspendInput() state on connection so that when inputReady state hits it won't go for handleInvalidState and mark the source connection to be closed
- disconnected() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- disconnected() - Method in class org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
- disconnected() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- disconnected() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- dispatchAndVerify(MessageContext) - Static method in class org.apache.synapse.transport.nhttp.util.RESTUtil
- DISTRIBUTED_TRANSACTION - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- DISTRIBUTED_TRANSACTION_MANAGER - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- downloadCRLFromWeb(String) - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLVerifier
-
Downloads CRL from the crlUrl.
- DUMMY_MEDIATOR_ID - Static variable in class org.apache.synapse.transport.http.conn.SynapseDebugInfoHolder
- dump() - Method in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- dump() - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- dump() - Method in class org.apache.synapse.transport.nhttp.debug.ServerConnectionDebug
- DYNAMIC_PROFILE_RELOAD_DEFAULT_INTERVAL - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Default minimum interval which checks any configuration file updates for Dynamic SSL Profiles Default value is one minute in milliseconds.
- DynamicProfileReloader - Class in org.apache.synapse.transport.dynamicconfigurations
-
Abstract class to use as Profile Reloader Subscribers.
- DynamicProfileReloader() - Constructor for class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
- DynamicProfileReloaderHolder - Class in org.apache.synapse.transport.dynamicconfigurations
-
Class which holds all DynamicProfileReloaders created.
- DynamicProfileReloaderHolder() - Constructor for class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloaderHolder
E
- ENABLE_CUSTOM_CONNECTION_POOL_CONFIG - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- ENABLE_WS_ADDRESSING - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- endOfInput(NHttpClientConnection) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
- endOfInput(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- endOfInput(NHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- endOfInput(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- ENDPOINT_PREFIX - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- ENDPOINT_URL - Static variable in class org.apache.synapse.transport.http.conn.SynapseHTTPRequestFactory
- EPR_TO_SERVICE_NAME_MAP - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- EPR_TO_SERVICE_NAME_MAP - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- ERROR_CODE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
The message context property name which holds the error code for the last encountered exception.
- ERROR_CODE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
The message context property name which holds the error code for the last encountered exception
- ERROR_CODE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
The message context property name which holds the error code for the last encountered exception
- ERROR_DETAIL - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
The message context property name which holds the error detail (stack trace) for the last encountered exception.
- ERROR_DETAIL - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
The message context property name which holds the error detail (stack trace) for the last encountered exception
- ERROR_DETAIL - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
The message context property name which holds the error detail (stack trace) for the last encountered exception
- ERROR_EXCEPTION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
The message context property name which holds the exception (if any) for the last encountered exception.
- ERROR_EXCEPTION - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
The message context property name which holds the exception (if any) for the last encountered exception
- ERROR_EXCEPTION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
The message context property name which holds the exception (if any) for the last encountered exception
- ERROR_MESSAGE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
The MC property name which holds the error message for the last encountered exception.
- ERROR_MESSAGE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
The MC property name which holds the error message for the last encountered exception
- ERROR_MESSAGE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
The MC property name which holds the error message for the last encountered exception
- ErrorCodes - Class in org.apache.synapse.transport.passthru
-
Error codes exposed by this transport.
- ErrorCodes() - Constructor for class org.apache.synapse.transport.passthru.ErrorCodes
- errorConnecting(HttpRoute, int, String) - Method in class org.apache.synapse.transport.passthru.DeliveryAgent
- errorConnecting(HttpRoute, int, String, Exception) - Method in class org.apache.synapse.transport.passthru.DeliveryAgent
- ETAG_HEADER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- ETAG_HEADER - Static variable in class org.apache.synapse.transport.netty.util.CacheUtils
- exception(NHttpClientConnection, Exception) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Handle IO errors while reading or writing to underlying channels
- exception(NHttpClientConnection, Exception) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- exception(NHttpClientConnection, HttpException) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Handle Http protocol violations encountered while reading from underlying channels
- exception(NHttpServerConnection, IOException) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
-
Handle IO errors while reading or writing to underlying channels
- exception(NHttpServerConnection, Exception) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
-
Handle errors while reading or writing to underlying channels
- exception(NHttpServerConnection, Exception) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- exceptionOccured() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- exceptionOccured() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- EXCESS_TRANSPORT_HEADERS - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
This holds a MultiValue Map, which keeps transport headers' values other than last value (in order they appear) against the transport header.
- execute(Runnable) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
- EXPECTED_MAX_QUEUEING_TIME - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines max waiting time for a request to be queued for a worker thread
- EXPECTED_MAX_QUEUEING_TIME_FOR_MESSAGE_DISCARD_WORKER - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines max waiting time for a request to be queued for a worker thread
- extractConfigurationFilePath(ParameterInclude) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Set the configuration file path from custom SSL config
- extractSleepInterval(ParameterInclude) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Set SSL Profile configuration loading interval from Axis2 config
F
- failed(SessionRequest) - Method in class org.apache.synapse.transport.passthru.ConnectCallback
- FAULT_MESSAGE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- FAULT_MESSAGE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
A message context property indicating "TRUE", if a transport or the message builder has information that the current message is a fault (e.g.
- FAULT_MESSAGE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FAULTS_AS_HTTP_200 - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
When ESB receives a soap fault as a HTTP 500 message, ESB will forward this fault to client with status code 200.
- FAULTS_AS_HTTP_200 - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- FAULTS_AS_HTTP_200 - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- fieldSeparator - Variable in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- FILE_FORMAT - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
-
Gives the format of the date to be appended to the name of the access log file.
- fileDateFormatter - Variable in class org.apache.synapse.transport.http.access.AccessLogger
-
A date formatter to format a Date into a date in the given file format
- fileUpdateNotificationHandler - Variable in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
- FileUpdateNotificationHandler - Class in org.apache.synapse.transport.dynamicconfigurations
-
Periodically checks on configuration file updates and notify respective listeners
- FileUpdateNotificationHandler(long) - Constructor for class org.apache.synapse.transport.dynamicconfigurations.FileUpdateNotificationHandler
-
Constructor with file read interval as the input
- findOperation(AxisService, MessageContext) - Static method in class org.apache.synapse.transport.nhttp.util.RESTUtil
-
Get the axis operation from the operation name used by the Synapse service (for message mediation).
- findOperation(AxisService, MessageContext) - Method in class org.apache.synapse.transport.passthru.util.CacheMessageBuilderDispatchandler
- findOperation(AxisService, MessageContext) - Method in class org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler
- findOperation(AxisService, MessageContext) - Method in class org.apache.synapse.transport.passthru.util.TraceMessageBuilderDispatchHandler
- findService(MessageContext) - Method in class org.apache.synapse.transport.passthru.util.CacheMessageBuilderDispatchandler
- findService(MessageContext) - Method in class org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler
- findService(MessageContext) - Method in class org.apache.synapse.transport.passthru.util.TraceMessageBuilderDispatchHandler
- FINISHED - org.apache.synapse.transport.passthru.WorkerState
-
Worker completed the job and is marked for termination
- flip() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- flush() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- FORCE_CLOSING - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Denotes a connection close is forced if set at the NhttpContext
- FORCE_CONNECTION_CLOSE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Use to flag a connection close
- FORCE_HTTP_1_0 - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
Force HTTP 1.0 for outgoing HTTP messages.
- FORCE_HTTP_1_0 - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- FORCE_HTTP_1_0 - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FORCE_HTTP_CONTENT_LENGTH - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
If the request sent by the client contains the ‘Content-Length’ header, this property allows the ESB to send the request with the content length (without HTTP chunking) to the back end server.
- FORCE_HTTP_CONTENT_LENGTH - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- FORCE_JSON_MESSAGE_VALIDATION - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Check for invalid json message by parsing the input message.
- FORCE_JSON_MESSAGE_VALIDATION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FORCE_MESSAGE_BUILDER - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- FORCE_PASSTHROUGH_BUILDER - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FORCE_POST_PUT_NOBODY - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FORCE_RESPONSE_EARLY_BUILD - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- FORCE_SC_ACCEPTED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
When set to true, this property forces a 202 HTTP response to the client immediately after the current execution thread finishes, so that the client stops waiting for a response.
- FORCE_SC_ACCEPTED - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- FORCE_SC_ACCEPTED - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FORCE_SOAP_FAULT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- FORCE_SOAP_FAULT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FORCE_XML_MESSAGE_VALIDATION - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Validate the bad formed xml message by building the whole xml document.
- FORCE_XML_MESSAGE_VALIDATION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FORCED_RELAY_FORMATTER - Static variable in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- forceProducerComplete(ContentDecoder) - Method in class org.apache.synapse.transport.passthru.Pipe
-
Helper method to mark as producer completed.
- forceSetInputMode() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- forceSetSerializationRest() - Method in class org.apache.synapse.transport.passthru.Pipe
- forget(NHttpClientConnection) - Method in class org.apache.synapse.transport.nhttp.ConnectionPool
- forget(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.connections.HostConnections
- format(long) - Method in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.synapse.transport.nhttp.util.GzipMessageFormatterDecorator
- FORMATTER_CLASS_NAME_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- FORMATTER_PRESERVE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- FULL_URI - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- FULL_URI - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
G
- generateRequest(HttpContext) - Method in class org.apache.synapse.transport.http.conn.ProxyTunnelHandler
- generateServiceDetailsPage(HttpResponse, NHttpServerConnection, OutputStream, String) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Generates service details page.
- generateServicesList(HttpResponse, NHttpServerConnection, OutputStream, String) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Generates the services list.
- generateWsdl(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String, Map<String, String>, boolean) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Generate WSDL.
- generateWsdl(HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String, Map<String, String>) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
-
Generate WSDL.
- generateWsdl2(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String, boolean) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Generate WSDL2.
- generateWsdl2(HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
-
Generate WSDL2.
- generateXsd(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String, Map<String, String>, boolean) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Generates Schema.
- generateXsd(HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String, Map<String, String>) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
-
Generates Schema.
- get() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- get(byte[], int, int) - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- get(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- get(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- get15m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get15m_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get15m_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get15m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get15m_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get15m_Avg_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
15m averages
- get15m_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get15m_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get15m_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get15m_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get15m_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get15m_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get15m_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
1h averages
- get1h_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1h_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1h_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1h_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1h_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
-
1m averages
- get1m_Avg_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
1m averages
- get1m_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get1m_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get1m_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get1m_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get1m_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
24h averages
- get24h_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get24h_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get24h_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get24h_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get24h_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
5m averages
- get5m_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get5m_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get5m_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get5m_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get5m_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
8h averages
- get8h_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_Latency_BackEnd() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- get8h_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- get8h_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- get8h_Avg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- get8h_Avg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAcceptCharSetElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getAcceptedIssuers() - Method in class org.apache.synapse.transport.nhttp.NoValidateCertTrustManager
- getAcceptElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getAcceptEncodingElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getAcceptLanguageElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getAccess() - Static method in class org.apache.synapse.transport.http.access.AccessHandler
- getAccessDate(Date) - Static method in class org.apache.synapse.transport.http.access.AccessTimeUtil
- getActiveConnectionCount() - Method in class org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
- getActiveConnectionCount() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- getActiveConnections() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getActiveConnections() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getActiveConnections() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getActiveConnections() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getActiveConnectionsPerHosts() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getActiveConnectionsPerHosts() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getActiveConnectionsSize() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getActiveConnectionsSize() - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- getActiveCount() - Method in class org.apache.synapse.transport.nhttp.ClientHandler
- getActiveCount() - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- getActiveThreadCount() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Returns the number of active threads processing messages
- getActiveThreadCount() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
-
Returns the number of active threads processing messages
- getActiveThreadCount() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getActiveThreadCount() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getAllowedResponseProperties() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getAllTimeAverage() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- getAllTimeAverage() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- getApiName() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- getAverageLatency15m() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- getAverageLatency15m() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- getAverageLatency1h() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- getAverageLatency1h() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- getAverageLatency1m() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- getAverageLatency1m() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- getAverageLatency24h() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- getAverageLatency24h() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- getAverageLatency5m() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- getAverageLatency5m() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- getAverageLatency8h() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- getAverageLatency8h() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- getAvg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_BackEnd_To_Esb_ResponseReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_BackEnd_To_Esb_ResponseReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_Client_To_Esb_RequestReadTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_Client_To_Esb_RequestReadTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_ClientWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_ClientWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_Esb_To_BackEnd_RequestWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_Esb_To_BackEnd_RequestWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_Esb_To_Client_ResponseWriteTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_Esb_To_Client_ResponseWriteTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvg_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
-
All time averages
- getAvg_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
All time averages
- getAvg_Latency_BackEnd() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_Latency_BackEnd() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_Latency_BackEnd() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_request_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_request_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_response_Mediation_Latency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_response_Mediation_Latency() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getAvg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getAvg_ServerWorker_QueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getAvg_ServerWorker_QueuedTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
- getAvgSizeReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getAvgSizeReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getAvgSizeReceived() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getAvgSizeReceived() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getAvgSizeSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getAvgSizeSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getAvgSizeSent() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getAvgSizeSent() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getBackendLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getBackendLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getBackEndRequestResponse() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- getBindAddress() - Method in class org.apache.synapse.transport.nhttp.ListenerContext
- getBindAddresses() - Method in class org.apache.synapse.transport.http.conn.ServerConnFactory
- getBooleanProperty(String) - Method in class org.apache.synapse.transport.http.access.AccessConfiguration
-
Get a Boolean property of access configuration.
- getBooleanProperty(String) - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getBooleanProperty(String, Boolean) - Method in class org.apache.synapse.transport.http.access.AccessConfiguration
-
Get a boolean property of access configuration.
- getBooleanProperty(String, Boolean) - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getBooleanProperty(String, Boolean, Properties) - Static method in class org.apache.synapse.transport.util.ConfigurationBuilderUtil
-
Get a boolean property that tunes pass-through http transport.
- getBooleanProperty(String, Properties) - Static method in class org.apache.synapse.transport.util.ConfigurationBuilderUtil
-
Get a Boolean property that tunes pass-through http transport.
- getBooleanValue(String, boolean) - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
-
Get properties that tune nhttp transport.
- getBooleanValue(String, boolean) - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
-
return boolean value of the given property else return default value.
- getBuffer() - Method in class org.apache.synapse.transport.passthru.Pipe
- getBuffer() - Method in class org.apache.synapse.transport.passthru.util.BufferFactory
- getBufferFactory() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- getBufferSize() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getBuilders() - Method in class org.apache.synapse.transport.netty.util.DeferredMessageBuilder
- getBuilders() - Method in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- getByteBuffer() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.synapse.transport.nhttp.util.GzipMessageFormatterDecorator
- getBytesReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getBytesReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getBytesReceived() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getBytesReceived() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getBytesSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getBytesSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getBytesSent() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getBytesSent() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getCache() - Static method in class org.apache.synapse.transport.certificatevalidation.crl.CRLCache
- getCache() - Static method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
- getCacheManagerDelayMins() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheController
- getCacheManagerDelayMins() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.CacheControllerMBean
- getCacheSize() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheController
- getCacheSize() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.CacheControllerMBean
- getCacheSize() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.ManageableCache
- getCacheSize() - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLCache
-
To get the current cache size (size of the hash map).
- getCacheSize() - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
- getCacheValue(String) - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLCache
- getCacheValue(BigInteger) - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
- getClassName(String) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Get actual class name from comprehensive class name
- getClientAuthEl() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getClientAuthEl() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getClientAuthElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getClientAuthElement() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getClientConnectionDebug() - Method in class org.apache.synapse.transport.nhttp.debug.ServerConnectionDebug
- getClientCoreThreads() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getClientDecodeLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getClientDecodeLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getClientEncodeLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getClientEncodeLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getClientEndpointSocketTimeout() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getClientIOWorkers() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getClientKeepalive() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getClientMaxThreads() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getClientQueueLen() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getClientRequestMaxEntityBodySize() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getClientRequestMaxEntityBodySize() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- getClientRequestMaxHeaderSize() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getClientRequestMaxHeaderSize() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- getClientRequestMaxStatusLineLength() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getClientRequestMaxStatusLineLength() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- getClientSSLConfigurationBuilder() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- getClientWorkerLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getClientWorkerLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getClientWorkerQueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getClientWorkerQueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getConfigFilePath() - Method in class org.apache.synapse.transport.dynamicconfigurations.jmx.SSLProfileInvoker
-
Returns configured file path
- getConfigFilePath() - Method in interface org.apache.synapse.transport.dynamicconfigurations.jmx.SSLProfileInvokerMBean
- getConfigurationContext() - Method in class org.apache.synapse.transport.netty.config.BaseConfiguration
- getConfigurationContext() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- getConn() - Method in class org.apache.synapse.transport.nhttp.ServerWorker
- getConnection() - Method in class org.apache.synapse.transport.passthru.connections.HostConnections
-
Get a connection for the host:port
- getConnection() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- getConnection() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- getConnection(HttpRoute) - Method in class org.apache.synapse.transport.nhttp.ConnectionPool
- getConnection(HttpRoute, MessageContext, TargetErrorHandler, Queue<MessageContext>) - Method in class org.apache.synapse.transport.passthru.connections.TargetConnections
-
Return a connection to the host:port pair.
- getConnectionElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getConnectionGraceTime() - Method in class org.apache.synapse.transport.passthru.config.ConnectionTimeoutConfiguration
- getConnectionGraceTime() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getConnectionIdleTime() - Method in class org.apache.synapse.transport.passthru.config.ConnectionTimeoutConfiguration
- getConnectionIdleTime() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getConnectionManager() - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- getConnectionPoolingMaxActiveConnections() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getConnectionPoolingMaxIdleConnections() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getConnectionPoolingWaitTime() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getConnections() - Method in class org.apache.synapse.transport.passthru.config.TargetConfiguration
- getContentEncodingElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getContentType() - Method in class org.apache.synapse.transport.passthru.util.StreamingOnRequestDataSource
- getContentType(String, MessageContext) - Static method in class org.apache.synapse.transport.netty.util.DeferredMessageBuilder
-
This method is from org.apache.axis2.transport.TransportUtils - it was a hack placed in Axis2 Transport to enable responses with text/xml to be processed using the ApplicationXMLBuilder (which is technically wrong, it should be the duty of the backend service to send the correct content type, which makes the most sense (refer RFC 1049), alas, tis not the way of the World).
- getContentType(String, MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
-
This method is from org.apache.axis2.transport.TransportUtils - it was hack placed in Axis2 Transport to enable responses with text/xml to be processed using the ApplicationXMLBuilder (which is technically wrong, it should be the duty of the backend service to send the correct content type, which makes the most sense (refer RFC 1049), alas, tis not the way of the World).
- getContentType(MessageContext) - Static method in class org.apache.synapse.transport.nhttp.util.NhttpUtil
-
Get the content type for the message passed in
- getContentType(MessageContext, boolean, Map) - Static method in class org.apache.synapse.transport.netty.sender.TargetRequestHandler
- getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.synapse.transport.nhttp.util.GzipMessageFormatterDecorator
- getContentTypeElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getContentTypeForOutboundResponse(MessageContext) - Static method in class org.apache.synapse.transport.netty.sender.SourceResponseHandler
- getContext() - Method in class org.apache.synapse.transport.http.conn.SSLContextDetails
- getCookieElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getCorrelationHeaderName() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getCredentials() - Method in class org.apache.synapse.transport.http.conn.ProxyProfileConfig
- getCredentialsForTargetHost(String) - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
-
select the proxy credential for the targetHost
- getCreds() - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
- getCustomEPRPrefix() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getDate() - Static method in class org.apache.synapse.transport.http.access.AccessTimeUtil
-
This method returns a Date object that is accurate to within one second.
- getDate() - Method in class org.apache.synapse.transport.http.wrapper.HttpRequestWrapper
- getDate() - Method in class org.apache.synapse.transport.http.wrapper.HttpResponseWrapper
- getDefaultPort() - Method in class org.apache.synapse.transport.http.conn.Scheme
- getDelay() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheManager
- getDestinationEPR(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Get the EPR for the message passed in.
- getDestinationEPR(MessageContext) - Static method in class org.apache.synapse.transport.nhttp.util.NhttpUtil
-
Get the EPR for the message passed in
- getDestinationEPR(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
-
Get the EPR for the message passed in
- getDirectory() - Static method in class org.apache.synapse.transport.http.access.AccessConstants
- getDocument(MessageContext, InputStream) - Method in class org.apache.synapse.transport.netty.util.DeferredMessageBuilder
- getDocument(MessageContext, InputStream) - Method in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- getEndpointName() - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- getEndpointURLPrefix() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- getEpr() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- getEPRForService(String, String) - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- getEPRForService(String, String) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Return the EPR for the given service (implements deprecated method temporarily)
- getEPRForService(String, String) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- getEPRsForService(String, String) - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- getEPRsForService(String, String) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Return the EPRs for the given service over this transport
- getEPRsForService(String, String) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
-
Return the EPRs for the given service over this transport
- getErrorHandlerCoreThreads() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getErrorHandlerKeepAlive() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getErrorHandlerQueuelen() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getErrorHandlerTMaxThreads() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getExcessHeaders() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- getExcessHeaders() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- getExecutor() - Method in class org.apache.synapse.transport.nhttp.ListenerContext
- getExistingConnection(HttpRoute) - Method in class org.apache.synapse.transport.passthru.connections.TargetConnections
- getExpectedMaxQueueingTime() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getExpectedMaxQueueingTimeForMessageDiscardWorker() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getFaultsReceiving() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getFaultsReceiving() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getFaultsReceiving() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getFaultsReceiving() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getFaultsSending() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getFaultsSending() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getFaultsSending() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getFaultsSending() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getFieldSeparator() - Method in class org.apache.synapse.transport.nhttp.debug.NhttpConnectionDebugConfig
- getFileDateFormat() - Static method in class org.apache.synapse.transport.http.access.AccessConstants
- getFilePath() - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Returns File Path of the dynamic SSL profiles
- getFormatters() - Method in class org.apache.synapse.transport.netty.util.DeferredMessageBuilder
- getFormatters() - Method in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- getHandler() - Method in class org.apache.synapse.transport.http.conn.SSLContextDetails
- getHandshakeTimeout() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getHandshakeTimeoutElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getHeader(String) - Method in class org.apache.synapse.transport.passthru.SourceResponse
- getHeader(String) - Method in class org.apache.synapse.transport.passthru.TargetResponse
- getHeaders() - Method in class org.apache.synapse.transport.nhttp.debug.NhttpConnectionDebugConfig
- getHeaders() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- getHeaders() - Method in class org.apache.synapse.transport.passthru.TargetRequest
- getHeaders() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- getHeaderValues(HttpMessage, String) - Static method in class org.apache.synapse.transport.http.access.Access
-
gets the header values from the given message, with the given name.
- getHost() - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- getHostElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getHostList() - Method in class org.apache.synapse.transport.http.conn.ClientConnFactory
-
Returns Set of Host:Port String entries
- getHostname() - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- getHostname() - Method in class org.apache.synapse.transport.nhttp.ListenerContext
- getHostname() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getHostName(InetAddress) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
This method tries to determine the hostname of the given InetAddress without triggering a reverse DNS lookup.
- getHostName(InetAddress) - Static method in class org.apache.synapse.transport.nhttp.util.NhttpUtil
-
This method tries to determine the hostname of the given InetAddress without triggering a reverse DNS lookup.
- getHostName(InetAddress) - Static method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
-
This method tries to determine the hostname of the given InetAddress without triggering a reverse DNS lookup.
- getHttpGetRequestProcessor() - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- getHttpGetRequestProcessor() - Method in class org.apache.synapse.transport.nhttp.ListenerContext
- getHttpGetRequestProcessor() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getHttpGetRequestProcessorClass() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getHttpMessageDataStreamer(HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
-
Get the response data streamer that should be used for serializing data.
- getHttpParams() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getHttpParams() - Method in class org.apache.synapse.transport.passthru.config.TargetConfiguration
- getHttpProcessor() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getHttpProcessor() - Method in class org.apache.synapse.transport.passthru.config.TargetConfiguration
- getHttpProtocolVersion() - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- getHttpRequest() - Method in class org.apache.synapse.transport.http.wrapper.HttpRequestWrapper
- getHttpResponse() - Method in class org.apache.synapse.transport.http.wrapper.HttpResponseWrapper
- getHttpsProtocolElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getHttpsProtocolElement() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getHttpsProtocolsEl() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getHttpsProtocolsEl() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getHttpTransportMediationInterceptorClass() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getInboundEndpointHandlers() - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- getInDescription() - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- getInDescription() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getInputStream() - Method in class org.apache.synapse.transport.passthru.Pipe
-
Creates an InputStream object on the underlying ByteBuffer.
- getInputStream() - Method in class org.apache.synapse.transport.passthru.util.StreamingOnRequestDataSource
- getInstance() - Static method in class org.apache.synapse.transport.customlogsetter.CustomLogSetter
- getInstance() - Static method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloaderHolder
- getInstance() - Static method in class org.apache.synapse.transport.http.access.AccessConfiguration
- getInstance() - Static method in class org.apache.synapse.transport.http.conn.SynapseDebugInfoHolder
-
get instance method which will return a single instance
- getInstance() - Static method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getInstance() - Static method in class org.apache.synapse.transport.nhttp.debug.NhttpConnectionDebugConfig
- getInstance() - Static method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getInstance() - Static method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getInstance() - Static method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Provide manager object for internal services
- getInstance() - Static method in class org.apache.synapse.transport.passthru.core.PassThroughSenderManager
- getInstance() - Static method in class org.apache.synapse.transport.passthru.jmx.MBeanRegistrar
- getInterceptors() - Static method in class org.apache.synapse.transport.passthru.util.StreamInterceptorsLoader
-
Load and get all synapse interceptors
- getIntProperty(String) - Method in class org.apache.synapse.transport.http.access.AccessConfiguration
-
Get an int of access configuration.
- getIntProperty(String, Integer) - Method in class org.apache.synapse.transport.http.access.AccessConfiguration
-
Get an int property of access configuration.
- getIntProperty(String, Integer) - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getIntProperty(String, Integer, Properties) - Static method in class org.apache.synapse.transport.util.ConfigurationBuilderUtil
-
Get an int property that tunes pass-through http transport.
- getIntProperty(String, Properties) - Static method in class org.apache.synapse.transport.util.ConfigurationBuilderUtil
-
Get an int property that tunes pass-through http transport.
- getIOBufferSize() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- getIOBufferSize() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getIOReactorConfig() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getIOReactorConfig() - Method in class org.apache.synapse.transport.passthru.config.TargetConfiguration
- getIOSession() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- getIOSession() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- getIOSession() - Method in interface org.apache.synapse.transport.http.conn.UpgradableNHttpConnection
- getIOThreadsPerReactor() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getIpAddress() - Static method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Whatever this method returns as the IP is ignored by the actual http/s listener when its getServiceEPR is invoked.
- getIpAddress() - Static method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
-
Whatever this method returns as the IP is ignored by the actual http/s listener when its getServiceEPR is invoked.
- getIpAddress() - Static method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
-
Whatever this method returns as the IP is ignored by the actual http/s listener when its getServiceEPR is invoked.
- getIs() - Method in class org.apache.synapse.transport.nhttp.ServerWorker
- getKeepAliveElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getKeyStore() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getKeyStore() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getKeyStoreElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getKeyStoreElement() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getKeyValueSeparator() - Method in class org.apache.synapse.transport.nhttp.debug.NhttpConnectionDebugConfig
- getLast15MinuteConnections() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getLast15MinuteConnections() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getLast15MinuteConnections() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getLast15MinuteConnections() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getLast24HourConnections() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getLast24HourConnections() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getLast24HourConnections() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getLast24HourConnections() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getLast5MinuteConnections() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getLast5MinuteConnections() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getLast5MinuteConnections() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getLast5MinuteConnections() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getLast8HourConnections() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getLast8HourConnections() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getLast8HourConnections() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getLast8HourConnections() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getLastHourConnections() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getLastHourConnections() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getLastHourConnections() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getLastHourConnections() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getLastMinuteConnections() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getLastMinuteConnections() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getLastMinuteConnections() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getLastMinuteConnections() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getLastRequestStartTime() - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- getLastResetTime() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getLastResetTime() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getLastResetTime() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getLastResetTime() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getLastResetTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- getLastResetTime() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- getLastResetTime() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getLastResetTime() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getLastResetTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- getLastResetTime() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
Provide LastReset Time
- getLastResetTime() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getLastResetTime() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getLastStateUpdatedTime() - Method in class org.apache.synapse.transport.passthru.SourceContext
- getLastStateUpdatedTime() - Method in class org.apache.synapse.transport.passthru.TargetContext
- getLastUpdatedtime() - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Returns Last Updated Time of the File
- getLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- getLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- getListenerConfig(SourceConfiguration, boolean) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Returns Listener configuration instance populated with source configuration.
- getListenerInterface(String, int) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- getListenerShutdownWaitTime() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getListenerShutdownWaitTime() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getLock() - Method in class org.apache.synapse.transport.passthru.SourceContext
- getLock(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- getLogAppenderContent() - Method in class org.apache.synapse.transport.customlogsetter.CustomLogSetter
- getLogicalUserNameElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getLogPattern() - Static method in class org.apache.synapse.transport.http.access.AccessConstants
- getLongProperty(String, Long, Properties) - Static method in class org.apache.synapse.transport.util.ConfigurationBuilderUtil
- getMaxActiveConnections() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getMaxActiveConnections() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getMaxConnections() - Method in class org.apache.synapse.transport.passthru.config.TargetConfiguration
- getMaxEntityBodySize() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getMaxHeaderSize() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getMaximumConnectionLifespan() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getMaximumConnectionLifeSpane() - Method in class org.apache.synapse.transport.passthru.config.ConnectionTimeoutConfiguration
- getMaxMessageSize() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getMaxSizeReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getMaxSizeReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getMaxSizeReceived() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getMaxSizeReceived() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getMaxSizeSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getMaxSizeSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getMaxSizeSent() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getMaxSizeSent() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getMaxStatusLineLength() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getMediatorID() - Method in class org.apache.synapse.transport.http.conn.SynapseBackEndWireLogs
- getMessage() - Method in enum org.apache.synapse.transport.certificatevalidation.RevocationStatus
- getMessageDataStream(MessageContext) - Method in class org.apache.synapse.transport.util.HttpMessageHandler
- getMessageDataStream(MessageContext) - Method in interface org.apache.synapse.transport.util.MessageHandler
- getMessageDataStream(MessageContext) - Method in class org.apache.synapse.transport.util.PassThroughMessageHandler
- getMessageFormatter(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.MessageUtils
-
This selects the formatter for a given message format based on the the content type of the received message.
- getMessageHandler(MessageContext) - Static method in class org.apache.synapse.transport.util.MessageHandlerProvider
-
Provides the suitable MessageHandler class based on the underline transport implementation, which invokes this method.
- getMessageSizeValidationEnabled() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getMessagesReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getMessagesReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getMessagesReceived() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getMessagesReceived() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getMessagesSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getMessagesSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getMessagesSent() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getMessagesSent() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getMessagingHandlers() - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- getMessagingHandlers() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- getMethod() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- getMethod() - Method in class org.apache.synapse.transport.passthru.TargetRequest
- getMetrics() - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- getMetrics() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- getMetricsWindow() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getMetricsWindow() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getMetricsWindow() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getMetricsWindow() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getMIMEContentType(String) - Static method in class org.apache.synapse.transport.netty.util.MessageUtils
-
Get MIME content type out of content-type header.
- getMIMEContentType(String) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
-
Get MIME content type out of content-type header
- getMinSizeReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getMinSizeReceived() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getMinSizeReceived() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getMinSizeReceived() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getMinSizeSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getMinSizeSent() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getMinSizeSent() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getMinSizeSent() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getMsgContext() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- getName() - Method in class org.apache.synapse.transport.http.conn.Scheme
- getName() - Method in class org.apache.synapse.transport.passthru.util.StreamingOnRequestDataSource
- getNextCacheValue() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.ManageableCache
- getNextCacheValue() - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLCache
-
This method is needed by the cache Manager to go through the cache entries to remove invalid values or to remove LRU cache values if the cache has reached its max size.
- getNextCacheValue() - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
-
This method is needed by the cache Manager to go through the cache entries to remove invalid values or to remove LRU cache values if the cache has reached its max size.
- getNhttpDefaultServiceName() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
-
Get the default synapse service name
- getOCSPResponce(String, OCSPReq) - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPVerifier
-
Gets an ASN.1 encoded OCSP response (as defined in RFC 2560) from the given service URL.
- getOMOutputFormat(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.MessageUtils
- getOMOutputFormat(MessageContext) - Static method in class org.apache.synapse.transport.nhttp.util.NhttpUtil
-
Retirn the OMOutputFormat to be used for the message context passed in
- getOMOutputFormat(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
- getOutputStream() - Method in class org.apache.synapse.transport.nhttp.ServerWorker
- getOutputStream() - Method in class org.apache.synapse.transport.passthru.Pipe
-
Creates a separate ByteBuffer for the output data and returns an OutputStream on top of it.
- getOutputStream() - Method in class org.apache.synapse.transport.passthru.util.StreamingOnRequestDataSource
- getOutputStream(String, SourceRequest) - Method in class org.apache.synapse.transport.passthru.SourceHandler
-
Create synapse.response-source-buffer for GET and HEAD Http methods
- getParam(HttpMessage, String) - Static method in class org.apache.synapse.transport.http.access.Access
- getParser() - Method in class org.apache.synapse.transport.nhttp.ListenerContext
- getPassThroughDefaultServiceName() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
-
Get the default synapse service name
- getPassThroughHttpSender() - Static method in class org.apache.synapse.transport.passthru.api.PassThroughOutboundEndpointHandler
- getPassThroughSourceConfiguration() - Static method in class org.apache.synapse.transport.passthru.api.PassThroughInboundEndpointHandler
- getPassThroughSSLSourceConfiguration() - Static method in class org.apache.synapse.transport.passthru.api.PassThroughInboundEndpointHandler
- getPhase() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- getPipe() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- getPipe() - Method in class org.apache.synapse.transport.passthru.TargetRequest
- getPipe() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- getPort() - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- getPort() - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- getPort() - Method in class org.apache.synapse.transport.nhttp.ListenerContext
- getPort() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getPreferredCiphersEl() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getPreferredCiphersElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
-
Return a OMElement of preferred ciphers parameter values.
- getPreferredCiphersElement() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
-
Return a OMElement of preferred ciphers parameter values.
- getPrefix() - Static method in class org.apache.synapse.transport.http.access.AccessConstants
- getPreserveHttpHeaders() - Method in class org.apache.synapse.transport.netty.config.BaseConfiguration
- getPreserveHttpHeaders() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getPreserveHttpHeaders() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- getPreserveHttpHeaders() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getProperties() - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- getProperties() - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Get all interceptor properties
- getProperty(String, int) - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
-
Get properties that tune nhttp transport.
- getProtocol() - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- getProtocolVersion(SourceConfiguration) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- getProxy() - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
- getProxy() - Method in class org.apache.synapse.transport.http.conn.ProxyProfileConfig
- getProxy() - Method in class org.apache.synapse.transport.http.conn.ProxyTunnelHandler
- getProxyAuthenticator() - Method in class org.apache.synapse.transport.passthru.config.TargetConfiguration
- getProxyBypass() - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
- getProxyByPass() - Method in class org.apache.synapse.transport.http.conn.ProxyProfileConfig
- getProxyName() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- getPushPromise(MessageContext) - Static method in class org.apache.synapse.transport.netty.sender.SourceResponseHandler
-
Retrieve the push promise received from the backend server.
- getQueueSize() - Method in class org.apache.synapse.transport.nhttp.ClientHandler
- getQueueSize() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Returns the number of requestes queued in the thread pool
- getQueueSize() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
-
Returns the number of requestes queued in the thread pool
- getQueueSize() - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- getQueueSize() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getQueueSize() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getReader() - Method in class org.apache.synapse.transport.passthru.SourceContext
- getReader() - Method in class org.apache.synapse.transport.passthru.TargetContext
- getRefererElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getRemoteAddr(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getRemoteAddress() - Method in class org.apache.synapse.transport.nhttp.ServerWorker
- getRequest() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
-
Create and return a new HttpPost request to the destination EPR
- getRequest() - Method in class org.apache.synapse.transport.passthru.SourceContext
- getRequest() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- getRequest() - Method in class org.apache.synapse.transport.passthru.TargetContext
- getRequest() - Method in class org.apache.synapse.transport.passthru.TargetRequest
- getRequest(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- getRequest(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- getRequestContext() - Method in class org.apache.synapse.transport.passthru.ServerWorker
- getRequestMsgCtx() - Method in class org.apache.synapse.transport.passthru.TargetContext
- getRequestSizesMap() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getRequestSizesMap() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getRequestSizesMap() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getRequestSizesMap() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getRequestWireLog() - Method in class org.apache.synapse.transport.http.conn.SynapseBackEndWireLogs
- getRequestWireLog() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- getResourceUrlString() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- getResponse() - Method in class org.apache.synapse.transport.nhttp.ServerWorker
- getResponse() - Method in class org.apache.synapse.transport.passthru.SourceContext
- getResponse() - Method in class org.apache.synapse.transport.passthru.TargetContext
- getResponse(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- getResponse(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- getResponseCodeTable() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getResponseCodeTable() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getResponseCodeTable() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getResponseCodeTable() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getResponseCompletionTime() - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- getResponseFactory() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getResponsePreserveHttpHeaders() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getResponsePreseveHttpHeaders() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getResponseSizesMap() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- getResponseSizesMap() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- getResponseSizesMap() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getResponseSizesMap() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- getResponseStartTime() - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- getResponseWireLog() - Method in class org.apache.synapse.transport.http.conn.SynapseBackEndWireLogs
- getResponseWireLog() - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- getRESTDispatchService() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getRESTDispatchService() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getRestUriApiRegex() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getRestUriApiRegex() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getRestUriProxyRegex() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getRestUriProxyRegex() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getRestUrlPostfix(String, String) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Generate the REST_URL_POSTFIX from the request URI.
- getRestUrlPostfix(String, String) - Static method in class org.apache.synapse.transport.nhttp.util.NhttpUtil
-
Calculate the REST_URL_POSTFIX from the request URI
- getRevocationVerifier() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getRevocationVerifier() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getRevocationVerifierElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getRevocationVerifierElement() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getRoute() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- getRoute() - Method in class org.apache.synapse.transport.passthru.connections.HostConnections
- getRoute() - Method in class org.apache.synapse.transport.passthru.TargetRequest
- getScheme() - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- getScheme() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getScheme() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- getScheme() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSSLSender
- getSecondaryWorkerPool() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- getSecondaryWorkerPoolCoreSize() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getSecondaryWorkerPoolMaxSize() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getSecondaryWorkerPoolQueueLen() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getSecondaryWorkerThreadKeepaliveSec() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getSecureVaultValue(SecretResolver, OMElement) - Static method in class org.apache.synapse.transport.nhttp.util.SecureVaultValueReader
- getServerConnectionDebug() - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- getServerConnectionFactory(String, PassThroughSharedListenerConfiguration, SSLConfiguration) - Static method in class org.apache.synapse.transport.passthru.core.ssl.SSLConnectionUtils
-
Method for return ServerConnectionFactory by building ServerConnectionFactory with given SSL Configurations
- getServerConnFactory() - Method in class org.apache.synapse.transport.passthru.core.PassThroughSharedListenerConfiguration
- getServerCoreThreads() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getServerDecodeLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getServerDecodeLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getServerElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getServerEncodeLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getServerEncodeLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getServerHostname() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getServerIODispatch(int) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Return ServerIODispatch registered under given port
- getServerIOWorkers() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getServerKeepalive() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getServerMaxThreads() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getServerQueueLen() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- getServerWorkerLatency() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getServerWorkerLatency() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getServerWorkerQueuedTime() - Method in class org.apache.synapse.transport.nhttp.util.LatencyCollector
- getServerWorkerQueuedTime() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- getServiceEPRPrefix() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getServiceEPRPrefix(ConfigurationContext, String) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Return the EPR prefix for services made available over this transport
- getServiceEPRPrefix(ConfigurationContext, String) - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
-
Return the EPR prefix for services made available over this transport
- getServiceEPRPrefix(ConfigurationContext, String, int) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Return the EPR prefix for services made available over this transport
- getServiceEPRPrefix(ConfigurationContext, String, int) - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
-
Return the EPR prefix for services made available over this transport
- getServiceHandler() - Method in class org.apache.synapse.transport.nhttp.ServerWorker
- getServiceName(HttpRequest) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Returns the service name.
- getServiceName(HttpRequest) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
-
Returns the service name.
- getServicesHTML(String) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Returns the HTML text for the list of services deployed.
- getServicesHTML(String, ConfigurationContext) - Method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
-
Returns the HTML text for the list of services deployed.
- getSessionContext(MessageContext) - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- getSessionContext(MessageContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
TODO: Return session context from transport, this is an improvement in axis2 1.2 and is not currently supported
- getSessionContext(MessageContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- getSessionTimeout() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getSessionTimeoutElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getSharedPassThroughHttpSender() - Method in class org.apache.synapse.transport.passthru.core.PassThroughSenderManager
- getSharedPassThroughSourceConfiguration() - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
- getSharedSSLPassThroughSourceConfiguration() - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
- getSkipLoggingMatcher() - Static method in class org.apache.synapse.transport.http.conn.LoggingUtils
- getSocketTimeout() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getSocketTimeout() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- getSourceConfiguration() - Method in class org.apache.synapse.transport.passthru.core.PassThroughSharedListenerConfiguration
- getSourceConfiguration() - Method in class org.apache.synapse.transport.passthru.ServerWorker
-
Get the shared pass-through source configuration
- getSourceConfiguration() - Method in class org.apache.synapse.transport.passthru.SourceContext
- getSourceConnections() - Method in class org.apache.synapse.transport.passthru.config.SourceConfiguration
- getSourceRequest() - Method in class org.apache.synapse.transport.passthru.ServerWorker
- getSourceRequest(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
-
Create SourceRequest from NHttpServerConnection conn
- getSslByHostMap() - Method in class org.apache.synapse.transport.nhttp.config.ClientConnFactoryBuilder
- getSslConfiguration() - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- getSslConnectionsList(Set<String>) - Method in class org.apache.synapse.transport.nhttp.ConnectionPool
-
Returns SSL Connections List for the given list host:port combinations
- getSSLContextDetails() - Method in class org.apache.synapse.transport.nhttp.config.ClientConnFactoryBuilder
- getSslProtocol() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getSslProtocol() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getSslProtocolElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getState() - Method in class org.apache.synapse.transport.passthru.SourceContext
- getState() - Method in class org.apache.synapse.transport.passthru.TargetContext
- getState(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- getState(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- getStatementSeparator() - Method in class org.apache.synapse.transport.nhttp.debug.NhttpConnectionDebugConfig
- getStatus() - Method in class org.apache.synapse.transport.nhttp.HttpCoreRequestResponseTransport
- getStatus() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- getStatusLine() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- getStringProperty(String, String) - Method in class org.apache.synapse.transport.http.access.AccessConfiguration
-
Get a String property of access configuration.
- getStringProperty(String, String) - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getStringProperty(String, String, Properties) - Static method in class org.apache.synapse.transport.util.ConfigurationBuilderUtil
-
Get a String property that tunes pass-through http transport.
- getStringValue(String, String) - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
-
Get properties that tune nhttp transport.
- getSuffix() - Static method in class org.apache.synapse.transport.http.access.AccessConstants
- getSupportedExtensions() - Method in class org.apache.synapse.transport.certificatevalidation.pathvalidation.PathChecker
- getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.synapse.transport.nhttp.util.GzipMessageFormatterDecorator
- getTargetConfiguration() - Method in class org.apache.synapse.transport.passthru.TargetContext
- getTargetConfiguration() - Method in class org.apache.synapse.transport.passthru.TargetHandler
- getThreadFactory() - Method in class org.apache.synapse.transport.passthru.core.PassThroughSharedListenerConfiguration
- getTimeout() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- getTimeoutsReceiving() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getTimeoutsReceiving() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getTimeoutsReceiving() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getTimeoutsReceiving() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getTimeoutsSending() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- getTimeoutsSending() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- getTimeoutsSending() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- getTimeoutsSending() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- getTimeStamp() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.ManageableCacheValue
- getTimeZone() - Static method in class org.apache.synapse.transport.http.access.AccessTimeUtil
-
gets the timezone +/-{****}}, offset from GMT,
- getTransferEncodingElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getTransportIn() - Method in class org.apache.synapse.transport.nhttp.ListenerContext
- getTransportName() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- getTransportOutDescription() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- getTrustStore() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getTrustStore() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getTrustStoreElement() - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- getTrustStoreElement() - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- getUnServedRequestCount() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- getUnServedRequests() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- getUri() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- getURI(MessageContext, String) - Static method in class org.apache.synapse.transport.nhttp.util.RESTUtil
-
This method will return the URI part for the GET HTTPRequest by converting the SOAP infoset to the URL-encoded GET format
- getUrl() - Method in class org.apache.synapse.transport.passthru.TargetRequest
- getUserAgentElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getUserNameElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getValueOfElementWithLocalName(OMElement, String) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- getVaryElement(HttpMessage) - Static method in class org.apache.synapse.transport.http.access.Access
- getVersion() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- getVersion() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- getWorkerPool() - Method in class org.apache.synapse.transport.netty.config.BaseConfiguration
- getWorkerPool() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- getWorkerPool(int, int, int, int, String, String) - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- getWorkerPoolCoreSize() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getWorkerPoolCoreSize() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getWorkerPoolMaxSize() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getWorkerPoolMaxSize() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getWorkerPoolQueueLen() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getWorkerPoolQueueLen() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getWorkerState() - Method in class org.apache.synapse.transport.passthru.ClientWorker
- getWorkerState() - Method in class org.apache.synapse.transport.passthru.MessageDiscardWorker
- getWorkerState() - Method in class org.apache.synapse.transport.passthru.ServerWorker
- getWorkerThreadKeepaliveSec() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- getWorkerThreadKeepaliveSec() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- getWriter() - Method in class org.apache.synapse.transport.passthru.SourceContext
- getWriter() - Method in class org.apache.synapse.transport.passthru.TargetContext
- GOOD - org.apache.synapse.transport.certificatevalidation.RevocationStatus
- GzipMessageFormatterDecorator - Class in org.apache.synapse.transport.nhttp.util
-
This is the decorator for message formatter and it is need because there isn't any mechanism that can process the message before formatting is occurred.
- GzipMessageFormatterDecorator(MessageFormatter) - Constructor for class org.apache.synapse.transport.nhttp.util.GzipMessageFormatterDecorator
H
- handleBrowserException(HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String, Exception) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
-
Handles browser exception.
- handleBrowserException(HttpResponse, NHttpServerConnection, OutputStream, String, Exception) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Handles browser exception.
- handleError(MessageContext, int, String, Exception, ProtocolState) - Method in class org.apache.synapse.transport.passthru.TargetErrorHandler
-
Mark request to send failed with error
- handleError(MessageContext, int, String, Throwable) - Method in class org.apache.synapse.transport.netty.sender.TargetErrorHandler
- handleException(String) - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
- handleException(String) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- handleException(String, Exception) - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
- handleException(String, Exception) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- handleException(HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String, Exception) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Handles exception.
- handleResponse(HttpResponse, NHttpClientConnection) - Method in class org.apache.synapse.transport.http.conn.ProxyTunnelHandler
- handleRESTUrlPost(String) - Method in class org.apache.synapse.transport.passthru.ServerWorker
-
Method will setup the necessary parameters for the rest url post action
- handleThrowable(Throwable) - Static method in class org.apache.synapse.transport.http.access.AccessLogger
-
Checks whether the supplied Throwable is one that needs to be re-thrown and swallows all others.
- handleThrowable(Throwable) - Static method in class org.apache.synapse.transport.http.access.AccessTimeUtil
-
Checks whether the supplied Throwable is one that needs to be re-thrown and swallows all others.
- handshakeTimeout(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- hasData() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- hasEntity() - Method in class org.apache.synapse.transport.passthru.SourceResponse
- hasEntityBody() - Method in class org.apache.synapse.transport.passthru.TargetRequest
- hasHttpProducer() - Method in class org.apache.synapse.transport.passthru.Pipe
- hasRemaining() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- HEADER_LOG_ID - Static variable in class org.apache.synapse.transport.http.conn.LoggingUtils
- HEADER_X_FORWARDED_FOR - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Ref X-Forwaded-For header
- HEADER_X_FORWARDED_HOST - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Ref X-Forwaded-Host header
- HEADER_X_ORIGINATING_IP_FORM_1 - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Ref X-Originating-IP Form 1
- HEADER_X_ORIGINATING_IP_FORM_2 - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Ref X-Originating-IP Form 1
- HeaderElement(String) - Constructor for class org.apache.synapse.transport.http.access.Access.HeaderElement
- headers - Variable in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- headersToString() - Method in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- HIDDEN_SERVICE_PARAM_NAME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- HIDDEN_SERVICE_PARAM_NAME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HostConnections - Class in org.apache.synapse.transport.passthru.connections
-
This stores connections for a particular host + port.
- HostConnections(HttpRoute, int) - Constructor for class org.apache.synapse.transport.passthru.connections.HostConnections
- HostConnections(HttpRoute, int, ConnectionTimeoutConfiguration) - Constructor for class org.apache.synapse.transport.passthru.connections.HostConnections
- HostElement() - Constructor for class org.apache.synapse.transport.http.access.Access.HostElement
- HOSTNAME_PARAM - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HOSTNAME_VERIFIER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_1_0 - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_1_0_VERSION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_1_1 - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_1_1_VERSION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_2_0 - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_2_0_VERSION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_202_RECEIVED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
A message context property indicating "TRUE".
- HTTP_202_RECEIVED - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
A message context property indicating "TRUE", This will set on success scenarios
- HTTP_ACCESS_LOG - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_ACCESS_LOG_ENABLED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_BLOCK_SERVICE_LIST - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- HTTP_CARBON_MESSAGE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_CLIENT_REQUEST_CARBON_MESSAGE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_CONNECT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_CONNECT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_CONTENT_LENGTH - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_DEFAULT_HOST - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_DELETE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_DELETE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_ETAG_ENABLED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
This property determines whether the HTTP Etag should be enabled for the request or not.
- HTTP_ETAG_ENABLED - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_GET - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_GET - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_GET_PROCESSOR - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
This constant is used to plugin a custom WSDL processor for Get requests
- HTTP_GET_REQUEST_PROCESSOR - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- HTTP_HEAD - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_HEAD - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Http method type constants to be used in synapse
- HTTP_HEAD - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_HEADERS_PRESERVE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines whether ESB needs to preserve the original Http header.
- HTTP_HEADERS_PRESERVE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Defines weather synapse needs to preserve the original Http headers.
- HTTP_HEADERS_PRESERVE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether ESB needs to preserve the original Http header.
- HTTP_HOST - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_LISTENING_IO_REACTOR_SHARING_ENABLE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether Listening IOReactor is shared among non axis2 Listeners
- HTTP_METHOD - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_NON_PROXY_HOST - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_OPTIONS - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_OPTIONS - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_PORT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_POST - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_POST - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_PROTOCOL_VERSIONS_PARAM - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_PROXY_HOST - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_PROXY_PASSWORD - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_PROXY_PORT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_PROXY_USERNAME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_PUT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_PUT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_REASON_PHRASE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Reason Phrase can be used to override the default English reason phrases for HTTP status codes Default reason codes and phrases are defined in RFC1945 (HTTP/1.0), RFC2616 (HTTP/1.1)
- HTTP_REASON_PHRASE_SENT_FROM_BACKEND - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_REQ_METHOD - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- HTTP_REQUEST - Static variable in class org.apache.synapse.transport.nhttp.ServerHandler
-
Used to obtain http request from context
- HTTP_REQUEST_METHOD - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Holds the method type of the incoming request
- HTTP_RESPONSE_HEADERS_PRESERVE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines whether ESB needs to preserve the original Http header.
- HTTP_RESPONSE_HEADERS_PRESERVE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether ESB needs to preserve the original Http header.
- HTTP_SC - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
The HTTP status code.
- HTTP_SC - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- HTTP_SC - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_SC_DESC - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
HTTP response's Reason- Phrase that is sent by the backend.
- HTTP_SC_DESC - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_SERVER_HOSTNAME - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- HTTP_SOCKET_TIMEOUT - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- HTTP_SOCKET_TIMEOUT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- HTTP_SOURCE_CONFIGURATION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_STATUS_CODE_SENT_FROM_BACKEND - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_TARGET_CONFIGURATION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_TRACE_LOG - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_TRACE_LOG_ENABLED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_TRANSPORT_MEDIATION_INTERCEPTOR - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- HTTP_VERSION_PREFIX - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HTTP_WORKER_THREAD_GROUP_NAME - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- HTTP_WORKER_THREAD_ID - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- HttpCoreNIOListener - Class in org.apache.synapse.transport.nhttp
-
NIO transport listener for Axis2 based on HttpCore and NIO extensions
- HttpCoreNIOListener() - Constructor for class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- HttpCoreNIOMultiSSLListener - Class in org.apache.synapse.transport.nhttp
- HttpCoreNIOMultiSSLListener() - Constructor for class org.apache.synapse.transport.nhttp.HttpCoreNIOMultiSSLListener
- HttpCoreNIOSender - Class in org.apache.synapse.transport.nhttp
-
NIO transport sender for Axis2 based on HttpCore and NIO extensions
- HttpCoreNIOSender() - Constructor for class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- HttpCoreNIOSSLListener - Class in org.apache.synapse.transport.nhttp
- HttpCoreNIOSSLListener() - Constructor for class org.apache.synapse.transport.nhttp.HttpCoreNIOSSLListener
- HttpCoreNIOSSLSender - Class in org.apache.synapse.transport.nhttp
- HttpCoreNIOSSLSender() - Constructor for class org.apache.synapse.transport.nhttp.HttpCoreNIOSSLSender
- HttpCoreRequestResponseTransport - Class in org.apache.synapse.transport.nhttp
-
This interface is a point of control for Axis2 to control the behaviour of a Request-Response transport such as HTTP/s For nhttp, this does not make much of a difference, as we are capable of keeping a socket open and writing to it from a different thread, while letting the initial thread that read the request go free.
- HttpCoreRequestResponseTransport(MessageContext) - Constructor for class org.apache.synapse.transport.nhttp.HttpCoreRequestResponseTransport
- HttpGetRequestProcessor - Interface in org.apache.synapse.transport.netty.config
-
This HTTP transport level interface is used for plugging in different implementations for special processing of some HTTP GET requests.
- HttpGetRequestProcessor - Interface in org.apache.synapse.transport.nhttp
-
This interface is used for plugging in different implementations for special processing of some HTTP GET requests.
- HttpGetRequestProcessor - Interface in org.apache.synapse.transport.passthru
-
This Passthrough transport level interface is used for plugging in different implementations for special processing of some HTTP GET requests.
- HttpMessageHandler - Class in org.apache.synapse.transport.util
-
Message handler to handle the messages coming through Netty based HTTP transport.
- HttpMessageHandler() - Constructor for class org.apache.synapse.transport.util.HttpMessageHandler
- httpParams - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
-
Default http parameters
- HttpRequestWorker - Class in org.apache.synapse.transport.netty.listener
-
HttpRequestWorker
is the Thread that does the request processing. - HttpRequestWorker(HttpCarbonMessage, SourceConfiguration) - Constructor for class org.apache.synapse.transport.netty.listener.HttpRequestWorker
- HttpRequestWrapper - Class in org.apache.synapse.transport.http.wrapper
-
Wrapper to hold the time stamp and the request
- HttpRequestWrapper() - Constructor for class org.apache.synapse.transport.http.wrapper.HttpRequestWrapper
- HttpResponseWrapper - Class in org.apache.synapse.transport.http.wrapper
-
Wrapper to hold the time stamp and the Response
- HttpResponseWrapper() - Constructor for class org.apache.synapse.transport.http.wrapper.HttpResponseWrapper
- HTTPS_PROTOCOL - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- HttpServerPushWorker - Class in org.apache.synapse.transport.netty.sender
-
HttpServerPushWorker
is the Thread which does the server push processing. - HttpServerPushWorker(MessageContext, Http2PushPromise) - Constructor for class org.apache.synapse.transport.netty.sender.HttpServerPushWorker
- HttpServerPushWorker(MessageContext, Http2PushPromise, HttpCarbonMessage) - Constructor for class org.apache.synapse.transport.netty.sender.HttpServerPushWorker
- httpsProtocolsEl(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- HttpStatusCodeElement() - Constructor for class org.apache.synapse.transport.http.access.Access.HttpStatusCodeElement
- HttpTargetResponseWorker - Class in org.apache.synapse.transport.netty.sender
-
HttpTargetResponseWorker
is the Thread which does the response processing. - HttpUtils - Class in org.apache.synapse.transport.netty.util
-
Utility class providing HTTP utility methods.
- HttpUtils() - Constructor for class org.apache.synapse.transport.netty.util.HttpUtils
- HttpWebSocketInboundEndpointConfiguration - Class in org.apache.synapse.transport.netty.api.config
-
HttpWebSocketInboundEndpointConfiguration
encapsulates the configurations that are passed from the inbound endpoints to be used when initializing and starting the listener. - HttpWebSocketInboundEndpointConfiguration(int, String, String, String, List<MessagingHandler>) - Constructor for class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- HttpWebSocketInboundEndpointHandler - Class in org.apache.synapse.transport.netty.api
-
API class to access Pass-Through (HTTP) and WebSocket Core Inbound Endpoint management classes.
- HttpWebSocketInboundEndpointHandler() - Constructor for class org.apache.synapse.transport.netty.api.HttpWebSocketInboundEndpointHandler
I
- IF_MODIFIED_SINCE_HEADER - Static variable in class org.apache.synapse.transport.netty.util.CacheUtils
- IF_NONE_MATCH_HEADER - Static variable in class org.apache.synapse.transport.netty.util.CacheUtils
- IGNORE_CASE_SENSITIVE_HEADERS - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether to ignore case-sensitive headers from excess headers map
- IGNORE_SC_ACCEPTED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- IGNORE_SC_ACCEPTED - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- IGNORE_SC_ACCEPTED - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- INCLUDE_HIDDEN_SERVICES - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- INCLUDE_HIDDEN_SERVICES_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- informReaderError(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- informWriterError(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- init(boolean) - Method in class org.apache.synapse.transport.certificatevalidation.pathvalidation.PathChecker
- init(int, int) - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLCache
-
This initialize the Cache with a CacheManager.
- init(int, int) - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
-
This lazy initializes the Cache with a CacheManager.
- init(ConfigurationContext) - Method in interface org.apache.synapse.transport.netty.config.HttpGetRequestProcessor
-
Initialize the HttpGetRequestProcessor.
- init(ConfigurationContext, TransportInDescription) - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- init(ConfigurationContext, TransportInDescription) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Initialize the transport listener, and execute reactor in new separate thread
- init(ConfigurationContext, TransportInDescription) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOMultiSSLListener
- init(ConfigurationContext, TransportInDescription) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- init(ConfigurationContext, TransportInDescription) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpMultiSSLListener
- init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpSSLTransportSender
- init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
- init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
-
Initialize the transport sender, and execute reactor in new separate thread
- init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSSLSender
- init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSSLSender
- init(ConfigurationContext, ServerHandler) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
- init(ConfigurationContext, ServerHandler) - Method in interface org.apache.synapse.transport.nhttp.HttpGetRequestProcessor
-
Initialize the HttpGetProcessor
- init(ConfigurationContext, SourceHandler) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
- init(ConfigurationContext, SourceHandler) - Method in interface org.apache.synapse.transport.passthru.HttpGetRequestProcessor
-
Initialize the HttpGetProcessor
- initalize(SSLEngine) - Method in class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
- initalize(SSLEngine) - Method in class org.apache.synapse.transport.http.conn.ServerSSLSetupHandler
- initConnFactoryBuilder(TransportInDescription, HttpHost) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- initConnFactoryBuilder(TransportInDescription, HttpHost, ConfigurationContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- initConnFactoryBuilder(TransportInDescription, HttpHost, ConfigurationContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOMultiSSLListener
- initConnFactoryBuilder(TransportInDescription, HttpHost, ConfigurationContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSSLListener
- initConnFactoryBuilder(TransportInDescription, HttpHost, ConfigurationContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- initConnFactoryBuilder(TransportInDescription, HttpHost, ConfigurationContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpMultiSSLListener
- initConnFactoryBuilder(TransportInDescription, HttpHost, ConfigurationContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSSLListener
- initConnFactoryBuilder(TransportOutDescription, ConfigurationContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- initConnFactoryBuilder(TransportOutDescription, ConfigurationContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSSLSender
- initConnFactoryBuilder(TransportOutDescription, ConfigurationContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- initConnFactoryBuilder(TransportOutDescription, ConfigurationContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSSLSender
- initDispatcher() - Method in class org.apache.synapse.transport.passthru.util.CacheMessageBuilderDispatchandler
- initDispatcher() - Method in class org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler
- initDispatcher() - Method in class org.apache.synapse.transport.passthru.util.TraceMessageBuilderDispatchHandler
- initIOReactor(int, NHttpServerEventHandler, PassThroughSharedListenerConfiguration) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Create IOReactor with given configuration
- initListenerConfiguration() - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpSSLTransportListener
- initListenerConfiguration() - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- initOpen() - Method in class org.apache.synapse.transport.http.access.AccessLogger
- initScheme() - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpSSLTransportListener
- initScheme() - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- initScheme() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- initScheme() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOMultiSSLListener
- initScheme() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSSLListener
- initScheme() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- initScheme() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpMultiSSLListener
- initScheme() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSSLListener
- inputReady(NHttpClientConnection, ContentDecoder) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Process ready input (i.e.
- inputReady(NHttpClientConnection, ContentDecoder) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- inputReady(NHttpServerConnection, ContentDecoder) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
-
Process ready input by writing it into the Pipe
- inputReady(NHttpServerConnection, ContentDecoder) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- interceptSourceRequest(MessageContext) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- interceptSourceRequest(MessageContext) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- interceptSourceRequest(MessageContext) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Logic to determine whether to intercept the source request
- interceptSourceResponse(MessageContext) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- interceptSourceResponse(MessageContext) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- interceptSourceResponse(MessageContext) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Logic to determine whether to intercept the source response
- interceptTargetRequest(MessageContext) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- interceptTargetRequest(MessageContext) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- interceptTargetRequest(MessageContext) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Logic to determine whether to intercept the target request
- interceptTargetResponse(MessageContext) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- interceptTargetResponse(MessageContext) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- interceptTargetResponse(MessageContext) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Logic to determine whether to intercept the target response
- INTERNAL_EXCEPTION_ORIGIN - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- INTERNAL_EXCEPTION_ORIGIN - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- INTERNAL_ORIGIN_ERROR_HANDLER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- INTERNAL_ORIGIN_ERROR_HANDLER - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- INTERNAL_TRIGGER_NAME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- INTERNAL_TRIGGER_TYPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- InvalidConfigurationException - Exception in org.apache.synapse.transport.exceptions
-
This class is used for handling SSL configuration error which is identify at runtime
- InvalidConfigurationException() - Constructor for exception org.apache.synapse.transport.exceptions.InvalidConfigurationException
- InvalidConfigurationException(String) - Constructor for exception org.apache.synapse.transport.exceptions.InvalidConfigurationException
- InvalidConfigurationException(String, Throwable) - Constructor for exception org.apache.synapse.transport.exceptions.InvalidConfigurationException
- InvalidConfigurationException(Throwable) - Constructor for exception org.apache.synapse.transport.exceptions.InvalidConfigurationException
- invoke(MessageContext) - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
- invoke(MessageContext) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
-
transport sender invocation from Axis2 core
- invoke(MessageContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- invoke(MessageContext) - Method in class org.apache.synapse.transport.passthru.util.CacheMessageBuilderDispatchandler
- invoke(MessageContext) - Method in class org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler
- invoke(MessageContext) - Method in class org.apache.synapse.transport.passthru.util.TraceMessageBuilderDispatchHandler
- invoke(MessageContext) - Method in class org.apache.synapse.transport.passthru.util.WSAddressingHandler
- INVOKED_REST - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- INVOKED_REST - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- IO_BUFFER_SIZE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the IO buffer size
- IO_THREADS_PER_REACTOR - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the number of IO dispatcher threads used per reactor
- ioReactorConfig - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- IOReactorSharingMode - Enum in org.apache.synapse.transport.passthru.core
-
States of the IOReactor sharing among HTTP Axis2 Listeners and Inbound Endpoints
- IS_PUSH_PROMISE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
A message context property indicating "TRUE" means the response is a server push promise.
- isAllHeaders() - Method in class org.apache.synapse.transport.nhttp.debug.NhttpConnectionDebugConfig
- isCacheManagerRunning() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheController
- isCacheManagerRunning() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.CacheControllerMBean
- isClientRequestLimitsValidationEnabled() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isCloseSocketOnEndpointTimeout() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isCompleted() - Method in class org.apache.synapse.transport.http.conn.ProxyTunnelHandler
- isCompleted() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- isCONNECTRequest(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- isConsumeAndDiscard() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isConsumeAndDiscardBySecondaryWorkerPool() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isConsumeRequired() - Method in class org.apache.synapse.transport.passthru.Pipe
-
This method returns whether buffer consumption is required or not.
- isCorrelationIdAvailable(NHttpConnection) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- isCorrelationLoggingEnabled() - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
- isCountConnections() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- isCustomConnectionPoolConfigsEnabled() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isDebuggerEnabled() - Method in class org.apache.synapse.transport.http.conn.SynapseDebugInfoHolder
- isDeleteRequestWithoutPayload(MessageContext) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
-
Function to check whether the processing request (enclosed within MessageContext) is a DELETE request without entity body since we allow to have payload for DELETE requests, we treat same as POST.
- isDiscardable() - Method in class org.apache.synapse.transport.passthru.Pipe
- isDynamicEndpointRunning(int) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Check whether dynamic endpoint is running for a particular port
- isEmptyPayloadStream(InputStream) - Static method in class org.apache.synapse.transport.netty.util.MessageUtils
-
Function to check given inputstream is empty or not Used to check whether content of the payload input stream is empty or not.
- isEmptyPayloadStream(InputStream) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
-
Function to check given inputstream is empty or not Used to check whether content of the payload input stream is empty or not
- isEnable() - Static method in class org.apache.synapse.transport.passthru.config.PassThroughCorrelationConfigDataHolder
- isEndpointRunning(int) - Static method in class org.apache.synapse.transport.passthru.api.PassThroughInboundEndpointHandler
-
Check Whether inbound endpoint is running for a particular port
- isEntityEnclosing() - Method in class org.apache.synapse.transport.passthru.SourceRequest
- isErrorHandlerPoolEnabled() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- isExpectResponseBody() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- isFaultMessage(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- isForcedJSONMessageValidationEnabled() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isForcedJSONMessageValidationEnabled() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isForcedMessageBuildEnabled() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isForcedXmlMessageValidationEnabled() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isForcedXmlMessageValidationEnabled() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isForceShutdownConnectionOnComplete() - Method in class org.apache.synapse.transport.passthru.TargetResponse
- isForwardCheckingSupported() - Method in class org.apache.synapse.transport.certificatevalidation.pathvalidation.PathChecker
-
Forward checking is not supported.
- isGETRequest(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- isHEADRequest(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- isHTTPAccessLoggerEnabled() - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- isHttpCarbonMessagePresent(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Check if the HTTP_CARBON_MESSAGE is present in the message context.
- isHttpMethodDisabled(String) - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- isHttpTraceLogEnabled() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- isHTTPTraceLoggerEnabled() - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- isIgnoreCaseSensitiveHeaders() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
-
Get the value of the property to ignore case-sensitive headers from excess headers
- isInputMode() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- isIntPropertyConfigured(String, Properties) - Static method in class org.apache.synapse.transport.util.ConfigurationBuilderUtil
-
Return true if user has configured an int property that tunes pass-through http transport.
- isInvokedFromSchedule() - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Check whether the file is invoked from scheduled task
- isIP(String) - Static method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
- isIP(String) - Static method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
- isKeepAliveDisabled() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isKeepAliveDisabled() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- isKeepAliveDisabled() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isListeningIOReactorShared() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isLoggingEnabled - Variable in class org.apache.synapse.transport.http.access.AccessLogger
-
Enable logging.
- isLogRotatable() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- isMessageBiggerThanBuffer(ReadableByteChannel, WritableByteChannel) - Method in class org.apache.synapse.transport.util.PassThroughMessageHandler
- isMultipartContent(String) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Check whether the content type is multipart or not.
- isMultipartContent(String) - Static method in class org.apache.synapse.transport.passthru.util.TargetRequestFactory
-
Check whether the content type is multipart or not
- isNoEntityBodyRequest(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- isNoHeaders() - Method in class org.apache.synapse.transport.nhttp.debug.NhttpConnectionDebugConfig
- isPassThroughMessage(MessageContext) - Static method in class org.apache.synapse.transport.netty.sender.SourceResponseHandler
-
The pass through (when message body is not built) status of the message.
- isPreserveHttpHeader(String) - Method in class org.apache.synapse.transport.netty.config.BaseConfiguration
-
Check whether to preserve or not the given HTTP header.
- isPreserveHttpHeader(String) - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
-
Check preserving status of the http header field
- isPreserveHttpHeader(String) - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
-
Check preserving status of the given http header name
- isPreserveServerHeader() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isPreserveServerHeader() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isPreserveUserAgentHeader() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isPreserveUserAgentHeader() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isProducerCompleted() - Method in class org.apache.synapse.transport.passthru.Pipe
- isProducerError() - Method in class org.apache.synapse.transport.passthru.Pipe
-
Checks the state of the producerError property
- isProxyProfileConfigured() - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
-
checks weather the proxy profile map is empty
- isReleaseConn() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- isRequested() - Method in class org.apache.synapse.transport.http.conn.ProxyTunnelHandler
- isRequestLimitsValidationEnabled() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isRequestLimitsValidationEnabled() - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- isResponseWritten() - Method in class org.apache.synapse.transport.nhttp.HttpCoreRequestResponseTransport
- isRestDispatching() - Method in class org.apache.synapse.transport.nhttp.ListenerContext
- isRESTRequest(MessageContext, String) - Method in class org.apache.synapse.transport.passthru.ServerWorker
-
Adding REST related properties to the message context if request is REST
- isRESTRequest(MessageContext, String, int, String) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Checks if the request should be considered as REST.
- isRESTSupportedMediaType(String) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Checks if the HTTP request is REST based on the given Content-Type header.
- isReverseProxyMode() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
-
Check for reverse proxy mode.
- isReverseProxyMode() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
-
Check for reverse proxy mode
- isReverseProxyMode() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
-
Check for reverse proxy mode
- isRunning() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheManager
- isSendingCompleted() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- isSerializationComplete() - Method in class org.apache.synapse.transport.passthru.Pipe
- isServiceListBlocked() - Method in class org.apache.synapse.transport.netty.config.NettyConfiguration
- isServiceListBlocked() - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- isServiceListBlocked() - Method in class org.apache.synapse.transport.passthru.config.PassThroughConfiguration
- isServiceListBlocked(String) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Is the incoming URI is requesting service list and http.block_service_list=true in nhttp.properties
- isServiceListBlocked(String) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
-
Is the incoming URI is requesting service list and http.block_service_list=true in nhttp.properties
- isShutDown() - Method in class org.apache.synapse.transport.passthru.SourceContext
- isSourceRequestMarkedToBeDiscarded() - Method in class org.apache.synapse.transport.passthru.SourceContext
- isSSL() - Method in class org.apache.synapse.transport.http.conn.Scheme
- isSuccessful() - Method in class org.apache.synapse.transport.http.conn.ProxyTunnelHandler
- isSystemEnable() - Static method in class org.apache.synapse.transport.passthru.config.PassThroughCorrelationConfigDataHolder
- isToggled() - Static method in class org.apache.synapse.transport.passthru.config.PassThroughCorrelationConfigDataHolder
- isValid() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.ManageableCacheValue
- isValidCachedResponse(HttpCarbonMessage, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.util.CacheUtils
-
Method for revalidating a cached response.
- isWSDLProvidedForProxyService(AxisService) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Checks whether a wsdl is provided for a proxy service.
- isWSDLProvidedForProxyService(AxisService) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
-
Checks whether a wsdl is provided for a proxy service.
J
- JSON_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- JSON_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
K
- KeepAliveElement() - Constructor for class org.apache.synapse.transport.http.access.Access.KeepAliveElement
- KEY_PASSWORD - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- KEY_STORE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- keyStore(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- keyValueSeparator - Variable in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
L
- LAST_MODIFIED_HEADER - Static variable in class org.apache.synapse.transport.netty.util.CacheUtils
- LatencyCollector - Class in org.apache.synapse.transport.nhttp.util
- LatencyCollector - Class in org.apache.synapse.transport.passthru.jmx
-
Class responsible for collect Latency values per request
- LatencyCollector(HttpContext, boolean) - Constructor for class org.apache.synapse.transport.nhttp.util.LatencyCollector
- LatencyCollector(HttpContext, boolean) - Constructor for class org.apache.synapse.transport.passthru.jmx.LatencyCollector
- LatencyParameter - Class in org.apache.synapse.transport.nhttp.util
- LatencyParameter - Class in org.apache.synapse.transport.passthru.jmx
-
Class responsible for update LatencyParameters
- LatencyParameter(boolean) - Constructor for class org.apache.synapse.transport.nhttp.util.LatencyParameter
- LatencyParameter(boolean) - Constructor for class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- LatencyView - Class in org.apache.synapse.transport.nhttp.util
-
LatencyView provides statistical information related to the latency (overhead) incurred by the Synapse NHTTP transport, when mediating messages back and forth.
- LatencyView - Class in org.apache.synapse.transport.passthru.jmx
-
LatencyView provides statistical information related to the latency (overhead) incurred by the Synapse NHTTP transport, when mediating messages back and forth.
- LatencyView(String, boolean) - Constructor for class org.apache.synapse.transport.nhttp.util.LatencyView
- LatencyView(String, boolean) - Constructor for class org.apache.synapse.transport.passthru.jmx.LatencyView
-
Implementation of LatencyMbean
- LatencyView(String, boolean, String, boolean) - Constructor for class org.apache.synapse.transport.nhttp.util.LatencyView
- LatencyView(String, boolean, String, boolean) - Constructor for class org.apache.synapse.transport.passthru.jmx.LatencyView
-
Implementation of LatencyMbean
- LatencyViewMBean - Interface in org.apache.synapse.transport.nhttp.util
-
Provides metrics related to the latency added by the NHTTP transport while mediating messages through.
- LatencyViewMBean - Interface in org.apache.synapse.transport.passthru.jmx
-
Provides metrics related to the latency added by the NHTTP transport while mediating messages through.
- length() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- ListenerContext - Class in org.apache.synapse.transport.nhttp
-
This class is being used to hold the different runtime objects used by the Listeners
- ListenerProfileReloader - Class in org.apache.synapse.transport.dynamicconfigurations
-
Profile re-loader for nhttp and pass-through SSL receivers
- ListenerProfileReloader(SSLProfileLoader, ParameterInclude) - Constructor for class org.apache.synapse.transport.dynamicconfigurations.ListenerProfileReloader
- loadDynamicSSLConfig(TransportOutDescription) - Method in class org.apache.synapse.transport.nhttp.config.ClientConnFactoryBuilder
-
Extracts Dynamic SSL profiles configuration from given TransportOut Configuration
- loadMultiProfileSSLConfig() - Method in class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
-
Loads MultiProfileSSLConfiguration when the configuration is in a different file than axis2.xml.
- LocalAddrElement() - Constructor for class org.apache.synapse.transport.http.access.Access.LocalAddrElement
- LocalServerNameElement() - Constructor for class org.apache.synapse.transport.http.access.Access.LocalServerNameElement
- LOCATION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- LOCATION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- log - Variable in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- log - Variable in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- log(String) - Method in class org.apache.synapse.transport.http.access.AccessLogger
-
Log the specified message to the log file, switching files if the date has changed since the previous log call.
- log(HttpRequest, HttpResponse) - Method in class org.apache.synapse.transport.http.access.Access
-
The log method that is called from the NHttpClient and Server connection classes.
- log(HttpRequestWrapper, HttpResponseWrapper) - Method in class org.apache.synapse.transport.http.access.Access
-
The log method that is called from the NHttpClient and Server connection classes.
- LOG_PATTERN - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
- logAccesses() - Method in class org.apache.synapse.transport.http.access.Access
-
logs the request and response accesses.
- logElements - Variable in class org.apache.synapse.transport.http.access.Access
-
Array of AccessLogElement, they will be used to make log message.
- LoggingNHttpClientConnection - Class in org.apache.synapse.transport.http.conn
- LoggingNHttpClientConnection(IOSession, HttpResponseFactory, ByteBufferAllocator, HttpParams) - Constructor for class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- LoggingNHttpServerConnection - Class in org.apache.synapse.transport.http.conn
- LoggingNHttpServerConnection(IOSession, HttpRequestFactory, ByteBufferAllocator, HttpParams) - Constructor for class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- LoggingStreamInterceptor - Class in org.apache.synapse.transport.passthru
-
Sample stream interceptor, which intercepts source and target request to print the stream passing via the engine.
- LoggingStreamInterceptor() - Constructor for class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- LoggingUtils - Class in org.apache.synapse.transport.http.conn
- LoggingUtils() - Constructor for class org.apache.synapse.transport.http.conn.LoggingUtils
- LogicalUserNameElement() - Constructor for class org.apache.synapse.transport.http.access.Access.LogicalUserNameElement
- logIOException(NHttpServerConnection, IOException) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- logProxyConfig() - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
-
returns appropriate log message based on the proxy configuration whether loading proxy profile or single proxy server or no proxy configured
M
- maintenanceShutdown(long) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
-
Stop accepting new connections, and wait the maximum specified time for in-flight requests to complete before a controlled shutdown for maintenance
- maintenanceShutdown(long) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- maintenenceShutdown(long) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Stop accepting new connections, and wait the maximum specified time for in-flight requests to complete before a controlled shutdown for maintenence
- maintenenceShutdown(long) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- maintenenceShutdown(long) - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- maintenenceShutdown(long) - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- ManageableCache - Interface in org.apache.synapse.transport.certificatevalidation.cache
-
A cache which needs to be managed by CacheManager needs to implement this interface.
- ManageableCacheValue - Interface in org.apache.synapse.transport.certificatevalidation.cache
-
A cache which needs to be managed by a CacheManager should have values which implement this interface.
- markActiveConnectionsToBeClosed() - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- markRequestCompletedWithError(Axis2HttpRequest, int, String, Exception) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Mark request to send failed with error
- MAX_ACTIVE_CON - Static variable in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- MAX_CLIENT_REQUEST_ENTITY_BODY_SIZE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- MAX_CLIENT_REQUEST_HEADER_SIZE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- MAX_CLIENT_REQUEST_STATUS_LINE_LENGTH - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- MAX_CONNECTION_PER_HOST_PORT - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the maximum number of connections per host port
- MAX_ENTITY_BODY_SIZE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- MAX_HEADER_SIZE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- MAX_MESSAGES_PER_HOST_PORT - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the maximum number of waiting messages per host port
- MAX_STATUS_LINE_LENGTH - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- MAXIMUM_CONNECTION_LIFESPAN - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the time interval for maximum connection lifespan.
- MBeanRegistrar - Class in org.apache.synapse.transport.passthru.jmx
- MC_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- MESSAGE_BUILDER_INVOKED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- MESSAGE_BUILDER_INVOKED - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- MESSAGE_BUILDER_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- MESSAGE_DISCARD_WORKER_REFERENCE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- MESSAGE_IN_FLIGHT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Denotes a message is being processed by the current connection if this is set at the context
- MESSAGE_OUTPUT_FORMAT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- MESSAGE_OUTPUT_FORMAT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- MESSAGE_SIZE_VALIDATION - Static variable in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- MESSAGE_SIZE_VALIDATION - Static variable in class org.apache.synapse.transport.passthru.SourceHandler
- MESSAGE_SIZE_VALIDATION - Static variable in class org.apache.synapse.transport.passthru.TargetHandler
- MESSAGE_SIZE_VALIDATION_SUM - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
The largest request/response size the nhttp transport will be handling.
- MESSAGE_SIZE_VALIDATION_SUM - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- MESSAGE_TYPE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- MessageDiscardWorker - Class in org.apache.synapse.transport.passthru
- MessageDiscardWorker(MessageContext, TargetResponse, TargetConfiguration, NHttpClientConnection) - Constructor for class org.apache.synapse.transport.passthru.MessageDiscardWorker
- MessageFormatterDecoratorFactory - Class in org.apache.synapse.transport.nhttp.util
-
Factory for getting Decorator to Message Formatter .
- MessageFormatterDecoratorFactory() - Constructor for class org.apache.synapse.transport.nhttp.util.MessageFormatterDecoratorFactory
- MessageHandler - Interface in org.apache.synapse.transport.util
-
Message handler for different transports.
- MessageHandlerProvider - Class in org.apache.synapse.transport.util
-
Provider class for the
MessageHandler
. - MessageHandlerProvider() - Constructor for class org.apache.synapse.transport.util.MessageHandlerProvider
- MessageUtils - Class in org.apache.synapse.transport.netty.util
-
Class MessageUtils contains helper methods that are used to build the payload.
- MessageUtils() - Constructor for class org.apache.synapse.transport.netty.util.MessageUtils
- messagingHandlers - Variable in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- MethodElement() - Constructor for class org.apache.synapse.transport.http.access.Access.MethodElement
- MONTHS - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
-
The set of month abbreviations for log messages.
- MultiListenerServerIODispatch - Class in org.apache.synapse.transport.passthru.core
-
Class Responsible for dispatch IOEvents to mapping EventHandler according to InboundEndpoint port
- MultiListenerServerIODispatch(Map<Integer, NHttpServerEventHandler>, NHttpServerEventHandler, ServerConnFactory) - Constructor for class org.apache.synapse.transport.passthru.core.MultiListenerServerIODispatch
- MultiListenerSSLServerIODispatch - Class in org.apache.synapse.transport.passthru.core.ssl
- MultiListenerSSLServerIODispatch(Map<Integer, NHttpServerEventHandler>, NHttpServerEventHandler, Map<Integer, ServerConnFactory>) - Constructor for class org.apache.synapse.transport.passthru.core.ssl.MultiListenerSSLServerIODispatch
- MultiSSLProfileReloader - Class in org.apache.synapse.transport.nhttp.util
- MultiSSLProfileReloader(HttpCoreNIOMultiSSLListener, TransportInDescription) - Constructor for class org.apache.synapse.transport.nhttp.util.MultiSSLProfileReloader
- MultiSSLProfileReloaderMBean - Interface in org.apache.synapse.transport.nhttp.util
N
- NAME - Static variable in class org.apache.synapse.transport.passthru.util.CacheMessageBuilderDispatchandler
- NAME - Static variable in class org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler
- NAME - Static variable in class org.apache.synapse.transport.passthru.util.TraceMessageBuilderDispatchHandler
- NettyConfigPropertyNames - Class in org.apache.synapse.transport.netty.config
-
This class contains the names of Netty transport related configuration properties.
- NettyConfigPropertyNames() - Constructor for class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- NettyConfiguration - Class in org.apache.synapse.transport.netty.config
-
This class encapsulates netty transport tuning configurations specified via a configurations file or system properties.
- NEVER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- newHttpRequest(String, String) - Method in class org.apache.synapse.transport.http.conn.SynapseHTTPRequestFactory
- newHttpRequest(RequestLine) - Method in class org.apache.synapse.transport.http.conn.SynapseHTTPRequestFactory
- NHTTP_INPUT_STREAM - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Input stream of the message is set to this message context property
- NHTTP_LOG_DIRECTORY - Static variable in class org.apache.synapse.transport.http.access.AccessLogger
- NHTTP_OUTPUT_STREAM - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Output stram of the message is set to this message context property
- NHttpConfiguration - Class in org.apache.synapse.transport.nhttp
-
Store and manage properties that tune the nhttp transport
- NhttpConnectionDebugConfig - Class in org.apache.synapse.transport.nhttp.debug
- NhttpConstants - Class in org.apache.synapse.transport.nhttp
- NhttpConstants() - Constructor for class org.apache.synapse.transport.nhttp.NhttpConstants
- NhttpMetricsCollector - Class in org.apache.synapse.transport.nhttp.util
-
This simple extension of the Axis2 transport MetricsCollector implementation, maintains a ConnectionsView instance, which is updated based on the events fired by the NHTTP transport implementation.
- NhttpMetricsCollector(boolean, String) - Constructor for class org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
- NhttpSharedOutputBuffer - Class in org.apache.synapse.transport.nhttp
-
Implementation of the
ContentOutputBuffer
interface that can be shared by multiple threads, usually the I/O dispatch of an I/O reactor and a worker thread. - NhttpSharedOutputBuffer(int) - Constructor for class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- NhttpSharedOutputBuffer(int, IOControl, ByteBufferAllocator) - Constructor for class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
-
Deprecated.
- NhttpSharedOutputBuffer(int, IOControl, ByteBufferAllocator, int) - Constructor for class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- NhttpSharedOutputBuffer(int, ByteBufferAllocator) - Constructor for class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- NhttpUtil - Class in org.apache.synapse.transport.nhttp.util
-
A useful set of utility methods for the HTTP transport
- NhttpUtil() - Constructor for class org.apache.synapse.transport.nhttp.util.NhttpUtil
- NIO_ACK_REQUESTED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- NO_CONTENT_LENGTH_FOUND - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- NO_ENTITY_BODY - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- NO_ENTITY_BODY - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- NO_ENTITY_BODY - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- NO_KEEPALIVE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
Disables HTTP keep alive for outgoing requests.
- NO_KEEPALIVE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- NO_KEEPALIVE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- NO_VALIDATE_CERT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- NON_BLOCKING_TRANSPORT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- NON_BLOCKING_TRANSPORT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- NON_BLOCKING_TRANSPORT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- notifyFileUpdate() - Method in class org.apache.synapse.transport.dynamicconfigurations.jmx.SSLProfileInvoker
-
Invoke notify method of DynamicProfileReloader
- notifyFileUpdate() - Method in interface org.apache.synapse.transport.dynamicconfigurations.jmx.SSLProfileInvokerMBean
- notifyFileUpdate(boolean) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
- notifyFileUpdate(boolean) - Method in class org.apache.synapse.transport.dynamicconfigurations.ListenerProfileReloader
-
Notification method which will be triggered by FileUpdateNotifier and SSLProfileInvoker
- notifyFileUpdate(boolean) - Method in class org.apache.synapse.transport.dynamicconfigurations.SenderProfileReloader
-
Notification method triggers by FileUpdateNotifier and SSLProfileInvoker
- notifyMessageSize(long, boolean) - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- notifyMessageSize(long, boolean) - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- notifyReceivedMessageSize(long) - Method in class org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
- notifyReceivedMessageSize(long) - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- notifySentMessageSize(long) - Method in class org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
- notifySentMessageSize(long) - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- notifyTimes(LatencyCollector) - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- notifyTimes(LatencyCollector) - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- NoValidateCertTrustManager - Class in org.apache.synapse.transport.nhttp
-
Trust manager accepting any certificate.
- NoValidateCertTrustManager() - Constructor for class org.apache.synapse.transport.nhttp.NoValidateCertTrustManager
O
- OCSPCache - Class in org.apache.synapse.transport.certificatevalidation.ocsp
-
This is a cache to store OSCP responses against Certificate Serial Number since an OCSP response depends on the certificate.
- OCSPVerifier - Class in org.apache.synapse.transport.certificatevalidation.ocsp
-
Used to check if a Certificate is revoked or not by its CA using Online Certificate Status Protocol (OCSP).
- OCSPVerifier(OCSPCache) - Constructor for class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPVerifier
- onAppError(MessageContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
-
This method will close the target connection upon endpoint timeout.
- onClosed(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerIODispatch
- onClosed(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.core.MultiListenerServerIODispatch
- onClosed(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.ServerIODispatch
- onConnected(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerIODispatch
- onConnected(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.core.MultiListenerServerIODispatch
- onConnected(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.ServerIODispatch
- ONE_BYTE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- onError(Throwable) - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpConnectorListener
- onError(Throwable) - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpTargetRespListener
- onException(DefaultNHttpServerConnection, IOException) - Method in class org.apache.synapse.transport.nhttp.ServerIODispatch
- onException(DefaultNHttpServerConnection, IOException) - Method in class org.apache.synapse.transport.passthru.core.MultiListenerServerIODispatch
- onException(DefaultNHttpServerConnection, IOException) - Method in class org.apache.synapse.transport.passthru.ServerIODispatch
- onInputReady(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerIODispatch
- onInputReady(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.core.MultiListenerServerIODispatch
- onInputReady(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.ServerIODispatch
- onMessage(HttpCarbonMessage) - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpConnectorListener
- onMessage(HttpCarbonMessage) - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpTargetRespListener
- onOutputReady(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerIODispatch
- onOutputReady(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.core.MultiListenerServerIODispatch
- onOutputReady(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.ServerIODispatch
- onPushPromise(Http2PushPromise) - Method in class org.apache.synapse.transport.netty.sender.Axis2ServerPushListener
- onPushPromiseAvailability(boolean) - Method in class org.apache.synapse.transport.netty.sender.Axis2ServerPushListener
- onPushResponse(int, HttpCarbonMessage) - Method in class org.apache.synapse.transport.netty.sender.Axis2ServerPushListener
- onTimeout(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerIODispatch
- onTimeout(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.core.MultiListenerServerIODispatch
- onTimeout(DefaultNHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.ServerIODispatch
- open() - Method in class org.apache.synapse.transport.http.access.AccessLogger
-
Open the new log file for the date specified by
dateStamp
. - OPEN_CONNNECTIONS_MAP - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
This constant is used to hold the open connections map in the ConfigurationContext
- OPTIONAL - org.apache.synapse.transport.http.conn.SSLClientAuth
- org.apache.synapse.transport.certificatevalidation - package org.apache.synapse.transport.certificatevalidation
- org.apache.synapse.transport.certificatevalidation.cache - package org.apache.synapse.transport.certificatevalidation.cache
- org.apache.synapse.transport.certificatevalidation.crl - package org.apache.synapse.transport.certificatevalidation.crl
- org.apache.synapse.transport.certificatevalidation.ocsp - package org.apache.synapse.transport.certificatevalidation.ocsp
- org.apache.synapse.transport.certificatevalidation.pathvalidation - package org.apache.synapse.transport.certificatevalidation.pathvalidation
- org.apache.synapse.transport.customlogsetter - package org.apache.synapse.transport.customlogsetter
- org.apache.synapse.transport.dynamicconfigurations - package org.apache.synapse.transport.dynamicconfigurations
- org.apache.synapse.transport.dynamicconfigurations.jmx - package org.apache.synapse.transport.dynamicconfigurations.jmx
- org.apache.synapse.transport.exceptions - package org.apache.synapse.transport.exceptions
- org.apache.synapse.transport.http.access - package org.apache.synapse.transport.http.access
- org.apache.synapse.transport.http.conn - package org.apache.synapse.transport.http.conn
- org.apache.synapse.transport.http.wrapper - package org.apache.synapse.transport.http.wrapper
- org.apache.synapse.transport.netty - package org.apache.synapse.transport.netty
- org.apache.synapse.transport.netty.api - package org.apache.synapse.transport.netty.api
- org.apache.synapse.transport.netty.api.config - package org.apache.synapse.transport.netty.api.config
- org.apache.synapse.transport.netty.config - package org.apache.synapse.transport.netty.config
- org.apache.synapse.transport.netty.listener - package org.apache.synapse.transport.netty.listener
- org.apache.synapse.transport.netty.sender - package org.apache.synapse.transport.netty.sender
- org.apache.synapse.transport.netty.util - package org.apache.synapse.transport.netty.util
- org.apache.synapse.transport.nhttp - package org.apache.synapse.transport.nhttp
- org.apache.synapse.transport.nhttp.config - package org.apache.synapse.transport.nhttp.config
- org.apache.synapse.transport.nhttp.debug - package org.apache.synapse.transport.nhttp.debug
- org.apache.synapse.transport.nhttp.util - package org.apache.synapse.transport.nhttp.util
- org.apache.synapse.transport.passthru - package org.apache.synapse.transport.passthru
- org.apache.synapse.transport.passthru.api - package org.apache.synapse.transport.passthru.api
- org.apache.synapse.transport.passthru.config - package org.apache.synapse.transport.passthru.config
- org.apache.synapse.transport.passthru.connections - package org.apache.synapse.transport.passthru.connections
- org.apache.synapse.transport.passthru.core - package org.apache.synapse.transport.passthru.core
- org.apache.synapse.transport.passthru.core.ssl - package org.apache.synapse.transport.passthru.core.ssl
- org.apache.synapse.transport.passthru.jmx - package org.apache.synapse.transport.passthru.jmx
- org.apache.synapse.transport.passthru.util - package org.apache.synapse.transport.passthru.util
- org.apache.synapse.transport.util - package org.apache.synapse.transport.util
- ORGINAL_CONTEN_LENGTH - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- ORIGINAL_CONTENT_LEN - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Used to keep backend responses content length
- ORIGINAL_HTTP_REASON_PHRASE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- ORIGINAL_HTTP_SC - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- ORIGINAL_MESSAGE_TYPE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- OUTGOING_MESSAGE_CONTEXT - Static variable in class org.apache.synapse.transport.nhttp.ClientHandler
- outputReady(NHttpClientConnection, ContentEncoder) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Process ready output (i.e.
- outputReady(NHttpClientConnection, ContentEncoder) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- outputReady(NHttpServerConnection, ContentEncoder) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
-
Process ready output by writing into the channel
- outputReady(NHttpServerConnection, ContentEncoder) - Method in class org.apache.synapse.transport.passthru.SourceHandler
P
- parameters - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
-
Configurations given by axis2.xml
- parseMultiProfileSSL() - Method in class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
- parseSSL() - Method in class org.apache.synapse.transport.nhttp.config.ClientConnFactoryBuilder
- parseSSL() - Method in class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
- parseSSL(OMElement, OMElement, OMElement, OMElement, String, OMElement, OMElement) - Method in class org.apache.synapse.transport.passthru.core.ssl.SSLServerConnFactoryBuilder
- parseSSL(TargetConfiguration, TransportOutDescription) - Method in class org.apache.synapse.transport.netty.sender.ClientSSLConfigurationBuilder
-
Parse SSL configuration from axis2.xml.
- PASS_THROUGH_PIPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASS_THROUGH_SOURCE_CONFIGURATION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASS_THROUGH_SOURCE_CONNECTION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASS_THROUGH_SOURCE_REQUEST - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASS_THROUGH_TARGET_CONFIGURATION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASS_THROUGH_TARGET_CONNECTION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASS_THROUGH_TARGET_RESPONSE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASS_THROUGH_TRANSPORT_WORKER_POOL - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASSTHOUGH_HTTP_SERVER_WORKER - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASSTHROUGH_LATENCY_VIEW - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASSTHROUGH_S2SLATENCY_VIEW - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PassThroughConfigPNames - Interface in org.apache.synapse.transport.passthru.config
-
Defines configuration parameter names for Pass-through HTTP Transport.
- PassThroughConfiguration - Class in org.apache.synapse.transport.passthru.config
-
This class encapsulates pass-through http transport tuning configurations specified via a configurations file or system properties.
- PassThroughConstants - Class in org.apache.synapse.transport.passthru
- PassThroughConstants() - Constructor for class org.apache.synapse.transport.passthru.PassThroughConstants
- PassThroughCorrelationConfigDataHolder - Class in org.apache.synapse.transport.passthru.config
- PassThroughHttpListener - Class in org.apache.synapse.transport.passthru
-
This is the TransportListener listening for incoming connections.
- PassThroughHttpListener() - Constructor for class org.apache.synapse.transport.passthru.PassThroughHttpListener
- PassThroughHttpMultiSSLListener - Class in org.apache.synapse.transport.passthru
- PassThroughHttpMultiSSLListener() - Constructor for class org.apache.synapse.transport.passthru.PassThroughHttpMultiSSLListener
- PassThroughHttpSender - Class in org.apache.synapse.transport.passthru
-
PassThroughHttpSender for Synapse based on HttpCore and NIO extensions
- PassThroughHttpSender() - Constructor for class org.apache.synapse.transport.passthru.PassThroughHttpSender
- PassThroughHttpSSLListener - Class in org.apache.synapse.transport.passthru
- PassThroughHttpSSLListener() - Constructor for class org.apache.synapse.transport.passthru.PassThroughHttpSSLListener
- PassThroughHttpSSLSender - Class in org.apache.synapse.transport.passthru
- PassThroughHttpSSLSender() - Constructor for class org.apache.synapse.transport.passthru.PassThroughHttpSSLSender
- PassThroughInboundEndpointHandler - Class in org.apache.synapse.transport.passthru.api
-
API class for access PassThrough Core Inbound Endpoint management classes
- PassThroughInboundEndpointHandler() - Constructor for class org.apache.synapse.transport.passthru.api.PassThroughInboundEndpointHandler
- PassThroughListeningIOReactorManager - Class in org.apache.synapse.transport.passthru.core
- PassThroughMessageHandler - Class in org.apache.synapse.transport.util
-
Message handler to handle the messages coming through Pass-Through transport.
- PassThroughMessageHandler() - Constructor for class org.apache.synapse.transport.util.PassThroughMessageHandler
- PassThroughNHttpGetProcessor - Class in org.apache.synapse.transport.passthru.api
- PassThroughNHttpGetProcessor() - Constructor for class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
- PassThroughOutboundEndpointHandler - Class in org.apache.synapse.transport.passthru.api
-
API class for access PassThrough Core outbound management classes
- PassThroughOutboundEndpointHandler() - Constructor for class org.apache.synapse.transport.passthru.api.PassThroughOutboundEndpointHandler
- PassThroughSenderManager - Class in org.apache.synapse.transport.passthru.core
-
Class responsible for handle outBound side shared PassThroughHttpSender
- PassThroughSharedListenerConfiguration - Class in org.apache.synapse.transport.passthru.core
-
This class is a representation of configuration used when creating ListeningIOReactor
- PassThroughSharedListenerConfiguration(ThreadFactory, ServerConnFactory, SourceConfiguration) - Constructor for class org.apache.synapse.transport.passthru.core.PassThroughSharedListenerConfiguration
- PassThroughTransportMetricsCollector - Class in org.apache.synapse.transport.passthru.jmx
-
This simple extension of the Axis2 transport MetricsCollector implementation, maintains a ConnectionsView instance, which is updated based on the events fired by the pass-through transport implementation.
- PassThroughTransportMetricsCollector(boolean, String) - Constructor for class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- PassThroughTransportUtils - Class in org.apache.synapse.transport.passthru.util
-
Utility methods used by the transport.
- PassThroughTransportUtils() - Constructor for class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
- PASSTROUGH_MESSAGE_LENGTH - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PASSWORD - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- PathChecker - Class in org.apache.synapse.transport.certificatevalidation.pathvalidation
-
This class is used by CertificatePathValidator to check revocation status of the certificate chain.
- PathChecker(X509Certificate[], RevocationVerifier) - Constructor for class org.apache.synapse.transport.certificatevalidation.pathvalidation.PathChecker
- pattern - Variable in class org.apache.synapse.transport.http.access.Access
- pause() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Pause the listener - Stops accepting new connections, but continues processing existing connections until they complete.
- pause() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- pause() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- pause() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- pause() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
-
Pause the listener - Stops accepting new connections, but continues processing existing connections until they complete.
- pause() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- pauseIOReactor(int) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Pause IO Reactor which is registered by HTTPListener running on given port
- pendingConnectionFailed() - Method in class org.apache.synapse.transport.passthru.connections.HostConnections
-
Keep track of the number of times connections to this host:port has failed consecutively
- pendingConnectionSucceeded() - Method in class org.apache.synapse.transport.passthru.connections.HostConnections
-
Indicates that a connection has been successfully established with a remote server as notified by the session request call back.
- Pipe - Class in org.apache.synapse.transport.passthru
-
This is a buffer shared by both producers and consumers.
- Pipe(IOControl, ControlledByteBuffer, String, BaseConfiguration) - Constructor for class org.apache.synapse.transport.passthru.Pipe
- Pipe(ControlledByteBuffer, String, BaseConfiguration) - Constructor for class org.apache.synapse.transport.passthru.Pipe
- POOLED_BYTE_BUFFER_FACTORY - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- populateKeyStoreConfigs(OMElement, SslConfiguration, SecretResolver) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- populatePoolingConfig(PoolConfiguration) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- populatePreserveHttpHeaders(String) - Method in class org.apache.synapse.transport.passthru.config.BaseConfiguration
-
Populate preserve http headers from comma separate string
- populatePreserveHTTPHeaders(String) - Method in class org.apache.synapse.transport.netty.config.BaseConfiguration
-
Populate preserve HTTP headers from comma separate string.
- populateSenderConfigurations(MessageContext, SenderConfiguration, TargetConfiguration, URL) - Static method in class org.apache.synapse.transport.netty.sender.TargetRequestHandler
- populateSOAPVersion(MessageContext, String) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Populates the SOAP version based on the given Content-Type.
- populateTrustStoreConfigs(OMElement, SslConfiguration, SecretResolver) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- PORT_OFFSET - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- PORT_PARAM - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- position() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- POST_TO_URI - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
This property makes the outgoing URL of the ESB a complete URL.
- POST_TO_URI - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- PRE_LOCATION_HEADER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- PREFERRED_CIPHERS - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- PREFERRED_CIPHERS - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
axis.xml config parameter that is used to specify the Weak Ciphers that need to be enabled
- preferredCiphersEl(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- PREFIX - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
-
The prefix that is added to log file filenames.
- preserveHttpHeaders - Variable in class org.apache.synapse.transport.netty.config.BaseConfiguration
-
Http headers which should be preserved.
- preserveHttpHeaders - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
-
Http headers which should be preserved
- preserveServerHeader - Variable in class org.apache.synapse.transport.netty.config.BaseConfiguration
-
Weather Server header coming from server should be preserved.
- preserveServerHeader - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
-
Weather Server header coming from server should be preserved
- preserveUserAgentHeader - Variable in class org.apache.synapse.transport.netty.config.BaseConfiguration
-
Weather User-Agent header coming from client should be preserved.
- preserveUserAgentHeader - Variable in class org.apache.synapse.transport.passthru.config.BaseConfiguration
-
Weather User-Agent header coming from client should be preserved
- printAllHeaders - Variable in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- printHeaderNames - Variable in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- printNoHeaders - Variable in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- PRIORITY_CONFIG_FILE_NAME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- process(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, boolean) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Process the HTTP GET request.
- process(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, boolean) - Method in interface org.apache.synapse.transport.nhttp.HttpGetRequestProcessor
-
Process the HTTP GET request.
- process(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, boolean) - Method in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
- process(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, boolean) - Method in interface org.apache.synapse.transport.passthru.HttpGetRequestProcessor
-
Process the HTTP GET request.
- process(HttpCarbonMessage, MessageContext, boolean) - Method in interface org.apache.synapse.transport.netty.config.HttpGetRequestProcessor
-
Process the HTTP GET request.
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.synapse.transport.passthru.util.BinaryRelayBuilder
- processEntityEnclosingRequest(MessageContext, boolean) - Method in class org.apache.synapse.transport.passthru.ServerWorker
- processGetAndDelete(HttpRequest, HttpResponse, MessageContext, NHttpServerConnection, OutputStream, String, boolean) - Method in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
-
Calls the RESTUtil to process GET and DELETE Request
- processGetAndDeleteRequest(MessageContext, OutputStream, String, Header, String, boolean) - Static method in class org.apache.synapse.transport.nhttp.util.RESTUtil
-
Processes the HTTP GET / DELETE request and builds the SOAP info-set of the REST message
- processHttpRequestUri(MessageContext, String) - Method in class org.apache.synapse.transport.passthru.ServerWorker
-
Get Uri of underlying SourceRequest and calculate service prefix and add to message context create response buffers for HTTP GET, DELETE, OPTION and HEAD methods
- processNonEntityEnclosingRESTHandler(SOAPEnvelope, MessageContext, boolean) - Method in class org.apache.synapse.transport.passthru.ServerWorker
- processPOSTRequest(MessageContext, InputStream, OutputStream, String, String, boolean) - Static method in class org.apache.synapse.transport.nhttp.util.RESTUtil
-
Processes the HTTP POST request and builds the SOAP info-set of the REST message
- processPOSTRequest(MessageContext, InputStream, OutputStream, String, Header, boolean) - Static method in class org.apache.synapse.transport.nhttp.util.RESTUtil
-
Processes the HTTP POST request and builds the SOAP info-set of the REST message
- processURLRequest(MessageContext, OutputStream, String, String) - Static method in class org.apache.synapse.transport.nhttp.util.RESTUtil
-
Processes the HTTP GET request and builds the SOAP info-set of the REST message
- produce(ContentDecoder) - Method in class org.apache.synapse.transport.passthru.Pipe
-
Produce data in to the buffer.
- produceContent(ContentEncoder) - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
-
Deprecated.
- produceContent(ContentEncoder, IOControl) - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- produceOutput(NHttpClientEventHandler) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- produceOutput(NHttpServerEventHandler) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- producerError() - Method in class org.apache.synapse.transport.passthru.Pipe
- ProfileProxyAuthenticator - Class in org.apache.synapse.transport.http.conn
-
ProfileProxyAuthenticator will be initialized when proxy profile is configured
- ProfileProxyAuthenticator(ProxyConfig) - Constructor for class org.apache.synapse.transport.http.conn.ProfileProxyAuthenticator
- PROPERTY_FILE - Static variable in class org.apache.synapse.transport.passthru.SourceHandler
- PROPERTY_FILE - Static variable in class org.apache.synapse.transport.passthru.TargetHandler
- PROTOCOL - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- PROTOCOL_HTTP - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- PROTOCOL_HTTPS - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- PROTOCOL_STATE_ON_FAILURE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
The message context property name which holds the http protocol state upon a failure
- PROTOCOL_VIOLATION - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- PROTOCOL_VIOLATION - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- ProtocolState - Enum in org.apache.synapse.transport.passthru
-
State of a request or a response in transport receiver or sender is represented in these values.
- PROXY_BASIC_REALM - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- PROXY_PROFILE_TARGET_HOST - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Proxy profile target host identification.
- PROXY_PROFILE_TARGET_HOST - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- ProxyAuthenticator - Interface in org.apache.synapse.transport.http.conn
-
If proxy server is configured with username and password, appropriate implementation of ProxyAuthenticator will be initialised based on the proxy configuration (profile / default)
- ProxyConfig - Class in org.apache.synapse.transport.http.conn
- ProxyConfig(HttpHost, UsernamePasswordCredentials, String[], Map<String, ProxyProfileConfig>) - Constructor for class org.apache.synapse.transport.http.conn.ProxyConfig
- ProxyConfigBuilder - Class in org.apache.synapse.transport.nhttp.config
- ProxyConfigBuilder() - Constructor for class org.apache.synapse.transport.nhttp.config.ProxyConfigBuilder
- ProxyProfileConfig - Class in org.apache.synapse.transport.http.conn
-
Represents a proxy profile configured in the axis2.xml
- ProxyProfileConfig(HttpHost, UsernamePasswordCredentials, Set<String>) - Constructor for class org.apache.synapse.transport.http.conn.ProxyProfileConfig
- ProxyTunnelHandler - Class in org.apache.synapse.transport.http.conn
- ProxyTunnelHandler(HttpRoute, ClientConnFactory) - Constructor for class org.apache.synapse.transport.http.conn.ProxyTunnelHandler
- PUSH_PROMISE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
A message context property that has the push promise from backend server if it is a server push response.
- pushPromise(Http2PushPromise, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.sender.SourceResponseHandler
-
Send the server push promise to the client.
- pushPromise(Http2PushPromise, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
-
Send the server push promises to the client.
- pushResponse(MessageContext, Http2PushPromise, HttpCarbonMessage, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.sender.SourceResponseHandler
-
Send the server pushes to the client.
- pushResponse(Http2PushPromise, HttpCarbonMessage, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
-
Send the promised server push responses to the client.
- put(byte) - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- put(byte[], int, int) - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- putInt(int) - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
R
- RAW_PAYLOAD - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
An Axis2 message context property that hols the raw payload when an error occurs while building message.
- RAW_PAYLOAD - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
An Axis2 message context property that hols the raw payload when an error occurs while building message
- RCV_IO_ERROR_RECEIVING - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RCV_IO_ERROR_SENDING - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- read(NHttpClientConnection, ContentDecoder) - Method in class org.apache.synapse.transport.passthru.TargetResponse
-
Read the data from the wire and read in to the pipe so that other end of the pipe can write.
- read(NHttpServerConnection, ContentDecoder) - Method in class org.apache.synapse.transport.passthru.SourceRequest
-
Produce the content in to the pipe.
- readAllFromInputSteam(InputStream) - Static method in class org.apache.synapse.transport.passthru.util.BinaryRelayBuilder
- recordRequestCompletionTime() - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- recordRequestCompletionTime() - Method in class org.apache.synapse.transport.nhttp.debug.ServerConnectionDebug
- recordRequestStartTime(NHttpClientConnection, Axis2HttpRequest) - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- recordResponseCompletionTime() - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- recordResponseCompletionTime() - Method in class org.apache.synapse.transport.nhttp.debug.ServerConnectionDebug
- recordResponseStartTime() - Method in class org.apache.synapse.transport.nhttp.debug.ServerConnectionDebug
- recordResponseStartTime(String) - Method in class org.apache.synapse.transport.nhttp.debug.ClientConnectionDebug
- RefererElement() - Constructor for class org.apache.synapse.transport.http.access.Access.RefererElement
- registerListener(ParameterInclude) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Register this Profile Loader in FileUpdateNotificationHandler for notifications
- registerListener(DynamicProfileReloader) - Method in class org.apache.synapse.transport.dynamicconfigurations.FileUpdateNotificationHandler
-
Register listeners for file update notifications
- registerMBean(Object, String, String) - Method in class org.apache.synapse.transport.passthru.jmx.MBeanRegistrar
- registerPassThroughHttpSender(PassThroughHttpSender) - Static method in class org.apache.synapse.transport.passthru.core.PassThroughSenderManager
- RELAY_ASSERTION_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- RELAY_CONFIG_PARAM - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- RELAY_EARLY_BUILD - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- RELAY_EARLY_BUILD - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RELAY_FORMATTERS_MAP - Static variable in class org.apache.synapse.transport.netty.util.DeferredMessageBuilder
- RELAY_FORMATTERS_MAP - Static variable in class org.apache.synapse.transport.passthru.util.DeferredMessageBuilder
- RELAY_POLICY_NS - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- RelayConstants - Class in org.apache.synapse.transport.passthru.util
- RelayConstants() - Constructor for class org.apache.synapse.transport.passthru.util.RelayConstants
- RelaySecuirtyMessageBuilderDispatchandler - Class in org.apache.synapse.transport.passthru.util
- RelaySecuirtyMessageBuilderDispatchandler() - Constructor for class org.apache.synapse.transport.passthru.util.RelaySecuirtyMessageBuilderDispatchandler
- RelayUtils - Class in org.apache.synapse.transport.passthru.util
- RelayUtils() - Constructor for class org.apache.synapse.transport.passthru.util.RelayUtils
- release(NHttpClientConnection) - Method in class org.apache.synapse.transport.nhttp.ConnectionPool
- release(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.connections.HostConnections
- release(ControlledByteBuffer) - Method in class org.apache.synapse.transport.passthru.util.BufferFactory
- releaseConnection(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.connections.TargetConnections
-
Release an active connection to the pool
- releaseConnection(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.connections.SourceConnections
-
This method should be called after a connection is being used for a request-response.
- reload(TransportInDescription) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- reload(TransportInDescription) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- reload(TransportOutDescription) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
-
Reload SSL configurations and reset all connections
- reloadAllHandlers() - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloaderHolder
- reloadConfig(ParameterInclude) - Method in interface org.apache.synapse.transport.dynamicconfigurations.SSLProfileLoader
-
Reload SSL configurations by each Listener/sender
- reloadConfig(ParameterInclude) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOMultiSSLListener
-
Reload SSL profiles and reset connections in HttpCoreNIOMultiSSLListener
- reloadConfig(ParameterInclude) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSSLSender
-
Reload SSL profiles and reset connections in HttpCoreNIOSSLSender
- reloadConfig(ParameterInclude) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpMultiSSLListener
-
Reload SSL profiles and reset connections in PassThroughHttpMultiSSLListener
- reloadConfig(ParameterInclude) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSSLSender
-
Reload SSL profiles and reset connections in PassThroughHttpSSLSender
- reloadDynamicSSLConfig(TransportInDescription) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Reload SSL profiles and reset connections
- reloadDynamicSSLConfig(TransportInDescription) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
-
Reload SSL configurations from configurations and reset all connections
- reloadDynamicSSLConfig(TransportOutDescription) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
-
Reload SSL configurations from configurations, reset all connections and restart the thread
- reloadSpecificEndpoints(TransportInDescription) - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Restart specific endpoints which was updated by new configurations
- reloadSpecificEndPoints(TransportInDescription) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
-
Re-load specific end points given in Transport In Description
- reloadSSLProfileConfig() - Method in class org.apache.synapse.transport.nhttp.util.MultiSSLProfileReloader
- reloadSSLProfileConfig() - Method in interface org.apache.synapse.transport.nhttp.util.MultiSSLProfileReloaderMBean
- remaining() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- REMOTE_HOST - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- REMOTE_HOST - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- removeCacheValue(String) - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLCache
- removeCacheValue(BigInteger) - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
- removeHeader(String) - Method in class org.apache.synapse.transport.passthru.SourceResponse
- removePreserveHeader(String) - Method in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- removePreserveHttpHeader(String) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- removeThisCacheValue() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.ManageableCacheValue
- removeUnwantedHeaders(MessageContext, TargetConfiguration) - Static method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
-
Remove unwanted headers from the http response of outgoing request.
- removeUnwantedHeadersFromInternalTransportHeadersMap(MessageContext, BaseConfiguration) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
-
RRemove unwanted headers from the http response of outgoing request.
- REQ_ARRIVAL_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REQ_ARRIVAL_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQ_DEPARTURE_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REQ_DEPARTURE_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQ_FROM_CLIENT_BODY_READ_START_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQ_FROM_CLIENT_READ_END_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REQ_FROM_CLIENT_READ_END_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQ_FROM_CLIENT_READ_START_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REQ_FROM_CLIENT_READ_START_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQ_TO_BACKEND_WRITE_END_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REQ_TO_BACKEND_WRITE_END_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQ_TO_BACKEND_WRITE_START_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REQ_TO_BACKEND_WRITE_START_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQUEST - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.RequestType
- REQUEST_ACCEPTS_GZIP - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQUEST_BODY - org.apache.synapse.transport.passthru.ProtocolState
-
The connection is reading the request body
- REQUEST_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REQUEST_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQUEST_DONE - org.apache.synapse.transport.passthru.ProtocolState
-
Request is completely received
- REQUEST_HEAD - org.apache.synapse.transport.passthru.ProtocolState
-
The connection is reading the request headers
- REQUEST_HOST_HEADER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
The value of this property will be set as the HTTP host header of outgoing request.
- REQUEST_HOST_HEADER - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
This property can be used to set the HOST header sent from the client to synapse
- REQUEST_LIMIT_VALIDATION - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- REQUEST_MESSAGE_CONTEXT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REQUEST_READ - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REQUEST_READY - org.apache.synapse.transport.passthru.ProtocolState
-
Connection is at the initial stage ready to receive a request
- REQUEST_SINK_BUFFER - Static variable in class org.apache.synapse.transport.nhttp.ServerHandler
- REQUEST_SOURCE_BUFFER - Static variable in class org.apache.synapse.transport.nhttp.ClientHandler
- RequestAttributeElement() - Constructor for class org.apache.synapse.transport.http.access.Access.RequestAttributeElement
- RequestElement() - Constructor for class org.apache.synapse.transport.http.access.Access.RequestElement
- requestHasEntityBody(HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
-
Checks if the given HttpCarbonMessage has an entity body.
- requestReady(NHttpClientConnection) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
- requestReady(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- requestReceived() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- requestReceived() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- requestReceived(NHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
-
Process a new incoming request
- requestReceived(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- RequestResponseUtils - Class in org.apache.synapse.transport.netty.util
-
RequestResponseUtils
contains utilities used in request and response message flow. - RequestResponseUtils() - Constructor for class org.apache.synapse.transport.netty.util.RequestResponseUtils
- requestServed() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- requestServed() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- RequestURIElement() - Constructor for class org.apache.synapse.transport.http.access.Access.RequestURIElement
- REQUIRED - org.apache.synapse.transport.http.conn.SSLClientAuth
- RES_ARRIVAL_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RES_ARRIVAL_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RES_DEPARTURE_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RES_DEPARTURE_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RES_FROM_BACKEND_READ_END_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RES_FROM_BACKEND_READ_END_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RES_FROM_BACKEND_READ_START_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RES_FROM_BACKEND_READ_START_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RES_HEADER_ARRIVAL_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RES_HEADER_ARRIVAL_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RES_TO_CLIENT_BODY_WRITE_START_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RES_TO_CLIENT_WRITE_END_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RES_TO_CLIENT_WRITE_END_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RES_TO_CLIENT_WRITE_START_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RES_TO_CLIENT_WRITE_START_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- reset() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- reset() - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
- reset() - Method in interface org.apache.synapse.transport.nhttp.util.ConnectionsViewMBean
- reset() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- reset() - Method in class org.apache.synapse.transport.nhttp.util.LatencyView
- reset() - Method in interface org.apache.synapse.transport.nhttp.util.LatencyViewMBean
- reset() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- reset() - Method in interface org.apache.synapse.transport.passthru.jmx.ConnectionsViewMBean
- reset() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
-
Resetting ShortTerm and LongTermCaches.
- reset() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyView
- reset() - Method in interface org.apache.synapse.transport.passthru.jmx.LatencyViewMBean
-
Reset all values
- reset() - Method in class org.apache.synapse.transport.passthru.SourceContext
-
Reset the resources associated with this context
- reset() - Method in class org.apache.synapse.transport.passthru.TargetContext
-
Reset the resources associated with this context
- reset(boolean) - Method in class org.apache.synapse.transport.passthru.SourceContext
-
Reset the resources associated with this context
- reset(boolean) - Method in class org.apache.synapse.transport.passthru.TargetContext
-
Reset the resources associated with this context
- resetConnectionPool(Set<String>) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Shutdown the connections of the given host:port list.
- resetConnectionPool(Set<String>) - Method in class org.apache.synapse.transport.passthru.connections.TargetConnections
-
Shutdown the connections of the given host:port list.
- resetIterator() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.ManageableCache
- resetIterator() - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLCache
- resetIterator() - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
- resetOutputStream() - Method in class org.apache.synapse.transport.passthru.Pipe
-
Creates a separate ByteBuffer for the output data and returns an OutputStream on top of it.
- resetStatistics() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
- resetStatistics() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- resetStatistics() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- resetStatistics() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- resetToggled() - Static method in class org.apache.synapse.transport.passthru.config.PassThroughCorrelationConfigDataHolder
- RESPONSE - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.RequestType
- RESPONSE_BODY - org.apache.synapse.transport.passthru.ProtocolState
-
The connection si reading the response body
- RESPONSE_DONE - org.apache.synapse.transport.passthru.ProtocolState
-
The response is completed
- RESPONSE_HEAD - org.apache.synapse.transport.passthru.ProtocolState
-
The connection is reading the response headers
- RESPONSE_MESSAGE_CONTEXT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RESPONSE_PROCESSING_FAILURE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- RESPONSE_SINK_BUFFER - Static variable in class org.apache.synapse.transport.nhttp.ClientHandler
- RESPONSE_SOURCE_BUFFER - Static variable in class org.apache.synapse.transport.nhttp.ServerHandler
- ResponseHeaderElement(String) - Constructor for class org.apache.synapse.transport.http.access.Access.ResponseHeaderElement
- responseReady(NHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- responseReady(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- responseReceived(NHttpClientConnection) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Process a response received for the request sent out
- responseReceived(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- REST_GET_DELETE_INVOKE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REST_REQUEST_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- REST_REQUEST_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REST_REQUEST_CONTENT_TYPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- REST_URL_POSTFIX - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- REST_URL_POSTFIX - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- REST_URL_POSTFIX - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- RESTUtil - Class in org.apache.synapse.transport.nhttp.util
-
This class provides a set of utility methods to manage the REST invocation calls going out from the nhttp transport in the HTTP GET method
- RESTUtil() - Constructor for class org.apache.synapse.transport.nhttp.util.RESTUtil
- resume() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Resume the lister - Brings the lister into active mode back from a paused state
- resume() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- resume() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- resume() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- resume() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
-
Resume the lister - Brings the lister into active mode back from a paused state
- resume() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- resumeIOReactor(int) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Resume IO Reactor which is registered by HTTPListener running on given port
- REVERSE_PROXY_MODE_SYSTEM_PROPERTY - Static variable in class org.apache.synapse.transport.netty.config.NettyConfiguration
- RevocationStatus - Enum in org.apache.synapse.transport.certificatevalidation
- RevocationVerificationManager - Class in org.apache.synapse.transport.certificatevalidation
-
Manager class responsible for verifying certificates.
- RevocationVerificationManager(Integer, Integer) - Constructor for class org.apache.synapse.transport.certificatevalidation.RevocationVerificationManager
- revocationVerifier(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- RevocationVerifier - Interface in org.apache.synapse.transport.certificatevalidation
-
All the revocation verifiers should implement this interface.
- REVOKED - org.apache.synapse.transport.certificatevalidation.RevocationStatus
- run() - Method in class org.apache.synapse.transport.dynamicconfigurations.FileUpdateNotificationHandler
- run() - Method in class org.apache.synapse.transport.netty.listener.HttpRequestWorker
- run() - Method in class org.apache.synapse.transport.netty.sender.HttpServerPushWorker
- run() - Method in class org.apache.synapse.transport.netty.sender.HttpTargetResponseWorker
- run() - Method in class org.apache.synapse.transport.nhttp.ClientWorker
-
Process the received response through Axis2
- run() - Method in class org.apache.synapse.transport.nhttp.ServerWorker
-
Process the incoming request
- run() - Method in class org.apache.synapse.transport.nhttp.util.ActiveConnectionMonitor
- run() - Method in class org.apache.synapse.transport.passthru.ClientWorker
- run() - Method in class org.apache.synapse.transport.passthru.MessageDiscardWorker
- run() - Method in class org.apache.synapse.transport.passthru.ServerWorker
- run() - Method in class org.apache.synapse.transport.passthru.util.ActiveConnectionMonitor
- RUNNING - org.apache.synapse.transport.passthru.WorkerState
-
Worker is executing
S
- SC_ACCEPTED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SC_ACCEPTED - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SC_ACCEPTED - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- Scheme - Class in org.apache.synapse.transport.http.conn
- Scheme(String, int, boolean) - Constructor for class org.apache.synapse.transport.http.conn.Scheme
- SECONDARY_WORKER_POOL_QUEUE_LENGTH - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the length of the queue that is used to hold Runnable tasks to be executed by the secondary worker pool.
- SECONDARY_WORKER_POOL_SIZE_CORE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the core size (number of threads) of the secondary worker thread pool.
- SECONDARY_WORKER_POOL_SIZE_MAX - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the maximum size (number of threads) of the secondary worker thread pool.
- SECONDARY_WORKER_THREAD_KEEPALIVE_SEC - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the keep-alive time for extra threads in the secondary worker pool.
- SecureVaultValueReader - Class in org.apache.synapse.transport.nhttp.util
-
This class provides the functionality to read the value from SecureVault.
- SecureVaultValueReader() - Constructor for class org.apache.synapse.transport.nhttp.util.SecureVaultValueReader
- SECURITY_MODULE_NAME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
Name of the .mar file
- selectProxy(HttpHost) - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
-
Selects the configured proxy server
- SEND_ABORT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SEND_TIMEOUT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- sendAck(MessageContext) - Method in class org.apache.synapse.transport.passthru.ServerWorker
- SenderProfileReloader - Class in org.apache.synapse.transport.dynamicconfigurations
-
Profile re-loader for nhttp and pass-through SSL senders
- SenderProfileReloader(SSLProfileLoader, ParameterInclude) - Constructor for class org.apache.synapse.transport.dynamicconfigurations.SenderProfileReloader
- sendFaultAsHTTP200(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- SENDING_FAULT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
An Axis2 message context property indicating a transport send failure.
- SENDING_FAULT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
An Axis2 message context property indicating a transport send failure
- SENDING_FAULT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
-
An Axis2 message context property indicating a transport send failure
- sendOutboundResponse(HttpCarbonMessage, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
-
Invokes
HttpResponseFuture
respond method to send the response back to the client. - sendRequest(HttpClientConnector, HttpCarbonMessage, MessageContext, TargetConfiguration) - Static method in class org.apache.synapse.transport.netty.sender.TargetRequestHandler
- sendResponse(MessageContext, HttpCarbonMessage, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.sender.SourceResponseHandler
-
Writes the response headers and the response body to the client.
- serializeBytes(OutputStream, byte[]) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- SERIALIZED_BYTES - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SERIALIZED_BYTES - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- serializeDataUsingMessageFormatter(MessageContext, MessageFormatter, OutputStream) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- SERVER_CONNECTION_DEBUG - Static variable in class org.apache.synapse.transport.nhttp.ServerHandler
- SERVER_HEADER_PRESERVE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines whether ESB needs to preserve the original Server header.
- SERVER_HEADER_PRESERVE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Defines weather synapse needs to preserve the original Server header.
- SERVER_HEADER_PRESERVE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether ESB needs to preserve the original Server header.
- SERVER_PUSH - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
A message context property indicating "TRUE" means the response is a server push.
- SERVER_PUSH_RESOURCE_PATH - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
A synapse message context property that defines the resource path of the push response.
- SERVER_PUSH_SEQUENCE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
-
A message context property that stores the sequence that process server pushes.
- SERVER_WORKER_INIT_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SERVER_WORKER_INIT_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SERVER_WORKER_REFERENCE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SERVER_WORKER_START_TIME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SERVER_WORKER_START_TIME - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SERVER_WORKER_THREAD_ID - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SERVER_WORKER_THREAD_ID - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- ServerConnectionDebug - Class in org.apache.synapse.transport.nhttp.debug
-
A connection debug object would be accumulated during request processing, but only made use of if the connection encounters issues during processing.
- ServerConnectionDebug(NHttpServerConnection) - Constructor for class org.apache.synapse.transport.nhttp.debug.ServerConnectionDebug
- ServerConnFactory - Class in org.apache.synapse.transport.http.conn
- ServerConnFactory(HttpRequestFactory, ByteBufferAllocator, SSLContextDetails, Map<InetSocketAddress, SSLContextDetails>, HttpParams) - Constructor for class org.apache.synapse.transport.http.conn.ServerConnFactory
- ServerConnFactory(HttpParams) - Constructor for class org.apache.synapse.transport.http.conn.ServerConnFactory
- ServerConnFactory(SSLContextDetails, Map<InetSocketAddress, SSLContextDetails>, HttpParams) - Constructor for class org.apache.synapse.transport.http.conn.ServerConnFactory
- ServerConnFactory(SSLContextDetails, Map<InetSocketAddress, SSLContextDetails>, HttpParams, int) - Constructor for class org.apache.synapse.transport.http.conn.ServerConnFactory
- ServerConnFactoryBuilder - Class in org.apache.synapse.transport.nhttp.config
- ServerConnFactoryBuilder(TransportInDescription, HttpHost) - Constructor for class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
- ServerConnFactoryBuilder(TransportInDescription, HttpHost, ConfigurationContext) - Constructor for class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
- ServerElement() - Constructor for class org.apache.synapse.transport.http.access.Access.ServerElement
- serverHandler - Variable in class org.apache.synapse.transport.nhttp.DefaultHttpGetProcessor
- ServerHandler - Class in org.apache.synapse.transport.nhttp
-
The server connection handler.
- ServerHandler(ConfigurationContext, Scheme, ListenerContext, NhttpMetricsCollector) - Constructor for class org.apache.synapse.transport.nhttp.ServerHandler
- ServerIODispatch - Class in org.apache.synapse.transport.nhttp
- ServerIODispatch - Class in org.apache.synapse.transport.passthru
- ServerIODispatch(NHttpServerEventHandler, ServerConnFactory) - Constructor for class org.apache.synapse.transport.nhttp.ServerIODispatch
- ServerIODispatch(NHttpServerEventHandler, ServerConnFactory) - Constructor for class org.apache.synapse.transport.passthru.ServerIODispatch
- ServerSSLSetupHandler - Class in org.apache.synapse.transport.http.conn
- ServerSSLSetupHandler(SSLClientAuth, String[], RevocationVerificationManager, String[]) - Constructor for class org.apache.synapse.transport.http.conn.ServerSSLSetupHandler
- ServerWorker - Class in org.apache.synapse.transport.nhttp
-
Processes an incoming request through Axis2.
- ServerWorker - Class in org.apache.synapse.transport.passthru
-
This is a worker thread for executing an incoming request in to the transport.
- ServerWorker(ConfigurationContext, String, MetricsCollector, NHttpServerConnection, ServerHandler, HttpRequest, InputStream, HttpResponse, OutputStream, boolean, HttpGetRequestProcessor) - Constructor for class org.apache.synapse.transport.nhttp.ServerWorker
-
Create a new server side worker to process an incoming message and optionally begin creating its output.
- ServerWorker(SourceRequest, SourceConfiguration, OutputStream) - Constructor for class org.apache.synapse.transport.passthru.ServerWorker
- ServerWorker(SourceRequest, SourceConfiguration, OutputStream, long, String) - Constructor for class org.apache.synapse.transport.passthru.ServerWorker
- SERVICE_PREFIX - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SERVICE_PREFIX - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SERVICE_PREFIX - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SERVICE_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- SERVICE_URI_LOCATION - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SERVICE_URI_LOCATION - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SERVICES_QNAME - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
- SessionContextUtil - Class in org.apache.synapse.transport.passthru.util
-
This manages session context in the message context
- SessionContextUtil() - Constructor for class org.apache.synapse.transport.passthru.util.SessionContextUtil
- sessionTimeout(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- SET_CHARACTER_ENCODING - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SET_CHARACTER_ENCODING - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- setActiveConnectionPerHostEntry(Map<String, AtomicInteger>) - Method in class org.apache.synapse.transport.nhttp.util.ConnectionsView
-
Setter method for activeConnectionsPerHost, this will get called during connection creation and Connection shutdown operations
- setApiName(String) - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- setCacheValue(String, X509CRL) - Method in class org.apache.synapse.transport.certificatevalidation.crl.CRLCache
- setCacheValue(BigInteger, SingleResp, OCSPReq, String) - Method in class org.apache.synapse.transport.certificatevalidation.ocsp.OCSPCache
- setCharset(String) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- setChunk(boolean) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- setClientConnectionDebug(ClientConnectionDebug) - Method in class org.apache.synapse.transport.nhttp.debug.ServerConnectionDebug
- setClientSSLConfig(SslConfiguration) - Method in class org.apache.synapse.transport.netty.sender.ClientSSLConfigurationBuilder
-
Populate the SSL configuration values in the given client SslConfiguration.
- setClientSSLConfigurationBuilder(ClientSSLConfigurationBuilder) - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- setCompleted(boolean) - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- setConnections(TargetConnections) - Method in class org.apache.synapse.transport.passthru.config.TargetConfiguration
- setConnectionsPerHosts(Map<String, AtomicInteger>) - Method in class org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
- setConnFactory(ClientConnFactory) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Set the given Client Connection Factory.
- setConnFactory(ClientConnFactory) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- setContentType(MessageContext, SourceResponse, MessageFormatter, OMOutputFormat, SourceConfiguration) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
-
Set content type headers along with the charactor encoding if content type header is not preserved
- setContentTypeMessageTypeAndCharacterEncoding() - Method in class org.apache.synapse.transport.netty.listener.HttpRequestWorker
- setCorrelationId(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- setDate(Date) - Method in class org.apache.synapse.transport.http.wrapper.HttpRequestWrapper
- setDate(Date) - Method in class org.apache.synapse.transport.http.wrapper.HttpResponseWrapper
- setDebuggerEnabled(boolean) - Method in class org.apache.synapse.transport.http.conn.SynapseDebugInfoHolder
- setDeliveryAgent(DeliveryAgent) - Method in class org.apache.synapse.transport.passthru.ConnectCallback
- setDiscardable(boolean) - Method in class org.apache.synapse.transport.passthru.Pipe
- setEnable(boolean) - Static method in class org.apache.synapse.transport.passthru.config.PassThroughCorrelationConfigDataHolder
- setEnableInterception(boolean) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- setEndpointName(String) - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- setEndpointURLPrefix(String) - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- setFilePath(String) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Set file path
- setFullUrl(boolean) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- setHasEntityBody(boolean) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- setHost(String) - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- setHostHeader(String, int, HttpHeaders, MessageContext, boolean) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- setHostname(String) - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- setHttpProtocolVersion(String) - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- setHttpRequest(HttpRequest) - Method in class org.apache.synapse.transport.http.wrapper.HttpRequestWrapper
- setHttpResponse(HttpResponse) - Method in class org.apache.synapse.transport.http.wrapper.HttpResponseWrapper
- setHttpsProtocols(String[]) - Method in class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
-
Set HTTPS protocols if mentioned in axis2 configuration
- setInboundEndpointHandlers(List<MessagingHandler>) - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- setInboundMgsSizeValidationConfig(int, int, int, InboundMsgSizeValidationConfig) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Sets the configuration for the inbound request and response size validation.
- setInputMode() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- setInvokedFromSchedule(boolean) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Set whether the file is invoked from schedule
- setIsSourceRequestMarkedToBeDiscarded(boolean) - Method in class org.apache.synapse.transport.passthru.SourceContext
- setKeepAlive(boolean) - Method in class org.apache.synapse.transport.passthru.SourceResponse
- setKeepAlive(boolean) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- setLastUpdatedtime(long) - Method in class org.apache.synapse.transport.dynamicconfigurations.DynamicProfileReloader
-
Set Last Updated time of the file
- setLastUse(boolean) - Method in class org.apache.synapse.transport.passthru.util.StreamingOnRequestDataSource
-
This flag says that this is the last use of the stream, hence do not need to cache it if it has not already cached.
- setLogAppender(String) - Method in class org.apache.synapse.transport.customlogsetter.CustomLogSetter
- setMediatorID(String) - Method in class org.apache.synapse.transport.http.conn.SynapseBackEndWireLogs
- setMessagingHandlers(List<MessagingHandler>) - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- setMessagingHandlers(List<MessagingHandler>) - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- setMessagingHandlers(List<MessagingHandler>) - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- setOutputBuffer(ContentOutputBuffer) - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- setOutputMode() - Method in class org.apache.synapse.transport.passthru.util.ControlledByteBuffer
- setPhase(SynapseWireLogHolder.PHASE) - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- setPort(int) - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- setPort(int) - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- setPort(int) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- setPreferredCiphers(String[]) - Method in class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
-
Set the enabled Cipher suites.
- setProtocol(String) - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- setProxyName(String) - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- setRawSerializationComplete(boolean) - Method in class org.apache.synapse.transport.passthru.Pipe
- setReader(Pipe) - Method in class org.apache.synapse.transport.passthru.SourceContext
- setReader(Pipe) - Method in class org.apache.synapse.transport.passthru.TargetContext
- setReadyToStream(boolean) - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- setReleaseConn(boolean) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- setRequest(NHttpConnection, SourceRequest) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- setRequest(NHttpConnection, TargetRequest) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- setRequest(SourceRequest) - Method in class org.apache.synapse.transport.passthru.SourceContext
- setRequest(TargetRequest) - Method in class org.apache.synapse.transport.passthru.TargetContext
- setRequested() - Method in class org.apache.synapse.transport.http.conn.ProxyTunnelHandler
- setRequestLimitsValidationEnabled(boolean) - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- setRequestMsgCtx(MessageContext) - Method in class org.apache.synapse.transport.passthru.TargetContext
- setResourceUrlString(String) - Method in class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- setResponse(NHttpConnection, SourceResponse) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- setResponse(NHttpConnection, TargetResponse) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- setResponse(SourceResponse) - Method in class org.apache.synapse.transport.passthru.SourceContext
- setResponse(TargetResponse) - Method in class org.apache.synapse.transport.passthru.TargetContext
- setResponseWritten(boolean) - Method in class org.apache.synapse.transport.nhttp.HttpCoreRequestResponseTransport
- setScheme(Scheme) - Method in class org.apache.synapse.transport.netty.config.SourceConfiguration
- setSendingCompleted(boolean) - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- setSerializationComplete(boolean) - Method in class org.apache.synapse.transport.passthru.Pipe
- setShutDown(boolean) - Method in class org.apache.synapse.transport.passthru.SourceContext
- setSourceConnectionContextAttributes(NHttpServerConnection, NHttpClientConnection) - Static method in class org.apache.synapse.transport.passthru.util.PassThroughTransportUtils
- setSourceRequest(SourceRequest) - Method in class org.apache.synapse.transport.passthru.ServerWorker
- setSslConfig(TransportInDescription, ListenerConfiguration, BaseConfiguration) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
- setSslConfiguration(SSLConfiguration) - Method in class org.apache.synapse.transport.netty.api.config.HttpWebSocketInboundEndpointConfiguration
- setState(ProtocolState) - Method in class org.apache.synapse.transport.passthru.SourceContext
- setState(ProtocolState) - Method in class org.apache.synapse.transport.passthru.TargetContext
- setStatus(int) - Method in class org.apache.synapse.transport.passthru.SourceResponse
- setSystemEnable(boolean) - Static method in class org.apache.synapse.transport.passthru.config.PassThroughCorrelationConfigDataHolder
- setTimeout(int) - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- setTransportOutDescription(TransportOutDescription) - Method in class org.apache.synapse.transport.netty.config.TargetConfiguration
- setVersion(ProtocolVersion) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- setWireLogHolder(SynapseWireLogHolder) - Method in class org.apache.synapse.transport.http.conn.SynapseDebugInfoHolder
-
This method will set the wirelog holder and will notify observers about that, so they can retrieve it
- setWriter(Pipe) - Method in class org.apache.synapse.transport.passthru.SourceContext
- setWriter(Pipe) - Method in class org.apache.synapse.transport.passthru.TargetContext
- SHARED - org.apache.synapse.transport.passthru.core.IOReactorSharingMode
-
Seperate IO Reactor for all Axis2 Listeners and share one IO Reactor among Inbound Endpoints
- shouldInvokeFormatterToWriteBody(MessageContext) - Static method in class org.apache.synapse.transport.netty.util.RequestResponseUtils
-
Checks if the request/response body should be written using the appropriate message formatter.
- shouldOverwriteContentType(MessageContext, TargetRequest) - Static method in class org.apache.synapse.transport.passthru.util.RelayUtils
-
Check whether the we should overwrite the content type for the outgoing request.
- shouldOverwriteContentType(MessageContext, HttpCarbonMessage) - Static method in class org.apache.synapse.transport.netty.sender.TargetRequestHandler
-
Check whether the we should overwrite the content type for the outgoing request.
- shutdown() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- shutdown() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- shutdown() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- shutdownConnection(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.connections.TargetConnections
-
This connection is no longer valid.
- shutdownConnection(NHttpClientConnection, boolean) - Method in class org.apache.synapse.transport.passthru.connections.TargetConnections
-
This connection is no longer valid.
- shutDownConnection(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.connections.SourceConnections
-
Shutdown a connection
- shutDownConnection(NHttpServerConnection, boolean) - Method in class org.apache.synapse.transport.passthru.connections.SourceConnections
-
Shutdown a connection
- shutdownIOReactor(int) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
ShutdownIOReactor which is registered by HTTPListener running on given port
- shutdownIOReactor(int, long) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
ShutdownIOReactor which is registered by HTTPListener running on given port
- shutdownIOReactor(int, SourceConfiguration, long) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
ShutdownIOReactor which is registered by HTTPListener running on given port
- signalFaultReady(AxisFault) - Method in class org.apache.synapse.transport.nhttp.HttpCoreRequestResponseTransport
- signalResponseReady() - Method in class org.apache.synapse.transport.nhttp.HttpCoreRequestResponseTransport
- SND_HTTP_ERROR - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- SND_INVALID_STATE - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- SND_IO_ERROR - Static variable in class org.apache.synapse.transport.passthru.ErrorCodes
- SND_IO_ERROR_RECEIVING - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SND_IO_ERROR_SENDING - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SO_TIMEOUT_RECEIVER - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
nhttp property that must be defined in nhttp.properties to set receiver timeout and sender timeout.
- SO_TIMEOUT_SENDER - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- SOAP_ACTION_HEADER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SOURCE_CONNECTION_DROPPED - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SOURCE_REQUEST_DONE - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
- SOURCE_REQUEST_READY - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
- SOURCE_RESPONSE_DONE - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
- SOURCE_RESPONSE_READY - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
- sourceConfiguration - Variable in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- SourceConfiguration - Class in org.apache.synapse.transport.netty.config
-
This class stores the configurations specific to the Listener.
- SourceConfiguration - Class in org.apache.synapse.transport.passthru.config
-
This class stores configurations specific to the Listeners
- SourceConfiguration(ConfigurationContext, TransportInDescription, Scheme, List<MessagingHandler>) - Constructor for class org.apache.synapse.transport.netty.config.SourceConfiguration
- SourceConfiguration(ConfigurationContext, TransportInDescription, Scheme, WorkerPool, PassThroughTransportMetricsCollector) - Constructor for class org.apache.synapse.transport.passthru.config.SourceConfiguration
- SourceConfiguration(WorkerPool, PassThroughTransportMetricsCollector) - Constructor for class org.apache.synapse.transport.passthru.config.SourceConfiguration
- SourceConnections - Class in org.apache.synapse.transport.passthru.connections
-
Keeps track of the connections coming in to the transport.
- SourceConnections() - Constructor for class org.apache.synapse.transport.passthru.connections.SourceConnections
- SourceContext - Class in org.apache.synapse.transport.passthru
-
This class represents the information about a TCP Connection at a given point in time.
- SourceContext(SourceConfiguration) - Constructor for class org.apache.synapse.transport.passthru.SourceContext
- sourceHandler - Variable in class org.apache.synapse.transport.passthru.api.PassThroughNHttpGetProcessor
- SourceHandler - Class in org.apache.synapse.transport.passthru
-
This is the class where transport interacts with the client.
- SourceHandler(SourceConfiguration) - Constructor for class org.apache.synapse.transport.passthru.SourceHandler
- SourceHandler(SourceConfiguration, List<StreamInterceptor>) - Constructor for class org.apache.synapse.transport.passthru.SourceHandler
- sourceRequest(ByteBuffer, MessageContext) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- sourceRequest(ByteBuffer, MessageContext) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- sourceRequest(ByteBuffer, MessageContext) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Handles the request data coming in to the engine from the client
- SourceRequest - Class in org.apache.synapse.transport.passthru
-
Represents a Http Request.
- SourceRequest(SourceConfiguration, HttpRequest, NHttpServerConnection) - Constructor for class org.apache.synapse.transport.passthru.SourceRequest
- sourceResponse(ByteBuffer, MessageContext) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- sourceResponse(ByteBuffer, MessageContext) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- sourceResponse(ByteBuffer, MessageContext) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Handles the response data leaving out of the engine
- SourceResponse - Class in org.apache.synapse.transport.passthru
- SourceResponse(SourceConfiguration, int, String, SourceRequest) - Constructor for class org.apache.synapse.transport.passthru.SourceResponse
- SourceResponse(SourceConfiguration, int, SourceRequest) - Constructor for class org.apache.synapse.transport.passthru.SourceResponse
- SourceResponseFactory - Class in org.apache.synapse.transport.passthru.util
- SourceResponseFactory() - Constructor for class org.apache.synapse.transport.passthru.util.SourceResponseFactory
- SourceResponseHandler - Class in org.apache.synapse.transport.netty.sender
-
SourceResponseHandler
have utilities for creating and preparing an outbound response to be sent to the HTTP client. - SourceResponseHandler() - Constructor for class org.apache.synapse.transport.netty.sender.SourceResponseHandler
- ssl - Variable in class org.apache.synapse.transport.nhttp.config.ServerConnFactoryBuilder
- SSL_CLIENT_AUTH_CERT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Certificates for Mutual SSL connections
- SSL_CLIENT_AUTH_CERT_X509 - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Deprecated.
- SSL_ENABLED_PROTOCOLS - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SSL_HANDSHAKE_TIMEOUT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SSL_PROTOCOL - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SSL_SESSION_TIMEOUT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SSL_VERIFY_CLIENT - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- SSL_VERIFY_CLIENT - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
axis2 configuration to enable Mutual SSL - verify client's certificate
- SSLClientAuth - Enum in org.apache.synapse.transport.http.conn
- SSLConfiguration - Class in org.apache.synapse.transport.netty.api.config
-
SSLConfiguration
encapsulates the transport level security related configurations. - SSLConfiguration - Class in org.apache.synapse.transport.passthru.core.ssl
- SSLConfiguration(String, String, String, String, String, String, String) - Constructor for class org.apache.synapse.transport.passthru.core.ssl.SSLConfiguration
- SSLConfiguration(SSLConfiguration.SSLConfigurationBuilder) - Constructor for class org.apache.synapse.transport.netty.api.config.SSLConfiguration
- SSLConfiguration.SSLConfigurationBuilder - Class in org.apache.synapse.transport.netty.api.config
-
Builder class for the SSLConfiguration.
- SSLConfigurationBuilder() - Constructor for class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- SSLConnectionUtils - Class in org.apache.synapse.transport.passthru.core.ssl
- SSLConnectionUtils() - Constructor for class org.apache.synapse.transport.passthru.core.ssl.SSLConnectionUtils
- SSLContextDetails - Class in org.apache.synapse.transport.http.conn
- SSLContextDetails(SSLContext, SSLSetupHandler) - Constructor for class org.apache.synapse.transport.http.conn.SSLContextDetails
- SSLProfileInvoker - Class in org.apache.synapse.transport.dynamicconfigurations.jmx
-
SSL Profile Invoker which is used with JMX support for Dynamic Profile Re-loading
- SSLProfileInvoker(DynamicProfileReloader) - Constructor for class org.apache.synapse.transport.dynamicconfigurations.jmx.SSLProfileInvoker
- SSLProfileInvokerMBean - Interface in org.apache.synapse.transport.dynamicconfigurations.jmx
-
JMX Compliant MBean interface for SSL Profile Invoker
- SSLProfileLoader - Interface in org.apache.synapse.transport.dynamicconfigurations
-
Interface to be implemented by all SSL senders and listeners in order to receive notifications on config file changes at runtime
- sslProtocol(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- SSLServerConnFactoryBuilder - Class in org.apache.synapse.transport.passthru.core.ssl
- SSLServerConnFactoryBuilder(TransportInDescription, HttpHost) - Constructor for class org.apache.synapse.transport.passthru.core.ssl.SSLServerConnFactoryBuilder
- start() - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- start() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Start the transport listener.
- start() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- start() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- start() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- start(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.TargetRequest
- start(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.TargetResponse
-
Starts the response
- start(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceRequest
-
Start processing the request by connecting the pipe if this request has an entity body.
- start(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceResponse
-
Starts the response by writing the headers
- startDynamicPTTEndpoint(InetSocketAddress, NHttpServerEventHandler, String) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Start Endpoint in IOReactor which is external to PTT Axis2 Listeners started at server startup
- startDynamicPTTSSLEndpoint(InetSocketAddress, NHttpServerEventHandler, String, SSLConfiguration) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Start SSL endpoint in IO reactor which is external to PTT Axis Listeners started at server startup
- startEndpoint(InetSocketAddress, NHttpServerEventHandler, String) - Static method in class org.apache.synapse.transport.passthru.api.PassThroughInboundEndpointHandler
-
Start Endpoint Listen and events related to Endpoint handle by given NHttpServerEventHandler
- startIOReactor(ListeningIOReactor, ServerIODispatch, String) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
StartIOReactor with given ServerIODispatch
- startListener(ConfigurationContext, HttpWebSocketInboundEndpointConfiguration) - Static method in class org.apache.synapse.transport.netty.api.HttpWebSocketInboundEndpointHandler
-
Start Endpoint Listener.
- startPTTEndpoint(InetSocketAddress, DefaultListeningIOReactor, String) - Method in class org.apache.synapse.transport.passthru.core.PassThroughListeningIOReactorManager
-
Start PTT Endpoint which is given by axis2.xml
- startSSLEndpoint(InetSocketAddress, NHttpServerEventHandler, String, SSLConfiguration) - Static method in class org.apache.synapse.transport.passthru.api.PassThroughInboundEndpointHandler
-
Start SSL Endpoint Listen and events related to Endpoint handle by given NHttpServerEventHandler
- startSSLListener(ConfigurationContext, HttpWebSocketInboundEndpointConfiguration) - Static method in class org.apache.synapse.transport.netty.api.HttpWebSocketInboundEndpointHandler
-
Start SSL Endpoint Listener.
- statementSeparator - Variable in class org.apache.synapse.transport.nhttp.debug.AbstractConnectionDebug
- stop() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheManager
-
Gracefully stop cacheManager.
- stop() - Method in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- stop() - Method in class org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
- stop() - Method in class org.apache.synapse.transport.nhttp.ClientHandler
- stop() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOListener
-
Stop the listener
- stop() - Method in class org.apache.synapse.transport.nhttp.HttpCoreNIOSender
- stop() - Method in class org.apache.synapse.transport.nhttp.ServerHandler
- stop() - Method in class org.apache.synapse.transport.passthru.jmx.TransportView
- stop() - Method in interface org.apache.synapse.transport.passthru.jmx.TransportViewMBean
- stop() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpListener
- stop() - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- stop() - Method in class org.apache.synapse.transport.passthru.SourceHandler
-
Shutting down the thread pools.
- stopCacheManager() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheController
- stopCacheManager() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.CacheControllerMBean
- STORE_LOCATION - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- STREAM_INTERCEPTOR_FILE - Static variable in class org.apache.synapse.transport.passthru.util.RelayConstants
-
The name of the stream interceptor file
- StreamingOnRequestDataSource - Class in org.apache.synapse.transport.passthru.util
-
This class has a special flag, which says this is it's last use and not to cache data if it did not have done so already.
- StreamingOnRequestDataSource(InputStream) - Constructor for class org.apache.synapse.transport.passthru.util.StreamingOnRequestDataSource
- StreamInterceptor - Interface in org.apache.synapse.transport.passthru
-
Interface For Stream Interceptors
- StreamInterceptorsLoader - Class in org.apache.synapse.transport.passthru.util
- streamMessageContents() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
-
Start streaming the message into the Pipe, so that the contents could be read off the source channel returned by getSourceChannel()
- STRICT - Static variable in class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
-
The STRICT HostnameVerifier works the same way as java.net.URL in Sun Java 1.4, Sun Java 5, Sun Java 6.
- StringElement(String) - Constructor for class org.apache.synapse.transport.http.access.Access.StringElement
- submit(MessageContext, EndpointReference) - Method in class org.apache.synapse.transport.passthru.DeliveryAgent
-
This method queues the message for delivery.
- submitRequest(HttpRequest) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- submitRequest(NHttpClientConnection, Axis2HttpRequest) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Submit a new request over an already established connection, which has been 'kept alive'
- submitResponse(MessageContext) - Method in class org.apache.synapse.transport.passthru.PassThroughHttpSender
- submitResponse(HttpResponse) - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- SUFFIX - Static variable in class org.apache.synapse.transport.http.access.AccessConstants
-
The suffix that is added to log file filenames.
- SYNAPSE_ARTIFACT_TYPE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SYNAPSE_OPERATION_NAME - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
The operation name used by the Synapse service (for message mediation)
- SYNAPSE_PASSTHROUGH_LATENCY_ADVANCE_VIEW - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SYNAPSE_PASSTHROUGH_S2SLATENCY_ADVANCE_VIEW - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- SYNAPSE_WIRE_LOG_HOLDER_PROPERTY - Static variable in class org.apache.synapse.transport.http.conn.SynapseDebugInfoHolder
- SYNAPSE_WIRE_LOG_MEDIATOR_ID_PROPERTY - Static variable in class org.apache.synapse.transport.http.conn.SynapseDebugInfoHolder
- SynapseBackEndWireLogs - Class in org.apache.synapse.transport.http.conn
-
This class holds wirelog information per mediator
- SynapseBackEndWireLogs() - Constructor for class org.apache.synapse.transport.http.conn.SynapseBackEndWireLogs
- SynapseDebugInfoHolder - Class in org.apache.synapse.transport.http.conn
-
This class is to hold debug information for wire level debug in transport level
- SynapseHTTPRequestFactory - Class in org.apache.synapse.transport.http.conn
- SynapseHTTPRequestFactory() - Constructor for class org.apache.synapse.transport.http.conn.SynapseHTTPRequestFactory
- SynapseWireLogHolder - Class in org.apache.synapse.transport.http.conn
-
This class is used to store wirelog information for all the relevant mediators and request wirelog, response wirelog as well
- SynapseWireLogHolder() - Constructor for class org.apache.synapse.transport.http.conn.SynapseWireLogHolder
- SynapseWireLogHolder.PHASE - Enum in org.apache.synapse.transport.http.conn
-
These are the phases to determine request responses in wire level
- SynapseWireLogHolder.RequestType - Enum in org.apache.synapse.transport.http.conn
- SYSTEMPROP_PORT_CLOSE_VERIFY_TIMEOUT - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
T
- TARGET_REQUEST_DONE - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
- TARGET_REQUEST_READY - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
- TARGET_RESPONSE_DONE - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
- TARGET_RESPONSE_READY - org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
- targetConfiguration - Variable in class org.apache.synapse.transport.netty.sender.Axis2HttpTransportSender
- TargetConfiguration - Class in org.apache.synapse.transport.netty.config
-
This class stores the configurations specific to the Sender.
- TargetConfiguration - Class in org.apache.synapse.transport.passthru.config
-
This class stores configuration specific to HTTP Connectors (Senders)
- TargetConfiguration(ConfigurationContext, ParameterInclude, WorkerPool, PassThroughTransportMetricsCollector, ProxyAuthenticator) - Constructor for class org.apache.synapse.transport.passthru.config.TargetConfiguration
- TargetConfiguration(ConfigurationContext, TransportOutDescription) - Constructor for class org.apache.synapse.transport.netty.config.TargetConfiguration
- TargetConnections - Class in org.apache.synapse.transport.passthru.connections
-
Manages the connection from transport to the back end servers.
- TargetConnections(ConnectingIOReactor, TargetConfiguration, ConnectCallback) - Constructor for class org.apache.synapse.transport.passthru.connections.TargetConnections
-
Create a TargetConnections with the given IO-Reactor
- TargetContext - Class in org.apache.synapse.transport.passthru
-
When a connection is created, an object of this class is stored in the Connection Context.
- TargetContext(TargetConfiguration) - Constructor for class org.apache.synapse.transport.passthru.TargetContext
- TargetErrorHandler - Class in org.apache.synapse.transport.netty.sender
-
TargetErrorHandler
will report back failure to the message receiver. - TargetErrorHandler - Class in org.apache.synapse.transport.passthru
- TargetErrorHandler(TargetConfiguration) - Constructor for class org.apache.synapse.transport.netty.sender.TargetErrorHandler
- TargetErrorHandler(TargetConfiguration) - Constructor for class org.apache.synapse.transport.passthru.TargetErrorHandler
- TargetHandler - Class in org.apache.synapse.transport.passthru
-
This class is handling events from the transport -- > client.
- TargetHandler(DeliveryAgent, ClientConnFactory, TargetConfiguration) - Constructor for class org.apache.synapse.transport.passthru.TargetHandler
- TargetHandler(DeliveryAgent, ClientConnFactory, TargetConfiguration, List<StreamInterceptor>) - Constructor for class org.apache.synapse.transport.passthru.TargetHandler
- targetRequest(ByteBuffer, MessageContext) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- targetRequest(ByteBuffer, MessageContext) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- targetRequest(ByteBuffer, MessageContext) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Handles the request data leaving out of the engine
- TargetRequest - Class in org.apache.synapse.transport.passthru
-
This is a class for representing a request to be sent to a target.
- TargetRequest(TargetConfiguration, HttpRoute, String, URL, boolean) - Constructor for class org.apache.synapse.transport.passthru.TargetRequest
- TargetRequest(TargetConfiguration, HttpRoute, URL, String, boolean) - Constructor for class org.apache.synapse.transport.passthru.TargetRequest
-
Create a target request.
- TargetRequestFactory - Class in org.apache.synapse.transport.passthru.util
- TargetRequestFactory() - Constructor for class org.apache.synapse.transport.passthru.util.TargetRequestFactory
- TargetRequestHandler - Class in org.apache.synapse.transport.netty.sender
-
TargetRequestHandler
have utilities for creating and preparing an outbound request to be sent to the backend service. - TargetRequestHandler() - Constructor for class org.apache.synapse.transport.netty.sender.TargetRequestHandler
- targetResponse(ByteBuffer, MessageContext) - Method in class org.apache.synapse.transport.passthru.DefaultStreamInterceptor
- targetResponse(ByteBuffer, MessageContext) - Method in class org.apache.synapse.transport.passthru.LoggingStreamInterceptor
- targetResponse(ByteBuffer, MessageContext) - Method in interface org.apache.synapse.transport.passthru.StreamInterceptor
-
Handles the response data coming in to the engine from the back end
- TargetResponse - Class in org.apache.synapse.transport.passthru
-
This class represents a response coming from the target server.
- TargetResponse(TargetConfiguration, HttpResponse, NHttpClientConnection, boolean, boolean) - Constructor for class org.apache.synapse.transport.passthru.TargetResponse
- THREAD_STATUS_RUNNING - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- timeout(NHttpClientConnection) - Method in class org.apache.synapse.transport.nhttp.ClientHandler
-
Handle connection timeouts by shutting down the connections.
- timeout(NHttpClientConnection) - Method in class org.apache.synapse.transport.passthru.TargetHandler
- timeout(NHttpServerConnection) - Method in class org.apache.synapse.transport.nhttp.ServerHandler
-
Handle connection timeouts by shutting down the connections
- timeout(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.SourceHandler
- timeout(SessionRequest) - Method in class org.apache.synapse.transport.passthru.ConnectCallback
- timeoutOccured() - Method in class org.apache.synapse.transport.passthru.jmx.ConnectionsView
- timeoutOccured() - Method in class org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
- TLS_PROTOCOL - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- TO - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- toString() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection
- toString() - Method in class org.apache.synapse.transport.http.conn.LoggingNHttpServerConnection
- toString() - Method in class org.apache.synapse.transport.http.conn.ProxyConfig
- toString() - Method in class org.apache.synapse.transport.http.conn.ProxyProfileConfig
- toString() - Method in class org.apache.synapse.transport.http.conn.Scheme
- toString() - Method in class org.apache.synapse.transport.nhttp.Axis2HttpRequest
- toString() - Method in class org.apache.synapse.transport.passthru.Pipe
- TRACE_SOAP_MESSAGE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- TraceMessageBuilderDispatchHandler - Class in org.apache.synapse.transport.passthru.util
-
This enables the persist full in come message for SOAP tracing facility provided
- TraceMessageBuilderDispatchHandler() - Constructor for class org.apache.synapse.transport.passthru.util.TraceMessageBuilderDispatchHandler
- TRANSFER_ENCODING - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- TransferEncodingElement() - Constructor for class org.apache.synapse.transport.http.access.Access.TransferEncodingElement
- TRANSPORT_HTTPSWSS - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- TRANSPORT_HTTPWS - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- TRANSPORT_LATENCY_LOGGER - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- TRANSPORT_LISTENER_SHUTDOWN_WAIT_TIME - Static variable in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- TRANSPORT_LISTENER_SHUTDOWN_WAIT_TIME_SEC - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
- TRANSPORT_LISTENER_SHUTDOWN_WAIT_TIME_SEC - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
- TRANSPORT_MESSAGE_HANDLER - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- TRANSPORT_MESSAGE_HANDLER - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- transportInDescription - Variable in class org.apache.synapse.transport.netty.listener.Axis2HttpTransportListener
- TransportView - Class in org.apache.synapse.transport.passthru.jmx
- TransportView(PassThroughHttpListener, PassThroughHttpSender, PassThroughTransportMetricsCollector, WorkerPool) - Constructor for class org.apache.synapse.transport.passthru.jmx.TransportView
- TransportViewMBean - Interface in org.apache.synapse.transport.passthru.jmx
- TRUE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- TRUE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- TRUE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- TRUST_STORE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- trustStore(String) - Method in class org.apache.synapse.transport.netty.api.config.SSLConfiguration.SSLConfigurationBuilder
- TUNNEL_HANDLER - Static variable in class org.apache.synapse.transport.nhttp.ClientHandler
- TUNNEL_HANDLER - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- TYPE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
U
- UNKNOWN - org.apache.synapse.transport.certificatevalidation.RevocationStatus
- unRegisterMBean(String, String) - Method in class org.apache.synapse.transport.passthru.jmx.MBeanRegistrar
- UNSHARED - org.apache.synapse.transport.passthru.core.IOReactorSharingMode
-
Seperate IO Reactor for all Axis2 Listeners and seperate IOReactor for Inbound Endpoints
- update(long) - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- update(long) - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
- update(ServerConnFactory) - Method in class org.apache.synapse.transport.nhttp.ServerIODispatch
- update(ServerConnFactory) - Method in class org.apache.synapse.transport.passthru.core.ssl.MultiListenerSSLServerIODispatch
- update(ServerConnFactory) - Method in class org.apache.synapse.transport.passthru.ServerIODispatch
- updateCache() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- updateCache() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
-
update cache
- updateCacheWithNewValue() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.ManageableCacheValue
- updateLastStateUpdatedTime() - Method in class org.apache.synapse.transport.passthru.SourceContext
- updateLastStateUpdatedTime() - Method in class org.apache.synapse.transport.passthru.TargetContext
- updateLongTermCache() - Method in class org.apache.synapse.transport.nhttp.util.LatencyParameter
- updateLongTermCache() - Method in class org.apache.synapse.transport.passthru.jmx.LatencyParameter
-
Method for update LongTermCache
- updateState(NHttpConnection, ProtocolState) - Static method in class org.apache.synapse.transport.passthru.SourceContext
- updateState(NHttpConnection, ProtocolState) - Static method in class org.apache.synapse.transport.passthru.TargetContext
- UpgradableNHttpConnection - Interface in org.apache.synapse.transport.http.conn
- upgrade(UpgradableNHttpConnection) - Method in class org.apache.synapse.transport.http.conn.ClientConnFactory
- upgrade(UpgradableNHttpConnection, HttpRoute) - Method in class org.apache.synapse.transport.http.conn.ClientConnFactory
- useConnection(NHttpServerConnection) - Method in class org.apache.synapse.transport.passthru.connections.SourceConnections
-
This method should be called when ever a connection being used for processing a request-response.
- USER_AGENT_HEADER_PRESERVE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines whether ESB needs to preserve the original User-Agent header.
- USER_AGENT_HEADER_PRESERVE - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
-
Defines weather synapse needs to preserve the original User-Agent header.
- USER_AGENT_HEADER_PRESERVE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines whether ESB needs to preserve the original User-Agent header.
- UserAgentElement() - Constructor for class org.apache.synapse.transport.http.access.Access.UserAgentElement
- UserElement() - Constructor for class org.apache.synapse.transport.http.access.Access.UserElement
V
- VALID_CACHED_RESPONSE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- VALID_MAX_MESSAGE_SIZE - Static variable in class org.apache.synapse.transport.nhttp.NHttpConfiguration
- VALID_MAX_MESSAGE_SIZE - Static variable in class org.apache.synapse.transport.passthru.SourceHandler
- VALID_MAX_MESSAGE_SIZE - Static variable in class org.apache.synapse.transport.passthru.TargetHandler
- validatePath() - Method in class org.apache.synapse.transport.certificatevalidation.pathvalidation.CertificatePathValidator
-
Certificate Path Validation process
- VALUE_FALSE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- VALUE_FALSE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- VALUE_TRUE - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- valueOf(String) - Static method in enum org.apache.synapse.transport.certificatevalidation.RevocationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.synapse.transport.http.conn.SSLClientAuth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.synapse.transport.http.conn.SynapseWireLogHolder.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.synapse.transport.passthru.core.IOReactorSharingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.synapse.transport.passthru.ProtocolState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.synapse.transport.passthru.WorkerState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.synapse.transport.certificatevalidation.RevocationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.synapse.transport.http.conn.SSLClientAuth
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.synapse.transport.http.conn.SynapseWireLogHolder.PHASE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.synapse.transport.http.conn.SynapseWireLogHolder.RequestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.synapse.transport.passthru.core.IOReactorSharingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.synapse.transport.passthru.ProtocolState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.synapse.transport.passthru.WorkerState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VaryElement() - Constructor for class org.apache.synapse.transport.http.access.Access.VaryElement
- verify(IOSession, SSLSession) - Method in class org.apache.synapse.transport.http.conn.ClientSSLSetupHandler
- verify(IOSession, SSLSession) - Method in class org.apache.synapse.transport.http.conn.ServerSSLSetupHandler
- verifyRevocationStatus(X509Certificate[]) - Method in class org.apache.synapse.transport.certificatevalidation.RevocationVerificationManager
-
This method first tries to verify the given certificate chain using OCSP since OCSP verification is faster.
W
- WAIT_BUILDER_IN_STREAM_COMPLETE - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- wakeUpCacheManager() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheController
- wakeUpCacheManager() - Method in interface org.apache.synapse.transport.certificatevalidation.cache.CacheControllerMBean
- wakeUpNow() - Method in class org.apache.synapse.transport.certificatevalidation.cache.CacheManager
-
To wake cacheManager up at will.
- WEAK_VALIDATOR_TAG - Static variable in class org.apache.synapse.transport.netty.util.CacheUtils
- WIRE_LOG_ID - Static variable in class org.apache.synapse.transport.http.conn.LoggingUtils
- WORKER_POOL_QUEUE_LENGTH - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines the length of the queue that is used to hold Runnable tasks to be executed by the worker pool.
- WORKER_POOL_QUEUE_LENGTH - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the length of the queue that is used to hold Runnable tasks to be executed by the worker pool.
- WORKER_POOL_SIZE_CORE - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines the core size (number of threads) of the worker thread pool.
- WORKER_POOL_SIZE_CORE - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the core size (number of threads) of the worker thread pool.
- WORKER_POOL_SIZE_MAX - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines the maximum size (number of threads) of the worker thread pool.
- WORKER_POOL_SIZE_MAX - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the maximum size (number of threads) of the worker thread pool.
- WORKER_THREAD_KEEP_ALIVE_SEC - Static variable in class org.apache.synapse.transport.netty.config.NettyConfigPropertyNames
-
Defines the keep-alive time for extra threads in the worker pool.
- WORKER_THREAD_KEEP_ALIVE_SEC - Static variable in interface org.apache.synapse.transport.passthru.config.PassThroughConfigPNames
-
Defines the keep-alive time for extra threads in the worker pool.
- WorkerState - Enum in org.apache.synapse.transport.passthru
-
State of workers in pass-through transport.
- write(byte[]) - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- write(byte[], int, int) - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- write(int) - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- write(NHttpClientConnection, ContentEncoder) - Method in class org.apache.synapse.transport.passthru.TargetRequest
-
Consume the data from the pipe and write it to the wire.
- write(NHttpServerConnection, ContentEncoder) - Method in class org.apache.synapse.transport.passthru.SourceResponse
-
Consume the content through the Pipe and write them to the wire
- writeCompleted() - Method in class org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer
- writeEmptyBody(OutputStream) - Static method in class org.apache.synapse.transport.netty.util.HttpUtils
- writer - Variable in class org.apache.synapse.transport.http.access.AccessLogger
-
The PrintWriter to which we are currently logging, if any.
- writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.synapse.transport.nhttp.util.GzipMessageFormatterDecorator
- WSAddressingHandler - Class in org.apache.synapse.transport.passthru.util
- WSAddressingHandler() - Constructor for class org.apache.synapse.transport.passthru.util.WSAddressingHandler
- WSDL_EPR_PREFIX - Static variable in class org.apache.synapse.transport.nhttp.NhttpConstants
- WSDL_EPR_PREFIX - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- WSDL_GEN_HANDLED - Static variable in class org.apache.synapse.transport.passthru.PassThroughConstants
- WSDL_REQUEST_HANDLED - Static variable in class org.apache.synapse.transport.netty.BridgeConstants
- WSDL_RESPONSE_DONE - org.apache.synapse.transport.passthru.ProtocolState
All Classes All Packages