public interface DescribedHttpApplication extends HttpApplication
HttpApplication
that produces OpenAPI API Descriptors.Modifier and Type | Method and Description |
---|---|
ApiProducer<io.swagger.models.Swagger> |
getApiProducer()
Provides the OpenAPI descriptor producer with which to produce the API.
|
getBufferFactory, start, stop
ApiProducer<io.swagger.models.Swagger> getApiProducer()
Copyright © 2010-2018, ForgeRock All Rights Reserved.