Package io.vertx.reactivex.core.http
package io.vertx.reactivex.core.http
-
ClassDescriptionRepresents a client-side WebSocket.The API to interacts with an HTTP server.An asynchronous HTTP client.A builder for
HttpClient.Represents an HTTP client connection.Represents a client-side HTTP request.Represents a client-side HTTP response.Represents an HTTP connection.Contains a bunch of useful HTTP headers stuff: methods for creating instances often used Header names method to create optimizedCharSequencewhich can be used as header name and valueThe state of the HTTP request head: Method / URI HeadersCommon expectations for HTTP responses.The state of the HTTP response head: Status code / Message HeadersAn HTTP and WebSockets server.A builder forHttpServer.Represents an file upload from an HTML FORM.Represents a server-side HTTP request.Represents a server-side HTTP response.Represents a server side WebSocket.A server WebSocket handshake, allows to control acceptance or rejection of a WebSocket.Common WebSocket implementation.Base WebSocket implementation.An asynchronous WebSocket client.