A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

AbortException - Exception in com.sun.tools.ws.wscompile
Signals the abortion of the compilation.
AbortException() - Constructor for exception com.sun.tools.ws.wscompile.AbortException
 
activePlugins - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Plugins that are enabled in this compilation.
addBindings(String) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addConfiguredBinding(FileSet) - Method in class com.sun.tools.ws.ant.WsImportBase
 
addConfiguredDepends(FileSet) - Method in class com.sun.tools.ws.ant.WsImportBase
Nested <depends> element.
addConfiguredProduces(FileSet) - Method in class com.sun.tools.ws.ant.WsImportBase
Nested <produces> element.
addConfiguredSource(FileSet) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
addConfiguredXMLCatalog(XMLCatalog) - Method in class com.sun.tools.ws.ant.WsImportBase
 
addFile(String) - Method in class com.sun.tools.ws.wscompile.Options
Adds a file from the argume
addFile(String) - Method in class com.sun.tools.ws.wscompile.WsgenOptions
 
addFile(String) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addGeneratedFile(File) - Method in class com.sun.tools.ws.wscompile.Options
Remember info on generated source file generated so that it can be removed later, if appropriate.
addGrammarRecursive(File) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Recursively scan directories and add all XSD files in it.
addHandlerChainConfiguration(Element) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
additionalHeaders - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
-XadditionalHeaders
addSchema(File) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addSchema(InputSource) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addSchemmaBindFile(InputSource) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addWSDL(File) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addWSDL(InputSource) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addWSDLBindFile(InputSource) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Adds a new input schema.
AnnotationProcessingTask - Class in com.sun.tools.ws.ant
annotation processing task for use with the JAXWS project.
AnnotationProcessingTask() - Constructor for class com.sun.tools.ws.ant.AnnotationProcessingTask
 
Apt - Class in com.sun.tools.ws.ant
Deprecated.
Apt() - Constructor for class com.sun.tools.ws.ant.Apt
Deprecated.
 
Apt.Jvmarg - Class in com.sun.tools.ws.ant
Deprecated.
 
Apt.Option - Class in com.sun.tools.ws.ant
Deprecated.
 
authFile - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Authentication file
AuthInfo - Class in com.sun.tools.ws.wscompile
Represents authorization information needed by com.sun.tools.ws.wscompile.DefaultAuthenticator to authenticate wsimport to access the wsdl.
AuthInfo(URL, String, String) - Constructor for class com.sun.tools.ws.wscompile.AuthInfo
 

B

BadCommandLineException - Exception in com.sun.tools.ws.wscompile
 
BadCommandLineException() - Constructor for exception com.sun.tools.ws.wscompile.BadCommandLineException
 
BadCommandLineException(String) - Constructor for exception com.sun.tools.ws.wscompile.BadCommandLineException
 
BadCommandLineException(String, Throwable) - Constructor for exception com.sun.tools.ws.wscompile.BadCommandLineException
 
bootclassPath - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-bootclasspath option: override location of bootstrap class files
buildModel(String, WsgenTool.Listener) - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
buildWsdlModel(WsimportTool.Listener, WsimportTool.Receiver) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 

C

checkIfLoading21API() - Static method in class com.sun.tools.ws.Invoker
Returns true if the RI appears to be loading the JAX-WS 2.1 API.
checkIfLoading22API() - Static method in class com.sun.tools.ws.Invoker
Returns true if the RI appears to be loading the JAX-WS 2.2 API.
checkParameters() - Method in class com.sun.tools.ws.ant.AnnotationProcessingTask
 
classpath - Variable in class com.sun.tools.ws.wscompile.Options
 
clientjar - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
The -clientjar option to package client artifacts as jar
close() - Method in class com.sun.tools.ws.wscompile.FilerCodeWriter
 
cmdlineJars - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
This captures jars passed on the commandline and passes them to XJC and puts them in the classpath for compilation
com.sun.tools.ws - package com.sun.tools.ws
JAX-WS 2.1 Tools
com.sun.tools.ws.ant - package com.sun.tools.ws.ant
 
com.sun.tools.ws.api - package com.sun.tools.ws.api
 
