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:
startin interfaceorg.forgerock.http.HttpApplication- Throws:
org.forgerock.http.HttpApplicationException
-
getBufferFactory
- Specified by:
getBufferFactoryin interfaceorg.forgerock.http.HttpApplication
-
stop
- Specified by:
stopin interfaceorg.forgerock.http.HttpApplication
-
getApiProducer
- Specified by:
getApiProducerin interfaceorg.forgerock.http.DescribedHttpApplication
-