Uses of Interface
org.forgerock.http.DescribedHttpApplication
Packages that use DescribedHttpApplication
Package
Description
Models and manages elements of the Hypertext Transfer Protocol.
-
Uses of DescribedHttpApplication in org.forgerock.http
Methods in org.forgerock.http that return DescribedHttpApplicationModifier and TypeMethodDescriptionstatic DescribedHttpApplicationApplications.describedHttpApplication(Handler handler, Factory<Buffer> storage, ApiProducer<io.swagger.models.Swagger> apiProducer) Create a simpleDescribedHttpApplicationthat just returns the provided arguments from the appropriate methods.