Skip navigation links
Swagger 2016.11.0
A E G H O P R S V 

A

activate(ServiceActivatorContext) - Method in class org.wildfly.swarm.swagger.deployment.SwaggerServiceActivator
 

E

entrySet() - Method in class org.wildfly.swarm.swagger.SwaggerConfig
 

G

get(SwaggerConfig.Key) - Method in class org.wildfly.swarm.swagger.SwaggerConfig
 
getConfigurationAsset() - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
getResourcePackages() - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
getResourcePackages() - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
getResourcePackages() - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
 

H

hasResourcePackages() - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
hasResourcePackages() - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Determine if the archive has been configured for scanning

O

openStream() - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
org.wildfly.swarm.swagger - package org.wildfly.swarm.swagger
 
org.wildfly.swarm.swagger.deployment - package org.wildfly.swarm.swagger.deployment
 
org.wildfly.swarm.swagger.internal - package org.wildfly.swarm.swagger.internal
 
org.wildfly.swarm.swagger.runtime - package org.wildfly.swarm.swagger.runtime
 

P

prepareArchive(Archive<?>) - Method in class org.wildfly.swarm.swagger.runtime.SwaggerArchivePreparer
 
put(SwaggerConfig.Key, Object) - Method in class org.wildfly.swarm.swagger.SwaggerConfig
 

R

register(String[]) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 

S

SERVICE_ACTIVATOR_CLASS_NAME - Static variable in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setContact(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setContact(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setContact(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the contact information for the application
setContextRoot(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setContextRoot(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setContextRoot(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the context root, or base path for the API calls.
setDescription(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setDescription(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setDescription(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the description for the application being exposed by swagger.json
setHost(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setHost(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setHost(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the addressable host name and port for the API URLs.
setLicense(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setLicense(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setLicense(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the license of the application.
setLicenseUrl(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setLicenseUrl(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setLicenseUrl(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the license URL for this application
setPrettyPrint(boolean) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setPrettyPrint(boolean) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setPrettyPrint(boolean) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets whether the swagger.json will be pretty printed.
setResourcePackages(String...) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setResourcePackages(String...) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
 
setSchemes(String...) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setSchemes(String[]) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setSchemes(String...) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the schemes for the for the API URLs (http, https)
setTermsOfServiceUrl(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setTermsOfServiceUrl(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setTermsOfServiceUrl(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the url to be displayed for the application's term's of service
setTitle(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setTitle(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setTitle(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the title of the application being exposed by swagger.json
setVersion(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
setVersion(String) - Method in class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
setVersion(String) - Method in interface org.wildfly.swarm.swagger.SwaggerArchive
Sets the version of the API being exposed for this application
SWAGGER_CONFIGURATION_PATH - Static variable in interface org.wildfly.swarm.swagger.SwaggerArchive
 
SwaggerArchive - Interface in org.wildfly.swarm.swagger
 
SwaggerArchiveImpl - Class in org.wildfly.swarm.swagger.internal
 
SwaggerArchiveImpl(ArchiveBase<?>) - Constructor for class org.wildfly.swarm.swagger.internal.SwaggerArchiveImpl
 
SwaggerArchivePreparer - Class in org.wildfly.swarm.swagger.runtime
 
SwaggerArchivePreparer() - Constructor for class org.wildfly.swarm.swagger.runtime.SwaggerArchivePreparer
 
SwaggerConfig - Class in org.wildfly.swarm.swagger
 
SwaggerConfig(InputStream) - Constructor for class org.wildfly.swarm.swagger.SwaggerConfig
 
SwaggerConfig() - Constructor for class org.wildfly.swarm.swagger.SwaggerConfig
 
SwaggerConfig.Key - Enum in org.wildfly.swarm.swagger
 
SwaggerConfigurationAsset - Class in org.wildfly.swarm.swagger.internal
 
SwaggerConfigurationAsset() - Constructor for class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
SwaggerConfigurationAsset(InputStream) - Constructor for class org.wildfly.swarm.swagger.internal.SwaggerConfigurationAsset
 
SwaggerFraction - Class in org.wildfly.swarm.swagger
 
SwaggerFraction() - Constructor for class org.wildfly.swarm.swagger.SwaggerFraction
 
SwaggerServiceActivator - Class in org.wildfly.swarm.swagger.deployment
 
SwaggerServiceActivator() - Constructor for class org.wildfly.swarm.swagger.deployment.SwaggerServiceActivator
 

V

valueOf(String) - Static method in enum org.wildfly.swarm.swagger.SwaggerConfig.Key
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.swarm.swagger.SwaggerConfig.Key
Returns an array containing the constants of this enum type, in the order they are declared.
A E G H O P R S V 
Skip navigation links
Swagger 2016.11.0

Copyright © 2016 JBoss by Red Hat. All rights reserved.