Package | Description |
---|---|
org.forgerock.http.header |
Processes HTTP message header fields.
|
Modifier and Type | Method and Description |
---|---|
static ContentEncodingHeader |
ContentEncodingHeader.valueOf(Message<?> message)
Constructs a new header, initialized from the specified message.
|
static ContentEncodingHeader |
ContentEncodingHeader.valueOf(String string)
Constructs a new header, initialized from the specified string value.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.