| Package | Description |
|---|---|
| com.holonplatform.http | |
| com.holonplatform.http.rest |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaType[] |
MediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
R |
RestClientOperations.RequestConfiguration.accept(MediaType... mediaTypes)
Set the accepted response media types using
MediaType enumeration. |
Copyright © 2019 The Holon Platform. All rights reserved.