Package | Description |
---|---|
io.vertx.core | |
io.vertx.core.http | |
io.vertx.core.spi | |
io.vertx.core.spi.metrics | |
io.vertx.ext.web | |
io.vertx.ext.web.handler |
Class and Description |
---|
HttpClient
An asynchronous HTTP client.
|
HttpClientOptions
Options describing how an
HttpClient will make connections. |
HttpServer
An HTTP and WebSockets server.
|
HttpServerOptions
Represents options used by an
HttpServer instance |
Class and Description |
---|
HttpClient
An asynchronous HTTP client.
|
HttpClientOptions
Options describing how an
HttpClient will make connections. |
HttpClientRequest
Represents a client-side HTTP request.
|
HttpClientResponse
Represents a client-side HTTP response.
|
HttpMethod
Represents an HTTP method
|
HttpServer
An HTTP and WebSockets server.
|
HttpServerFileUpload
Represents an file upload from an HTML FORM.
|
HttpServerOptions
Represents options used by an
HttpServer instance |
HttpServerRequest
Represents a server-side HTTP request.
|
HttpServerRequestStream |
HttpServerResponse
Represents a server-side HTTP response.
|
HttpVersion
Represents the version of the HTTP protocol.
|
ServerWebSocket
Represents a server side WebSocket.
|
ServerWebSocketStream |
WebSocket
Represents a client-side WebSocket.
|
WebSocketBase
Base WebSocket implementation.
|
WebSocketFrame
A WebSocket frame that represents either text or binary data.
|
WebSocketStream
A stream for
HttpClient WebSocket connection. |
WebsocketVersion
Represents the WebSocket version
|
Class and Description |
---|
WebSocketFrame
A WebSocket frame that represents either text or binary data.
|
Class and Description |
---|
HttpClient
An asynchronous HTTP client.
|
HttpClientOptions
Options describing how an
HttpClient will make connections. |
HttpClientRequest
Represents a client-side HTTP request.
|
HttpClientResponse
Represents a client-side HTTP response.
|
HttpServer
An HTTP and WebSockets server.
|
HttpServerOptions
Represents options used by an
HttpServer instance |
HttpServerRequest
Represents a server-side HTTP request.
|
HttpServerResponse
Represents a server-side HTTP response.
|
ServerWebSocket
Represents a server side WebSocket.
|
WebSocket
Represents a client-side WebSocket.
|
Class and Description |
---|
HttpMethod
Represents an HTTP method
|
HttpServerRequest
Represents a server-side HTTP request.
|
HttpServerResponse
Represents a server-side HTTP response.
|
Class and Description |
---|
HttpMethod
Represents an HTTP method
|
Copyright © 2015. All Rights Reserved.