Package | Description |
---|---|
org.forgerock.http.header |
Processes HTTP message header fields.
|
Modifier and Type | Method and Description |
---|---|
static ContentTypeHeader |
ContentTypeHeader.valueOf(Message message)
Constructs a new header, initialized from the specified message.
|
static ContentTypeHeader |
ContentTypeHeader.valueOf(String string)
Constructs a new header, initialized from the specified string value.
|
Copyright 2011-2015 ForgeRock AS.