Uses of Package
io.vertx.mutiny.core.http
Packages that use io.vertx.mutiny.core.http
Package
Description
-
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.A builder forHttpServer.An asynchronous WebSocket client. -
Classes in io.vertx.mutiny.core.http used by io.vertx.mutiny.core.httpClassDescriptionRepresents 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 creatingMultiMapinstances often used Header names method to create optimizedCharSequencewhich can be used as header name and valueThe state of the HTTP request head: Method / URI HeadersThe 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. -
Classes in io.vertx.mutiny.core.http used by io.vertx.mutiny.ext.webClassDescriptionRepresents a server-side HTTP request.Represents a server-side HTTP response.
-
Classes in io.vertx.mutiny.core.http used by io.vertx.mutiny.ext.web.clientClassDescriptionThe API to interacts with an HTTP server.The state of the HTTP response head: Status code / Message Headers
-
Classes in io.vertx.mutiny.core.http used by io.vertx.mutiny.ext.web.handler.graphql.ws
-
Classes in io.vertx.mutiny.core.http used by io.vertx.mutiny.httpproxyClassDescriptionThe API to interacts with an HTTP server.Represents a client-side HTTP request.Represents a client-side HTTP response.Represents a server-side HTTP request.
-
Classes in io.vertx.mutiny.core.http used by io.vertx.mutiny.micrometer