public final class MediaType extends Object
| Constructor and Description |
|---|
MediaType() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isJson(String mediaType) |
static boolean |
isOctetStream(String mediaType) |
static boolean |
isText(String mediaType) |
Copyright © 2023. All rights reserved.