Package | Description |
---|---|
io.vertx.reactivex.ext.web |
Modifier and Type | Class and Description |
---|---|
class |
LanguageHeader
A parsed language header.
|
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.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(Locale arg) |
Locale |
RoutingContext.preferredLocale()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Locale> |
RoutingContext.acceptableLocales()
Deprecated.
|
Copyright © 2023 Eclipse. All rights reserved.