com.sun.tools.ws.jaxws - module com.sun.tools.ws.jaxws
Defines tools for JAX-WS classes and WSDL generation, including the wsgen and wsimport tools.
com.sun.tools.ws.spi - package com.sun.tools.ws.spi
This document describes the SPI for the JAX-WS 2.0.1 tools.
com.sun.tools.ws.wscompile - package com.sun.tools.ws.wscompile
 
compatibilityMode - Variable in class com.sun.tools.ws.wscompile.Options
this switch determines how carefully the compiler will follow the compatibility rules in the spec.
compileClasspath - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-classpath option
compileGeneratedClasses(ErrorReceiver, WsimportListener) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
createArg() - Method in class com.sun.tools.ws.ant.WsImportBase
Provides a way to directly pass wsimport commandline options through nested arg instead of a separate attribute for each option.
createClassLoader() - Method in class com.sun.tools.ws.ant.WrapperTask
 
createClassLoader(ClassLoader) - Static method in class com.sun.tools.ws.Invoker
Creates a class loader that can load JAXB/WS 2.2 API, and then return a class loader that can RI classes, which can see all those APIs.
createClasspath() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
Creates a nested classpath element.
createJvmarg() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
createOption() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
createXjcarg() - Method in class com.sun.tools.ws.ant.WsImportBase
Adds XJC argument.

D

debug - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-g option: debugging info
debug - Variable in class com.sun.tools.ws.wscompile.Options
 
