JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
io.vertx.core
Package
io.vertx.core.spi.observability
Interface HttpResponse
public interface
HttpResponse
An HTTP response.
Author:
Julien Viet
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
MultiMap
headers
()
int
statusCode
()
Method Details
statusCode
int
statusCode
()
Returns:
the status code
headers
MultiMap
headers
()
Returns:
the response headers