Package | Description |
---|---|
org.forgerock.http |
Models and manages elements of the Hypertext Transfer Protocol.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DescribedHttpApplication
An
HttpApplication that produces OpenAPI API Descriptors. |
Modifier and Type | Method and Description |
---|---|
static HttpApplication |
Applications.simpleHttpApplication(Handler handler,
Factory<Buffer> storage)
Create a simple
HttpApplication that just returns the provided arguments from the appropriate methods. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.