Uses of Class
org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.SwaggerGenerator
-
Packages that use SwaggerGenerator Package Description org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format -
-
Uses of SwaggerGenerator in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format
Subclasses of SwaggerGenerator in org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format Modifier and Type Class Description class
SwaggerJsonProcessor
Provides Swagger definition for the API in JSON format.class
SwaggerYamlProcessor
Provides Swagger definition for the API in YAML format.
-