- AbstractHttpConnectionBridge<C> - Class in io.reactivex.netty.protocol.http.internal
-
- AbstractHttpConnectionBridge() - Constructor for class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- AbstractHttpConnectionBridge.ConnectionInputSubscriber - Class in io.reactivex.netty.protocol.http.internal
-
- AbstractHttpConnectionBridge.State - Class in io.reactivex.netty.protocol.http.internal
-
All state for this handler.
- acceptAllUpgrades(WebSocketHandler) - Static method in class io.reactivex.netty.protocol.http.ws.server.WebSocketHandlers
-
Returns a
RequestHandler that accepts all WebSocket upgrade requests by delegating it to the passed
handler but sends an HTTP 404 response for all other requests.
- acceptWebSocketUpgrade(WebSocketHandler) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Accepts the upgrade to websockets, if requested and after sending a successful handshake response,
invokes the passed handler to handle the websocket connection.
- acceptWebSocketUpgrade(WebSocketHandler) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- addChannelHandlerAfter(String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this client.
- addChannelHandlerAfter(EventExecutorGroup, String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this client.
- addChannelHandlerAfter(String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- addChannelHandlerAfter(EventExecutorGroup, String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- addChannelHandlerAfter(String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this server.
- addChannelHandlerAfter(EventExecutorGroup, String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this server.
- addChannelHandlerAfter(String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- addChannelHandlerAfter(EventExecutorGroup, String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- addChannelHandlerBefore(String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this client.
- addChannelHandlerBefore(EventExecutorGroup, String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this client.
- addChannelHandlerBefore(String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- addChannelHandlerBefore(EventExecutorGroup, String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- addChannelHandlerBefore(String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this server.
- addChannelHandlerBefore(EventExecutorGroup, String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this server.
- addChannelHandlerBefore(String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- addChannelHandlerBefore(EventExecutorGroup, String, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- addChannelHandlerFirst(String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this client.
- addChannelHandlerFirst(EventExecutorGroup, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this client.
- addChannelHandlerFirst(String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- addChannelHandlerFirst(EventExecutorGroup, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- addChannelHandlerFirst(String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this
server.
- addChannelHandlerFirst(EventExecutorGroup, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this server.
- addChannelHandlerFirst(String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- addChannelHandlerFirst(EventExecutorGroup, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- addChannelHandlerLast(String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this client.
- addChannelHandlerLast(EventExecutorGroup, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this client.
- addChannelHandlerLast(String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- addChannelHandlerLast(EventExecutorGroup, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- addChannelHandlerLast(String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this server.
- addChannelHandlerLast(EventExecutorGroup, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Adds a ChannelHandler to ChannelPipeline for all connections created by this server.
- addChannelHandlerLast(String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- addChannelHandlerLast(EventExecutorGroup, String, Func0<ChannelHandler>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Adds the passed cookie to this request.
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Adds the passed cookie to this response.
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Adds the passed cookie to this request.
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Adds the passed cookie to this response.
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- addCookie(Cookie) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Adds the passed header as a date value to this request.
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Adds multiple date values for the passed header name to this request.
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Adds the passed header as a date value to this response.
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Adds multiple date values for the passed header name to this response.
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Adds the passed header as a date value to this request.
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Adds multiple date values for the passed header name to this request.
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Adds the passed header as a date value to this response.
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Adds multiple date values for the passed header name to this response.
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- addDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- addDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Adds an HTTP header with the passed name and value to this request.
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Adds an HTTP header with the passed name and value to this response.
- addHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Adds an HTTP header with the passed name and values to this response.
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- addHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Adds an HTTP header with the passed name and value to this request.
- addHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Adds an HTTP header with the passed name and values to this request.
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Adds an HTTP header with the passed name and value to this response.
- addHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Adds an HTTP header with the passed name and values to this response.
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- addHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.TrailingHeaders
-
Adds an HTTP trailing header with the passed name and value to this request.
- addHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.TrailingHeaders
-
Adds an HTTP trailing header with the passed name and values to this request.
- addHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- addHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- addHeaders(Map<? extends CharSequence, ? extends Iterable<Object>>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Adds the HTTP headers from the passed headers to this request.
- addHeaders(Map<? extends CharSequence, ? extends Iterable<Object>>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- addHeaders(Map<? extends CharSequence, ? extends Iterable<Object>>) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- addHeaderValues(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Adds an HTTP header with the passed name and values to this request.
- addHeaderValues(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- addHeaderValues(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- allowExtensions(boolean) - Method in class io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker
-
- asObservable(Connection<?, ?>) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- asTcpEventSource() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- awaitShutdown() - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Waits for the shutdown of this server.
- awaitShutdown(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Waits for the shutdown of this server, waiting a maximum of the passed duration.
- awaitShutdown() - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- awaitShutdown(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- call(HttpClientResponse<O>) - Method in class io.reactivex.netty.protocol.http.client.internal.Redirector
-
- call() - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.ConnectionInputSubscriber
-
- call(Object) - Method in class io.reactivex.netty.protocol.http.internal.OperatorTrailer
-
- call(Subscriber<? super WebSocketConnection>) - Method in class io.reactivex.netty.protocol.http.ws.client.OperatorCacheSingleWebsocketConnection
-
- channelActive(ChannelHandlerContext) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge
-
- channelInactive(ChannelHandlerContext) - Method in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- channelOption(ChannelOption<T>, T) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Creates a new client instances, inheriting all configurations from this client and adding a
ChannelOption for the connections created by the newly created client instance.
- channelOption(ChannelOption<T>, T) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- channelOption(ChannelOption<T>, T) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server instance, inheriting all configurations from this server and adding a ChannelOption
for the server socket created by the newly created server instance.
- channelOption(ChannelOption<T>, T) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- channelProvider(ChannelProviderFactory) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Creates a new client instance, inheriting all configurations from this client and using the passed
providerFactory.
- channelProvider(ChannelProviderFactory) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- channelRead(ChannelHandlerContext, Object) - Method in class io.reactivex.netty.protocol.http.ws.client.Ws7To13UpgradeHandler
-
- channelReadComplete(ChannelHandlerContext) - Method in class io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge
-
- clientChannelOption(ChannelOption<T>, T) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server instance, inheriting all configurations from this server and adding a ChannelOption
for the client socket created by the newly created server instance.
- clientChannelOption(ChannelOption<T>, T) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- close() - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
Flushes any pending writes and closes the connection.
- close(boolean) - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
Closes this channel after flushing all pending writes.
- closeListener() - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
Returns an Observable that completes when this connection is closed.
- closeNow() - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
Closes the connection immediately.
- CONNECTION_UPGRADED - Static variable in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- connectionInputSubscriber - Variable in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- containsHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Checks whether a header with the passed name exists for this request.
- containsHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Checks if there is a header with the passed name in this response.
- containsHeader(CharSequence, CharSequence, boolean) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Checks if there is a header with the passed name and value in this response.
- containsHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- containsHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- containsHeader(CharSequence, CharSequence, boolean) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- containsHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Checks if there is a header with the passed name in this request.
- containsHeader(CharSequence, CharSequence, boolean) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Checks if there is a header with the passed name and value in this request.
- containsHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Checks if there is a header with the passed name in this response.
- containsHeader(CharSequence, CharSequence, boolean) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Checks if there is a header with the passed name and value in this response.
- containsHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- containsHeader(CharSequence, CharSequence, boolean) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- containsHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- containsHeader(CharSequence, CharSequence, boolean) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- containsHeaderWithValue(CharSequence, CharSequence, boolean) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Checks whether a header with the passed name and value exists for this request.
- containsHeaderWithValue(CharSequence, CharSequence, boolean) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- content() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- contentAsString() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- contentComplete() - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.ConnectionInputSubscriber
-
- CookiesHolder - Class in io.reactivex.netty.protocol.http
-
A holder of cookies parsed from the Http headers.
- copy() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- copy(TcpServerEventPublisher) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- copy() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- create(ConnectionProviderFactory<ByteBuf, ByteBuf>, Observable<Host>) - Static method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- create(SocketAddress) - Static method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- create(HttpVersion, HttpMethod, String, TcpClient<?, HttpClientResponse<O>>, int) - Static method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- create(HttpVersion, HttpMethod, String, TcpClient<?, HttpClientResponse<O>>) - Static method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- create(RawRequest<I, O>, TcpClient<?, HttpClientResponse<O>>) - Static method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- create(HttpVersion, HttpMethod, String, Redirector<I, O>) - Static method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- create(HttpRequest, Observable, boolean, Redirector<I, O>) - Static method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- create(HttpRequest, Observable, Func1<?, Boolean>, boolean, Redirector<I, O>) - Static method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- create(HttpServerRequest<?>, Connection, HttpResponse) - Static method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- createConnect(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createConnect(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a CONNECT request for the passed URI.
- createDelete(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createDelete(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a DELETE request for the passed URI.
- createGet(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createGet(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a GET request for the passed URI.
- createHead(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createHead(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a HEAD request for the passed URI.
- createNew(HttpClientRequestImpl<?, O>) - Static method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketRequestImpl
-
- createOptions(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createOptions(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates an OPTIONS request for the passed URI.
- createPatch(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createPatch(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a PATCH request for the passed URI.
- createPost(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createPost(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a POST request for the passed URI.
- createPut(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createPut(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a PUT request for the passed URI.
- createRedirectRequest(RawRequest<I, O>, URI, int) - Method in class io.reactivex.netty.protocol.http.client.internal.Redirector
-
- createRequest(HttpMethod, String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createRequest(HttpVersion, HttpMethod, String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createRequest(HttpMethod, String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a request for the passed HTTP method and URI.
- createRequest(HttpVersion, HttpMethod, String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a request for the passed HTTP version, method and URI.
- createRequest(HttpVersion, HttpMethod, String) - Method in interface io.reactivex.netty.protocol.http.client.RequestProvider
-
- createTrace(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- createTrace(String) - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Creates a TRACE request for the passed URI.
- getAcceptedSubProtocol() - Method in class io.reactivex.netty.protocol.http.ws.client.WebSocketResponse
-
- getAllCookies() - Method in class io.reactivex.netty.protocol.http.CookiesHolder
-
- getAllHeaders(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Fetches all values of a header, if exists, for this request.
- getAllHeaders(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- getAllHeaderValues(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the values of headers with the specified name
- getAllHeaderValues(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getAllHeaderValues(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the values of headers with the specified name
- getAllHeaderValues(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns the values of headers with the specified name
- getAllHeaderValues(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getAllHeaderValues(CharSequence) - Method in class io.reactivex.netty.protocol.http.TrailingHeaders
-
Returns the values of headers with the specified name
- getAllHeaderValues(CharSequence) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getChannel() - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.ConnectionInputSubscriber
-
- getClient() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- getContent() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the content as a stream.
- getContent() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getContent() - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- getContent() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the content as a stream.
- getContent() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getContentAsServerSentEvents() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
- getContentAsServerSentEvents() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getContentAsServerSentEvents() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getContentLength() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the length of the content.
- getContentLength(long) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the length of the content.
- getContentLength() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getContentLength(long) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getContentLength() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the length of the content.
- getContentLength(long) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the length of the content.
- getContentLength() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getContentLength(long) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getCookies() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns an immutable map of cookie names and cookies contained in this response.
- getCookies() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getCookies() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns an immutable map of cookie names and cookies contained in this request.
- getCookies() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getDateHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the date header value with the specified header name.
- getDateHeader(CharSequence, long) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the date header value with the specified header name.
- getDateHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getDateHeader(CharSequence, long) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getDateHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the date header value with the specified header name.
- getDateHeader(CharSequence, long) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the date header value with the specified header name.
- getDateHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns the date header value with the specified header name.
- getDateHeader(CharSequence, long) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns the date header value with the specified header name.
- getDateHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getDateHeader(CharSequence, long) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getDateHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getDateHeader(CharSequence, long) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getDecodedPath() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the decoded URI path for this request.
- getEventId() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- getEventIdAsString() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- getEventType() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- getEventTypeAsString() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- getFlushSelector() - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Fetches the value of a header, if exists, for this request.
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the value of a header with the specified name.
- getHeader(CharSequence, String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the value of a header with the specified name.
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getHeader(CharSequence, String) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the value of a header with the specified name.
- getHeader(CharSequence, String) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the value of a header with the specified name.
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns the value of a header with the specified name.
- getHeader(CharSequence, String) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns the value of a header with the specified name.
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getHeader(CharSequence, String) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.TrailingHeaders
-
Returns the value of a header with the specified name.
- getHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getHeader(CharSequence, String) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getHeaderNames() - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Returns a new Set that contains the names of all headers in this request.
- getHeaderNames() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns a new Set that contains the names of all headers in this response.
- getHeaderNames() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- getHeaderNames() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getHeaderNames() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns a new Set that contains the names of all headers in this request.
- getHeaderNames() - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns a new Set that contains the names of all headers in this response.
- getHeaderNames() - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getHeaderNames() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getHeaders() - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- getHeaderWriteStartTimeNanos() - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- getHost(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the value of the "Host" header.
- getHost(String) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getHost(String) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getHostHeader() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the value of the "Host" header.
- getHostHeader() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getHostHeader() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the value of the "Host" header.
- getHostHeader(String) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the value of the "Host" header.
- getHostHeader() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getHttpMethod() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the HTTP method for this request.
- getHttpVersion() - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Returns the HTTP version of this request.
- getHttpVersion() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the HTTP version for this response.
- getHttpVersion() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- getHttpVersion() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getHttpVersion() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the HTTP version for this request.
- getHttpVersion() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getInput() - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
Returns the input stream for this connection, until a CloseWebSocketFrame is received.
- getInput(boolean) - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
Returns the input stream for this connection.
- getIntHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the integer header value with the specified header name.
- getIntHeader(CharSequence, int) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the integer header value with the specified header name.
- getIntHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getIntHeader(CharSequence, int) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getIntHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the integer header value with the specified header name.
- getIntHeader(CharSequence, int) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the integer header value with the specified header name.
- getIntHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns the integer header value with the specified header name.
- getIntHeader(CharSequence, int) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns the integer header value with the specified header name.
- getIntHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getIntHeader(CharSequence, int) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getIntHeader(CharSequence) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getIntHeader(CharSequence, int) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getKeepAliveTimeoutSeconds() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getMethod() - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Returns the HTTP method for this request.
- getMethod() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- getName() - Method in enum io.reactivex.netty.protocol.http.HttpHandlerNames
-
- getNettyRequestUri(URI, String, int) - Static method in class io.reactivex.netty.protocol.http.client.internal.Redirector
-
- getPath() - Method in class io.reactivex.netty.protocol.http.server.UriInfoHolder
-
- getQueryParameters() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns an immutable map of query parameter names and values contained in this request.
- getQueryParameters() - Method in class io.reactivex.netty.protocol.http.server.UriInfoHolder
-
- getQueryString() - Method in class io.reactivex.netty.protocol.http.server.UriInfoHolder
-
- getRawQueryString() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the query string for this request.
- getRawUriString() - Method in class io.reactivex.netty.protocol.http.server.UriInfoHolder
-
- getReason() - Method in exception io.reactivex.netty.protocol.http.client.HttpRedirectException
-
- getRedirector() - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- getServerAddress() - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Returns the address at which this server is running.
- getServerAddress() - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- getServerPort() - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Returns the port at which this server is running.
- getServerPort() - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- getSseCharset() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- getStatus() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns the HTTP status for this response.
- getStatus() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- getStatus() - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Returns the status of this response.
- getStatus() - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- getStatus() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getSubProtocolsRequested() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketRequestImpl
-
- getSubscriber() - Method in class io.reactivex.netty.protocol.http.internal.HttpContentSubscriberEvent
-
- getType() - Method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
The type of this event.
- getUri() - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Returns the URI for this request.
- getUri() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- getUri() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns the raw URI for the request, including path and query parameters.
- getWebSocketConnection() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- getWebSocketConnection() - Method in class io.reactivex.netty.protocol.http.ws.client.WebSocketResponse
-
- getWeight(ClientEventListener) - Method in class io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy
-
- getWeight() - Method in class io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy.HttpClientListenerImpl
-
- intercept() - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- intercept() - Method in class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
Starts the process of adding interceptors to this client.
- intercept(RequestProvider<I, O>) - Method in interface io.reactivex.netty.protocol.http.client.Interceptor
-
Intercepts and optionally changes the passed RequestProvider.
- intercept(RequestProvider<I, O>) - Method in interface io.reactivex.netty.protocol.http.client.TransformingInterceptor
-
Intercepts and changes the passed RequestProvider.
- intercept(RequestHandler<I, O>) - Method in interface io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain.Interceptor
-
Intercepts and optionally changes the passed RequestHandler.
- intercept(RequestHandler<II, OO>) - Method in interface io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain.TransformingInterceptor
-
Intercepts and changes the passed RequestHandler.
- InterceptingHttpClient<I,O> - Class in io.reactivex.netty.protocol.http.client
-
- InterceptingHttpClient() - Constructor for class io.reactivex.netty.protocol.http.client.InterceptingHttpClient
-
- Interceptor<I,O> - Interface in io.reactivex.netty.protocol.http.client
-
An interceptor that preserves the type of client request and response content.
- io.reactivex.netty.protocol.http - package io.reactivex.netty.protocol.http
-
- io.reactivex.netty.protocol.http.client - package io.reactivex.netty.protocol.http.client
-
- io.reactivex.netty.protocol.http.client.events - package io.reactivex.netty.protocol.http.client.events
-
- io.reactivex.netty.protocol.http.client.internal - package io.reactivex.netty.protocol.http.client.internal
-
- io.reactivex.netty.protocol.http.client.loadbalancer - package io.reactivex.netty.protocol.http.client.loadbalancer
-
- io.reactivex.netty.protocol.http.internal - package io.reactivex.netty.protocol.http.internal
-
- io.reactivex.netty.protocol.http.server - package io.reactivex.netty.protocol.http.server
-
- io.reactivex.netty.protocol.http.server.events - package io.reactivex.netty.protocol.http.server.events
-
- io.reactivex.netty.protocol.http.sse - package io.reactivex.netty.protocol.http.sse
-
- io.reactivex.netty.protocol.http.sse.client - package io.reactivex.netty.protocol.http.sse.client
-
- io.reactivex.netty.protocol.http.sse.server - package io.reactivex.netty.protocol.http.sse.server
-
- io.reactivex.netty.protocol.http.util - package io.reactivex.netty.protocol.http.util
-
- io.reactivex.netty.protocol.http.ws - package io.reactivex.netty.protocol.http.ws
-
- io.reactivex.netty.protocol.http.ws.client - package io.reactivex.netty.protocol.http.ws.client
-
- io.reactivex.netty.protocol.http.ws.client.internal - package io.reactivex.netty.protocol.http.ws.client.internal
-
- io.reactivex.netty.protocol.http.ws.internal - package io.reactivex.netty.protocol.http.ws.internal
-
- io.reactivex.netty.protocol.http.ws.server - package io.reactivex.netty.protocol.http.ws.server
-
- is100ContinueExpected() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns true if and only if this request contains the "Expect: 100-continue" header.
- isContentLengthSet() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns true if and only if this response has the content-length header set.
- isContentLengthSet() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- isContentLengthSet() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns true if and only if this request has the content-length header set.
- isContentLengthSet() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- isInboundHeader(Object) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge
-
- isInboundHeader(Object) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- isInboundHeader(Object) - Method in class io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge
-
- isKeepAlive() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Returns true if and only if the connection can remain open and thus 'kept alive'.
- isKeepAlive() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- isKeepAlive() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Returns true if and only if the connection can remain open and thus 'kept alive'.
- isKeepAlive() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- isLineDelimiter(char) - Static method in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- isOutboundHeader(Object) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge
-
- isOutboundHeader(Object) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- isOutboundHeader(Object) - Method in class io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge
-
- isTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Checks to see if the transfer encoding of this response is chunked
- isTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- isTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Checks to see if the transfer encoding of this request is chunked
- isTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- isUpgraded() - Method in class io.reactivex.netty.protocol.http.ws.client.WebSocketResponse
-
- isUpgradeRequested(HttpServerRequest<?>) - Static method in class io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker
-
- isUpgradeRequested(HttpRequest) - Static method in class io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker
-
- isWebSocketUpgradeRequested() - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Checks to see if upgrade to websocket protocol is requested by this HTTP request.
- newChannel(Observable<Channel>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpChannelProvider
-
- newClient(String, int) - Static method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Creates a new HTTP client instance with the passed host and port for the target server.
- newClient(SocketAddress) - Static method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Creates a new HTTP client instance with the passed address of the target server.
- newClient(ConnectionProviderFactory<ByteBuf, ByteBuf>, Observable<Host>) - Static method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Creates a new HTTP client instance using the supplied connection provider.
- newClientResponseHolder(HttpHeaders) - Static method in class io.reactivex.netty.protocol.http.CookiesHolder
-
- newConnectionInputSubscriber(ConnectionInputSubscriberEvent<?, ?>, Channel) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- newErrorHandshaker(Throwable) - Static method in class io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker
-
- newHandshaker(HttpServerRequest<?>, HttpServerResponse<?>, WebSocketHandler) - Static method in class io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker
-
- newHttpObject(Object, Channel) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge
-
- newHttpObject(Object, Channel) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- newHttpObject(Object, Channel) - Method in class io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge
-
- newInstance(HttpClientResponse<C>, Connection<?, ?>) - Static method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- newInstance(HttpResponse, Connection<?, ?>) - Static method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- newListener(Host) - Method in class io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy
-
- newProvider(Host, EventSource<? super ClientEventListener>, EventPublisher, ClientEventListener) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpChannelProviderFactory
-
- newServer() - Static method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server using an ephemeral port.
- newServer(int) - Static method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server using the passed port.
- newServer(int, EventLoopGroup, Class<? extends ServerChannel>) - Static method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server using the passed port.
- newServer(int, EventLoopGroup, EventLoopGroup, Class<? extends ServerChannel>) - Static method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server using the passed port.
- newServer(SocketAddress) - Static method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server using the passed port.
- newServer(SocketAddress, EventLoopGroup, Class<? extends ServerChannel>) - Static method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server using the passed port.
- newServer(SocketAddress, EventLoopGroup, EventLoopGroup, Class<? extends ServerChannel>) - Static method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server using the passed port.
- newServerRequestHolder(HttpHeaders) - Static method in class io.reactivex.netty.protocol.http.CookiesHolder
-
- next(Interceptor<I, O>) - Method in interface io.reactivex.netty.protocol.http.client.HttpClientInterceptorChain
-
Adds a simple interceptor that does not change the type of objects read/written to a connection.
- next(HttpServerInterceptorChain.Interceptor<II, OO>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain
-
Add the next interceptor to this chain.
- nextWithReadTransform(TransformingInterceptor<I, O, I, OO>) - Method in interface io.reactivex.netty.protocol.http.client.HttpClientInterceptorChain
-
Adds an interceptor that changes the type of objects read from the connections created by the client provided by
this chain.
- nextWithRequestTransform(HttpServerInterceptorChain.TransformingInterceptor<II, OO, III, OO>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain
-
Add the next interceptor to this chain, which changes the type of objects read from the request accepted by
the associated
HttpServer.
- nextWithResponseTransform(HttpServerInterceptorChain.TransformingInterceptor<II, OO, II, OOO>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain
-
Add the next interceptor to this chain, which changes the type of objects written to the response sent by
the associated
HttpServer.
- nextWithTransform(TransformingInterceptor<I, O, II, OO>) - Method in interface io.reactivex.netty.protocol.http.client.HttpClientInterceptorChain
-
Adds an interceptor that changes the type of objects read and written to the connections created by the client
provided by this chain.
- nextWithTransform(HttpServerInterceptorChain.TransformingInterceptor<II, OO, RRR, WWW>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain
-
Add the next interceptor to this chain, which changes the type of objects read read from the request and written
to the response sent by the associated
HttpServer.
- nextWithWriteTransform(TransformingInterceptor<I, O, II, O>) - Method in interface io.reactivex.netty.protocol.http.client.HttpClientInterceptorChain
-
Adds an interceptor that changes the type of objects written to the connections created by the client provided by
this chain.
- NO_REDIRECTS - Static variable in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- onByteRead(long) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onByteRead(long) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onByteWritten(long) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onByteWritten(long) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onChannelClose(AbstractHttpConnectionBridge<C>.ConnectionInputSubscriber) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- onClosedBeforeReceiveComplete(Channel) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge
-
- onClosedBeforeReceiveComplete(Channel) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- onCompleted() - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.ConnectionInputSubscriber
-
- onConnectFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onConnectFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy.HttpClientListenerImpl
-
- onConnectionCloseFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onConnectionCloseFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onConnectionCloseStart() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onConnectionCloseStart() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onConnectionCloseSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onConnectionCloseSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onConnectionHandlingFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onConnectionHandlingStart(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onConnectionHandlingSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onConnectStart() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onConnectSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onContentReceiveComplete(long) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge
-
- onContentReceiveComplete(long) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- onContentReceiveComplete(long) - Method in class io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge
-
- onContentReceived() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge
-
- onContentReceived() - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- onContentReceived() - Method in class io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge
-
- onCustomEvent(Object) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onCustomEvent(Object, long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onCustomEvent(Object, long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onCustomEvent(Object, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onCustomEvent(Object) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onCustomEvent(Object, long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onCustomEvent(Object, long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onCustomEvent(Object, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onError(Throwable) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.ConnectionInputSubscriber
-
- onFlushComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onFlushComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onFlushStart() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onFlushStart() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onNewClientConnected() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onNewContentSubscriber(AbstractHttpConnectionBridge<C>.ConnectionInputSubscriber, Subscriber<? super C>) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- onNewRequestReceived() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onNewRequestReceived() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
Event whenever a new request is received by the server.
- onNext(Object) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.ConnectionInputSubscriber
-
- onOutboundLastContentWrite(LastHttpContent, ChannelPromise, long) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge
-
- onOutboundLastContentWrite(LastHttpContent, ChannelPromise, long) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- onOutboundLastContentWrite(LastHttpContent, ChannelPromise, long) - Method in class io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge
-
- onPoolAcquireFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onPoolAcquireStart() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onPoolAcquireSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onPooledConnectionEviction() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onPooledConnectionReuse() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onPoolReleaseFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onPoolReleaseStart() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onPoolReleaseSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onRequestContentReceived() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onRequestContentReceived() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
Event whenever an HTTP request content is received (an HTTP request can have multiple content chunks, in which
case this event will be fired as many times for the same request).
- onRequestHandlingFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onRequestHandlingFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
When request handling completes with an error.
- onRequestHandlingStart(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onRequestHandlingStart(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
When request handling started.
- onRequestHandlingSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onRequestHandlingSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
When request handling completes successfully.
- onRequestHeadersReceived() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onRequestHeadersReceived() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
Whenever request headers are received.
- onRequestProcessingComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onRequestProcessingComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event when the entire request processing (request header write to response failed/complete) is completed.
- onRequestReceiveComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onRequestReceiveComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
Event when the request receive is completed.
- onRequestSubmitted() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onRequestSubmitted() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event when a new request is submitted for the client.
- onRequestWriteComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onRequestWriteComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event when a request write is completed.
- onRequestWriteComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy.HttpClientListenerImpl
-
- onRequestWriteFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onRequestWriteFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event when a request write failed.
- onRequestWriteStart() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onRequestWriteStart() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event when the write of request started.
- onResponseContentReceived() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onResponseContentReceived() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event whenever an HTTP response content is received (an HTTP response can have multiple content chunks, in which
case this event will be fired as many times for the same response).
- onResponseFailed(Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onResponseFailed(Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event when the response failed (either it did not arrive or not arrived completely)
- onResponseHeadersReceived(int, long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onResponseHeadersReceived(int, long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event when the response headers are received.
- onResponseHeadersReceived(int, long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy.HttpClientListenerImpl
-
- onResponseReceiveComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onResponseReceiveComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener
-
Event when the response receive is completed.
- onResponseReceiveComplete(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy.HttpClientListenerImpl
-
- onResponseWriteFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onResponseWriteFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
Event when the response write is completed with an error.
- onResponseWriteStart() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onResponseWriteStart() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
Event when the response write starts.
- onResponseWriteSuccess(long, TimeUnit, int) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onResponseWriteSuccess(long, TimeUnit, int) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener
-
Event when the response write is completed successfully.
- onWriteFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onWriteFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onWriteStart() - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onWriteStart() - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- onWriteSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- onWriteSuccess(long, TimeUnit) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- OperatorCacheSingleWebsocketConnection - Class in io.reactivex.netty.protocol.http.ws.client
-
An operator to cache a
WebSocketConnection until it closes, upon which the source that re-creates an HTTP
upgrade request to get a fresh
WebSocketConnection is subscribed, to refresh the stale connection in the
cache.
- OperatorCacheSingleWebsocketConnection() - Constructor for class io.reactivex.netty.protocol.http.ws.client.OperatorCacheSingleWebsocketConnection
-
- OperatorTrailer<T extends TrailingHeaders> - Class in io.reactivex.netty.protocol.http.internal
-
- OperatorTrailer(Func0<T>, Func2) - Constructor for class io.reactivex.netty.protocol.http.internal.OperatorTrailer
-
- SCAN_COLON_PROCESSOR - Static variable in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- SCAN_EOL_PROCESSOR - Static variable in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- scanAndFindColon(ByteBuf) - Static method in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- scanAndFindEndOfLine(ByteBuf) - Static method in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- secure(Func1<ByteBufAllocator, SSLEngine>) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Creates a new client instance, inheriting all configurations from this client and using the passed
sslEngineFactory for all secured connections created by the newly created client instance.
- secure(SSLEngine) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Creates a new client instance, inheriting all configurations from this client and using the passed
sslEngine for all secured connections created by the newly created client instance.
- secure(SslCodec) - Method in class io.reactivex.netty.protocol.http.client.HttpClient
-
Creates a new client instance, inheriting all configurations from this client and using the passed
sslCodec for all secured connections created by the newly created client instance.
- secure(Func1<ByteBufAllocator, SSLEngine>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- secure(SSLEngine) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- secure(SslCodec) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- secure(Func1<ByteBufAllocator, SSLEngine>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server instances, inheriting all configurations from this server and using the passed
sslEngineFactory for all secured connections accepted by the newly created server instance.
- secure(SSLEngine) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server instances, inheriting all configurations from this server and using the passed
sslEngine for all secured connections accepted by the newly created server instance.
- secure(SslCodec) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Creates a new server instances, inheriting all configurations from this server and using the passed
sslCodec for all secured connections accepted by the newly created server instance.
- secure(Func1<ByteBufAllocator, SSLEngine>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- secure(SSLEngine) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- secure(SslCodec) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- selectSubprotocol(String, String[]) - Static method in class io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker
-
This is copied from WebSocketServerHandshaker
Selects the first matching supported sub protocol
- sendHeaders() - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Sends the headers for this response when the returned Observable is subscribed.
- sendHeaders() - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- sendHttp10ResponseFor10Request(boolean) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
According to the
specification, an HTTP server must
send the highest HTTP version response, it is compatible with.
- sendHttp10ResponseFor10Request(boolean) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- ServerSentEvent - Class in io.reactivex.netty.protocol.http.sse
-
An object representing a server-sent-event following the
SSE specifications
A server sent event is composed of the following:
Event id: This is the last event id seen on the stream this event was received.
- ServerSentEvent(ServerSentEvent.Type, ByteBuf) - Constructor for class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- ServerSentEvent(ByteBuf) - Constructor for class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- ServerSentEvent(ByteBuf, ByteBuf, ByteBuf) - Constructor for class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- ServerSentEvent(ServerSentEvent.Type, ByteBuf, ByteBuf, ByteBuf) - Constructor for class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- ServerSentEvent.Type - Enum in io.reactivex.netty.protocol.http.sse
-
- ServerSentEventDecoder - Class in io.reactivex.netty.protocol.http.sse.client
-
- ServerSentEventDecoder() - Constructor for class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- ServerSentEventEncoder - Class in io.reactivex.netty.protocol.http.sse.server
-
- ServerSentEventEncoder() - Constructor for class io.reactivex.netty.protocol.http.sse.server.ServerSentEventEncoder
-
- ServerSentEventEncoder(boolean) - Constructor for class io.reactivex.netty.protocol.http.sse.server.ServerSentEventEncoder
-
Splits the SSE data on new line and create multiple "data" events if splitSseData is true
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Overwrites the current value, if any, of the passed header to the passed date value for this request.
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Overwrites the current value, if any, of the passed header to the passed date values for this request.
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Overwrites the current value, if any, of the passed header to the passed date value for this response.
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Overwrites the current value, if any, of the passed header to the passed date values for this response.
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Overwrites the current value, if any, of the passed header to the passed date value for this request.
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Overwrites the current value, if any, of the passed header to the passed date values for this request.
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Overwrites the current value, if any, of the passed header to the passed date value for this response.
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Overwrites the current value, if any, of the passed header to the passed date values for this response.
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- setDateHeader(CharSequence, Date) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- setDateHeader(CharSequence, Iterable<Date>) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Overwrites the current value, if any, of the passed header to the passed value for this request.
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Overwrites the current value, if any, of the passed header to the passed value for this response.
- setHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientResponse
-
Overwrites the current value, if any, of the passed header to the passed values for this response.
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- setHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl
-
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Overwrites the current value, if any, of the passed header to the passed value for this request.
- setHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerRequest
-
Overwrites the current value, if any, of the passed header to the passed values for this request.
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Overwrites the current value, if any, of the passed header to the passed value for this response.
- setHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Overwrites the current value, if any, of the passed header to the passed values for this response.
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- setHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.TrailingHeaders
-
Overwrites the current value, if any, of the passed trailing header to the passed value for this request.
- setHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.TrailingHeaders
-
Overwrites the current value, if any, of the passed trailing header to the passed values for this request.
- setHeader(CharSequence, Object) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- setHeader(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- setHeaders(Map<? extends CharSequence, ? extends Iterable<Object>>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Overwrites the current values, if any, of the passed headers for this request.
- setHeaders(Map<? extends CharSequence, ? extends Iterable<Object>>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setHeaders(Map<? extends CharSequence, ? extends Iterable<Object>>) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- setHeaderValues(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Overwrites the current value, if any, of the passed header to the passed values for this request.
- setHeaderValues(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setHeaderValues(CharSequence, Iterable<Object>) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- setKeepAlive(boolean) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Sets HTTP Connection header to the appropriate value for HTTP keep-alive.
- setKeepAlive(boolean) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setKeepAlive(boolean) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- setMethod(HttpMethod) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
- setMethod(HttpMethod) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setMethod(HttpMethod) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- setOriginalRequest(RawRequest<I, O>) - Method in class io.reactivex.netty.protocol.http.client.internal.Redirector
-
- setProducer(Producer) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.ConnectionInputSubscriber
-
- setStatus(HttpResponseStatus) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Sets the status for the response.
- setStatus(HttpResponseStatus) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- setTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Sets the HTTP transfer encoding to chunked for this request.
- setTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- setTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponse
-
Sets the HTTP transfer encoding to chunked for this response.
- setTransferEncodingChunked() - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- setUri(String) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
- setUri(String) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- setUri(String) - Method in class io.reactivex.netty.protocol.http.client.internal.RawRequest
-
- sha1(byte[]) - Static method in class io.reactivex.netty.protocol.http.ws.internal.WsUtils
-
Performs a SHA-1 hash on the specified data
- shutdown() - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Shutdown this server and waits till the server socket is closed.
- shutdown() - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- SKIP_COLON_AND_WHITE_SPACE_PROCESSOR - Static variable in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- SKIP_LINE_DELIMITERS_AND_SPACES_PROCESSOR - Static variable in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- SKIP_TILL_LINE_DELIMITER_PROCESSOR - Static variable in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- skipColonAndWhiteSpaces(ByteBuf) - Static method in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- skipLineDelimiters(ByteBuf) - Static method in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- skipTillMatching(ByteBuf, ByteProcessor) - Static method in class io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder
-
- start(RequestHandler<I, O>) - Method in class io.reactivex.netty.protocol.http.server.HttpServer
-
Starts this server.
- start(RequestHandler<I, O>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- start() - Static method in class io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain
-
Starts a new interceptor chain.
- startButNotCompleted() - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.State
-
- startRaw() - Static method in class io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain
-
Starts a new interceptor chain with ByteBuf read and written from request and to responses.
- State() - Constructor for class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.State
-
- subprotocol(String...) - Method in class io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker
-
- subscribe(HttpClientEventsListener) - Method in class io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher
-
- subscribe(HttpClientEventsListener) - Method in class io.reactivex.netty.protocol.http.client.HttpClientImpl
-
- subscribe(HttpServerEventsListener) - Method in class io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher
-
- subscribe(HttpServerEventsListener) - Method in class io.reactivex.netty.protocol.http.server.HttpServerImpl
-
- WebSocketConnection - Class in io.reactivex.netty.protocol.http.ws
-
A WebSocket connection which is used to read/write WebSocketFrames.
- WebSocketConnection(Connection<WebSocketFrame, WebSocketFrame>) - Constructor for class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
- WebSocketHandler - Interface in io.reactivex.netty.protocol.http.ws.server
-
- WebSocketHandlers - Class in io.reactivex.netty.protocol.http.ws.server
-
A utility to provide convenience
RequestHandler implementations for Web Sockets.
- WebSocketHandshaker - Class in io.reactivex.netty.protocol.http.ws.server
-
The websocket handshaker for sending handshake response back to the client.
- WebSocketHandshaker(Observable.OnSubscribe<Void>) - Constructor for class io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker
-
- WebSocketRequest<O> - Class in io.reactivex.netty.protocol.http.ws.client
-
- WebSocketRequest(Observable.OnSubscribe<WebSocketResponse<O>>) - Constructor for class io.reactivex.netty.protocol.http.ws.client.WebSocketRequest
-
- WebSocketRequestImpl<O> - Class in io.reactivex.netty.protocol.http.ws.client.internal
-
- WebSocketResponse<T> - Class in io.reactivex.netty.protocol.http.ws.client
-
- WebSocketResponse() - Constructor for class io.reactivex.netty.protocol.http.ws.client.WebSocketResponse
-
- WebSocketResponseImpl<T> - Class in io.reactivex.netty.protocol.http.ws.client.internal
-
- WebSocketResponseImpl(HttpClientResponse<T>) - Constructor for class io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl
-
- withData(ByteBuf) - Static method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- withData(String) - Static method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- withEventId(ByteBuf, ByteBuf) - Static method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- withEventIdAndType(ByteBuf, ByteBuf, ByteBuf) - Static method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- withEventType(ByteBuf, ByteBuf) - Static method in class io.reactivex.netty.protocol.http.sse.ServerSentEvent
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge
-
- write(Observable<C>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- write(Observable<C>, Func0<T>, Func2<T, C, T>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- write(Observable<C>, Func0<T>, Func2<T, C, T>, Func1<C, Boolean>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- write(Observable<C>, Func1<C, Boolean>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- write(Observable<C>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel.
- write(Observable<C>, Func0<T>, Func2<T, C, T>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
Uses the passed Observable as the source of content for this request.
- write(Observable<C>, Func0<T>, Func2<T, C, T>, Func1<C, Boolean>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
Uses the passed Observable as the source of content for this request.
- write(Observable<C>, Func1<C, Boolean>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, everytime, flushSelector returns true .
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.reactivex.netty.protocol.http.sse.server.ServerSentEventEncoder
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.reactivex.netty.protocol.http.ws.client.Ws7To13UpgradeHandler
-
- write(Observable<WebSocketFrame>) - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
Writes a stream of frames on this connection.
- write(Observable<WebSocketFrame>, Func1<WebSocketFrame, Boolean>) - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, everytime, flushSelector returns true .
- writeAndFlushOnEach(Observable<C>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeAndFlushOnEach(Observable<C>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, on every write.
- writeAndFlushOnEach(Observable<WebSocketFrame>) - Method in class io.reactivex.netty.protocol.http.ws.WebSocketConnection
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, on every write.
- writeBytes(Observable<byte[]>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeBytes(Observable<byte[]>, Func0<T>, Func2<T, byte[], T>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeBytes(Observable<byte[]>, Func0<T>, Func2<T, byte[], T>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeBytes(Observable<byte[]>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeBytes(Observable<byte[]>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel.
- writeBytes(Observable<byte[]>, Func0<T>, Func2<T, byte[], T>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
Uses the passed Observable as the source of content for this request.
- writeBytes(Observable<byte[]>, Func0<T>, Func2<T, byte[], T>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
Uses the passed Observable as the source of content for this request.
- writeBytes(Observable<byte[]>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, everytime, flushSelector returns true .
- writeBytesAndFlushOnEach(Observable<byte[]>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeBytesAndFlushOnEach(Observable<byte[]>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, on every write.
- writeBytesContent(Observable<byte[]>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeBytesContent(Observable<byte[]>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeBytesContent(Observable<byte[]>, Func0<T>, Func2<T, byte[], T>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeBytesContent(Observable<byte[]>, Func0<T>, Func2<T, byte[], T>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeBytesContent(Observable<byte[]>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeBytesContent(Observable<byte[]>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeBytesContent(Observable<byte[]>, Func0<T>, Func2<T, byte[], T>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeBytesContent(Observable<byte[]>, Func0<T>, Func2<T, byte[], T>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeContent(Observable<I>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeContent(Observable<I>, Func1<I, Boolean>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeContent(Observable<I>, Func0<T>, Func2<T, I, T>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeContent(Observable<I>, Func0<T>, Func2<T, I, T>, Func1<I, Boolean>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeContent(Observable<I>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeContent(Observable<I>, Func1<I, Boolean>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeContent(Observable<I>, Func0<T>, Func2<T, I, T>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeContent(Observable<I>, Func0<T>, Func2<T, I, T>, Func1<I, Boolean>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeContentAndFlushOnEach(Observable<I>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeContentAndFlushOnEach(Observable<I>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeString(Observable<String>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeString(Observable<String>, Func0<T>, Func2<T, String, T>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeString(Observable<String>, Func0<T>, Func2<T, String, T>, Func1<String, Boolean>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeString(Observable<String>, Func1<String, Boolean>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeString(Observable<String>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel.
- writeString(Observable<String>, Func0<T>, Func2<T, String, T>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
Uses the passed Observable as the source of content for this request.
- writeString(Observable<String>, Func0<T>, Func2<T, String, T>, Func1<String, Boolean>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
Uses the passed Observable as the source of content for this request.
- writeString(Observable<String>, Func1<String, Boolean>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, everytime, flushSelector returns true .
- writeStringAndFlushOnEach(Observable<String>) - Method in class io.reactivex.netty.protocol.http.server.HttpServerResponseImpl
-
- writeStringAndFlushOnEach(Observable<String>) - Method in class io.reactivex.netty.protocol.http.server.ResponseContentWriter
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, on every write.
- writeStringContent(Observable<String>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeStringContent(Observable<String>, Func1<String, Boolean>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeStringContent(Observable<String>, Func0<T>, Func2<T, String, T>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeStringContent(Observable<String>, Func0<T>, Func2<T, String, T>, Func1<String, Boolean>) - Method in class io.reactivex.netty.protocol.http.client.HttpClientRequest
-
Uses the passed Observable as the source of content for this request.
- writeStringContent(Observable<String>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeStringContent(Observable<String>, Func1<String, Boolean>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeStringContent(Observable<String>, Func0<T>, Func2<T, String, T>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- writeStringContent(Observable<String>, Func0<T>, Func2<T, String, T>, Func1<String, Boolean>) - Method in class io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl
-
- Ws7To13UpgradeHandler - Class in io.reactivex.netty.protocol.http.ws.client
-
A channel handler to appropriately setup WebSocket upgrade requests and verify upgrade responses.
- Ws7To13UpgradeHandler() - Constructor for class io.reactivex.netty.protocol.http.ws.client.Ws7To13UpgradeHandler
-
- Ws7To13UpgradeHandler - Class in io.reactivex.netty.protocol.http.ws.server
-
A websocket upgrade handler for upgrading to WebSocket versions 7 to 13.
- Ws7To13UpgradeHandler() - Constructor for class io.reactivex.netty.protocol.http.ws.server.Ws7To13UpgradeHandler
-
- Ws7To13UpgradeHandler.WebSocket7To13UpgradeAcceptedEvent - Class in io.reactivex.netty.protocol.http.ws.server
-
- WsUtils - Class in io.reactivex.netty.protocol.http.ws.internal
-
This is a copy of relevant methods from WebSocketUtil in netty as that class is not public.