Class CrestHttpApplication
java.lang.Object
org.forgerock.json.resource.http.examples.CrestHttpApplication
- All Implemented Interfaces:
org.forgerock.http.DescribedHttpApplication
,org.forgerock.http.HttpApplication
public class CrestHttpApplication
extends Object
implements org.forgerock.http.DescribedHttpApplication
Http Application implementation to demonstrate integration with the Commons HTTP Framework.
-
Constructor Details
-
CrestHttpApplication
public CrestHttpApplication()
-
-
Method Details
-
start
- Specified by:
start
in interfaceorg.forgerock.http.HttpApplication
- Throws:
org.forgerock.http.HttpApplicationException
-
getBufferFactory
- Specified by:
getBufferFactory
in interfaceorg.forgerock.http.HttpApplication
-
stop
- Specified by:
stop
in interfaceorg.forgerock.http.HttpApplication
-
getApiProducer
- Specified by:
getApiProducer
in interfaceorg.forgerock.http.DescribedHttpApplication
-