Package org.forgerock.http
Models and manages elements of the Hypertext Transfer Protocol. For more information, see
RFC 2616.
-
Interface Summary Interface Description ApiProducer<D> A producer of API Descriptions.DescribedHttpApplication AnHttpApplication
that produces OpenAPI API Descriptors.Filter Filters the request and/or response of an HTTP exchange.Handler HttpApplication Configuration class to configure theHttpApplication
instance. -
Class Summary Class Description Applications Utility methods to work with CHF Applications.Client An HTTP client which forwards requests to a wrappedHandler
.MutableUri A MutableUri is a modifiableURI
substitute. -
Exception Summary Exception Description HttpApplicationException An exception that is thrown during a Http Application start up when the start up of the application fails.