Package | Description |
---|---|
io.vertx.core.http | |
io.vertx.rxjava.core.http |
Modifier and Type | Method and Description |
---|---|
static HttpVersion |
HttpVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpVersion[] |
HttpVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
HttpVersion |
HttpServerRequest.version() |
Modifier and Type | Method and Description |
---|---|
HttpVersion |
HttpServerRequest.version() |
Copyright © 2015. All Rights Reserved.