JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
I
L
M
O
P
Q
R
S
T
U
V
C
checkSupportSwaggerUiProp(Properties)
- Method in interface org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport
Checks the Swagger properties to determine if Swagger UI support is available or not.
checkUiRoot(String, String)
- Static method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiResolver
configUrl(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
D
deepLinking(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
defaultModelExpandDepth(Integer)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
defaultModelRendering(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
defaultModelsExpandDepth(Integer)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
displayOperationId(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
displayRequestDuration(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
docExpansion(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
E
exists(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiResourceLocator
Checks the existence of the Swagger UI resource corresponding to resource path
F
filter(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
findSwaggerUiRoot()
- Method in interface org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport
Detects the Swagger UI in root with respect to properties and configuration provided.
findSwaggerUiRootInternal(String, String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
OsgiSwaggerUiResolver
findSwaggerUiRootInternal(String, String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiResolver
G
getConfigParameters()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getConfigUrl()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getDeepLinking()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getDefaultModelExpandDepth()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getDefaultModelRendering()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getDefaultModelsExpandDepth()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getDisplayOperationId()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getDisplayRequestDuration()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getDocExpansion()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getFilter()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getMaxDisplayedTags()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getProviders()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport.Registration
getResource(UriInfo, String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiService
getResources()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport.Registration
getShowCommonExtensions()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getShowExtensions()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getSwaggerUi(Bus, Properties, boolean)
- Method in interface org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport
Detects the presence of Swagger UI in classpath with respect to properties and configuration provided.
getSwaggerUiConfig()
- Method in interface org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport
Returns Swagger UI configuration parameters.
getSwaggerUiMediaTypes()
- Method in interface org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport
Returns media types supported by Swagger UI
getUrl()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
getValidatorUrl()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
I
isQueryConfigEnabled()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
isSupportSwaggerUi()
- Method in interface org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport
Checks if Swagger UI support is available or not.
isTryItOutEnabled()
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
L
locate(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiResourceLocator
Locate Swagger UI resource corresponding to resource path
M
maxDisplayedTags(Integer)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
O
org.apache.cxf.jaxrs.swagger.ui
- package org.apache.cxf.jaxrs.swagger.ui
OsgiSwaggerUiResolver
- Class in
org.apache.cxf.jaxrs.swagger.ui
OsgiSwaggerUiResolver(Class<? extends Annotation>)
- Constructor for class org.apache.cxf.jaxrs.swagger.ui.
OsgiSwaggerUiResolver
P
put(String, Integer, Map<String, String>)
- Static method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
put(String, Boolean, Map<String, String>)
- Static method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
put(String, String, Map<String, String>)
- Static method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
Q
queryConfigEnabled(boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
R
Registration()
- Constructor for class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport.Registration
replaceUrl(String, String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiService
Replaces the URL inside Swagger UI index.html file.
S
setConfig(SwaggerUiConfig)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiService
setConfigUrl(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setDeepLinking(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setDefaultModelExpandDepth(Integer)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setDefaultModelRendering(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setDefaultModelsExpandDepth(Integer)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setDisplayOperationId(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setDisplayRequestDuration(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setDocExpansion(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setFilter(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setMaxDisplayedTags(Integer)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setQueryConfigEnabled(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setShowCommonExtensions(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setShowExtensions(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setTryItOutEnabled(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setUrl(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
setValidatorUrl(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
showCommonExtensions(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
showExtensions(Boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
SUPPORT_UI_PROPERTY
- Static variable in interface org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiSupport
SwaggerUiConfig
- Class in
org.apache.cxf.jaxrs.swagger.ui
Please refer to https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md to get the idea what each parameter does.
SwaggerUiConfig()
- Constructor for class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
SwaggerUiResolver
- Class in
org.apache.cxf.jaxrs.swagger.ui
SwaggerUiResolver(ClassLoader)
- Constructor for class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiResolver
SwaggerUiResourceLocator
- Class in
org.apache.cxf.jaxrs.swagger.ui
Swagger UI resource locator
SwaggerUiResourceLocator(String)
- Constructor for class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiResourceLocator
SwaggerUiService
- Class in
org.apache.cxf.jaxrs.swagger.ui
SwaggerUiService(SwaggerUiResourceLocator, Map<String, String>)
- Constructor for class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiService
SwaggerUiSupport
- Interface in
org.apache.cxf.jaxrs.swagger.ui
Generic trait to support Swagger UI integration for Swagger 1.5.x and OpenAPI v3.x (Swagger 2.x) integrations.
SwaggerUiSupport.Registration
- Class in
org.apache.cxf.jaxrs.swagger.ui
Holds the resources and/or providers which are required for Swagger UI integration to be plugged in.
T
tryItOutEnabled(boolean)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
U
UI_RESOURCES_ROOT_START
- Static variable in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiResolver
url(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
V
validatorUrl(String)
- Method in class org.apache.cxf.jaxrs.swagger.ui.
SwaggerUiConfig
C
D
E
F
G
I
L
M
O
P
Q
R
S
T
U
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache CXF