Uses of Package
io.vertx.rxjava3.core.http
-
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.core Class Description HttpClientAgent An asynchronous HTTP client.HttpClientBuilder A builder forHttpClient
.HttpServer An HTTP and WebSockets server.WebSocketClient An asynchronous WebSocket client. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.core.http Class Description ClientWebSocket Represents a client-side WebSocket.HttpClient The API to interacts with an HTTP server.HttpClientAgent An asynchronous HTTP client.HttpClientBuilder A builder forHttpClient
.HttpClientConnection Represents an HTTP client connection.HttpClientRequest Represents a client-side HTTP request.HttpClientResponse Represents a client-side HTTP response.HttpConnection Represents an HTTP connection.HttpHeaders 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 valueHttpResponseHead The state of the HTTP response head: Status code / Message HeadersHttpServer An HTTP and WebSockets server.HttpServerFileUpload Represents an file upload from an HTML FORM.HttpServerRequest Represents a server-side HTTP request.HttpServerResponse Represents a server-side HTTP response.ServerWebSocket Represents a server side WebSocket.ServerWebSocketHandshake A server WebSocket handshake, allows to control acceptance or rejection of a WebSocket.WebSocket Common WebSocket implementation.WebSocketBase Base WebSocket implementation.WebSocketClient An asynchronous WebSocket client. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.ext.stomp Class Description ServerWebSocket Represents a server side WebSocket.ServerWebSocketHandshake A server WebSocket handshake, allows to control acceptance or rejection of a WebSocket. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.ext.web Class Description HttpServerRequest Represents a server-side HTTP request.HttpServerResponse Represents a server-side HTTP response. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.ext.web.client Class Description HttpClient The API to interacts with an HTTP server.HttpResponseHead The state of the HTTP response head: Status code / Message Headers -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.ext.web.handler.graphql.ws Class Description ServerWebSocket Represents a server side WebSocket. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.grpc.client Class Description HttpClient The API to interacts with an HTTP server.HttpConnection Represents an HTTP connection. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.grpc.server Class Description HttpConnection Represents an HTTP connection.HttpServerRequest Represents a server-side HTTP request. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.httpproxy Class Description HttpClient The API to interacts with an HTTP server.HttpClientRequest Represents a client-side HTTP request.HttpClientResponse Represents a client-side HTTP response.HttpServerRequest Represents a server-side HTTP request. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.micrometer Class Description HttpServerRequest Represents a server-side HTTP request. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.openapi.validation Class Description HttpServerRequest Represents a server-side HTTP request.HttpServerResponse Represents a server-side HTTP response. -
Classes in io.vertx.rxjava3.core.http used by io.vertx.rxjava3.servicediscovery.types Class Description HttpClient The API to interacts with an HTTP server.