Package | Description |
---|---|
io.vertx.rxjava.ext.web |
Modifier and Type | Class and Description |
---|---|
class |
LanguageHeader
A parsed language header.
|
Modifier and Type | Field and Description |
---|---|
static TypeArg<Locale> |
Locale.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static Locale |
Locale.create()
Deprecated.
|
static Locale |
Locale.create(String language)
Deprecated.
|
static Locale |
Locale.create(String language,
String country)
Deprecated.
|
static Locale |
Locale.create(String language,
String country,
String variant)
Deprecated.
|
static Locale |
Locale.newInstance(io.vertx.ext.web.Locale arg) |
Locale |
RoutingContext.preferredLocale()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Locale> |
RoutingContext.acceptableLocales()
Deprecated.
|
Copyright © 2019 Eclipse. All rights reserved.