| Package | Description |
|---|---|
| org.osgl.http |
| Modifier and Type | Method and Description |
|---|---|
static H.MediaType |
H.MediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static H.MediaType[] |
H.MediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
H.Request.accept(H.MediaType mediaType) |
Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.