Package io.vertx.mutiny.core.http
package io.vertx.mutiny.core.http
-
ClassDescriptionRepresents a client-side WebSocket initially not connected.Represents an HTTP Cookie.An asynchronous HTTP client.A builder for
HttpClient
.Represents a client-side HTTP request.Represents a client-side HTTP response.Represents an HTTP connection.An HTTP/2 frame.Contains a bunch of useful HTTP headers stuff: methods for creating instances often used Header names method to create optimizedCharSequence
which can be used as header name and valueThe state of the HTTP response head: Status code / Message HeadersAn HTTP and WebSockets server.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.Represents a client-side WebSocket.Base WebSocket implementation.An asynchronous WebSocket client.A WebSocket frame that represents either text or binary data.