- CACHE_DEFAULT_ALLOCATED_SIZE - Static variable in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.Constants
-
- CACHE_DEFAULT_DELAY_MINS - Static variable in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.Constants
-
- CACHE_MAX_ALLOCATED_SIZE - Static variable in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.Constants
-
- CACHE_MAX_DELAY_MINS - Static variable in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.Constants
-
- CACHE_MIN_ALLOCATED_SIZE - Static variable in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.Constants
-
- CACHE_MIN_DELAY_MINS - Static variable in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.Constants
-
- CacheController - Class in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache
-
Cache controller.
- CacheController(ManageableCache, CacheManager) - Constructor for class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheController
-
- CacheControllerMBean - Interface in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache
-
Bean class for cache control.
- CacheManager - Class in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache
-
Cache Manager class handles and maintains an LRU cache which implements ManageableCache Interface.
- CacheManager(ManageableCache, int, int) - Constructor for class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheManager
-
A new cacheManager will be started on the given ManageableCache object.
- cancelHandshake(int, String) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Cancel the handshake with HTTP response.
- cancelHandshake(int, String) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- CertificatePathValidator - Class in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation
-
Used to validate the revocation status of a certificate chain obtained from the peer.
- CertificatePathValidator(X509Certificate[], RevocationVerifier) - Constructor for class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation.CertificatePathValidator
-
- CertificateValidationHandler - Class in org.wso2.transport.http.netty.contractimpl.sender
-
A handler to validate certificates in certificate revocation process.
- CertificateValidationHandler(SSLEngine, int, int) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.CertificateValidationHandler
-
- CertificateVerificationException - Exception in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation
-
Handle exceptions.
- CertificateVerificationException(String) - Constructor for exception org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.CertificateVerificationException
-
- CertificateVerificationException(Throwable) - Constructor for exception org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.CertificateVerificationException
-
- CertificateVerificationException(String, Throwable) - Constructor for exception org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.CertificateVerificationException
-
- CERTPASS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- changeCacheManagerDelayMins(int) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheController
-
- changeCacheManagerDelayMins(int) - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheControllerMBean
-
- changeDelay(int) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheManager
-
- CHANNEL_ID - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- channelActive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.websocket.WebSocketClientHandshakeHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.common.BackPressureHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceConnectionHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketInboundFrameHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ToHttpFallbackHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2WithPriorKnowledgeHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpTraceLoggingHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.MaxEntityBodyValidator
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.UriAndHeaderLengthValidator
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.WebSocketMessageQueueHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.WebSocketServerHandshakeHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.sender.ResponseEntityBodySizeValidator
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.sender.StatusLineAndHeaderLengthValidator
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.sender.websocket.WebSocketClientHandshakeHandler
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketInboundFrameHandler
-
- channelReadComplete(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- channelUnregistered(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- channelUnregistered(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.common.BackPressureHandler
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- check(Certificate, Collection<String>) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation.PathChecker
-
Used by CertPathValidator to pass the certificates one by one from the certificate chain.
- checkChunkingCompatibility(String, ChunkConfig) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.StateUtil
-
- checkContentLengthAndTransferEncodingHeaderAllowance(HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- checkForResponseWriteStatus(HttpCarbonMessage, HttpResponseFuture, ChannelFuture) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Checks for status of the response write operation.
- checkRevocationStatus(X509Certificate, X509Certificate) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLVerifier
-
Checks revocation status (Good, Revoked, unknown) of the peer certificate.
- checkRevocationStatus(X509Certificate, X509Certificate) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPVerifier
-
Gets the revocation status (Good, Revoked or Unknown) of the given peer certificate.
- checkRevocationStatus(X509Certificate, X509Certificate) - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.RevocationVerifier
-
- checkUnWritabilityAndNotify(ChannelHandlerContext, BackPressureHandler) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Checks if channel is unWritable and notifies BackPressure observable.
- CHNL_HNDLR_CTX - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ChunkConfig - Enum in org.wso2.transport.http.netty.contract.config
-
Contains value for configuring content encoding
- CHUNKED - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CHUNKING_CONFIG - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_BOOTSTRAP_CONNECT_TIME_OUT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_BOOTSTRAP_KEEPALIVE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_BOOTSTRAP_RECEIVE_BUFFER_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_BOOTSTRAP_SEND_BUFFER_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_BOOTSTRAP_SO_REUSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_BOOTSTRAP_SO_TIMEOUT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_BOOTSTRAP_TCP_NO_DELY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_BOOTSTRAP_WORKER_GROUP_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_CONNECTOR - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_ENABLE_SESSION_CREATION - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_SUPPORT_CIPHERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_SUPPORT_SSL_PROTOCOLS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CLIENT_TO_REMOTE_HOST_CONNECTION_CLOSED - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ClientClosedConnectionException - Exception in org.wso2.transport.http.netty.contract.exceptions
-
Exception when the client close the server connector.
- ClientClosedConnectionException(String) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ClientClosedConnectionException
-
- ClientClosedConnectionException(Exception) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ClientClosedConnectionException
-
- ClientClosedConnectionException(String, Exception) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ClientClosedConnectionException
-
- ClientConnectorException - Exception in org.wso2.transport.http.netty.contract.exceptions
-
Exceptions for ClientConnectorException.
- ClientConnectorException(String, String) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ClientConnectorException
-
- ClientConnectorException(String, int) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ClientConnectorException
-
- ClientConnectorException(String, String, int) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ClientConnectorException
-
- ClientFrameListener - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
ClientFrameListener listens to HTTP/2 Events received from the HTTP/2 backend service
and construct HTTP/2 frames.
- ClientFrameListener() - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- ClientHandshakeFuture - Interface in org.wso2.transport.http.netty.contract.websocket
-
Future for WebSocket handshake.
- ClientHandshakeListener - Interface in org.wso2.transport.http.netty.contract.websocket
-
Future listener for WebSocket handshake.
- ClientRemoteFlowControlListener - Class in org.wso2.transport.http.netty.message
-
Http/2 remote flow control listener for client.
- ClientRemoteFlowControlListener(Http2ClientChannel) - Constructor for class org.wso2.transport.http.netty.message.ClientRemoteFlowControlListener
-
- cloneCarbonMessageWithOutData() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Copy Message properties and transport headers.
- close() - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnector
-
Close the connection related to this connector.
- close() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- close() - Method in class org.wso2.transport.http.netty.message.HttpMessageDataStreamer.ByteBufferInputStream
-
- close() - Method in class org.wso2.transport.http.netty.message.HttpMessageDataStreamer.ByteBufferOutputStream
-
- closeChannel(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- COLON - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- COMMA - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- completeMessage() - Method in class org.wso2.transport.http.netty.message.BlockingEntityCollector
-
- completeMessage() - Method in interface org.wso2.transport.http.netty.message.EntityCollector
-
Complete the message.
- completeMessage() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- configTargetHandler(HttpCarbonMessage, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- ConfigurationBuilder - Class in org.wso2.transport.http.netty.contract.config
-
Configuration model builder for netty transport configuration file.
- ConfigurationException - Exception in org.wso2.transport.http.netty.contract.exceptions
-
A class that represent configuration Exception.
- ConfigurationException(String) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ConfigurationException
-
Constructs a new ConfigurationException with the specified detail message.
- configureHttpPipeline(ChannelPipeline, String) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
Configures HTTP/1.x pipeline.
- configureHttpPipeline(ChannelPipeline, TargetHandler) - Method in class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
Creates pipeline for http requests.
- configureHttpPipelineForSSL(SocketChannel, String, int, SSLConfig) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Configure outbound HTTP pipeline for SSL configuration.
- connect() - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnector
-
Creates the connection to the back-end.
- connect() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnector
-
Connect to the remote server.
- connect() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- connect() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketClientConnector
-
- CONNECTION_CLOSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CONNECTION_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- CONNECTION_KEEP_ALIVE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ConnectionAvailabilityFuture - Class in org.wso2.transport.http.netty.contractimpl.sender
-
A future to check the connection availability.
- ConnectionAvailabilityFuture() - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.ConnectionAvailabilityFuture
-
- ConnectionAvailabilityListener - Interface in org.wso2.transport.http.netty.contractimpl.sender
-
Listener for connection availability future.
- ConnectionManager - Class in org.wso2.transport.http.netty.contractimpl.sender.channel.pool
-
A class which handles connection pool management.
- ConnectionManager(PoolConfiguration) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.ConnectionManager
-
- ConnectionTimedOutException - Exception in org.wso2.transport.http.netty.contract.exceptions
-
Exception thrown when connection timed out
- ConnectionTimedOutException(String, int) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ConnectionTimedOutException
-
- CONNECTOR_NOTIFYING_ERROR - Static variable in class org.wso2.transport.http.netty.contractimpl.common.states.StateUtil
-
- Constants - Class in org.wso2.transport.http.netty.contract
-
Common Constants used by gate way.
- Constants - Class in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation
-
Caching constants.
- containsHeader(String) - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
Check whether a header is contained or not.
- countMessageLengthTill(long) - Method in class org.wso2.transport.http.netty.message.BlockingEntityCollector
-
- countMessageLengthTill(long) - Method in interface org.wso2.transport.http.netty.message.EntityCollector
-
Count the message length till the given message length and returns.
- countMessageLengthTill(long) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Count the message length till the given message length and returns.
- createFullHttpResponse(HttpCarbonMessage, String, String, boolean, ByteBuf) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- createHttp2TLSContextForClient(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
- createHttp2TLSContextForServer(SSLConfig) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
This method will provide netty ssl context which supports HTTP2 over TLS using
Application Layer Protocol Negotiation (ALPN)
- createHTTPCarbonMessage(HttpMessage, ChannelHandlerContext) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Creates HTTP carbon message.
- createHttpClientConnector(Map<String, Object>, SenderConfiguration) - Method in interface org.wso2.transport.http.netty.contract.HttpWsConnectorFactory
-
This method can be used to get http client connectors.
- createHttpClientConnector(Map<String, Object>, SenderConfiguration, ConnectionManager) - Method in interface org.wso2.transport.http.netty.contract.HttpWsConnectorFactory
-
Creates a client connector with a given connection manager.
- createHttpClientConnector(Map<String, Object>, SenderConfiguration) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpWsConnectorFactory
-
- createHttpClientConnector(Map<String, Object>, SenderConfiguration, ConnectionManager) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpWsConnectorFactory
-
- createHttpDataStreamer(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.message.PooledDataStreamerFactory
-
- createHttpRequest(HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- createHttpRequestFromHttp2Headers(Http2Headers, int) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Creates a HttpRequest using a Http2Headers received over a particular HTTP/2 stream.
- createHttpResponse(HttpCarbonMessage, String, String, boolean) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- createHttpTLSContextForClient() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
This method will provide netty ssl context which supports HTTP over TLS using certificates and keys.
- createHttpTLSContextForServer() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
This method will provide netty ssl context which supports HTTP over TLS using.
- createInboundReqCarbonMsg(HttpRequest, ChannelHandlerContext, SourceHandler) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Create a HttpCarbonMessage using the netty inbound http request.
- createInboundRespCarbonMsg(ChannelHandlerContext, HttpResponse, HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Create a HttpCarbonMessage using the netty inbound response message.
- createInsecureSslEngineForHttp2() - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Creates an insecure ssl engine for clients connecting over HTTP2
- createServerConnector(ServerBootstrapConfiguration, ListenerConfiguration) - Method in interface org.wso2.transport.http.netty.contract.HttpWsConnectorFactory
-
This method can be used to get new server connectors.
- createServerConnector(ServerBootstrapConfiguration, ListenerConfiguration) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpWsConnectorFactory
-
- createServerConnectorID(String, int) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Create ID for server connector.
- createSSLContextFromKeystores(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
This is uset to create the sslContext from keystores.
- createTimerTask(ChannelHandlerContext, int, long, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- createWsClientConnector(WebSocketClientConnectorConfig) - Method in interface org.wso2.transport.http.netty.contract.HttpWsConnectorFactory
-
This method is used to get WebSocket client connector.
- createWsClientConnector(WebSocketClientConnectorConfig) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpWsConnectorFactory
-
- CRLCache - Class in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl
-
Since a CRL maps to a CRL URL, the CRLCache should have x509CRL entries against CRL URLs.
- CRLVerifier - Class in org.wso2.transport.http.netty.contractimpl.common.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.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLVerifier
-
- ctx - Variable in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- CustomHttpContentCompressor - Class in org.wso2.transport.http.netty.contractimpl.listener
-
Custom Http Content Compressor to handle the content-length and transfer encoding.
- CustomHttpContentCompressor() - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.CustomHttpContentCompressor
-
- generateOCSPRequest(X509Certificate, BigInteger) - Static method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPVerifier
-
This method generates an OCSP Request to be sent to an OCSP authority access endpoint.
- getAcceptEncodingHeaderValue() - Method in class org.wso2.transport.http.netty.contractimpl.listener.RequestDataHolder
-
Get the value of the Accept-Encoding header.
- getAIALocations(X509Certificate) - Static method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPVerifier
-
Authority Information Access (AIA) is a non-critical extension in an X509 Certificate.
- getAIALocations(X509Certificate) - Static method in class org.wso2.transport.http.netty.contractimpl.listener.OCSPResponseBuilder
-
List Certificate authority url information.
- getBackPressureHandler(ChannelHandlerContext) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- getBackPressureObservable() - Method in class org.wso2.transport.http.netty.contractimpl.common.BackPressureHandler
-
- getBackPressureObservable() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener.ResponseWriter
-
- getBackPressureObservable() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
- getBlockingEntityCollector() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getBooleanProperty(Map<String, Object>, String, boolean) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Get boolean type property value from a property map.
- getBossGroup() - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- getBundleContext() - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- getByteArray() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketBinaryMessage
-
Get the binary data as a byte array.
- getByteArray() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketBinaryMessage
-
- getByteBuffer() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketBinaryMessage
-
Get the binary data as a byteBuffer.
- getByteBuffer() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketBinaryMessage
-
- getCache() - Static method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLCache
-
- getCache() - Static method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPCache
-
- getCacheManagerDelayMins() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheController
-
- getCacheManagerDelayMins() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheControllerMBean
-
- getCacheSize() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheController
-
- getCacheSize() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheControllerMBean
-
- getCacheSize() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.ManageableCache
-
- getCacheSize() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLCache
-
To get the current cache size (size of the hash map).
- getCacheSize() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPCache
-
- getCacheSize() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getCacheValidityPeriod() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getCacheValue(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLCache
-
- getCacheValue(BigInteger) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPCache
-
- getCause() - Method in interface org.wso2.transport.http.netty.contract.OperationStatus
-
Return the cause of the error state.
- getCause() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultOperationStatus
-
- getCause() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getCertInfo(SSLConfig) - Static method in class org.wso2.transport.http.netty.contractimpl.listener.OCSPResponseBuilder
-
- getCertPass() - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- getCertPass() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getChannel() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- getChannel() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Gets the netty channel associated with this Http2ClientChannel.
- getChannelFuture() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- getChannelFuture() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Gets the ChannelFuture associated with this Http2ClientChannel.
- getChannelHandlerContext() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getChannelHandlerContext() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getChannelId() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Retrieve the Channel ID of the connection.
- getChannelId() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Retrieve the Channel ID of the connection.
- getChannelId() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- getChannelId() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- getChannelId(ChannelHandlerContext) - Static method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketUtil
-
- getChunkConfig() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getChunkConfig() - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- getChunkConfig() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getChunkingConfig() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getCipherSuites() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getClientCertificates() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getClientKeyFile() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getClientKeyPassword() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getClientSSLConfig() - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- getClientTrustCertificates() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getCloseCode() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketCloseMessage
-
Get the status code of closing the connection.
- getCloseCode() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketCloseMessage
-
- getCloseReason() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketCloseMessage
-
Get the reason for closing the connection.
- getCloseReason() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketCloseMessage
-
- getConfiguration() - Method in class org.wso2.transport.http.netty.contract.config.ConfigurationBuilder
-
Get the Environment TransportsConfiguration
- getConfiguration(String) - Method in class org.wso2.transport.http.netty.contract.config.ConfigurationBuilder
-
Get the TransportsConfiguration represented by a particular configuration file.
- getConnection() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getConnection() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getConnection() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Gets the HTTP/2 connection associated with this Http2ClientChannel.
- getConnection() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler
-
Gets the associated Http2Connection.
- getConnection() - Method in class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
Gets the associated Http2Connection.
- getConnectionHeaderValue() - Method in class org.wso2.transport.http.netty.contractimpl.listener.RequestDataHolder
-
Get the value of the Connection header.
- getConnectionManager() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getConnectionReadyFuture() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- getConnectorID() - Method in interface org.wso2.transport.http.netty.contract.ServerConnector
-
Returns the unique ID of the server-connector.
- getConnectTimeOut() - Method in class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- getConnectTimeOut() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.BootstrapConfiguration
-
- getContentLengthHeaderValue() - Method in class org.wso2.transport.http.netty.contractimpl.listener.RequestDataHolder
-
Get the value of the Content-Length header.
- getContentTypeHeaderValue() - Method in class org.wso2.transport.http.netty.contractimpl.listener.RequestDataHolder
-
Get the value of the Content-Type header.
- getContext() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getControlSignal() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketControlMessage
-
Get the control signal.
- getControlSignal() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketControlMessage
-
- getCorrelatedSource() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- getData() - Method in class org.wso2.transport.http.netty.message.Http2DataFrame
-
Gets the ByteBuf that holds data.
- getDataEventListeners() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerChannel
-
Gets the list of listeners which listen for HTTP/2 data events.
- getDataEventListeners() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Gets the list of listeners which listen for HTTP/2 data events.
- getDefault() - Static method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
Deprecated.
- getDefault() - Static method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
Deprecated.
- getDefault() - Static method in class org.wso2.transport.http.netty.contract.config.TransportProperty
-
Deprecated.
- getDefault() - Static method in class org.wso2.transport.http.netty.contract.config.TransportsConfiguration
-
Deprecated.
- getDelay() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheManager
-
- getEnableProtocols() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getEncoder() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getEncoder() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getEncoder() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler
-
Gets the Http2ConnectionEncoder.
- getError() - Method in class org.wso2.transport.http.netty.message.Http2Reset
-
Gets the cause of the stream reset.
- getEventGroupExecutorThreads() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getEventLoop() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getExecutorServiceThreads() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getExhaustedAction() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getForwardedExtensionConfig() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getFullHttpCarbonMessage() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getFullMessageLength() - Method in class org.wso2.transport.http.netty.message.BlockingEntityCollector
-
- getFullMessageLength() - Method in interface org.wso2.transport.http.netty.message.EntityCollector
-
Get the full message length
- getFullMessageLength() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Deprecated.
- getHandlerExecutor() - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- getHandshakeTimeOut() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getHeader(String) - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Gets a header value for a given header name.
- getHeader(String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Return the value of the given header name.
- getHeaders() - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
Get all the headers.
- getHeaders() - Method in class org.wso2.transport.http.netty.message.Http2HeadersFrame
-
Gets the Http2Headers belongs to this header frame.
- getHeaders(String) - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Gets all header values for a given header name.
- getHeaders() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Returns the header map of the request.
- getHost() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getHost() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Retrieve the host of the connection.
- getHost() - Method in class org.wso2.transport.http.netty.contractimpl.common.HttpRoute
-
- getHost() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- getHttp2ClientChannel() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- getHttp2ClientChannel() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler
-
- getHttp2ClientChannel() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
- getHttp2ConnectionManager() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.ConnectionManager
-
- getHttp2ConnectionManager() - Method in class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
- getHttp2MaxActiveStreamsPerConnection() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getHttp2MessageStateContext() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler.Http2RequestWriter
-
- getHttp2MessageStateContext() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getHttp2OutboundRespListener() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.InboundMessageHolder
-
- getHttp2ServerChannel() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getHttp2ServerChannel() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getHttp2TargetHandler() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getHttpCarbonRequest() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Get the HttpCarbonRequest received from the client to perform the handshake.
- getHttpCarbonRequest() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- getHttpCarbonResponse() - Method in class org.wso2.transport.http.netty.contractimpl.sender.websocket.WebSocketClientHandshakeHandler
-
- getHttpContent() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2Content
-
- getHttpContent() - Method in class org.wso2.transport.http.netty.message.BlockingEntityCollector
-
- getHttpContent() - Method in interface org.wso2.transport.http.netty.message.EntityCollector
-
Get the first httpContent from the queue.
- getHttpContent() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Get the available content of HttpCarbonMessage.
- getHttpContentAsync() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getHttpMethod() - Method in class org.wso2.transport.http.netty.contractimpl.listener.RequestDataHolder
-
Get the http method.
- getHttpMethod() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getHttpOutboundRequest() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler.Http2RequestWriter
-
- getHttpOutboundRespStatusFuture() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Returns the future responsible for notifying the response status.
- getHttpRequest() - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Gets the associated HttpRequest of the push promise.
- getHttpResponseFuture() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getHttpResponseFuture() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Returns the future responsible for sending back the response.
- getHttpResponseStatus(HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- getHttpRoute() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- getHttpStatusCode() - Method in exception org.wso2.transport.http.netty.contract.exceptions.ClientConnectorException
-
- getHttpStatusCode() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getHttpVersion() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getHttpVersion() - Method in class org.wso2.transport.http.netty.contractimpl.listener.RequestDataHolder
-
Get the http version.
- getHttpVersion() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getId() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getId() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getIdleTimeoutInMillis() - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
Get idle timeout for WebSocket connection.
- getInboundChannelContext() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getInboundChannelContext() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getInboundMsg() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.InboundMessageHolder
-
- getInboundRequestArrivalTime() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getInboundRequestMsg() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getInboundRequestMsg() - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- getInboundResponseMsg() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getInetSocketAddress() - Method in class org.wso2.transport.http.netty.contract.config.ProxyServerConfiguration
-
- getInFlightMessage(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Gets the in-flight message associated with the a particular stream id.
- getInputStream() - Method in class org.wso2.transport.http.netty.message.HttpMessageDataStreamer
-
- getInstance() - Static method in class org.wso2.transport.http.netty.contract.config.ConfigurationBuilder
-
- getInstance() - Static method in class org.wso2.transport.http.netty.contractimpl.common.MBeanRegistrar
-
- getInstance() - Static method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- getInterfaceId() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getInterfaceId() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getIntProperty(Map<String, Object>, String, int) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Get integer type property value from a property map.
- getIoException() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getKeepAliveConfig() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getKeepAliveConfig() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getKeepAliveConfig() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getKeepAliveConfig() - Method in class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
- getKeepAliveConfig() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getKeyStore() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getKeyStore(File, String, String) - Static method in class org.wso2.transport.http.netty.contractimpl.listener.OCSPResponseBuilder
-
Method to create a keystore and return.
- getKeyStoreFile() - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- getKeyStorePass() - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- getKeyStorePass() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getListener() - Method in interface org.wso2.transport.http.netty.message.BackPressureObservable
-
Get the registered listener.
- getListener() - Method in class org.wso2.transport.http.netty.message.DefaultBackPressureObservable
-
- getListener() - Method in class org.wso2.transport.http.netty.message.DefaultObservable
-
- getListener() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getListener() - Method in interface org.wso2.transport.http.netty.message.Observable
-
- getListenerConfiguration(String) - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- getListenerConfigurations() - Method in class org.wso2.transport.http.netty.contract.config.TransportsConfiguration
-
- getListenerSSLConfig() - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- getListenerState() - Method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2MessageStateContext
-
Get the given listener state from the context.
- getLongProperty(Map<String, Object>, String, long) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Get long type property value from a property map.
- getMaxActivePerPool() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getMaxChunkSize() - Method in class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
The maximum length of the content or each chunk.
- getMaxEntityBodySize() - Method in class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
- getMaxFrameSize() - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
- getMaxHeaderSize() - Method in class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
The maximum length of all headers.
- getMaxIdlePerPool() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getMaxInitialLineLength() - Method in class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
The maximum length of the initial line (e.g.
- getMaxWaitTime() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getMessage() - Method in enum org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.RevocationStatus
-
- getMessageBody() - Method in class org.wso2.transport.http.netty.message.BlockingEntityCollector
-
- getMessageBody() - Method in interface org.wso2.transport.http.netty.message.EntityCollector
-
Get the first ByteBuffer version of the HttpContent from the queue.
- getMessageBody() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Deprecated.
- getMessageProcessorId() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getMethod() - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Gets the http method associated with the push promise.
- getMinEvictableIdleTime() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getMinIdlePerPool() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getMsgSizeValidationConfig() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getMsgSizeValidationConfig() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getName() - Method in class org.wso2.transport.http.netty.contract.config.Parameter
-
- getName() - Method in class org.wso2.transport.http.netty.contract.config.TransportProperty
-
- getNegotiatedSubProtocol() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Retrieve the negotiated sub-protocol during WebSocket handshake.
- getNegotiatedSubProtocol() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- getNettyHttpRequest() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Gives the underling netty request message.
- getNettyHttpResponse() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Gives the underling netty response message.
- getNextCacheValue() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.ManageableCache
-
- getNextCacheValue() - Method in class org.wso2.transport.http.netty.contractimpl.common.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.wso2.transport.http.netty.contractimpl.common.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.
- getNextPromise() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Gets the next available push promise.
- getNextPushPromise(ResponseHandle) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnector
-
- getNextPushPromise(ResponseHandle) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- getNumberOfPools() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getOCSPCacheValue(BigInteger) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPCache
-
- getOCSPResponce(String, OCSPReq) - Static method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPVerifier
-
Gets an ASN.1 encoded OCSP response (as defined in RFC 2560) from the given service URL.
- getOCSPResponse(List<String>, OCSPReq, X509Certificate, OCSPCache) - Static method in class org.wso2.transport.http.netty.contractimpl.listener.OCSPResponseBuilder
-
Get OCSP response from cache.
- getOriginalStreamId() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getOutboundChannelID() - Method in exception org.wso2.transport.http.netty.contract.exceptions.ClientConnectorException
-
- getOutboundMsgHolder() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2Content
-
- getOutboundMsgHolder() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler.Http2RequestWriter
-
- getOutboundMsgHolder() - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Gets the OutboundMsgHolder associated with this Http2PushPromise.
- getOutboundMsgHolder() - Method in class org.wso2.transport.http.netty.message.ResponseHandle
-
- getOutboundRequestMsg() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getOutboundResponseMsg() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getOutboundRespStatusFuture() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getOutputStream() - Method in class org.wso2.transport.http.netty.message.HttpMessageDataStreamer
-
- getParameters() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getParameters() - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- getPath() - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Gets the path associated with the push promise.
- getPipeliningFuture() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getPipeliningLimit() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getPoolConfiguration() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getPort() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getPort() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Retrieve the port of the connection.
- getPort() - Method in class org.wso2.transport.http.netty.contractimpl.common.HttpRoute
-
- getPort() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- getPromisedStreamId() - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Gets the promised stream id of the push promise.
- getProperties() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getProperty(String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getProxyHost() - Method in class org.wso2.transport.http.netty.contract.config.ProxyServerConfiguration
-
- getProxyPassword() - Method in class org.wso2.transport.http.netty.contract.config.ProxyServerConfiguration
-
- getProxyPort() - Method in class org.wso2.transport.http.netty.contract.config.ProxyServerConfiguration
-
- getProxyServerConfiguration() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getProxyUsername() - Method in class org.wso2.transport.http.netty.contract.config.ProxyServerConfiguration
-
- getPushResponse(Http2PushPromise) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnector
-
Gets the push response in asynchronous manner.
- getPushResponse(Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- getPushResponse(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Gets a push response received over a particular stream.
- getReasonPhrase() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getReceiveBufferSize() - Method in class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- getReceiveBufferSize() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.BootstrapConfiguration
-
- getRemoteAddress() - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
Get the remote address.
- getRemoteAddress() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getRemoteAddress() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getRemoteAddress() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getRemoteHost() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getRequest() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Gets the outbound request HttpCarbonMessage.
- getRequestDataHolder() - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- getRequestUrl() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getResponse(ResponseHandle) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnector
-
Fetches the response related to the
ResponseHandle in asynchronous manner.
- getResponse(ResponseHandle) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- getResponse() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Gets the response HttpCarbonResponse message.
- getResponseFuture() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Gets the Future which is used to notify the response listener upon response receive.
- getResponseHeaderList() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getScheme() - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- getScheme() - Method in class org.wso2.transport.http.netty.contractimpl.common.HttpRoute
-
- getSendBufferSize() - Method in class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- getSendBufferSize() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.BootstrapConfiguration
-
- getSenderConfiguration(TransportsConfiguration, String) - Static method in class org.wso2.transport.http.netty.message.HttpConnectorUtil
-
Extract sender configuration from transport configuration.
- getSenderConfigurations() - Method in class org.wso2.transport.http.netty.contract.config.TransportsConfiguration
-
- getSenderState() - Method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2MessageStateContext
-
Get the given sender state from the context.
- getSequenceId() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getServerBootstrapConfiguration(Set<TransportProperty>) - Static method in class org.wso2.transport.http.netty.message.HttpConnectorUtil
-
Create server bootstrap configuration from given transport property set.
- getServerCertificates() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getServerChannelInitializer() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getServerChannelInitializer() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getServerConnector(String, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.ServerConnectorBootstrap
-
- getServerConnectorFuture() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getServerConnectorFuture() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getServerHeader() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getServerKeyFile() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getServerKeyPassword() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getServerName() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- getServerName() - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- getServerName() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getServerName() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getServerNames() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getServerReferenceCountedOpenSslContext(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
This used to create the open ssl context when ocsp stapling is enabled for server.
- getServerRemoteFlowControlListener() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getServerTrustCertificates() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getSessionTimeOut() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getSniMatchers() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getSoBackLog() - Method in class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- getSocketIdleTimeout() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getSocketIdleTimeout(int) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- getSocketIdleTimeout() - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- getSocketIdleTimeout() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Gets the socket idle timeout of the channel.
- getSocketTimeout() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.BootstrapConfiguration
-
- getSoTimeOut() - Method in class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- getSourceContext() - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- getSourceContext() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getSourceHandler() - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- getSslConfig() - Method in class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
- getSSLProtocol() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getStatus() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Reruns the status of the future.
- getStatus() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- getStreamId() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener.ResponseWriter
-
- getStreamId() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler.Http2RequestWriter
-
- getStreamId() - Method in class org.wso2.transport.http.netty.message.Http2Frame
-
Gets the id of the stream that the Http2Frame belongs to.
- getStreamIdRequestMap() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerChannel
-
- getStreamIdRequestMap() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getStrictTransportSecurityHeader() - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- getStringProperty(Map<String, Object>, String, String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Get string type property value from a property map.
- getSubProtocolsStr() - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
Get sub protocols as a comma separated values string.
- getSupportedExtensions() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation.PathChecker
-
- getTarget() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketMessage
-
Retrieve the target of the application as a String.
- getTarget() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketMessage
-
- getTarget() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- getTargetChannel() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- getTargetChannelPool() - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- getTargetChannelPool() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- getTargetContext() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- getTargetHandler() - Method in class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
- getText() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketTextMessage
-
Retrieve the text from the message.
- getText() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketTextMessage
-
- getTimeBetweenEvictionRuns() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- getTimerTasks() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- getTimeStamp() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.ManageableCacheValue
-
- getTLSStoreType() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getTrailerHeaders() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Returns the trailer header map of the message.
- getTransferEncodingHeaderValue() - Method in class org.wso2.transport.http.netty.contractimpl.listener.RequestDataHolder
-
Get the value of the Transfer-Encoding header.
- getTransportProperties() - Method in class org.wso2.transport.http.netty.contract.config.TransportsConfiguration
-
- getTransportProperties(TransportsConfiguration) - Static method in class org.wso2.transport.http.netty.message.HttpConnectorUtil
-
Extract transport properties from transport configurations.
- getTrustStore() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getTrustStorePass() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- getValue() - Method in class org.wso2.transport.http.netty.contract.config.Parameter
-
- getValue() - Method in class org.wso2.transport.http.netty.contract.config.TransportProperty
-
- getVersion() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- getWebSocketConnection() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketMessage
-
Retrieve the session of the connection.
- getWebSocketConnection() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketMessage
-
- getWebSocketConnection() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- getWebSocketConnection() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketInboundFrameHandler
-
Retrieve the WebSocket connection associated with the frame handler.
- getWebSocketControlMessage(WebSocketFrame, WebSocketControlSignal) - Static method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketUtil
-
- getWebSocketMessage(WebSocketFrame, String, boolean) - Static method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketUtil
-
- getWebSocketMessage(WebSocketFrame, ByteBuf, boolean) - Static method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketUtil
-
- getWorkerGroup() - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.EntityBodyReceived
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Expect100ContinueHeaderReceived
-
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.EntityBodyReceived
-
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Expect100ContinueHeaderReceived
-
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.http2.ListenerState
-
Handles the abrupt channel closure.
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingEntityBody
-
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingHeaders
-
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Response100ContinueSent
-
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ResponseCompleted
-
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingEntityBody
-
- handleAbruptChannelClosure(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingHeaders
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ListenerReqRespStateManager
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.ListenerState
-
Handle channel closure occurred due to abrupt connection failures.
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingEntityBody
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingHeaders
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Response100ContinueSent
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ResponseCompleted
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingEntityBody
-
- handleAbruptChannelClosure(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingHeaders
-
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.EntityBodyReceived
-
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingEntityBody
-
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingHeaders
-
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.RequestCompleted
-
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.SenderState
-
Handle channel closure occurred due to abrupt connection failures.
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.Sending100Continue
-
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingEntityBody
-
- handleAbruptChannelClosure(TargetHandler, HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingHeaders
-
- handleConnectionClose(OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.EntityBodyReceived
-
- handleConnectionClose(OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingEntityBody
-
- handleConnectionClose(OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingHeaders
-
- handleConnectionClose(OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.RequestCompleted
-
- handleConnectionClose(OutboundMsgHolder) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.http2.SenderState
-
Handles the connection close event.
- handleConnectionClose(OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingEntityBody
-
- handleConnectionClose(OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingHeaders
-
- handleConnectionClose(OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.WaitingFor100Continue
-
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.EntityBodyReceived
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Expect100ContinueHeaderReceived
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ListenerReqRespStateManager
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.ListenerState
-
Handle channel closure occurred due to idle timeout.
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingEntityBody
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingHeaders
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Response100ContinueSent
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ResponseCompleted
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingEntityBody
-
- handleIdleTimeoutConnectionClosure(ServerConnectorFuture, ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingHeaders
-
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.EntityBodyReceived
-
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingEntityBody
-
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingHeaders
-
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.RequestCompleted
-
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.SenderState
-
Handle channel closure occurred due to idle timeout.
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.Sending100Continue
-
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingEntityBody
-
- handleIdleTimeoutConnectionClosure(TargetHandler, HttpResponseFuture, String) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingHeaders
-
- handleIncompleteInboundMessage(HttpCarbonMessage, String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.StateUtil
-
- handleOutboundConnectionHeader(SenderConfiguration, HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- handlerAdded(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceConnectionHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.listener.WebSocketMessageQueueHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- handlerAdded(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketInboundFrameHandler
-
- HandlerExecutor - Class in org.wso2.transport.http.netty.internal
-
The class that is responsible for engaging all the interceptors.
- HandlerExecutor() - Constructor for class org.wso2.transport.http.netty.internal.HandlerExecutor
-
- handlerName() - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Gives handler name.
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.EntityBodyReceived
-
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Expect100ContinueHeaderReceived
-
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.http2.ListenerState
-
Handles the stream timeout.
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingEntityBody
-
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingHeaders
-
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Response100ContinueSent
-
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ResponseCompleted
-
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingEntityBody
-
- handleStreamTimeout(ServerConnectorFuture, ChannelHandlerContext, Http2OutboundRespListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingHeaders
-
- handleStreamTimeout(OutboundMsgHolder, boolean, ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.EntityBodyReceived
-
- handleStreamTimeout(OutboundMsgHolder, boolean, ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingEntityBody
-
- handleStreamTimeout(OutboundMsgHolder, boolean, ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingHeaders
-
- handleStreamTimeout(OutboundMsgHolder, boolean, ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.RequestCompleted
-
- handleStreamTimeout(OutboundMsgHolder, boolean, ChannelHandlerContext, int) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.http2.SenderState
-
Handles stream timeout.
- handleStreamTimeout(OutboundMsgHolder, boolean, ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingEntityBody
-
- handleStreamTimeout(OutboundMsgHolder, boolean, ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingHeaders
-
- handleStreamTimeout(OutboundMsgHolder, boolean, ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.WaitingFor100Continue
-
- handshake() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Complete the handshake of a given request.
- handshake(String[]) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Complete the handshake of a given request.
- handshake(String[], int) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Complete the handshake of a given request.
- handshake(String[], int, HttpHeaders) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Complete the handshake of a given request.
- handshake(String[], int, HttpHeaders, int) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Complete the handshake of a given request.
- handshake() - Method in class org.wso2.transport.http.netty.contractimpl.sender.websocket.WebSocketClient
-
Handle the handshake with the server.
- handshake() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- handshake(String[]) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- handshake(String[], int) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- handshake(String[], int, HttpHeaders) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- handshake(String[], int, HttpHeaders, int) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- hasPromise() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Checks whether a push promise exists.
- hasPushPromise(ResponseHandle) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnector
-
- hasPushPromise(ResponseHandle) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- HEADER_VAL_100_CONTINUE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_ALPN_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_AUTHORITY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_CLEARTEXT_PROTOCOL - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_EXCEPTION_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_METHOD - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_PATH - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_SCHEME - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_SERVER_TIMEOUT_ERROR_MESSAGE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_SOURCE_CONNECTION_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_SOURCE_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_STATUS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_TARGET_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_TIMEOUT_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_TLS_PROTOCOL - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_TO_HTTP_FALLBACK_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_UPGRADE_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP2_VERSION - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- Http2ClientChannel - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
Http2ClientChannel encapsulates the Channel associated with a particular connection.
- Http2ClientChannel(Http2ConnectionManager, Http2Connection, HttpRoute, Channel) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
- Http2ClientTimeoutHandler - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
Http2ClientTimeoutHandler handles the Read/Write Timeout of HTTP/2 streams.
- Http2ClientTimeoutHandler(long, Http2ClientChannel) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- Http2ClientTimeoutHandler.IdleTimeoutTask - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
This class is for creating a IdleTimeoutTask.
- Http2ConnectionManager - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
Http2ConnectionManager Manages HTTP/2 connections.
- Http2ConnectionManager(PoolConfiguration) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ConnectionManager
-
- Http2Content - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
Represents HTTP2 request content.
- Http2DataEventListener - Interface in org.wso2.transport.http.netty.contractimpl.sender.http2
-
Http2DataEventListener represents a data listener for http2 data transfer events.
- Http2DataFrame - Class in org.wso2.transport.http.netty.message
-
Http2DataFrame represents an HTTP/2 data frame.
- Http2DataFrame(int, ByteBuf, boolean) - Constructor for class org.wso2.transport.http.netty.message.Http2DataFrame
-
Constructs an Http2DataFrame with a given ByteBuf that holds data.
- Http2ExceptionHandler - Class in org.wso2.transport.http.netty.contractimpl.common.http2
-
Handles inbound exceptions for both the streams and the connection.
- Http2ExceptionHandler(Http2ConnectionHandler) - Constructor for class org.wso2.transport.http.netty.contractimpl.common.http2.Http2ExceptionHandler
-
- Http2ExceptionHandler() - Constructor for class org.wso2.transport.http.netty.contractimpl.common.http2.Http2ExceptionHandler
-
- Http2Frame - Class in org.wso2.transport.http.netty.message
-
Http2Frame is the base for all HTTP/2 frames.
- Http2Frame() - Constructor for class org.wso2.transport.http.netty.message.Http2Frame
-
- Http2HeadersFrame - Class in org.wso2.transport.http.netty.message
-
Http2Headers represents an HTTP2 header frame.
- Http2HeadersFrame(int, Http2Headers, boolean) - Constructor for class org.wso2.transport.http.netty.message.Http2HeadersFrame
-
Constructs an HTTP/2 header frame with the given HTTP/2 headers.
- Http2InboundContentListener - Class in org.wso2.transport.http.netty.message
-
Represents the HTTP/2 inbound content listener.
- Http2InboundContentListener(int, ChannelHandlerContext, Http2Connection, String) - Constructor for class org.wso2.transport.http.netty.message.Http2InboundContentListener
-
- Http2MessageStateContext - Class in org.wso2.transport.http.netty.contractimpl.common.states
-
Context class to manipulate current state of the HTTP/2 message.
- Http2MessageStateContext() - Constructor for class org.wso2.transport.http.netty.contractimpl.common.states.Http2MessageStateContext
-
- Http2OutboundRespListener - Class in org.wso2.transport.http.netty.contractimpl
-
Http2OutboundRespListener is responsible for listening for outbound response messages
and delivering them to the client.
- Http2OutboundRespListener(HttpServerChannelInitializer, HttpCarbonMessage, ChannelHandlerContext, Http2Connection, Http2ConnectionEncoder, int, String, String, ServerRemoteFlowControlListener, Http2ServerChannel) - Constructor for class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- Http2OutboundRespListener.ResponseWriter - Class in org.wso2.transport.http.netty.contractimpl
-
Responsible for writing HTTP/2 outbound response to the caller.
- Http2PassthroughBackPressureListener - Class in org.wso2.transport.http.netty.message
-
HTTP/2 back pressure listener for passthrough scenario.
- Http2PassthroughBackPressureListener(Http2InboundContentListener) - Constructor for class org.wso2.transport.http.netty.message.Http2PassthroughBackPressureListener
-
- Http2PushPromise - Class in org.wso2.transport.http.netty.message
-
Http2PushPromise represents a HTTP/2 PUSH_PROMISE frame.
- Http2PushPromise(HttpRequest) - Constructor for class org.wso2.transport.http.netty.message.Http2PushPromise
-
Constructor to create Http2PushPromise with initial HttpRequest.
- Http2PushPromise(String, String) - Constructor for class org.wso2.transport.http.netty.message.Http2PushPromise
-
Constructor to create a new Http2PushPromise with uri and http method.
- Http2Reset - Class in org.wso2.transport.http.netty.message
-
Http2Reset represents a HTTP/2 RST_STREAM frame.
- Http2Reset(int, Http2Error) - Constructor for class org.wso2.transport.http.netty.message.Http2Reset
-
Constructor to create a Http2Reset with stream id need to reset and the error.
- Http2Reset(int) - Constructor for class org.wso2.transport.http.netty.message.Http2Reset
-
Constructor to create Http2Reset with stream id.
- Http2ServerChannel - Class in org.wso2.transport.http.netty.contractimpl.listener.http2
-
Represents the streams related to a single server channel.
- Http2ServerTimeoutHandler - Class in org.wso2.transport.http.netty.contractimpl.listener.http2
-
Timeout handler for HTTP/2 server.
- Http2SourceConnectionHandler - Class in org.wso2.transport.http.netty.contractimpl.listener.http2
-
Http2SourceConnectionHandler takes care of handling HTTP/2 source connections.
- Http2SourceConnectionHandlerBuilder - Class in org.wso2.transport.http.netty.contractimpl.listener.http2
-
Http2SourceConnectionHandlerBuilder is used to build the HTTP2SourceConnectionHandler.
- Http2SourceConnectionHandlerBuilder(String, ServerConnectorFuture, String, HttpServerChannelInitializer) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2SourceConnectionHandlerBuilder
-
- Http2SourceHandler - Class in org.wso2.transport.http.netty.contractimpl.listener.http2
-
HTTP2SourceHandler read the HTTP/2 binary frames sent from client through the channel.
- Http2StateUtil - Class in org.wso2.transport.http.netty.contractimpl.common.states
-
HTTP/2 utility functions for states.
- Http2StateUtil() - Constructor for class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
- Http2TargetHandler - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
Http2TargetHandler is responsible for sending and receiving HTTP/2 frames over an outbound connection.
- Http2TargetHandler(Http2Connection, Http2ConnectionEncoder) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler
-
- Http2TargetHandler.Http2RequestWriter - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
Http2RequestWriter is used to write Http2 content to the connection.
- Http2ToHttpFallbackHandler - Class in org.wso2.transport.http.netty.contractimpl.listener.http2
-
Http2ToHttpFallbackHandler is responsible for fallback from http2 to http when http2 upgrade fails.
- Http2ToHttpFallbackHandler(HttpServerChannelInitializer) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ToHttpFallbackHandler
-
- Http2WithPriorKnowledgeHandler - Class in org.wso2.transport.http.netty.contractimpl.listener.http2
-
Http2WithPriorKnowledgeHandler handles the requests received directly in HTTP/2 without
attempting an upgrade from HTTP/1.x.
- Http2WithPriorKnowledgeHandler(String, String, ServerConnectorFuture, HttpServerChannelInitializer) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2WithPriorKnowledgeHandler
-
- HTTP_1_0 - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_1_1 - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_1_1_VERSION - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_2_0 - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_2_0_VERSION - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_ACCESS_LOG_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_CARBON_MESSAGE_PROPERTIES_MAP_DEFAULT_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_CERT_PASS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_CERT_VALIDATION_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_CHUNK_WRITER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_CLIENT_CODEC - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_COMPRESSOR - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_CONNECTION_CLOSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_DECODER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_DEFAULT_HOST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_ENCODER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_EXCEPTION_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_GET_METHOD - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_HEAD_METHOD - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_HOST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_KEY_STORE_FILE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_KEY_STORE_PASS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_OBJECT_AGGREGATOR - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_PORT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_POST_METHOD - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_REASON_PHRASE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_RESOURCE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_SCHEME - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_SERVER_CODEC - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_SOURCE_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_TRACE_LOG_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_TRANSFER_ENCODING_IDENTITY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_TRUST_STORE_FILE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_TRUST_STORE_PASS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_VERSION_2_0 - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_VERSION_PREFIX - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HTTP_X_FORWARDED_FOR - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HttpAccessLoggingHandler - Class in org.wso2.transport.http.netty.contractimpl.listener
-
Logging handler for HTTP access logs.
- HttpAccessLoggingHandler(String) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- HttpCarbonMessage - Class in org.wso2.transport.http.netty.message
-
HTTP based representation for HttpCarbonMessage.
- HttpCarbonMessage(HttpMessage, Listener) - Constructor for class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- HttpCarbonMessage(HttpMessage, int, Listener) - Constructor for class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- HttpCarbonMessage(HttpMessage) - Constructor for class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- HttpCarbonRequest - Class in org.wso2.transport.http.netty.message
-
Contains information specific to http request.
- HttpCarbonRequest(HttpRequest) - Constructor for class org.wso2.transport.http.netty.message.HttpCarbonRequest
-
- HttpCarbonRequest(HttpRequest, Listener) - Constructor for class org.wso2.transport.http.netty.message.HttpCarbonRequest
-
- HttpCarbonResponse - Class in org.wso2.transport.http.netty.message
-
Contains information available for http response.
- HttpCarbonResponse(HttpResponse) - Constructor for class org.wso2.transport.http.netty.message.HttpCarbonResponse
-
- HttpCarbonResponse(HttpResponse, Listener) - Constructor for class org.wso2.transport.http.netty.message.HttpCarbonResponse
-
- HttpClientChannelInitializer - Class in org.wso2.transport.http.netty.contractimpl.sender
-
A class that responsible for initialize target server pipeline.
- HttpClientChannelInitializer(SenderConfiguration, HttpRoute, ConnectionManager, ConnectionAvailabilityFuture) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
- HttpClientConnector - Interface in org.wso2.transport.http.netty.contract
-
Allows to send outbound messages.
- HttpClientConnectorListener - Interface in org.wso2.transport.http.netty.contract
-
HttpClientConnectorListener is the interface for Http ClientConnector event listeners.
- HttpConnectorFuture - Interface in org.wso2.transport.http.netty.contract
-
Connector Future for HTTP events.
- HttpConnectorListener - Interface in org.wso2.transport.http.netty.contract
-
Allows to get notifications of connectors.
- HttpConnectorUtil - Class in org.wso2.transport.http.netty.message
-
Util class that provides common functionality.
- HttpExceptionHandler - Class in org.wso2.transport.http.netty.contractimpl.listener
-
A class responsible for handling exceptions occurred in HTTP inbound pipeline.
- HttpExceptionHandler() - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.HttpExceptionHandler
-
- httpMessage - Variable in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- HttpMessageDataStreamer - Class in org.wso2.transport.http.netty.message
-
Provides input and output stream by taking the HttpCarbonMessage.
- HttpMessageDataStreamer(HttpCarbonMessage) - Constructor for class org.wso2.transport.http.netty.message.HttpMessageDataStreamer
-
- HttpMessageDataStreamer(HttpCarbonMessage, ByteBufAllocator) - Constructor for class org.wso2.transport.http.netty.message.HttpMessageDataStreamer
-
- HttpMessageDataStreamer.ByteBufferInputStream - Class in org.wso2.transport.http.netty.message
-
A class which represents the InputStream of the ByteBuffers
No need to worry about thread safety of this class this is called only once by
for a message instance from one thread.
- HttpMessageDataStreamer.ByteBufferOutputStream - Class in org.wso2.transport.http.netty.message
-
A class which write byteStream into ByteBuffers and add those
ByteBuffers to Content Queue.
- HttpOutboundRespListener - Class in org.wso2.transport.http.netty.contractimpl
-
Get executed when the response is available.
- HttpOutboundRespListener(HttpCarbonMessage, SourceHandler) - Constructor for class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- HttpPipeliningFuture - Class in org.wso2.transport.http.netty.message
-
Defines pipelining listener to be called in future.
- HttpPipeliningFuture() - Constructor for class org.wso2.transport.http.netty.message.HttpPipeliningFuture
-
- HttpPipeliningListener - Interface in org.wso2.transport.http.netty.contractimpl
-
Listener to trigger pipelining logic once the last http content is written to the socket.
- HttpResponseFuture - Interface in org.wso2.transport.http.netty.contract
-
Represents the future events and results of connectors.
- HttpRoute - Class in org.wso2.transport.http.netty.contractimpl.common
-
Class encapsulates the Endpoint address.
- HttpRoute(String, String, int) - Constructor for class org.wso2.transport.http.netty.contractimpl.common.HttpRoute
-
- HTTPS_SCHEME - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- HttpServerChannelInitializer - Class in org.wso2.transport.http.netty.contractimpl.listener
-
A class that responsible for build server side channels.
- HttpServerChannelInitializer() - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- HttpTraceLoggingHandler - Class in org.wso2.transport.http.netty.contractimpl.listener
-
A custom LoggingHandler for the HTTP wire logs.
- HttpTraceLoggingHandler(LogLevel) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.HttpTraceLoggingHandler
-
- HttpTraceLoggingHandler(Class<?>) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.HttpTraceLoggingHandler
-
- HttpTraceLoggingHandler(Class<?>, LogLevel) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.HttpTraceLoggingHandler
-
- HttpTraceLoggingHandler(String) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.HttpTraceLoggingHandler
-
- HttpTraceLoggingHandler(String, LogLevel) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.HttpTraceLoggingHandler
-
- HttpTransportActivator - Class in org.wso2.transport.http.netty.internal
-
OSGi BundleActivator of the Netty transport component.
- HttpTransportActivator() - Constructor for class org.wso2.transport.http.netty.internal.HttpTransportActivator
-
- HttpTransportContextHolder - Class in org.wso2.transport.http.netty.internal
-
DataHolder for the HTTP transport.
- HttpWsConnectorFactory - Interface in org.wso2.transport.http.netty.contract
-
Allows you create server and client connectors.
- HttpWsServerConnectorFuture - Class in org.wso2.transport.http.netty.contractimpl
-
Server connector future implementation.
- HttpWsServerConnectorFuture() - Constructor for class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- HttpWsServerConnectorFuture(ChannelFuture) - Constructor for class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- HttpWsServerConnectorFuture(ChannelFuture, ChannelGroup) - Constructor for class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- IDLE_STATE_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_BEFORE_INITIATING_100_CONTINUE_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_BEFORE_INITIATING_INBOUND_REQUEST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_BEFORE_INITIATING_INBOUND_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_BEFORE_INITIATING_OUTBOUND_REQUEST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_BEFORE_INITIATING_OUTBOUND_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_BEFORE_INITIATING_PUSH_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_READING_INBOUND_REQUEST_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_READING_INBOUND_REQUEST_HEADERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_READING_INBOUND_RESPONSE_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_READING_INBOUND_RESPONSE_HEADERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_READING_PUSH_RESPONSE_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_WRITING_100_CONTINUE_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_WRITING_OUTBOUND_REQUEST_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_WRITING_OUTBOUND_REQUEST_HEADERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_WRITING_OUTBOUND_RESPONSE_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IDLE_TIMEOUT_TRIGGERED_WHILE_WRITING_OUTBOUND_RESPONSE_HEADERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ILLEGAL_STATE_ERROR - Static variable in class org.wso2.transport.http.netty.contractimpl.common.states.StateUtil
-
- INBOUND_REQUEST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- INBOUND_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- INBOUND_RESPONSE_ALREADY_RECEIVED - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- InboundMessageHolder - Class in org.wso2.transport.http.netty.contractimpl.listener.http2
-
Message holder for inbound request and push response.
- InboundMessageHolder(HttpCarbonMessage) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.http2.InboundMessageHolder
-
- InboundMsgSizeValidationConfig - Class in org.wso2.transport.http.netty.contract.config
-
Configuration for the inbound request and response size validation.
- InboundMsgSizeValidationConfig() - Constructor for class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
- init(int, int) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLCache
-
This initializes the Cache with a CacheManager.
- init(int, int) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPCache
-
This lazy initializes the cache with a CacheManager.
- init(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation.PathChecker
-
- initChannel(SocketChannel) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- initChannel(SocketChannel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
- initHttp2MessageContext(HttpCarbonMessage, Http2TargetHandler) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
- initiateConnectionClosure(int, String) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Initiates connection closure.
- initiateConnectionClosure() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Initiates connection closure.
- initiateConnectionClosure(int, String) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- initiateConnectionClosure() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- initiateStream(ChannelHandlerContext, Http2Connection, Http2ClientChannel, OutboundMsgHolder) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Initiates a HTTP2 stream.
- INSTANCE - Static variable in class org.wso2.transport.http.netty.contractimpl.sender.websocket.WebSocketClientCompressionHandler
-
- invalidateTargetChannel(TargetChannel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.ConnectionManager
-
- InvalidProtocolException - Exception in org.wso2.transport.http.netty.contract.exceptions
-
Exception thrown when the specified protocol is invalid.
- InvalidProtocolException(String, int) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.InvalidProtocolException
-
- invokeAtSourceConnectionInitiation(String) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when source connection is initiated.
- invokeAtSourceConnectionTermination(String) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when source connection is terminated.
- invokeAtSourceRequestReceiving(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when source request is started receiving at source handler.
- invokeAtSourceRequestSending(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when source request is started sending to the message processor.
- invokeAtSourceResponseReceiving(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when the response is received again to the transport level after being processed at message processor.
- invokeAtSourceResponseSending(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when the response is started sending to the client.
- invokeAtTargetConnectionInitiation(String) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when target connection is initiated.
- invokeAtTargetConnectionTermination(String) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when target connection is terminated.
- invokeAtTargetRequestReceiving(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when the request is received again to the transport level after being processed at message processor.
- invokeAtTargetRequestSending(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when the request is started sending to the backend.
- invokeAtTargetResponseReceiving(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when target response is started receiving at target handler.
- invokeAtTargetResponseSending(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.internal.MessagingHandler
-
Invoked when target response is started sending to the message processor.
- is100ContinueExpected() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Can be used to detect if a request is expecting 100 continue.
- is100ContinueRequest(HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Check whether a particular request is expecting continue.
- IS_PROXY_ENABLED - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- IS_SECURED_CONNECTION - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- isAllPromisesReceived() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Checks whether all push promises received.
- isAutoRead() - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
- isBindOnStartup() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- isCacheManagerRunning() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheController
-
- isCacheManagerRunning() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheControllerMBean
-
- isCancelled() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Check whether the handshake is cancelled in someplace or not.
- isCancelled() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- isCloseFrameReceived() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketInboundFrameHandler
-
Check whether a close frame is received without the relevant connection to this Frame handler sending a close
frame.
- isDisableSsl() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- isEmpty() - Method in class org.wso2.transport.http.netty.message.BlockingEntityCollector
-
- isEmpty() - Method in interface org.wso2.transport.http.netty.message.EntityCollector
-
Check if the queue is empty.
- isEmpty() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Check if the payload empty.
- isEnableSessionCreation() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- isEndOfStream() - Method in class org.wso2.transport.http.netty.message.Http2Frame
-
Checks whether this frame has the END_STREAM flag.
- isFinalFragment() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketBinaryMessage
-
Check whether the message is a final fragment.
- isFinalFragment() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketTextMessage
-
Check whether the message is a final fragment.
- isFinalFragment() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketBinaryMessage
-
- isFinalFragment() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketTextMessage
-
- isForceHttp2() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- isForwardCheckingSupported() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation.PathChecker
-
Forward checking is not supported.
- isForwardedHeaderRequired() - Method in class org.wso2.transport.http.netty.contractimpl.sender.ForwardedHeaderUpdater
-
Check header values and return true if Forwarded header needs to be set.
- isHandshakeStarted() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Check whether the handshake has been started or not.
- isHandshakeStarted() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- isHeadersSent() - Method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2MessageStateContext
-
Returns whether headers are sent or not.
- isHostNameVerificationEnabled() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- isHttpAccessLogEnabled() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- isHttpAccessLogEnabled() - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- isHttpTraceLogEnabled() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- isHttpTraceLogEnabled() - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- isHttpTraceLogEnabled() - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- isKeepAlive() - Method in class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- isKeepAlive(KeepAliveConfig, HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Check whether a connection should alive or not.
- isKeepAlive() - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- isKeepAlive() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.BootstrapConfiguration
-
- isKeepAlive() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- isKeepAliveConnection(KeepAliveConfig, String, String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Decide whether the connection should be kept open.
- isLastHttpContent(HttpContent) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Check if a given content is last httpContent.
- isMessageListenerSet() - Method in class org.wso2.transport.http.netty.message.MessageFuture
-
- isNeedClientAuth() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- isOcspStaplingEnabled() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- isOpen() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Check if the connection is open.
- isOpen() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- isPassthrough() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
The passthrough(when message body is not built) status of the message.
- isPipeliningEnabled() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- isPipeliningEnabled() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- isRejected() - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Checks whether push promise is rejected.
- isRequestHeaderWritten() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- isRunning() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheManager
-
- isSecure() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Check if the connection is secure.
- isSecure() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketHandshaker
-
Check whether the connection is secure or not.
- isSecure() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- isSecure() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- isServerMessage() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketMessage
-
Check whether the message is coming from server connector or client connector.
- isServerMessage - Variable in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketMessage
-
- isServerMessage() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketMessage
-
- isServerMessage() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- isSocketReuse() - Method in class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- isSocketReuse() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.BootstrapConfiguration
-
- isStreaming() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- isSuccess() - Method in interface org.wso2.transport.http.netty.contract.OperationStatus
-
Return the status of operation.
- isSuccess() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultOperationStatus
-
- isTcpNoDelay() - Method in class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- isTcpNoDelay() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.BootstrapConfiguration
-
- isTestOnBorrow() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- isTestWhileIdle() - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- isValid() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.ManageableCacheValue
-
- isValidateCertEnabled() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- isValidStreamId(int, Http2Connection) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Checks for the validity of stream id.
- isVersionCompatibleForChunking(String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Returns the status of chunking compatibility with http version.
- isWantClientAuth() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- isWebSocketCompressionEnabled() - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- isWebSocketCompressionEnabled() - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
- isXForwardedHeaderRequired() - Method in class org.wso2.transport.http.netty.contractimpl.sender.ForwardedHeaderUpdater
-
Check header values and return true if X-Forwarded-- headers need to be set.
- name - Variable in class org.wso2.transport.http.netty.contract.config.Parameter
-
- name - Variable in class org.wso2.transport.http.netty.contract.config.TransportProperty
-
- nettyTargetChannel - Variable in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- newThread(Runnable) - Method in class org.wso2.transport.http.netty.contractimpl.common.TransportThreadFactory
-
- NEXT_SEQUENCE_NUMBER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- NO_ENTITY_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- NO_THREADS_IN_EXECUTOR_SERVICE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- notifyAddListener(HttpContent) - Method in class org.wso2.transport.http.netty.message.DefaultObservable
-
- notifyAddListener(HttpContent) - Method in interface org.wso2.transport.http.netty.message.Observable
-
Notify when content is added to message.
- notifyContentFailure(Exception) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- notifyError(Throwable, HttpCarbonResponse) - Method in interface org.wso2.transport.http.netty.contract.websocket.ClientHandshakeFuture
-
Notify any error occurred during the handshake.
- notifyError(Throwable) - Method in interface org.wso2.transport.http.netty.contract.websocket.ServerHandshakeFuture
-
Notify any error occurred during the handshake.
- notifyError(Throwable, HttpCarbonResponse) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultClientHandshakeFuture
-
- notifyError(Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultServerHandshakeFuture
-
- notifyErrorListener(Throwable) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorFuture
-
Notify error messages to the listener.
- notifyErrorListener(Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- notifyFailure(Exception) - Method in class org.wso2.transport.http.netty.message.DefaultFullHttpMessageFuture
-
- notifyFailure(Exception) - Method in interface org.wso2.transport.http.netty.message.FullHttpMessageFuture
-
Notify the error occurs during the accumulation.
- notifyGetListener(HttpContent) - Method in class org.wso2.transport.http.netty.message.DefaultObservable
-
- notifyGetListener(HttpContent) - Method in interface org.wso2.transport.http.netty.message.Observable
-
Notify when content is removed from message.
- notifyHttpListener(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorFuture
-
Notify HTTP messages to the listener.
- notifyHttpListener(HttpCarbonMessage, Http2PushPromise) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorFuture
-
Notifies HTTP Server Push messages to the listener.
- notifyHttpListener(Http2PushPromise) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorFuture
-
- notifyHttpListener(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Notifies the http message listener when there is an event.
- notifyHttpListener(Throwable) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Notifies the listener when there is an event.
- notifyHttpListener(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- notifyHttpListener(Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- notifyHttpListener(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- notifyHttpListener(HttpCarbonMessage, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- notifyHttpListener(Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- notifyIfHeaderWriteFailure(HttpResponseFuture, ChannelFuture, String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.StateUtil
-
- notifyPipeliningListener(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.message.HttpPipeliningFuture
-
- notifyPortBindingError(Throwable) - Method in interface org.wso2.transport.http.netty.contract.ServerConnectorFuture
-
Notify the port binding listener of exceptions thrown during connector startup
- notifyPortBindingError(Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- notifyPortBindingEvent(String, boolean) - Method in interface org.wso2.transport.http.netty.contract.ServerConnectorFuture
-
Notify the port binding listener of events related to connector start up
- notifyPortBindingEvent(String, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- notifyPortUnbindingEvent(String, boolean) - Method in interface org.wso2.transport.http.netty.contract.ServerConnectorFuture
-
Notify the port binding listener of events related to connector termination
- notifyPortUnbindingEvent(String, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- notifyPromiseAvailability() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Notifies the promise listener when there is an event.
- notifyPromiseAvailability() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- notifyPushPromise() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Notifies the push promise listener when there is an event.
- notifyPushPromise() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- notifyPushResponse(int, HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Notifies push response listener when there is a push response.
- notifyPushResponse(int, Throwable) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Notifies the Push Response Listener when there is an error.
- notifyPushResponse(int, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- notifyPushResponse(int, Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- notifyReadInterest() - Method in class org.wso2.transport.http.netty.message.DefaultObservable
-
- notifyReadInterest() - Method in interface org.wso2.transport.http.netty.message.Observable
-
- notifyRequestListener(Http2SourceHandler, InboundMessageHolder, int) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Notifies the registered listeners which listen for the incoming carbon messages.
- notifyResponseHandle(ResponseHandle) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Notifies the response handle listener when there is an event.
- notifyResponseHandle(Throwable) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Notifies the response handle listener when there is an error.
- notifyResponseHandle(ResponseHandle) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- notifyResponseHandle(Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- notifySuccess(WebSocketConnection, HttpCarbonResponse) - Method in interface org.wso2.transport.http.netty.contract.websocket.ClientHandshakeFuture
-
Notify the success of the WebSocket handshake.
- notifySuccess(WebSocketConnection) - Method in interface org.wso2.transport.http.netty.contract.websocket.ServerHandshakeFuture
-
Notify the success of the WebSocket handshake.
- notifySuccess(WebSocketConnection, HttpCarbonResponse) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultClientHandshakeFuture
-
- notifySuccess(WebSocketConnection) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultServerHandshakeFuture
-
- notifySuccess() - Method in class org.wso2.transport.http.netty.message.DefaultFullHttpMessageFuture
-
The notifySuccess() method can get invoked by both I/O thread and Worker thread.
- notifySuccess() - Method in interface org.wso2.transport.http.netty.message.FullHttpMessageFuture
-
- notifyUnWritable() - Method in interface org.wso2.transport.http.netty.message.BackPressureObservable
-
Notify to start throttling.
- notifyUnWritable() - Method in class org.wso2.transport.http.netty.message.DefaultBackPressureObservable
-
- notifyWebSocketIdleTimeout(WebSocketControlMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Notify idle timeout of WebSocket connection.
- notifyWebSocketIdleTimeout(WebSocketControlMessage) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- notifyWebSocketListener(WebSocketHandshaker) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Notify WebSocket connection initialization for the listener.
- notifyWebSocketListener(WebSocketTextMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Notify incoming WebSocket text message for the listener.
- notifyWebSocketListener(WebSocketBinaryMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Notify incoming WebSocket binary message for the listener.
- notifyWebSocketListener(WebSocketControlMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Notify incoming WebSocket pong message for the listener.
- notifyWebSocketListener(WebSocketCloseMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Notify WebSocket close message to the user.
- notifyWebSocketListener(WebSocketConnection) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Notify incoming WebSocket connection closure for the listener.
- notifyWebSocketListener(WebSocketConnection, Throwable) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Notify any error occurred in transport for the listener.
- notifyWebSocketListener(WebSocketHandshaker) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- notifyWebSocketListener(WebSocketTextMessage) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- notifyWebSocketListener(WebSocketBinaryMessage) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- notifyWebSocketListener(WebSocketControlMessage) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- notifyWebSocketListener(WebSocketCloseMessage) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- notifyWebSocketListener(WebSocketConnection, Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- notifyWebSocketListener(WebSocketConnection) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- notifyWritable() - Method in interface org.wso2.transport.http.netty.message.BackPressureObservable
-
Notify to release throttling.
- notifyWritable() - Method in class org.wso2.transport.http.netty.message.DefaultBackPressureObservable
-
- NUMBER_OF_INITIAL_EVENTS_HELD - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- NUMBER_OF_POOLS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- Observable - Interface in org.wso2.transport.http.netty.message
-
Allows listeners to register and get notified.
- OCSPCache - Class in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp
-
This is a cache to store OSCP responses against Certificate Serial Number since an OCSP response depends on
the certificate.
- OCSPResponseBuilder - Class in org.wso2.transport.http.netty.contractimpl.listener
-
A class for generating OCSP response.
- OCSPStaplingHandler - Class in org.wso2.transport.http.netty.contractimpl.sender
-
A handler for OCSP stapling.
- OCSPStaplingHandler(ReferenceCountedOpenSslEngine) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.OCSPStaplingHandler
-
- OCSPVerifier - Class in org.wso2.transport.http.netty.contractimpl.common.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.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPVerifier
-
- OK_200 - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- onAdd(HttpContent) - Method in class org.wso2.transport.http.netty.message.DefaultListener
-
- onAdd(HttpContent) - Method in class org.wso2.transport.http.netty.message.Http2InboundContentListener
-
Updates the flow controller as soon as the content is received from the source.
- onAdd(HttpContent) - Method in interface org.wso2.transport.http.netty.message.Listener
-
Get notified when content are added to the message.
- onClose(String, boolean) - Method in interface org.wso2.transport.http.netty.contract.PortBindingEventListener
-
Trigger an onClose event when a connector has successfully stopped.
- onClose(WebSocketConnection) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorListener
-
This lets the listener know when the connection closes.
- onComplete(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.message.FullHttpMessageListener
-
- onDataRead(ChannelHandlerContext, int, ByteBuf, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerTimeoutHandler
-
- onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- onDataRead(ChannelHandlerContext, int, ByteBuf, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- onDataRead(ChannelHandlerContext, int, ByteBuf, boolean) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.http2.Http2DataEventListener
-
Gets notified for an event on a data read on a particular stream.
- onDataWrite(ChannelHandlerContext, int, ByteBuf, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerTimeoutHandler
-
- onDataWrite(ChannelHandlerContext, int, ByteBuf, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- onDataWrite(ChannelHandlerContext, int, ByteBuf, boolean) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.http2.Http2DataEventListener
-
Gets notified for an event on a data write on a particular stream.
- onError(Throwable) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnectorListener
-
- onError(Throwable) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorListener
-
Each error event triggered by connector ends up here.
- onError(Throwable) - Method in interface org.wso2.transport.http.netty.contract.PortBindingEventListener
-
Trigger an onError event when there is an error in starting the connector.
- onError(Throwable, HttpCarbonResponse) - Method in interface org.wso2.transport.http.netty.contract.websocket.ClientHandshakeListener
-
Notify error on handshake.
- onError(Throwable) - Method in interface org.wso2.transport.http.netty.contract.websocket.ServerHandshakeListener
-
Notify error on handshake.
- onError(WebSocketConnection, Throwable) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorListener
-
Trigger any transport error.
- onError(Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- onError(Throwable) - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- onError(Exception) - Method in interface org.wso2.transport.http.netty.message.FullHttpMessageListener
-
Get notified when an error occurred during the accumulation.
- onFailure(ClientConnectorException) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.ConnectionAvailabilityListener
-
If failed to create the connection.
- onGoAwayReceived(int, long, ByteBuf) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- onGoAwaySent(int, long, ByteBuf) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- onHandshake(WebSocketHandshaker) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorListener
-
Trigger WebSocket handshake.
- onHeadersRead(ChannelHandlerContext, int, Http2Headers, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerTimeoutHandler
-
- onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- onHeadersRead(ChannelHandlerContext, int, Http2Headers, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- onHeadersRead(ChannelHandlerContext, int, Http2Headers, boolean) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.http2.Http2DataEventListener
-
Gets notified for an event on a header read on a particular stream.
- onHeadersWrite(ChannelHandlerContext, int, Http2Headers, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerTimeoutHandler
-
- onHeadersWrite(ChannelHandlerContext, int, Http2Headers, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- onHeadersWrite(ChannelHandlerContext, int, Http2Headers, boolean) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.http2.Http2DataEventListener
-
Gets notified for an event on a headers write on a particular stream.
- onIdleTimeout(WebSocketControlMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorListener
-
This is triggered in a IdleTimeout for WebSocket.
- onLastHttpContentSent(ChannelHandlerContext) - Method in interface org.wso2.transport.http.netty.contractimpl.HttpPipeliningListener
-
Logic to be implemented when the last http content has been written to the socket
- onMessage(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnectorListener
-
- onMessage(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorListener
-
Gets notified for events on a http message.
- onMessage(WebSocketTextMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorListener
-
Trigger incoming WebSocket text messages.
- onMessage(WebSocketBinaryMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorListener
-
Trigger incoming WebSocket binary messages.
- onMessage(WebSocketControlMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorListener
-
Trigger incoming WebSocket control messages.
- onMessage(WebSocketCloseMessage) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorListener
-
Trigger incoming WebSocket close messages.
- onMessage(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- onMessage(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- onMessage(HttpContent) - Method in interface org.wso2.transport.http.netty.message.MessageListener
-
Get notified when there is a state change in HttpCarbonMessage payload
- onOpen(String, boolean) - Method in interface org.wso2.transport.http.netty.contract.PortBindingEventListener
-
Trigger an onOpen event when a connector is successfully up and running.
- onPushPromise(Http2PushPromise) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorListener
-
- onPushPromise(Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- onPushPromise(Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- onPushPromiseAvailability(boolean) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnectorListener
-
Gets notified for events related to promise availability.
- onPushPromiseRead(ChannelHandlerContext, Http2PushPromise, Http2ClientChannel, OutboundMsgHolder) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Adds a push promise message.
- onPushPromiseRead(ChannelHandlerContext, int, Http2Headers, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerTimeoutHandler
-
- onPushPromiseRead(ChannelHandlerContext, int, int, Http2Headers, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- onPushPromiseRead(ChannelHandlerContext, int, Http2Headers, boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- onPushPromiseRead(ChannelHandlerContext, int, Http2Headers, boolean) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.http2.Http2DataEventListener
-
Gets notified for an event on a push promise read on a particular stream.
- onPushResponse(int, HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorListener
-
Gets notified for events on Push responses.
- onPushResponse(int, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- onPushResponse(int, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- onRemove(HttpContent) - Method in class org.wso2.transport.http.netty.message.DefaultListener
-
- onRemove(HttpContent) - Method in class org.wso2.transport.http.netty.message.Http2InboundContentListener
-
Once the content is removed, update the flow controller with the number of consumed bytes.
- onRemove(HttpContent) - Method in interface org.wso2.transport.http.netty.message.Listener
-
Get notified when content is removed from the the message.
- onResponseHandle(ResponseHandle) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnectorListener
-
- onRstStreamRead(ChannelHandlerContext, int, long) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- onSettingsRead(ChannelHandlerContext, Http2Settings) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
- onStreamClose(int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerTimeoutHandler
-
- onStreamClose(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- onStreamClose(int) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.http2.Http2DataEventListener
-
Gets notified on a stream close.
- onStreamInit(ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerTimeoutHandler
-
- onStreamInit(ChannelHandlerContext, int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- onStreamInit(ChannelHandlerContext, int) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.http2.Http2DataEventListener
-
Gets notified for an event on a stream initialization.
- onStreamReset(int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.Http2ServerTimeoutHandler
-
- onStreamReset(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler
-
- onStreamReset(int) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.http2.Http2DataEventListener
-
Gets notified on a stream reset.
- onSuccess(WebSocketConnection, HttpCarbonResponse) - Method in interface org.wso2.transport.http.netty.contract.websocket.ClientHandshakeListener
-
Notify the success of the handshake.
- onSuccess(WebSocketConnection) - Method in interface org.wso2.transport.http.netty.contract.websocket.ServerHandshakeListener
-
Notify the success of the handshake.
- onSuccess(String, ChannelFuture) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.ConnectionAvailabilityListener
-
This is invoked when connection was successfully created.
- onUnWritable() - Method in interface org.wso2.transport.http.netty.message.BackPressureListener
-
Get notified to start throttling.
- onUnWritable() - Method in class org.wso2.transport.http.netty.message.DefaultBackPressureListener
-
- onUnWritable() - Method in class org.wso2.transport.http.netty.message.Http2PassthroughBackPressureListener
-
- onUnWritable() - Method in class org.wso2.transport.http.netty.message.PassthroughBackPressureListener
-
- onWritable() - Method in interface org.wso2.transport.http.netty.message.BackPressureListener
-
Get notified to release throttling.
- onWritable() - Method in class org.wso2.transport.http.netty.message.DefaultBackPressureListener
-
- onWritable() - Method in class org.wso2.transport.http.netty.message.Http2PassthroughBackPressureListener
-
- onWritable() - Method in class org.wso2.transport.http.netty.message.PassthroughBackPressureListener
-
- OperationStatus - Interface in org.wso2.transport.http.netty.contract
-
Represents the status of the operation
- OPTIONAL - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- org.wso2.transport.http.netty.contract - package org.wso2.transport.http.netty.contract
-
- org.wso2.transport.http.netty.contract.config - package org.wso2.transport.http.netty.contract.config
-
- org.wso2.transport.http.netty.contract.exceptions - package org.wso2.transport.http.netty.contract.exceptions
-
- org.wso2.transport.http.netty.contract.websocket - package org.wso2.transport.http.netty.contract.websocket
-
- org.wso2.transport.http.netty.contractimpl - package org.wso2.transport.http.netty.contractimpl
-
- org.wso2.transport.http.netty.contractimpl.common - package org.wso2.transport.http.netty.contractimpl.common
-
- org.wso2.transport.http.netty.contractimpl.common.certificatevalidation - package org.wso2.transport.http.netty.contractimpl.common.certificatevalidation
-
- org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache - package org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache
-
- org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl - package org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl
-
- org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp - package org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp
-
- org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation - package org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation
-
- org.wso2.transport.http.netty.contractimpl.common.http2 - package org.wso2.transport.http.netty.contractimpl.common.http2
-
- org.wso2.transport.http.netty.contractimpl.common.ssl - package org.wso2.transport.http.netty.contractimpl.common.ssl
-
- org.wso2.transport.http.netty.contractimpl.common.states - package org.wso2.transport.http.netty.contractimpl.common.states
-
- org.wso2.transport.http.netty.contractimpl.listener - package org.wso2.transport.http.netty.contractimpl.listener
-
- org.wso2.transport.http.netty.contractimpl.listener.http2 - package org.wso2.transport.http.netty.contractimpl.listener.http2
-
- org.wso2.transport.http.netty.contractimpl.listener.states - package org.wso2.transport.http.netty.contractimpl.listener.states
-
- org.wso2.transport.http.netty.contractimpl.listener.states.http2 - package org.wso2.transport.http.netty.contractimpl.listener.states.http2
-
- org.wso2.transport.http.netty.contractimpl.sender - package org.wso2.transport.http.netty.contractimpl.sender
-
- org.wso2.transport.http.netty.contractimpl.sender.channel - package org.wso2.transport.http.netty.contractimpl.sender.channel
-
- org.wso2.transport.http.netty.contractimpl.sender.channel.pool - package org.wso2.transport.http.netty.contractimpl.sender.channel.pool
-
- org.wso2.transport.http.netty.contractimpl.sender.http2 - package org.wso2.transport.http.netty.contractimpl.sender.http2
-
- org.wso2.transport.http.netty.contractimpl.sender.states - package org.wso2.transport.http.netty.contractimpl.sender.states
-
- org.wso2.transport.http.netty.contractimpl.sender.states.http2 - package org.wso2.transport.http.netty.contractimpl.sender.states.http2
-
- org.wso2.transport.http.netty.contractimpl.sender.websocket - package org.wso2.transport.http.netty.contractimpl.sender.websocket
-
- org.wso2.transport.http.netty.contractimpl.websocket - package org.wso2.transport.http.netty.contractimpl.websocket
-
- org.wso2.transport.http.netty.contractimpl.websocket.message - package org.wso2.transport.http.netty.contractimpl.websocket.message
-
- org.wso2.transport.http.netty.internal - package org.wso2.transport.http.netty.internal
-
- org.wso2.transport.http.netty.message - package org.wso2.transport.http.netty.message
-
- ORIGIN_HOST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ORIGINAL_CHANNEL_START_TIME - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ORIGINAL_CHANNEL_TIMEOUT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ORIGINAL_REQUEST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- OutboundMsgHolder - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
OutboundMsgHolder holds data related to a single outbound invocation.
- OutboundMsgHolder(HttpCarbonMessage) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
- OUTPUT_CONTENT_BUFFER_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- read() - Method in class org.wso2.transport.http.netty.message.HttpMessageDataStreamer.ByteBufferInputStream
-
- readInboundPromise(ChannelHandlerContext, Http2PushPromise, OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.EntityBodyReceived
-
- readInboundPromise(ChannelHandlerContext, Http2PushPromise, OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingEntityBody
-
- readInboundPromise(ChannelHandlerContext, Http2PushPromise, OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingHeaders
-
- readInboundPromise(ChannelHandlerContext, Http2PushPromise, OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.RequestCompleted
-
- readInboundPromise(ChannelHandlerContext, Http2PushPromise, OutboundMsgHolder) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.http2.SenderState
-
Reads inbound promise.
- readInboundPromise(ChannelHandlerContext, Http2PushPromise, OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingEntityBody
-
- readInboundPromise(ChannelHandlerContext, Http2PushPromise, OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingHeaders
-
- readInboundPromise(ChannelHandlerContext, Http2PushPromise, OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.WaitingFor100Continue
-
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.EntityBodyReceived
-
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Expect100ContinueHeaderReceived
-
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.EntityBodyReceived
-
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Expect100ContinueHeaderReceived
-
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.http2.ListenerState
-
Reads entity body of inbound request.
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingEntityBody
-
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingHeaders
-
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Response100ContinueSent
-
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ResponseCompleted
-
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingEntityBody
-
- readInboundRequestBody(Http2SourceHandler, Http2DataFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingHeaders
-
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ListenerReqRespStateManager
-
- readInboundRequestBody(Object) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.ListenerState
-
Read entity body of inbound request.
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingEntityBody
-
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingHeaders
-
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Response100ContinueSent
-
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ResponseCompleted
-
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingEntityBody
-
- readInboundRequestBody(Object) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingHeaders
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.EntityBodyReceived
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Expect100ContinueHeaderReceived
-
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.EntityBodyReceived
-
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Expect100ContinueHeaderReceived
-
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.http2.ListenerState
-
Reads headers of inbound request.
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingEntityBody
-
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingHeaders
-
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Response100ContinueSent
-
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ResponseCompleted
-
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingEntityBody
-
- readInboundRequestHeaders(ChannelHandlerContext, Http2HeadersFrame) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingHeaders
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ListenerReqRespStateManager
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.ListenerState
-
Read headers of inbound request.
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingEntityBody
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingHeaders
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Response100ContinueSent
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ResponseCompleted
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingEntityBody
-
- readInboundRequestHeaders(HttpCarbonMessage, HttpRequest) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingHeaders
-
- readInboundResponseBody(ChannelHandlerContext, Http2DataFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.EntityBodyReceived
-
- readInboundResponseBody(ChannelHandlerContext, Http2DataFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingEntityBody
-
- readInboundResponseBody(ChannelHandlerContext, Http2DataFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingHeaders
-
- readInboundResponseBody(ChannelHandlerContext, Http2DataFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.RequestCompleted
-
- readInboundResponseBody(ChannelHandlerContext, Http2DataFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.http2.SenderState
-
Writes headers of outbound request.
- readInboundResponseBody(ChannelHandlerContext, Http2DataFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingEntityBody
-
- readInboundResponseBody(ChannelHandlerContext, Http2DataFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingHeaders
-
- readInboundResponseBody(ChannelHandlerContext, Http2DataFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.WaitingFor100Continue
-
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.EntityBodyReceived
-
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingEntityBody
-
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingHeaders
-
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.RequestCompleted
-
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.SenderState
-
Write headers of outbound request.
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.Sending100Continue
-
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingEntityBody
-
- readInboundResponseEntityBody(ChannelHandlerContext, HttpContent, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingHeaders
-
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.EntityBodyReceived
-
- readInboundResponseHeaders(ChannelHandlerContext, Http2HeadersFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.EntityBodyReceived
-
- readInboundResponseHeaders(ChannelHandlerContext, Http2HeadersFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingEntityBody
-
- readInboundResponseHeaders(ChannelHandlerContext, Http2HeadersFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingHeaders
-
- readInboundResponseHeaders(ChannelHandlerContext, Http2HeadersFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.RequestCompleted
-
- readInboundResponseHeaders(ChannelHandlerContext, Http2HeadersFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.http2.SenderState
-
Reads headers of inbound response.
- readInboundResponseHeaders(ChannelHandlerContext, Http2HeadersFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingEntityBody
-
- readInboundResponseHeaders(ChannelHandlerContext, Http2HeadersFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingHeaders
-
- readInboundResponseHeaders(ChannelHandlerContext, Http2HeadersFrame, OutboundMsgHolder, boolean, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.WaitingFor100Continue
-
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingEntityBody
-
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingHeaders
-
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.RequestCompleted
-
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.SenderState
-
Read headers of inbound response.
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.Sending100Continue
-
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingEntityBody
-
- readInboundResponseHeaders(TargetHandler, HttpResponse) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingHeaders
-
- readNextFrame() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Reading WebSocket frames after successful handshake is blocked by default in transport level.
- readNextFrame() - Method in class org.wso2.transport.http.netty.contractimpl.listener.WebSocketMessageQueueHandler
-
- readNextFrame() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- ReceivingEntityBody - Class in org.wso2.transport.http.netty.contractimpl.listener.states.http2
-
State between start and end of inbound request payload read.
- ReceivingEntityBody - Class in org.wso2.transport.http.netty.contractimpl.listener.states
-
State between start and end of payload read.
- ReceivingEntityBody - Class in org.wso2.transport.http.netty.contractimpl.sender.states.http2
-
State between start and end of inbound response entity body read.
- ReceivingEntityBody - Class in org.wso2.transport.http.netty.contractimpl.sender.states
-
State between start and end of inbound response entity body read.
- ReceivingHeaders - Class in org.wso2.transport.http.netty.contractimpl.listener.states.http2
-
State between start and end of inbound request headers read.
- ReceivingHeaders(Http2SourceHandler, Http2MessageStateContext) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingHeaders
-
- ReceivingHeaders - Class in org.wso2.transport.http.netty.contractimpl.listener.states
-
State between start and end of inbound request headers read.
- ReceivingHeaders(ListenerReqRespStateManager, SourceHandler) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingHeaders
-
- ReceivingHeaders - Class in org.wso2.transport.http.netty.contractimpl.sender.states.http2
-
State between start and end of inbound response headers read.
- ReceivingHeaders(Http2TargetHandler, Http2TargetHandler.Http2RequestWriter) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingHeaders
-
- ReceivingHeaders - Class in org.wso2.transport.http.netty.contractimpl.sender.states
-
State between start and end of inbound response headers read.
- REDIRECT_COUNT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REDIRECT_SEE_OTHER_303 - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- registerMBean(Object, String, String) - Method in class org.wso2.transport.http.netty.contractimpl.common.MBeanRegistrar
-
- reject() - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Rejects the push promise.
- rejectPushResponse(Http2PushPromise) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnector
-
Rejects a server push response which is expected to receive over a promised stream.
- rejectPushResponse(Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- releaseContent(HttpContent) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Releases the ByteBuf content.
- releaseDataFrame(Http2SourceHandler, Http2DataFrame) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Releases the ByteBuf content.
- REMOTE_ADDRESS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_CLOSED_BEFORE_INITIATING_100_CONTINUE_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_CLOSED_BEFORE_INITIATING_INBOUND_REQUEST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_CLOSED_BEFORE_INITIATING_OUTBOUND_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_CLOSED_WHILE_READING_INBOUND_REQUEST_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_CLOSED_WHILE_READING_INBOUND_REQUEST_HEADERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_CLOSED_WHILE_WRITING_100_CONTINUE_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_CLOSED_WHILE_WRITING_OUTBOUND_RESPONSE_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_CLOSED_WHILE_WRITING_OUTBOUND_RESPONSE_HEADERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_CLIENT_TO_HOST_CONNECTION_CLOSED - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_HOST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_PORT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_SERVER_CLOSED_BEFORE_INITIATING_INBOUND_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_SERVER_CLOSED_BEFORE_INITIATING_OUTBOUND_REQUEST - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_SERVER_CLOSED_BEFORE_READING_100_CONTINUE_RESPONSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_SERVER_CLOSED_WHILE_READING_INBOUND_RESPONSE_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_SERVER_CLOSED_WHILE_READING_INBOUND_RESPONSE_HEADERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_SERVER_CLOSED_WHILE_WRITING_OUTBOUND_REQUEST_BODY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REMOTE_SERVER_CLOSED_WHILE_WRITING_OUTBOUND_REQUEST_HEADERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- removeAllHeaders() - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Removes all headers from the push promise.
- removeBackPressureListener() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- removeCacheValue(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLCache
-
- removeCacheValue(BigInteger) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPCache
-
- removeDefaultResponseWriter() - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- removeHandler(MessagingHandler) - Method in class org.wso2.transport.http.netty.internal.HandlerExecutor
-
- removeHeader(String) - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Remove all headers in for a given header name.
- removeHeader(String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Remove the header using header name.
- removeHttpListener() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Removes the message listener set to the future.
- removeHttpListener() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- removeInboundContentListener() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Removes the content listener that is set for handling inbound throttling in case of HTTP/1.1.
- removeInFlightMessage(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Removes a in-flight message.
- removeListener() - Method in interface org.wso2.transport.http.netty.message.BackPressureObservable
-
Remove listener from the observable.
- removeListener() - Method in class org.wso2.transport.http.netty.message.DefaultBackPressureObservable
-
- removeListener() - Method in class org.wso2.transport.http.netty.message.DefaultFullHttpMessageFuture
-
- removeListener() - Method in class org.wso2.transport.http.netty.message.DefaultObservable
-
- removeListener() - Method in interface org.wso2.transport.http.netty.message.FullHttpMessageFuture
-
Remove listener from the future.
- removeListener() - Method in interface org.wso2.transport.http.netty.message.Observable
-
Remove listener from the observable.
- removeMessageFuture() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- removePromiseAvailabilityListener() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Removes the promise availability listener.
- removePromiseAvailabilityListener() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- removePromisedMessage(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Removes a promised message.
- removeProperty(String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- removePushPromiseListener() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Removes the push promise listener set to the future.
- removePushPromiseListener() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- removePushResponseListener(int) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Removes the Push Response listener.
- removePushResponseListener(int) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- removeRequestEntry(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- removeResponseHandleListener() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Removes the handle listener set to the future.
- removeResponseHandleListener() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- removeResponseWriter(Http2OutboundRespListener.ResponseWriter) - Method in class org.wso2.transport.http.netty.message.ServerRemoteFlowControlListener
-
- removeThisCacheValue() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.ManageableCacheValue
-
- REQUEST_HEADER_TOO_LARGE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- REQUEST_LINE_TOO_LONG - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- RequestCancelledException - Exception in org.wso2.transport.http.netty.contract.exceptions
-
Exception thrown when a request is cancelled by the host.
- RequestCancelledException(String, int) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.RequestCancelledException
-
- RequestCompleted - Class in org.wso2.transport.http.netty.contractimpl.sender.states.http2
-
State between end of payload write and start of response headers read.
- RequestCompleted(Http2TargetHandler, Http2TargetHandler.Http2RequestWriter) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.states.http2.RequestCompleted
-
- RequestCompleted - Class in org.wso2.transport.http.netty.contractimpl.sender.states
-
State between end of payload write and start of response headers read.
- RequestDataHolder - Class in org.wso2.transport.http.netty.contractimpl.listener
-
RequestDataHolder holds data fields of the request which might be useful later in the message flow.
- RequestDataHolder(HttpCarbonMessage) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.RequestDataHolder
-
- RequestWriteStarter - Class in org.wso2.transport.http.netty.contractimpl.sender.http2
-
Starts writing HTTP/2 request content.
- RequestWriteStarter(OutboundMsgHolder, Http2ClientChannel) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.http2.RequestWriteStarter
-
- REQUIRE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- resetChannelAttributes(ChannelHandlerContext) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Reset channel attributes.
- resetInboundMsg() - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- resetInboundRequestMsg() - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- resetIterator() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.ManageableCache
-
- resetIterator() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLCache
-
- resetIterator() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPCache
-
- resetStatus() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Reset the states associated with the future.
- resetStatus() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- resetStream(ChannelHandlerContext, int, Http2Error) - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener
-
- RESOLVED_REQUESTED_URI - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- RESOLVED_REQUESTED_URI_ATTR - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- respond(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- respondToIncompleteRequest(Channel, HttpOutboundRespListener, ListenerReqRespStateManager, HttpCarbonMessage, HttpContent, String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.StateUtil
-
- Response100ContinueSent - Class in org.wso2.transport.http.netty.contractimpl.listener.states.http2
-
Writes 100-continue response to the caller.
- Response100ContinueSent(Http2MessageStateContext) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Response100ContinueSent
-
- Response100ContinueSent - Class in org.wso2.transport.http.netty.contractimpl.listener.states
-
Special state of sending 100-continue response.
- RESPONSE_FUTURE_OF_ORIGINAL_CHANNEL - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- RESPONSE_QUEUE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ResponseCompleted - Class in org.wso2.transport.http.netty.contractimpl.listener.states.http2
-
State of successfully written outbound response or push response.
- ResponseCompleted - Class in org.wso2.transport.http.netty.contractimpl.listener.states
-
State of successfully written response.
- ResponseEntityBodySizeValidator - Class in org.wso2.transport.http.netty.contractimpl.sender
-
Responsible for validating response entity body size before sending it to the application.
- ResponseEntityBodySizeValidator(long) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.ResponseEntityBodySizeValidator
-
- ResponseHandle - Class in org.wso2.transport.http.netty.message
-
ResponseHandle represents an handler which return as a reference to an asynchronous invocation.
- ResponseHandle(OutboundMsgHolder) - Constructor for class org.wso2.transport.http.netty.message.ResponseHandle
-
- resumeReadInterest() - Method in class org.wso2.transport.http.netty.message.DefaultListener
-
- resumeReadInterest() - Method in class org.wso2.transport.http.netty.message.Http2InboundContentListener
-
Disable app consume flag and consume bytes so that window updates will be issued to the peer.
- resumeReadInterest() - Method in interface org.wso2.transport.http.netty.message.Listener
-
Since the listener removes readInterest this method resumes it if required.
- returnChannel(TargetChannel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.ConnectionManager
-
- RevocationStatus - Enum in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation
-
Enum for revocation statuses.
- RevocationVerificationManager - Class in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation
-
Manager class responsible for verifying certificates.
- RevocationVerificationManager(Integer, Integer) - Constructor for class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.RevocationVerificationManager
-
- RevocationVerifier - Interface in org.wso2.transport.http.netty.contractimpl.common.certificatevalidation
-
All the revocation verifiers should implement this interface.
- run() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientTimeoutHandler.IdleTimeoutTask
-
- safelyRemoveHandlers(ChannelPipeline, String...) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Removes handlers from the pipeline if they are present.
- schedule(ChannelHandlerContext, Runnable, long) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- SCHEME - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SECURITY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- send(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contract.HttpClientConnector
-
Send httpMessages to the back-end in asynchronous manner.
- send(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- send(OutboundMsgHolder, HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpClientConnector
-
- sendAndCloseNoEntityBodyResp(ChannelHandlerContext, HttpResponseStatus, HttpVersion, String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Send back no entity body response and close the connection.
- SenderConfiguration - Class in org.wso2.transport.http.netty.contract.config
-
JAXB representation of the Netty transport sender configuration.
- SenderConfiguration() - Constructor for class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- SenderConfiguration(String) - Constructor for class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- SenderReqRespStateManager - Class in org.wso2.transport.http.netty.contractimpl.common.states
-
Context class to manipulate current state of the message.
- SenderReqRespStateManager(Channel, int) - Constructor for class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- senderReqRespStateManager - Variable in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- SenderState - Interface in org.wso2.transport.http.netty.contractimpl.sender.states.http2
-
Sender states of target handler.
- SenderState - Interface in org.wso2.transport.http.netty.contractimpl.sender.states
-
SenderStates of target handler.
- Sending100Continue - Class in org.wso2.transport.http.netty.contractimpl.sender.states
-
This class implements SenderStates.
- SendingEntityBody - Class in org.wso2.transport.http.netty.contractimpl.listener.states.http2
-
State between start and end of outbound response or push response entity body write.
- SendingEntityBody - Class in org.wso2.transport.http.netty.contractimpl.listener.states
-
State between start and end of outbound response entity body write.
- SendingEntityBody - Class in org.wso2.transport.http.netty.contractimpl.sender.states.http2
-
State between start and end of outbound request entity body write.
- SendingEntityBody(Http2TargetHandler, Http2TargetHandler.Http2RequestWriter) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingEntityBody
-
- SendingEntityBody - Class in org.wso2.transport.http.netty.contractimpl.sender.states
-
State between start and end of outbound request entity body write.
- SendingHeaders - Class in org.wso2.transport.http.netty.contractimpl.listener.states.http2
-
State between start and end of outbound response headers write.
- SendingHeaders(Http2OutboundRespListener, Http2MessageStateContext) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingHeaders
-
- SendingHeaders - Class in org.wso2.transport.http.netty.contractimpl.listener.states
-
State between start and end of outbound response headers write.
- SendingHeaders(ListenerReqRespStateManager, HttpOutboundRespListener) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.states.SendingHeaders
-
- SendingHeaders - Class in org.wso2.transport.http.netty.contractimpl.sender.states.http2
-
State between start and end of outbound request header write.
- SendingHeaders(Http2TargetHandler, Http2TargetHandler.Http2RequestWriter) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingHeaders
-
- SendingHeaders - Class in org.wso2.transport.http.netty.contractimpl.sender.states
-
State between start and end of outbound request header write.
- SendingHeaders(SenderReqRespStateManager, TargetChannel, String, ChunkConfig, HttpResponseFuture) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.states.SendingHeaders
-
- sendRequestTimeoutResponse(ChannelHandlerContext, Http2OutboundRespListener, int, HttpResponseStatus, ByteBuf, boolean, boolean) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
- sendRequestTimeoutResponse(ChannelHandlerContext, HttpResponseStatus, ByteBuf, int, float, String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.StateUtil
-
- sendRstFrame(ChannelHandlerContext, Http2ConnectionEncoder, int) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Sends
Http2Reset frame with `NO_ERROR` error code.
- SERVER_BOOTSTRAP_BOSS_GROUP_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_CONNECT_TIME_OUT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_KEEPALIVE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_RECEIVE_BUFFER_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_SEND_BUFFER_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_SO_BACKLOG - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_SO_REUSE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_SO_TIMEOUT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_TCP_NO_DELY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_BOOTSTRAP_WORKER_GROUP_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_ENABLE_SESSION_CREATION - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_SUPPORT_CIPHERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_SUPPORT_SSL_PROTOCOLS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_SUPPORTED_SERVER_NAMES - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SERVER_SUPPORTED_SNIMATCHERS - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- ServerBootstrapConfiguration - Class in org.wso2.transport.http.netty.contract.config
-
A class represents Server Bootstrap configurations.
- ServerBootstrapConfiguration(Map<String, Object>) - Constructor for class org.wso2.transport.http.netty.contract.config.ServerBootstrapConfiguration
-
- ServerConnector - Interface in org.wso2.transport.http.netty.contract
-
Inlet of inbound messages.
- ServerConnectorBootstrap - Class in org.wso2.transport.http.netty.contractimpl.listener
-
ServerConnectorBootstrap is the heart of the HTTP Server Connector.
- ServerConnectorBootstrap(ChannelGroup) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.ServerConnectorBootstrap
-
- ServerConnectorException - Exception in org.wso2.transport.http.netty.contract.exceptions
-
Exception for Server Connectors.
- ServerConnectorException(String) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ServerConnectorException
-
- ServerConnectorException(Exception) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ServerConnectorException
-
- ServerConnectorException(String, Exception) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.ServerConnectorException
-
- ServerConnectorFuture - Interface in org.wso2.transport.http.netty.contract
-
Allows to set listeners.
- ServerHandshakeFuture - Interface in org.wso2.transport.http.netty.contract.websocket
-
Future for WebSocket handshake.
- ServerHandshakeListener - Interface in org.wso2.transport.http.netty.contract.websocket
-
Future listener for WebSocket handshake.
- ServerRemoteFlowControlListener - Class in org.wso2.transport.http.netty.message
-
Server remote flow control listener.
- ServerRemoteFlowControlListener(Http2RemoteFlowController) - Constructor for class org.wso2.transport.http.netty.message.ServerRemoteFlowControlListener
-
- setAutoRead(boolean) - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
- setBackPressureListener(HttpCarbonMessage, BackPressureHandler, ChannelHandlerContext) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Sets the backPressure listener the to the Observable of the handler.
- setBindOnStartup(boolean) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setBossGroup(EventLoopGroup) - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- setBundleContext(BundleContext) - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- setCacheSize(int) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setCacheSize(int) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setCacheValidityPeriod(int) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setCacheValidityPeriod(int) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setCacheValue(String, X509CRL) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.crl.CRLCache
-
- setCacheValue(OCSPResp, BigInteger, SingleResp, OCSPReq, String) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.ocsp.OCSPCache
-
- setCertPass(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setCertPass(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setChannel(Channel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- setChannel(Channel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Sets the netty channel associated with this Http2ClientChannel.
- setChannelFuture(ChannelFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Sets the ChannelFuture associated with this Http2ClientChannel.
- setChunkConfig(ChunkConfig) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setChunkingConfig(ChunkConfig) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setChunkingConfig(ChunkConfig) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- setCipherSuites(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setClientCertificates(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setClientCertificates(File) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setClientHandshakeListener(ClientHandshakeListener) - Method in interface org.wso2.transport.http.netty.contract.websocket.ClientHandshakeFuture
-
Set the listener for WebSocket handshake.
- setClientHandshakeListener(ClientHandshakeListener) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultClientHandshakeFuture
-
- setClientKeyFile(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setClientKeyFile(File) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setClientKeyPassword(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setClientKeyPassword(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setClientTrustCertificates(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setClientTrustCertificates(File) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setCloseInitialized(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketInboundFrameHandler
-
- setClosePromise(ChannelPromise) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketInboundFrameHandler
-
Set channel promise for WebSocket connection close.
- setConnectedState(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- setConnectionManager(ConnectionManager) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- setConnectionManager(ConnectionManager) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- setCorrelatedSource(ChannelInboundHandlerAdapter) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- setCorrelatedSourceId(String) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpTraceLoggingHandler
-
- setCorrelationIdForLogging(ChannelPipeline, ChannelInboundHandlerAdapter) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- setDefactoForwardedHeaders() - Method in class org.wso2.transport.http.netty.contractimpl.sender.ForwardedHeaderUpdater
-
Set X-Forwarded-- headers to outbound request.
- setEnableProtocols(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setEnableSessionCreation(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setEndOfStream(boolean) - Method in class org.wso2.transport.http.netty.message.Http2Frame
-
Sets whether this frame marks the end of the stream.
- setEventGroupExecutorThreads(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setEventLoopClass(Class) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolableTargetChannelFactory
-
- setEventLoopGroup(EventLoopGroup) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolableTargetChannelFactory
-
- setExecutorServiceThreads(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setExhaustedAction(byte) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setForceHttp2(boolean) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setForceHttp2(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.ConnectionAvailabilityFuture
-
- setForwardedExtension(ForwardedExtensionConfig, String, HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- setForwardedExtensionConfig(ForwardedExtensionConfig) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setForwardedHeader() - Method in class org.wso2.transport.http.netty.contractimpl.sender.ForwardedHeaderUpdater
-
Set forwarded header to outbound request.
- setHandlerExecutor(HandlerExecutor) - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- setHandshakeListener(ServerHandshakeListener) - Method in interface org.wso2.transport.http.netty.contract.websocket.ServerHandshakeFuture
-
Set the listener for WebSocket handshake.
- setHandshakeListener(ServerHandshakeListener) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultServerHandshakeFuture
-
- setHandshakeTimeOut(long) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setHeader(String, String) - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Sets a header value for a given header name.
- setHeader(String, String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Set the header value for the given name.
- setHeader(String, Object) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Set the header value for the given name.
- setHeaders(HttpHeaders) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Let you set a set of headers.
- setHeadersSent(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2MessageStateContext
-
Set true when headers are sent by sender.
- setHost(String) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setHostNameVerfication(SSLEngine) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
- setHostNameVerfication(SSLEngine) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Disable host name verification if it is set to false by the user.
- setHostNameVerificationEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setHostNameVerificationEnabled(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setHttp2ClientChannel(Http2ClientChannel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.ClientFrameListener
-
Sets the TargetChannel associated with the ClientInboundHandler.
- setHttp2ClientChannel(Http2ClientChannel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler
-
- setHttp2ClientChannel(Http2ClientChannel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
- setHttp2ClientChannel(Http2ClientChannel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.HttpClientChannelInitializer
-
- setHttp2Enabled(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.ServerConnectorBootstrap
-
- setHttp2MaxActiveStreamsPerConnection(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setHttp2MessageStateContext(Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setHttp2OutboundRespListener(Http2OutboundRespListener) - Method in class org.wso2.transport.http.netty.contractimpl.listener.http2.InboundMessageHolder
-
- setHttpAccessLogEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setHttpCarbonRequest(HttpCarbonRequest) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.message.DefaultWebSocketHandshaker
-
- setHttpConnectorListener(HttpConnectorListener) - Method in interface org.wso2.transport.http.netty.contract.HttpConnectorFuture
-
Set Connector listener for HTTP.
- setHttpConnectorListener(HttpConnectorListener) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Sets listener for the connector future.
- setHttpConnectorListener(HttpConnectorListener) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- setHttpConnectorListener(HttpConnectorListener) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- setHttpMethod(String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setHttpMethod(HttpMethod) - Method in class org.wso2.transport.http.netty.message.HttpCarbonRequest
-
- setHttpResponseFuture(HttpResponseFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- setHttpStatusCode(Integer) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setHttpTraceLogEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setHttpTraceLogEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setHttpVersion(String) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setHttpVersion(String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setHttpVersion(HttpVersion) - Method in class org.wso2.transport.http.netty.message.HttpCarbonRequest
-
- setId(String) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setId(String) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setIdleTimeoutInMillis(int) - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
Set the idle timeout for WebSocket connection.
- setInboundTrailersToNewMessage(HttpHeaders, HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.StateUtil
-
Populate inboound trailer of the response content to the HttpCarbonMessage and clear the trailer from the
HttpContent.
- setIoException(IOException) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setIsServerMessage(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketMessage
-
- setKeepAlive(boolean) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setKeepAliveConfig(KeepAliveConfig) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setKeepAliveConfig(KeepAliveConfig) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setKeepAliveConfig(KeepAliveConfig) - Method in class org.wso2.transport.http.netty.contractimpl.HttpOutboundRespListener
-
- setKeepAliveConfig(KeepAliveConfig) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- setKeyStore(File) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setKeyStoreFile(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setKeyStorePass(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setKeyStorePass(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setLastHttpContentArrived() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Sets the lastHttpContentArrived flag true upon the last HTTP content arrival and notifies the
FullHttpMessageFuture if available.
- setListener(ConnectionAvailabilityListener) - Method in class org.wso2.transport.http.netty.contractimpl.sender.ConnectionAvailabilityFuture
-
- setListener(BackPressureListener) - Method in interface org.wso2.transport.http.netty.message.BackPressureObservable
-
Set listener interested for message events.
- setListener(BackPressureListener) - Method in class org.wso2.transport.http.netty.message.DefaultBackPressureObservable
-
- setListener(Listener) - Method in class org.wso2.transport.http.netty.message.DefaultObservable
-
- setListener(Listener) - Method in interface org.wso2.transport.http.netty.message.Observable
-
Set listener interested for message events.
- setListenerConfiguration(String, ListenerConfiguration) - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- setListenerConfigurations(Set<ListenerConfiguration>) - Method in class org.wso2.transport.http.netty.contract.config.TransportsConfiguration
-
- setListenerState(ListenerState) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2MessageStateContext
-
Set the given listener state to the context.
- setMaxActivePerPool(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setMaxChunkSize(int) - Method in class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
- setMaxEntityBodySize(long) - Method in class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
- setMaxFrameSize(int) - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
- setMaxHeaderSize(int) - Method in class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
- setMaxIdlePerPool(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setMaxInitialLineLength(int) - Method in class org.wso2.transport.http.netty.contract.config.InboundMsgSizeValidationConfig
-
- setMaxWaitTime(long) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setMessageListener(MessageListener) - Method in class org.wso2.transport.http.netty.message.MessageFuture
-
- setMessageProcessorId(String) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setMinEvictableIdleTime(long) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setMinIdlePerPool(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setMsgSizeValidationConfig(InboundMsgSizeValidationConfig) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setMsgSizeValidationConfig(InboundMsgSizeValidationConfig) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setMutualSslStatus(ChannelHandlerContext, SSLEngine) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- setName(String) - Method in class org.wso2.transport.http.netty.contract.config.Parameter
-
- setName(String) - Method in class org.wso2.transport.http.netty.contract.config.TransportProperty
-
- setNeedClientAuth(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setNumberOfPools(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setOcspStaplingEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setOcspStaplingEnabled(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setOutboundMsgHolder(OutboundMsgHolder) - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Sets the OutboundMsgHolder associated with Http2PushPromise.
- setOutboundRequestMsg(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- setParameters(List<Parameter>) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setPassthrough(boolean) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
This value is to be set when sending the message to the consumer without building/processing it in the
application layer.
- setPipeliningEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setPipeliningEnabled(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.ServerConnectorBootstrap
-
- setPipeliningEnabled(boolean) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setPipeliningFuture(HttpPipeliningFuture) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Sets the pipelining future to the outbound response.
- setPipeliningLimit(long) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setPipeliningLimit(long) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- setPipeliningLimit(long) - Method in class org.wso2.transport.http.netty.contractimpl.listener.ServerConnectorBootstrap
-
- setPipeliningListener(HttpPipeliningListener) - Method in class org.wso2.transport.http.netty.message.HttpPipeliningFuture
-
- setPipeliningThreadGroup(EventExecutorGroup) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- setPipeliningThreadGroup(EventExecutorGroup) - Method in class org.wso2.transport.http.netty.contractimpl.listener.ServerConnectorBootstrap
-
- setPoolConfiguration(PoolConfiguration) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setPort(int) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setPortBindingEventListener(PortBindingEventListener) - Method in interface org.wso2.transport.http.netty.contract.ServerConnectorFuture
-
Set life cycle event listener for the HTTP/WS_SCHEME connector
- setPortBindingEventListener(PortBindingEventListener) - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- setPromiseAvailabilityListener(HttpClientConnectorListener) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Sets the listener for the promise availability future.
- setPromiseAvailabilityListener(HttpClientConnectorListener) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- setPromisedStreamId(int) - Method in class org.wso2.transport.http.netty.message.Http2PushPromise
-
Sets the promised stream id of the push promise.
- setProperty(String, Object) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setProxyPassword(String) - Method in class org.wso2.transport.http.netty.contract.config.ProxyServerConfiguration
-
- setProxyServerConfiguration(ProxyServerConfiguration) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setProxyUsername(String) - Method in class org.wso2.transport.http.netty.contract.config.ProxyServerConfiguration
-
- setPushPromiseListener(HttpConnectorListener) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Sets listener for the push promise future.
- setPushPromiseListener(HttpConnectorListener) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- setPushResponseListener(HttpConnectorListener, int) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Sets the Push Response listener.
- setPushResponseListener(HttpConnectorListener, int) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- setRequestHeaderWritten(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- setRequestUrl(String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setRequestWritten(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Sets request is completely written.
- setResponse(HttpCarbonResponse) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
Sets the response HttpCarbonResponse message.
- setResponseHandleListener(HttpClientConnectorListener) - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Sets response handle listener.
- setResponseHandleListener(HttpClientConnectorListener) - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- setResponseHeaderList(String) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setScheme(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setSenderConfigurations(Set<SenderConfiguration>) - Method in class org.wso2.transport.http.netty.contract.config.TransportsConfiguration
-
- setSenderState(SenderState) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2MessageStateContext
-
Set the given sender state to the context.
- setSequenceId(long) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setServerCertificates(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setServerCertificates(File) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setServerConnectorFuture(ServerConnectorFuture) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- setServerHeader(String) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setServerKeyFile(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setServerKeyFile(File) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setServerKeyPassword(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setServerKeyPassword(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setServerNames(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setServerTrustCertificates(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setServerTrustCertificates(File) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setSessionTimeOut(int) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setSniMatchers(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setSNIServerNames(SSLEngine, String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
- setSocketAvailabilityFuture(ChannelFuture) - Method in class org.wso2.transport.http.netty.contractimpl.sender.ConnectionAvailabilityFuture
-
- setSocketIdleTimeout(int) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setSocketIdleTimeout(int) - Method in class org.wso2.transport.http.netty.contract.config.SenderConfiguration
-
- setSocketIdleTimeout(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2ClientChannel
-
Sets the socket idle timeout of the channel.
- setSourceContext(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Set the source context.
- setSslHandshakeTimeOut(long) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setSslHandshakeTimeOut(SSLConfig, SslHandler) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- setSSLProtocol(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setSSLProtocol(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setSslSessionTimeOut(int) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setStatus(HttpResponseStatus) - Method in class org.wso2.transport.http.netty.message.HttpCarbonResponse
-
- setStreamId(int) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler.Http2RequestWriter
-
- setStreamId(int) - Method in class org.wso2.transport.http.netty.message.Http2Frame
-
Sets the id of the stream that the Http2Frame belongs to.
- setStreaming(boolean) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setStreamWritable(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.Http2OutboundRespListener.ResponseWriter
-
- setStreamWritable(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.OutboundMsgHolder
-
- setStrictTransportSecurityHeader(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setSubProtocols(String[]) - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
Add sub protocols.
- setTarget(String) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketMessage
-
- setTargetChannel(TargetChannel) - Method in class org.wso2.transport.http.netty.contractimpl.sender.TargetHandler
-
- setTargetContext(ChannelHandlerContext) - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
- setTestOnBorrow(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setTestWhileIdle(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setTimeBetweenEvictionRuns(long) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolConfiguration
-
- setTLSStoreType(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setTLSStoreType(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setTransportProperties(Set<TransportProperty>) - Method in class org.wso2.transport.http.netty.contract.config.TransportsConfiguration
-
- setTrustStore(File) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setTrustStoreFile(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setTrustStorePass(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setTrustStorePass(String) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setupCarbonRequest(HttpRequest, Http2SourceHandler, int) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Creates a HttpCarbonRequest from HttpRequest.
- setupChunkedRequest(HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- setupContentLengthRequest(HttpCarbonMessage, long) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
- setUri(String) - Method in class org.wso2.transport.http.netty.message.HttpCarbonRequest
-
- setUseJavaDefaults() - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setValidateCertEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setValidateCertEnabled(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setValue(String) - Method in class org.wso2.transport.http.netty.contract.config.Parameter
-
- setValue(Object) - Method in class org.wso2.transport.http.netty.contract.config.TransportProperty
-
- setVerifyClient(String) - Method in class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- setVersion(String) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setWantClientAuth(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- setWebSocketCompressionEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.config.ListenerConfiguration
-
- setWebSocketCompressionEnabled(boolean) - Method in class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
- setWebSocketCompressionEnabled(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpServerChannelInitializer
-
- setWebSocketCompressionEnabled(boolean) - Method in class org.wso2.transport.http.netty.contractimpl.listener.ServerConnectorBootstrap
-
- setWebSocketConnection(WebSocketConnection) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketMessage
-
- setWebSocketConnectorListener(WebSocketConnectorListener) - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorFuture
-
Set Connector listener for WebSocket.
- setWebSocketConnectorListener(WebSocketConnectorListener) - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnectorFuture
-
- setWorkerGroup(EventLoopGroup) - Method in class org.wso2.transport.http.netty.internal.HttpTransportContextHolder
-
- shouldEnforceChunkingforHttpOneZero(ChunkConfig, String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Returns whether to enforce chunking on HTTP 1.0 requests.
- shutdown() - Method in interface org.wso2.transport.http.netty.contract.HttpWsConnectorFactory
-
Shutdown all the server channels and the accepted channels.
- shutdown() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpWsConnectorFactory
-
- shutdownNow() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpWsConnectorFactory
-
This method is for shutting down the connectors without a delay.
- socketTimeout - Variable in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- SourceHandler - Class in org.wso2.transport.http.netty.contractimpl.listener
-
A Class responsible for handling incoming message through netty inbound pipeline.
- SourceHandler(ServerConnectorFuture, String, ChunkConfig, KeepAliveConfig, String, ChannelGroup, boolean, long, EventExecutorGroup) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.SourceHandler
-
- SRC_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SSL - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SSL_COMPLETION_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SSL_CONNECTION_ERROR - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SSL_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SSL_PROTOCOL - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SSL_VERIFY_CLIENT - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- SSLConfig - Class in org.wso2.transport.http.netty.contractimpl.common.ssl
-
A class that encapsulates SSLContext configuration.
- SSLConfig() - Constructor for class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLConfig
-
- SslConfiguration - Class in org.wso2.transport.http.netty.contract.config
-
SSL configuration for HTTP connection.
- SslConfiguration() - Constructor for class org.wso2.transport.http.netty.contract.config.SslConfiguration
-
- SslException - Exception in org.wso2.transport.http.netty.contract.exceptions
-
Exception thrown when an SSL error occurs.
- SslException(String, int) - Constructor for exception org.wso2.transport.http.netty.contract.exceptions.SslException
-
- SSLHandlerFactory - Class in org.wso2.transport.http.netty.contractimpl.common.ssl
-
A class that encapsulates SSL Certificate Information.
- SSLHandlerFactory(SSLConfig) - Constructor for class org.wso2.transport.http.netty.contractimpl.common.ssl.SSLHandlerFactory
-
- SslHandshakeCompletionHandlerForClient - Class in org.wso2.transport.http.netty.contractimpl.sender
-
A handler to check whether TLS handshake has been completed and notify the listener.
- SslHandshakeCompletionHandlerForServer - Class in org.wso2.transport.http.netty.contractimpl.listener
-
A handler to check whether TLS handshake has been completed.
- start() - Method in interface org.wso2.transport.http.netty.contract.ServerConnector
-
Start the server connector which actually opens the port.
- start(BundleContext) - Method in class org.wso2.transport.http.netty.internal.HttpTransportActivator
-
- startReadingFrames() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Reading WebSocket frames after successful handshake is blocked by default in transport level.
- startReadingFrames() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- startWritingContent() - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.RequestWriteStarter
-
- state - Variable in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- state - Variable in class org.wso2.transport.http.netty.contractimpl.listener.states.ListenerReqRespStateManager
-
- StateUtil - Class in org.wso2.transport.http.netty.contractimpl.common.states
-
Utility functions for states.
- STATUS_LINE_HEADER_LENGTH_VALIDATION_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- StatusLineAndHeaderLengthValidator - Class in org.wso2.transport.http.netty.contractimpl.sender
-
Responsible for validating the inbound response's status line and total header size before sending it to the
application.
- StatusLineAndHeaderLengthValidator() - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.StatusLineAndHeaderLengthValidator
-
- stop() - Method in interface org.wso2.transport.http.netty.contract.ServerConnector
-
Stop the server connector which actually closes the port.
- stop() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheManager
-
Gracefully stop cacheManager.
- stop(BundleContext) - Method in class org.wso2.transport.http.netty.internal.HttpTransportActivator
-
- stopCacheManager() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheController
-
- stopCacheManager() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheControllerMBean
-
- stopReadingFrames() - Method in interface org.wso2.transport.http.netty.contract.websocket.WebSocketConnection
-
Stop reading WebSocket frames from the wire.
- stopReadingFrames() - Method in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketConnection
-
- STREAM_ID_ONE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- substituteVariables(String) - Static method in class org.wso2.transport.http.netty.contractimpl.common.Util
-
Replace system property holders in the property values.
- sync() - Method in interface org.wso2.transport.http.netty.contract.HttpResponseFuture
-
Makes the async operation sync.
- sync() - Method in interface org.wso2.transport.http.netty.contract.ServerConnectorFuture
-
Waits till the port binding is completed.
- sync() - Method in class org.wso2.transport.http.netty.contractimpl.DefaultHttpResponseFuture
-
- sync() - Method in class org.wso2.transport.http.netty.contractimpl.HttpWsServerConnectorFuture
-
- sync() - Method in class org.wso2.transport.http.netty.message.MessageFuture
-
- validateObject(Object) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolableTargetChannelFactory
-
- validateObject(Object) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.pool.PoolableTargetChannelFactoryPerSrcHndlr
-
- validatePath() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.pathvalidation.CertificatePathValidator
-
Certificate Path Validation process
- validatePromisedStreamState(int, int, Http2Connection, HttpCarbonMessage) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Validates the state of promised stream with the original stream id and given stream id.
- value - Variable in class org.wso2.transport.http.netty.contract.config.Parameter
-
- value - Variable in class org.wso2.transport.http.netty.contract.config.TransportProperty
-
- valueOf(String) - Static method in enum org.wso2.transport.http.netty.contract.config.ChunkConfig
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.transport.http.netty.contract.config.ForwardedExtensionConfig
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.transport.http.netty.contract.config.KeepAliveConfig
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.transport.http.netty.contract.websocket.WebSocketControlSignal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.transport.http.netty.contract.websocket.WebSocketFrameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.RevocationStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wso2.transport.http.netty.contract.config.ChunkConfig
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wso2.transport.http.netty.contract.config.ForwardedExtensionConfig
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wso2.transport.http.netty.contract.config.KeepAliveConfig
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wso2.transport.http.netty.contract.websocket.WebSocketControlSignal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wso2.transport.http.netty.contract.websocket.WebSocketFrameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.RevocationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(ChannelHandlerContext, ReferenceCountedOpenSslEngine) - Method in class org.wso2.transport.http.netty.contractimpl.sender.OCSPStaplingHandler
-
- verifyRevocationStatus(X509Certificate[]) - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.RevocationVerificationManager
-
This method first tries to verify the given certificate chain using OCSP since OCSP verification is
faster.
- waitAndReleaseAllEntities() - Method in class org.wso2.transport.http.netty.message.BlockingEntityCollector
-
- waitAndReleaseAllEntities() - Method in interface org.wso2.transport.http.netty.message.EntityCollector
-
This is need to release content before GC
- waitAndReleaseAllEntities() - Method in class org.wso2.transport.http.netty.message.HttpCarbonMessage
-
Wait till the entire payload is received.
- WaitingFor100Continue - Class in org.wso2.transport.http.netty.contractimpl.sender.states.http2
-
A state for handling 100-continue requests.
- wakeUpCacheManager() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheController
-
- wakeUpCacheManager() - Method in interface org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheControllerMBean
-
- wakeUpNow() - Method in class org.wso2.transport.http.netty.contractimpl.common.certificatevalidation.cache.CacheManager
-
To wake cacheManager up at will.
- WEBSOCKET_CLIENT_HANDSHAKE_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_COMPRESSION_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_DEFAULT_FRAME_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_FRAME_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_REQUEST_SIZE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_SERVER_HANDSHAKE_HANDLER - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_STATUS_CODE_ABNORMAL_CLOSURE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_STATUS_CODE_GOING_AWAY - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_STATUS_CODE_INVALD_DATA - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_STATUS_CODE_NORMAL_CLOSURE - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_STATUS_CODE_PROTOCOL_ERROR - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WEBSOCKET_STATUS_CODE_UNEXPECTED_CONDITION - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WebSocketBinaryMessage - Interface in org.wso2.transport.http.netty.contract.websocket
-
This message contains the details of WebSocket binary message.
- WebSocketClient - Class in org.wso2.transport.http.netty.contractimpl.sender.websocket
-
WebSocket client for sending and receiving messages in WebSocket as a client.
- WebSocketClient(EventLoopGroup, WebSocketClientConnectorConfig) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.websocket.WebSocketClient
-
- WebSocketClientCompressionHandler - Class in org.wso2.transport.http.netty.contractimpl.sender.websocket
-
Extends io.netty.handler.codec.http.websocketx.extensions.compression.WebSocketClientExtensionHandler to
handle the WebSocket Compression Extensions.
- WebSocketClientConnector - Interface in org.wso2.transport.http.netty.contract.websocket
-
Client Connector for WebSocket.
- WebSocketClientConnectorConfig - Class in org.wso2.transport.http.netty.contract.websocket
-
Configuration for WebSocket client connector.
- WebSocketClientConnectorConfig(String) - Constructor for class org.wso2.transport.http.netty.contract.websocket.WebSocketClientConnectorConfig
-
- WebSocketClientHandshakeHandler - Class in org.wso2.transport.http.netty.contractimpl.sender.websocket
-
WebSocket client handshake handler to handle incoming handshake response.
- WebSocketClientHandshakeHandler(WebSocketClientHandshaker, DefaultClientHandshakeFuture, WebSocketMessageQueueHandler, boolean, boolean, String, WebSocketConnectorFuture) - Constructor for class org.wso2.transport.http.netty.contractimpl.sender.websocket.WebSocketClientHandshakeHandler
-
- WebSocketCloseMessage - Interface in org.wso2.transport.http.netty.contract.websocket
-
This message contains the details of WebSocket close message.
- WebSocketConnection - Interface in org.wso2.transport.http.netty.contract.websocket
-
Represents successfully opened WebSocket connection.
- webSocketConnection - Variable in class org.wso2.transport.http.netty.contractimpl.websocket.DefaultWebSocketMessage
-
- WebSocketConnectorException - Exception in org.wso2.transport.http.netty.contract.websocket
-
Connector Exception for WebSocket.
- WebSocketConnectorException(String) - Constructor for exception org.wso2.transport.http.netty.contract.websocket.WebSocketConnectorException
-
- WebSocketConnectorFuture - Interface in org.wso2.transport.http.netty.contract.websocket
-
Connector Future for WebSocket events.
- WebSocketConnectorListener - Interface in org.wso2.transport.http.netty.contract.websocket
-
Message processor for WebSocket inbound messages.
- WebSocketControlMessage - Interface in org.wso2.transport.http.netty.contract.websocket
-
This message contains the details of WebSocket control message.
- WebSocketControlSignal - Enum in org.wso2.transport.http.netty.contract.websocket
-
Control signals for WebSocket connection.
- WebSocketFrameType - Enum in org.wso2.transport.http.netty.contract.websocket
-
This enum indicates the Type of WebSocket Frame Type.
- WebSocketHandshaker - Interface in org.wso2.transport.http.netty.contract.websocket
-
This Message is used to handle WebSocket handshake.
- WebSocketInboundFrameHandler - Class in org.wso2.transport.http.netty.contractimpl.websocket
-
Abstract WebSocket frame handler for WebSocket server and client.
- WebSocketInboundFrameHandler(boolean, boolean, String, String, WebSocketConnectorFuture, WebSocketMessageQueueHandler) - Constructor for class org.wso2.transport.http.netty.contractimpl.websocket.WebSocketInboundFrameHandler
-
- WebSocketMessage - Interface in org.wso2.transport.http.netty.contract.websocket
-
This is the common interface for all WebSocket messages.
- WebSocketMessageQueueHandler - Class in org.wso2.transport.http.netty.contractimpl.listener
-
This Handler is responsible for issuing frame by frame when the WebSocket connection is asked to read next frame
when autoRead is set to false.
- WebSocketMessageQueueHandler() - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.WebSocketMessageQueueHandler
-
- WebSocketServerCompressionHandler - Class in org.wso2.transport.http.netty.contractimpl.listener
-
Extends io.netty.handler.codec.http.websocketx.extensions.compression.WebSocketServerExtensionHandler to
handle the WebSocket Compression Extensions.
- WebSocketServerCompressionHandler() - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.WebSocketServerCompressionHandler
-
- WebSocketServerHandshakeHandler - Class in org.wso2.transport.http.netty.contractimpl.listener
-
WebSocket handshake handler for carbon transports.
- WebSocketServerHandshakeHandler(ServerConnectorFuture, boolean) - Constructor for class org.wso2.transport.http.netty.contractimpl.listener.WebSocketServerHandshakeHandler
-
- WebSocketTextMessage - Interface in org.wso2.transport.http.netty.contract.websocket
-
This message contains the details of WebSocket text message.
- WebSocketUtil - Class in org.wso2.transport.http.netty.contractimpl.websocket
-
Utility class for WebSocket client connector.
- writabilityChanged(Http2Stream) - Method in class org.wso2.transport.http.netty.message.ClientRemoteFlowControlListener
-
- writabilityChanged(Http2Stream) - Method in class org.wso2.transport.http.netty.message.ServerRemoteFlowControlListener
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpAccessLoggingHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.HttpTraceLoggingHandler
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.wso2.transport.http.netty.contractimpl.sender.http2.Http2TargetHandler
-
- write(int) - Method in class org.wso2.transport.http.netty.message.HttpMessageDataStreamer.ByteBufferOutputStream
-
- writeContent(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.channel.TargetChannel
-
- writeHttp2Headers(ChannelHandlerContext, OutboundMsgHolder, Http2ClientChannel, Http2ConnectionEncoder, int, HttpHeaders, Http2Headers, boolean) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Writes HTTP2 headers.
- writeHttp2Promise(Http2PushPromise, ChannelHandlerContext, Http2Connection, Http2ConnectionEncoder, HttpCarbonMessage, HttpResponseFuture, int) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Writes an HTTP2 promise.
- writeHttp2ResponseHeaders(ChannelHandlerContext, Http2ConnectionEncoder, HttpResponseFuture, int, Http2Headers, boolean, Http2OutboundRespListener) - Static method in class org.wso2.transport.http.netty.contractimpl.common.states.Http2StateUtil
-
Writes HTTP2 headers to outbound response.
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.EntityBodyReceived
-
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Expect100ContinueHeaderReceived
-
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.http2.ListenerState
-
Writes the outbound promise message.
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingEntityBody
-
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingHeaders
-
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Response100ContinueSent
-
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ResponseCompleted
-
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingEntityBody
-
- writeOutboundPromise(Http2OutboundRespListener, Http2PushPromise) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingHeaders
-
- writeOutboundRequestBody(ChannelHandlerContext, HttpContent, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.EntityBodyReceived
-
- writeOutboundRequestBody(ChannelHandlerContext, HttpContent, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingEntityBody
-
- writeOutboundRequestBody(ChannelHandlerContext, HttpContent, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingHeaders
-
- writeOutboundRequestBody(ChannelHandlerContext, HttpContent, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.RequestCompleted
-
- writeOutboundRequestBody(ChannelHandlerContext, HttpContent, Http2MessageStateContext) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.http2.SenderState
-
Writes entity body of outbound request.
- writeOutboundRequestBody(ChannelHandlerContext, HttpContent, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingEntityBody
-
- writeOutboundRequestBody(ChannelHandlerContext, HttpContent, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingHeaders
-
- writeOutboundRequestBody(ChannelHandlerContext, HttpContent, Http2MessageStateContext) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.WaitingFor100Continue
-
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.EntityBodyReceived
-
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingEntityBody
-
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingHeaders
-
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.RequestCompleted
-
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.SenderState
-
Write entity body of outbound request.
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.Sending100Continue
-
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingEntityBody
-
- writeOutboundRequestEntity(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingHeaders
-
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.common.states.SenderReqRespStateManager
-
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.EntityBodyReceived
-
- writeOutboundRequestHeaders(ChannelHandlerContext, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.EntityBodyReceived
-
- writeOutboundRequestHeaders(ChannelHandlerContext, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingEntityBody
-
- writeOutboundRequestHeaders(ChannelHandlerContext, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.ReceivingHeaders
-
- writeOutboundRequestHeaders(ChannelHandlerContext, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.RequestCompleted
-
- writeOutboundRequestHeaders(ChannelHandlerContext, HttpContent) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.http2.SenderState
-
Writes headers of outbound request.
- writeOutboundRequestHeaders(ChannelHandlerContext, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingEntityBody
-
- writeOutboundRequestHeaders(ChannelHandlerContext, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.SendingHeaders
-
- writeOutboundRequestHeaders(ChannelHandlerContext, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.http2.WaitingFor100Continue
-
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingEntityBody
-
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.ReceivingHeaders
-
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.RequestCompleted
-
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in interface org.wso2.transport.http.netty.contractimpl.sender.states.SenderState
-
Write headers of outbound request.
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.Sending100Continue
-
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingEntityBody
-
- writeOutboundRequestHeaders(HttpCarbonMessage) - Method in class org.wso2.transport.http.netty.contractimpl.sender.states.SendingHeaders
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.EntityBodyReceived
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Expect100ContinueHeaderReceived
-
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.EntityBodyReceived
-
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Expect100ContinueHeaderReceived
-
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.http2.ListenerState
-
Writes entity body of outbound response.
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingEntityBody
-
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingHeaders
-
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Response100ContinueSent
-
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ResponseCompleted
-
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingEntityBody
-
- writeOutboundResponseBody(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingHeaders
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ListenerReqRespStateManager
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.ListenerState
-
Write entity body of outbound response.
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingEntityBody
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingHeaders
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Response100ContinueSent
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ResponseCompleted
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingEntityBody
-
- writeOutboundResponseBody(HttpOutboundRespListener, HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingHeaders
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.EntityBodyReceived
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Expect100ContinueHeaderReceived
-
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.EntityBodyReceived
-
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Expect100ContinueHeaderReceived
-
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.http2.ListenerState
-
Writes headers of outbound response.
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingEntityBody
-
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ReceivingHeaders
-
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.Response100ContinueSent
-
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.ResponseCompleted
-
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingEntityBody
-
- writeOutboundResponseHeaders(Http2OutboundRespListener, HttpCarbonMessage, HttpContent, int) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.http2.SendingHeaders
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ListenerReqRespStateManager
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in interface org.wso2.transport.http.netty.contractimpl.listener.states.ListenerState
-
Write headers of outbound response.
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingEntityBody
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ReceivingHeaders
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.Response100ContinueSent
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.ResponseCompleted
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingEntityBody
-
- writeOutboundResponseHeaders(HttpCarbonMessage, HttpContent) - Method in class org.wso2.transport.http.netty.contractimpl.listener.states.SendingHeaders
-
- WS_SCHEME - Static variable in class org.wso2.transport.http.netty.contract.Constants
-
- WSS_SCHEME - Static variable in class org.wso2.transport.http.netty.contract.Constants
-