Uses of Package
io.vertx.mutiny.core.http
Packages that use io.vertx.mutiny.core.http
-
Classes in io.vertx.mutiny.core.http used by io.vertx.mutiny.coreClassDescriptionAn asynchronous HTTP client.A builder for
HttpClient.An HTTP and WebSockets server.An asynchronous WebSocket client. -
Classes in io.vertx.mutiny.core.http used by io.vertx.mutiny.core.httpClassDescriptionRepresents 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 optimizedCharSequencewhich 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.