debug(String) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
Reports a debug message to users.
debug(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
debug(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
debug(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
debug(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
 
debug(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Receiver
 
debugLevel - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
debug level
debugMode - Variable in class com.sun.tools.ws.wscompile.Options
-Xdebug - gives complete stack trace
defaultAuthfile - Static variable in class com.sun.tools.ws.wscompile.WsimportOptions
 
defaultPackage - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
The -p option that should control the default Java package that will contain the generated code.
deleteGeneratedFiles() - Method in class com.sun.tools.ws.wscompile.Options
Delete all the generated source files made during the execution of this environment (those that have been registered with the "addGeneratedFile" method).
deprecation - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-deprecation option: output source locations where deprecated APIs are used
destDir - Variable in class com.sun.tools.ws.wscompile.Options
-d
disableAuthenticator - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Setting disableAuthenticator to true disables the DefaultAuthenticator.
disableSSLHostnameVerification - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Setting disableSSLHostVerification to true disables the SSL Hostname verification while fetching the wsdls.
disableXmlSecurity - Variable in class com.sun.tools.ws.wscompile.Options
If true XML security features when parsing XML documents will be disabled.
disableXmlSecurity() - Method in class com.sun.tools.ws.wscompile.Options
 
disableXmlSecurity() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
doMain(String[]) - Static method in class com.sun.tools.ws.WsGen
Entry point for tool integration.
doMain(String[]) - Static method in class com.sun.tools.ws.WsImport
Entry point for tool integration.
doNotOverWrite - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-Xdonotoverwrite

E

enableDebugging() - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
 
encoding - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-encoding option: character encoding used by the source files
encoding - Variable in class com.sun.tools.ws.wscompile.Options
-encoding
endorseddirs - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-endorseddirs option: override location of endorsed standards path
endpoint - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
entityResolver - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Actually stores com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver, but the field type is made to EntityResolver so that XJC can be used even if resolver.jar is not available in the classpath.
error(Exception) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(String, Exception) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(Locator, String) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(Locator, String, Exception) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
error(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
error(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
 
ErrorReceiver - Class in com.sun.tools.ws.wscompile
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
ErrorReceiver() - Constructor for class com.sun.tools.ws.wscompile.ErrorReceiver
 
ErrorReceiverFilter - Class in com.sun.tools.ws.wscompile
Filter implementation of the ErrorReceiver.
ErrorReceiverFilter() - Constructor for class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
ErrorReceiverFilter(ErrorListener) - Constructor for class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
execute() - Method in class com.sun.tools.ws.ant.AnnotationProcessingTask
Performs a compile using the Javac externally.
execute() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
Called by the project to let the task do it's work *
execute() - Method in class com.sun.tools.ws.ant.WsGen2
 
execute() - Method in class com.sun.tools.ws.ant.WsImport2
 
execute() - Method in class com.sun.tools.ws.ant.WsImportBase
Called by the project to let the task do it's work
extdirs - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-extdirs option: override location of installed extensions
EXTENSION - Static variable in class com.sun.tools.ws.wscompile.Options
loosely follow the compatibility rules and allow the use of vendor binding extensions
extensionOptions - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Additional arguments
externalMetadataFiles - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-x file1 -x file2 ...
Files to be parsed to get classes' metadata in addition/instead of using annotations and reflection API

F

fatalError(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
fatalError(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
fatalError(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
fatalError(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
 
filer - Variable in class com.sun.tools.ws.wscompile.Options
The filer that can use used to write out the generated files
FilerCodeWriter - Class in com.sun.tools.ws.wscompile
Writes all the source files using the specified Filer.
FilerCodeWriter(Options) - Constructor for class com.sun.tools.ws.wscompile.FilerCodeWriter
 
fileToURL(File) - Static method in class com.sun.tools.ws.wscompile.Options
Returns the directory or JAR file URL corresponding to the specified local file name.
fork - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-fork option:

G

generateCode(WsimportTool.Listener, WsimportTool.Receiver, Model, boolean) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
generatedFile(String) - Method in class com.sun.tools.ws.wscompile.WsimportListener
Called for each file generated by wsimport or wsgen.
generatedFile(String) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
 
genWsdl - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-wsdl
getAllPlugins() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Gets all the Plugins discovered so far.
getBootclasspath() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getCatalog() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getClassLoader() - Method in class com.sun.tools.ws.wscompile.Options
Get a URLClassLoader from using the classpath
getClasspath() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getClientjar() - Method in class com.sun.tools.ws.ant.WsImportBase
Gets the clientjar to output generated artifacts into a jar.
getCodeModel() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getCoreClassName() - Method in class com.sun.tools.ws.ant.WrapperTask
 
getDebuglevel() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getDefault() - Static method in enum com.sun.tools.ws.wscompile.Options.Target
 
getDestdir() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getEncoding() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getEndorseddirs() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getExtdirs() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getExtensionOption(String) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Get extension argument
getFile(JPackage, String) - Method in class com.sun.tools.ws.wscompile.WSCodeWriter
 
getGeneratedFiles() - Method in class com.sun.tools.ws.wscompile.Options
Return all the generated files and its types.
getHandlerChainConfiguration() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
There is supposed to be one handler chain per generated SEI.
getImplDestDir() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getImplPortName() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getImplServiceName() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getJavacOptions(List<String>, WsimportListener) - Method in class com.sun.tools.ws.wscompile.Options
 
getJvmargs() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getKey() - Method in class com.sun.tools.ws.ant.Apt.Option
Deprecated.
 
getLoadedAPIVersion() - Static method in enum com.sun.tools.ws.wscompile.Options.Target
 
getLocationString(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
Returns the human readable string representation of the Locator part of the specified SAXParseException.
getModule() - Method in class com.sun.tools.ws.ant.WsImportBase
Gets Java module name.
getModuleName() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Gets Java module name option.
getOptionName() - Method in class com.sun.tools.ws.wscompile.Plugin
Gets the option name to turn on this add-on.
getOptions() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getOptions() - Method in exception com.sun.tools.ws.wscompile.BadCommandLineException
Gets the partly parsed option object, if any.
getPackage() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getPassword() - Method in class com.sun.tools.ws.wscompile.AuthInfo
 
getSchemaBindings() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getSchemaCompiler() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getSchemas() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getSourcedestdir() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getSourceDestDir() - Method in class com.sun.tools.ws.ant.AnnotationProcessingTask
Get the sourceDestDir attribute (-s javac parameter) The default value is null.
getSourcepath() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getTarget() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
getUsage() - Method in class com.sun.tools.ws.wscompile.Plugin
Gets the description of this add-on.
getUser() - Method in class com.sun.tools.ws.wscompile.AuthInfo
 
getValue() - Method in class com.sun.tools.ws.ant.Apt.Jvmarg
Deprecated.
 
getValue() - Method in class com.sun.tools.ws.ant.Apt.Option
Deprecated.
 
getVersion() - Method in enum com.sun.tools.ws.wscompile.Options.Target
Gives the String representation of the Options.Target
getWsdl() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getWSDLBindings() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getWsdllocation() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getWSDLs() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getXauthfile() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getXdisableAuthenticator() - Method in class com.sun.tools.ws.ant.WsImportBase
 
getxNoAddressingDatabinding() - Method in class com.sun.tools.ws.ant.WsImportBase
 

H

hadError() - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 

I

implDestDir - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
The option indicates the dir where the jwsImpl will be generated.
implPortName - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
optional, generated impl file only for the ordered portName Note: It is a QName string, formatted as: "{" + Namespace URI + "}" + local part
implServiceName - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
optional, generated impl file only for the ordered serviceName Note: It is a QName string, formatted as: "{" + Namespace URI + "}" + local part
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
Reports verbose messages to users.
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
 
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Receiver
 
initOptions(Options) - Method in exception com.sun.tools.ws.wscompile.BadCommandLineException
 
inlineSchemas - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-inlineSchemas
Invoker - Class in com.sun.tools.ws
Invokes JAX-WS tools in a special class loader that can pick up annotation processing classes, even if it's not available in the tool launcher classpath.
Invoker() - Constructor for class com.sun.tools.ws.Invoker
 
isCanceled() - Method in class com.sun.tools.ws.wscompile.WsimportListener
wsimport will periodically invoke this method to see if it should cancel a compilation.
isDebug() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isDeprecation() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isExtensionMode() - Method in class com.sun.tools.ws.wscompile.Options
 
isFork() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isGenerateJWS - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
optional, if true JWS file is generated
isGenerateJWS() - Method in class com.sun.tools.ws.ant.WsImportBase
 
isLaterThan(Options.Target) - Method in enum com.sun.tools.ws.wscompile.Options.Target
Returns true if this version is equal or later than the given one.
isNocompile() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isNowarn() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isPrint() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isProcOnly() - Method in class com.sun.tools.ws.ant.AnnotationProcessingTask
Get the compile option for the ap compiler.
isQuiet() - Method in class com.sun.tools.ws.ant.WsImportBase
 
isVerbose() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isXadditionalHeaders() - Method in class com.sun.tools.ws.ant.WsImportBase
 
isXdebug() - Method in class com.sun.tools.ws.ant.WsImportBase
 
isXprintaptrounds() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isXprintfactoryinfo() - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
isXUseBaseResourceAndURLToLoadWSDL() - Method in class com.sun.tools.ws.ant.WsImportBase
 

J

javacOptions - Variable in class com.sun.tools.ws.wscompile.Options
-javacOptions
Jvmarg() - Constructor for class com.sun.tools.ws.ant.Apt.Jvmarg
Deprecated.
 
jvmargs - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-J<flag> option: Pass <flag> directly to the runtime

K

keep - Variable in class com.sun.tools.ws.wscompile.Options
-keep
key - Variable in class com.sun.tools.ws.ant.Apt.Option
Deprecated.
 

L

lexical() - Method in annotation type com.sun.tools.ws.api.WsgenProtocol
The corresponding lexical string used to create BindingID
Listener() - Constructor for class com.sun.tools.ws.wscompile.WsimportTool.Listener
 

M

main(String[]) - Static method in class com.sun.tools.ws.WsGen
CLI entry point.
main(String[]) - Static method in class com.sun.tools.ws.WsImport
CLI entry point.
matchingHost(URL) - Method in class com.sun.tools.ws.wscompile.AuthInfo
Returns if the requesting host and port are associated with this AuthInfo
message(String) - Method in class com.sun.tools.ws.wscompile.WsimportListener
Other miscellenous messages that do not have structures will be reported through this method.
message(String) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
 

N

newInstance() - Static method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Obtain an instance of a factory.
noAddressingBbinding - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
-Xno-addressing-databinding option to disable addressing namespace data binding.
nocompile - Variable in class com.sun.tools.ws.wscompile.Options
-Xnocompile
nonclassDestDir - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-r
nonstdProtocols - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
noSystemProxies - Static variable in class com.sun.tools.ws.Invoker
Escape hatch to work around IBM JDK problem.
nowarn - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-nowarn option: generate no warnings

O

onActivated(Options) - Method in class com.sun.tools.ws.wscompile.Plugin
Notifies a plugin that it's activated.
openBinary(JPackage, String) - Method in class com.sun.tools.ws.wscompile.FilerCodeWriter
 
openSource(JPackage, String) - Method in class com.sun.tools.ws.wscompile.FilerCodeWriter
 
Option() - Constructor for class com.sun.tools.ws.ant.Apt.Option
Deprecated.
 
options - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-A option
options - Variable in class com.sun.tools.ws.wscompile.WsimportTool
Wsimport specific options
Options - Class in com.sun.tools.ws.wscompile
Provide common jaxws tool options.
Options() - Constructor for class com.sun.tools.ws.wscompile.Options
 
Options.Target - Enum in com.sun.tools.ws.wscompile
 
Options.WeAreDone - Exception in com.sun.tools.ws.wscompile
Used to signal that we've finished processing.

P

parse(String) - Static method in enum com.sun.tools.ws.wscompile.Options.Target
Parses "2.0" and "2.1" into the Options.Target object.
parseArgument(Options, String[], int) - Method in class com.sun.tools.ws.wscompile.Plugin
Parses an option args[i] and augment the opt object appropriately, then return the number of tokens consumed.
parseArguments(String[]) - Method in class com.sun.tools.ws.wscompile.Options
Parses arguments and fill fields of this object.
parseArguments(String[]) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Parses arguments and fill fields of this object.
parseArguments(String[], int) - Method in class com.sun.tools.ws.wscompile.Options
Parses an option args[i] and return the number of tokens consumed.
parseArguments(String[], int) - Method in class com.sun.tools.ws.wscompile.WsgenOptions
 
parseArguments(String[], int) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
parseArguments(String[], WsimportTool.Listener, WsimportTool.Receiver) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
parseBindings(ErrorReceiver) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Exposing it as a public method to allow external tools such as NB to read from wsdl model and work on it.
pathToURLs(String) - Static method in class com.sun.tools.ws.wscompile.Options
Utility method for converting a search path string to an array of directory and JAR file URLs.
Plugin - Class in com.sun.tools.ws.wscompile
Add-on that works on the generated source code.
Plugin() - Constructor for class com.sun.tools.ws.wscompile.Plugin
 
pollAbort() - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
This method will be invoked periodically to allow AbortException to be thrown, especially when this is driven by some kind of GUI.
pollAbort() - Method in class com.sun.tools.ws.wscompile.WsimportTool.Receiver
 
portName - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-portname
protocol - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
protocol value
protocols - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
protocolSet - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
Tells if user specified a specific protocol
proxyAuth - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
 

Q

quiet - Variable in class com.sun.tools.ws.wscompile.Options
- quite

R

Receiver(WsimportTool.Listener) - Constructor for class com.sun.tools.ws.wscompile.WsimportTool.Receiver
 
removeGeneratedFiles() - Method in class com.sun.tools.ws.wscompile.Options
Remove generated files
requireArgument(String, String[], int) - Method in class com.sun.tools.ws.wscompile.Options
Obtains an operand and reports an error if it's not there.
reset() - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
Resets the error state its currently in.
run(Model, WsimportOptions, ErrorReceiver) - Method in class com.sun.tools.ws.wscompile.Plugin
Run the add-on.
run(String[]) - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
run(String[]) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
run(String[], WsimportTool.Listener, WsimportTool.Receiver) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
runInVm(String[], OutputStream) - Method in class com.sun.tools.ws.ant.WsImportBase
 

S

serviceName - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-servicename
setBinding(String) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setBootclasspath(Path) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setCatalog(File) - Method in class com.sun.tools.ws.ant.WsImportBase
Adds a new catalog file.
setClasspath(Path) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setClasspathRef(Reference) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
Adds a reference to a CLASSPATH defined elsewhere.
setClientjar(String) - Method in class com.sun.tools.ws.ant.WsImportBase
Sets the base directory to output generated class.
setCodeModel(JCodeModel) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
setDebug(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setDebuglevel(String) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setDeprecation(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setDestdir(File) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setdisableAuthenticator(boolean) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setDynamicAttribute(String, String) - Method in class com.sun.tools.ws.ant.WrapperTask
 
setEncoding(String) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setEndorseddirs(String) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setEntityResolver(EntityResolver) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
setErrorReceiver(ErrorListener) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
setExtdirs(String) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setFork(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setGenerateJWS(boolean) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setImplDestDir(File) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setImplPortName(String) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setImplServiceName(String) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setKey(String) - Method in class com.sun.tools.ws.ant.Apt.Option
Deprecated.
 
setModule(String) - Method in class com.sun.tools.ws.ant.WsImportBase
Sets Java module name.
setNocompile(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setNowarn(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setPackage(String) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setPrint(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setProcOnly(boolean) - Method in class com.sun.tools.ws.ant.AnnotationProcessingTask
Set the compile option for the ap compiler.
setQuiet(boolean) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setSourcedestdir(File) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setSourceDestDir(File) - Method in class com.sun.tools.ws.ant.AnnotationProcessingTask
Set the sourceDestDir attribute.
setSourcepath(Path) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setTarget(String) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setTarget(String) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setupCommand() - Method in class com.sun.tools.ws.ant.WsImportBase
 
setValue(String) - Method in class com.sun.tools.ws.ant.Apt.Jvmarg
Deprecated.
 
setValue(String) - Method in class com.sun.tools.ws.ant.Apt.Option
Deprecated.
 
setVerbose(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setWsdl(String) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setWsdllocation(String) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setXadditionalHeaders(boolean) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setXauthfile(File) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setXdebug(boolean) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setxNoAddressingDatabinding(boolean) - Method in class com.sun.tools.ws.ant.WsImportBase
 
setXprintaptrounds(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setXprintfactoryinfo(boolean) - Method in class com.sun.tools.ws.ant.Apt
Deprecated.
 
setXUseBaseResourceAndURLToLoadWSDL(boolean) - Method in class com.sun.tools.ws.ant.WsImportBase
 
sourceDir - Variable in class com.sun.tools.ws.wscompile.Options
-s
sourceFileset - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
 
sourcePath - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-sourcepath option: Specify where to find input source files
STRICT - Static variable in class com.sun.tools.ws.wscompile.Options
Type of input schema language.

T

target - Variable in class com.sun.tools.ws.wscompile.Options
 
targetVM - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-target option: generate class files for specific VM version
TJavaGeneratorExtension - Class in com.sun.tools.ws.api
Deprecated.
This class is deprecated, will be removed in JAX-WS 2.2 RI.
TJavaGeneratorExtension() - Constructor for class com.sun.tools.ws.api.TJavaGeneratorExtension
Deprecated.
 
token() - Method in annotation type com.sun.tools.ws.api.WsgenProtocol
Token for wsgen -wsdl[:protocol]
ToolVersion - Class in com.sun.tools.ws
Obtains the version number of the JAX-WS tools.

U

usage(Options) - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
usage(Options) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
useBaseResourceAndURLToLoadWSDL - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Setting useBaseResourceAndURLToLoadWSDL to true causes generated Service classes to load the WSDL file from a URL generated from the base resource.

V

V2_0 - com.sun.tools.ws.wscompile.Options.Target
 
V2_1 - com.sun.tools.ws.wscompile.Options.Target
 
V2_2 - com.sun.tools.ws.wscompile.Options.Target
 
validate() - Method in class com.sun.tools.ws.wscompile.WsgenOptions
 
validate() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
value - Variable in class com.sun.tools.ws.ant.Apt.Jvmarg
Deprecated.
 
value - Variable in class com.sun.tools.ws.ant.Apt.Option
Deprecated.
 
valueOf(String) - Static method in enum com.sun.tools.ws.wscompile.Options.Target
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.tools.ws.wscompile.Options.Target
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class com.sun.tools.ws.ant.Apt
Deprecated.
-verbose option: output messages about what the compiler is doing
verbose - Variable in class com.sun.tools.ws.wscompile.Options
-verbose
VERSION - Static variable in class com.sun.tools.ws.ToolVersion
 

W

warning(Locator, String) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
Reports a warning.
warning(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
warning(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
warning(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
warning(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Listener
 
warning(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportTool.Receiver
 
WeAreDone() - Constructor for exception com.sun.tools.ws.wscompile.Options.WeAreDone
 
WrapperTask - Class in com.sun.tools.ws.ant
Wrapper task to launch real implementations of the task in a classloader that can work even in JavaSE 6.
WrapperTask() - Constructor for class com.sun.tools.ws.ant.WrapperTask
 
writeMethodAnnotations(TWSDLOperation, JMethod) - Method in class com.sun.tools.ws.api.TJavaGeneratorExtension
Deprecated.
This method should be used to write annotations on JMethod.
WSCodeWriter - Class in com.sun.tools.ws.wscompile
FileCodeWriter implementation that notifies JAX-WS about newly created files.
WSCodeWriter(File, Options) - Constructor for class com.sun.tools.ws.wscompile.WSCodeWriter
 
wsdlLocation - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
-wsdlLocation
wsgen(OutputStream, Container, String[]) - Method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Invokes wsgen on the endpoint implementation, and generates the necessary artifacts like wrapper, exception bean classes etc.
wsgen - Search tag in com.sun.tools.ws.jaxws
wsgen tool
wsgen(OutputStream, String[]) - Method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Invokes wsgen on the endpoint implementation, and generates the necessary artifacts like wrapper, exception bean classes etc.
WsGen - Class in com.sun.tools.ws.ant
Wrapper task to launch WsGen2.
WsGen - Class in com.sun.tools.ws
WsGen tool entry point.
WsGen() - Constructor for class com.sun.tools.ws.ant.WsGen
 
WsGen() - Constructor for class com.sun.tools.ws.WsGen
 
WsGen2 - Class in com.sun.tools.ws.ant
wsgen task for use with the JAXWS project.
WsGen2() - Constructor for class com.sun.tools.ws.ant.WsGen2
 
WsgenExtension - Class in com.sun.tools.ws.api
Allows to customize wsgen behaviour using this extension.
WsgenExtension() - Constructor for class com.sun.tools.ws.api.WsgenExtension
 
WsgenOptions - Class in com.sun.tools.ws.wscompile
 
WsgenOptions() - Constructor for class com.sun.tools.ws.wscompile.WsgenOptions
 
WsgenProtocol - Annotation Type in com.sun.tools.ws.api
Allows to extend protocol for wsgen's wsdl[:protocol] switch.
wsgenReport - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-XwsgenReport
WsgenTool - Class in com.sun.tools.ws.wscompile
 
WsgenTool(OutputStream) - Constructor for class com.sun.tools.ws.wscompile.WsgenTool
 
WsgenTool(OutputStream, Container) - Constructor for class com.sun.tools.ws.wscompile.WsgenTool
 
wsimport(OutputStream, Container, String[]) - Method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Invokes wsimport on the wsdl URL argument, and generates the necessary portable artifacts like SEI, Service, Bean classes etc.
wsimport - Search tag in com.sun.tools.ws.jaxws
wsimport tool
wsimport(OutputStream, String[]) - Method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Invokes wsimport on the wsdl URL argument, and generates the necessary portable artifacts like SEI, Service, Bean classes etc.
WsImport - Class in com.sun.tools.ws.ant
Wrapper task to launch WsImport2.
WsImport - Class in com.sun.tools.ws
WsImport tool entry point.
WsImport() - Constructor for class com.sun.tools.ws.ant.WsImport
 
WsImport() - Constructor for class com.sun.tools.ws.WsImport
 
WsImport2 - Class in com.sun.tools.ws.ant
wscompile task for use with the JAXWS project.
WsImport2() - Constructor for class com.sun.tools.ws.ant.WsImport2
 
WsImportBase - Class in com.sun.tools.ws.ant
 
WsImportBase() - Constructor for class com.sun.tools.ws.ant.WsImportBase
 
WsimportListener - Class in com.sun.tools.ws.wscompile
 
WsimportListener() - Constructor for class com.sun.tools.ws.wscompile.WsimportListener
 
WsimportOptions - Class in com.sun.tools.ws.wscompile
 
WsimportOptions() - Constructor for class com.sun.tools.ws.wscompile.WsimportOptions
 
WsimportTool - Class in com.sun.tools.ws.wscompile
 
WsimportTool(OutputStream) - Constructor for class com.sun.tools.ws.wscompile.WsimportTool
 
WsimportTool(OutputStream, Container) - Constructor for class com.sun.tools.ws.wscompile.WsimportTool
 
WsimportTool.Listener - Class in com.sun.tools.ws.wscompile
 
WsimportTool.Receiver - Class in com.sun.tools.ws.wscompile
 
WSToolsObjectFactory - Class in com.sun.tools.ws.spi
Singleton abstract factory used to produce JAX-WS tools related objects.
WSToolsObjectFactory() - Constructor for class com.sun.tools.ws.spi.WSToolsObjectFactory
 

X

X_SOAP12 - Static variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
xNoAddressingDatabinding - Variable in class com.sun.tools.ws.ant.WsImportBase
-Xno-addressing-databinding
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages