- generate(WSDLResolver) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
-
Generates the WSDL using the wsdlResolver to output the generated
documents.
- generate(File, String) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
-
Generates the WSDL into the file directory
- generate(Model, WsimportOptions, ErrorReceiver) - Static method in class com.sun.tools.ws.processor.generator.CustomExceptionGenerator
-
- generate(Model, WsimportOptions, ErrorReceiver) - Static method in class com.sun.tools.ws.processor.generator.JwsImplGenerator
-
- generate(Model, WsimportOptions, ErrorReceiver, TJavaGeneratorExtension...) - Static method in class com.sun.tools.ws.processor.generator.SeiGenerator
-
- generate(Model, WsimportOptions, ErrorReceiver) - Static method in class com.sun.tools.ws.processor.generator.ServiceGenerator
-
- 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
-
- GENERATOR_CANNOT_CREATE_DIR(Object) - Static method in class com.sun.tools.ws.resources.GeneratorMessages
-
can''t create directory: {0}
- GENERATOR_INDENTINGWRITER_CHARSET_CANTENCODE(Object) - Static method in class com.sun.tools.ws.resources.GeneratorMessages
-
WSDL has some characters which native java encoder can''t encode: "{0}"
- GENERATOR_INTERNAL_ERROR_SHOULD_NOT_HAPPEN(Object) - Static method in class com.sun.tools.ws.resources.GeneratorMessages
-
internal error (should not happen): {0}
- GENERATOR_NESTED_GENERATOR_ERROR(Object) - Static method in class com.sun.tools.ws.resources.GeneratorMessages
-
generator error: {0}
- GENERATOR_SEI_CLASS_ALREADY_EXIST(Object, Object) - Static method in class com.sun.tools.ws.resources.GeneratorMessages
-
Could not generate SEI, class: {0} already exists.
- GENERATOR_SERVICE_CLASS_ALREADY_EXIST(Object, Object) - Static method in class com.sun.tools.ws.resources.GeneratorMessages
-
Could not generate Service, class: {0} already exists.
- GeneratorBase - Class in com.sun.tools.ws.processor.generator
-
- GeneratorBase() - Constructor for class com.sun.tools.ws.processor.generator.GeneratorBase
-
- GeneratorConstants - Enum in com.sun.tools.ws.processor.generator
-
- GeneratorException - Exception in com.sun.tools.ws.processor.generator
-
- GeneratorException(String, Object...) - Constructor for exception com.sun.tools.ws.processor.generator.GeneratorException
-
- GeneratorException(Throwable) - Constructor for exception com.sun.tools.ws.processor.generator.GeneratorException
-
- GeneratorExtension - Class in com.sun.tools.ws.processor.generator
-
Service Generator Extension for Custom Binding and Transport
- GeneratorExtension() - Constructor for class com.sun.tools.ws.processor.generator.GeneratorExtension
-
- GeneratorMessages - Class in com.sun.tools.ws.resources
-
Defines string formatting method for each constant in the resource file
- GeneratorMessages() - Constructor for class com.sun.tools.ws.resources.GeneratorMessages
-
- GeneratorUtil - Class in com.sun.tools.ws.processor.generator
-
- GeneratorUtil() - Constructor for class com.sun.tools.ws.processor.generator.GeneratorUtil
-
- genWsdl - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-
-wsdl
- get(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- get(PropertySet) - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
-
- get(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
-
Gets the name of the property.
- get(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
-
Gets the name of the property.
- get(QName) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- get(String) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- get(String) - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
-
Gets the DOM tree associated with the specified system ID,
or null if none is found.
- getAbstractWSDL(Holder<String>) - Method in interface com.oracle.webservices.api.databinding.WSDLResolver
-
Create a Result object into which abstract WSDL is to be generated.
- getAcceptHeader() - Method in interface com.oracle.webservices.api.message.ContentType
-
Controls the Accept transport header, if the transport supports it.
- getAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Gets the value of the action property.
- getAction() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getAction() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getAction() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getAddress() - Method in class com.sun.tools.ws.processor.model.Port
-
- getAddressQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getAddressQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getAllBlocks() - Method in class com.sun.tools.ws.processor.model.Message
-
- getAllFaultBlocks() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getAllFaults() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getAllFaults() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getAllFaultsSet() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getAllFaultsSet() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getAllPlugins() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
Gets all the
Plugin
s discovered so far.
- getAllPortQNames() - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
-
- getAllServiceQNames() - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
-
- getAllSubclasses() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getAllSubclassesSet() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getAlternateMimeTypes(List<MIMEContent>) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getAnnotations() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getAny() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.XmlSchemaMapping
-
Gets the value of the any property.
- getAnyExtensionOfType(TWSDLExtensible, Class) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getAsSOAPMessage() - Method in interface com.oracle.webservices.api.message.MessageContext
-
Gets the SAAJ SOAPMessage representation of the SOAP message.
- getAsyncOperationName(Operation) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getAsyncType() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- getAsynParameterOrder() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getAttachmentBlockCount() - Method in class com.sun.tools.ws.processor.model.Message
-
- getAttachmentBlocks() - Method in class com.sun.tools.ws.processor.model.Message
-
- getAttachmentBlocksMap() - Method in class com.sun.tools.ws.processor.model.Message
-
- getBeanName() - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
-
- getBeanTypeMoniker() - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
-
- getBinding() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getBindingExtensibilityElementKind() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- getBindingQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getBindingQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getBindingValue(String, SOAPVersion) - Method in class com.sun.tools.ws.processor.generator.GeneratorExtension
-
Derive Binding ID based on transport and SOAP version
- getBlock() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getBlock() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getBodyBlockCount() - Method in class com.sun.tools.ws.processor.model.Message
-
- getBodyBlocks() - Method in class com.sun.tools.ws.processor.model.Message
-
- getBodyBlocksMap() - Method in class com.sun.tools.ws.processor.model.Message
-
- getBodyQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getBodyQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getBootclasspath() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getCallBackType() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- getCatalog() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getClass(String, ClassType) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
-
- getClassAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
The class-annotation group defines the set of
annotations applicable to the Java class
declaration.
- getClassLoader() - Method in class com.sun.tools.ws.wscompile.Options
-
Get a URLClassLoader from using the classpath
- getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Gets the value of the className property.
- getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Gets the value of the className property.
- getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Gets the value of the className property.
- getClassName(Port, String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getClassName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.Exception
-
- getClassName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getClasspath() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getClasspath() - Method in class com.sun.tools.ws.ant.WsGen2
-
Gets the classpath.
- getClientjar() - Method in class com.sun.tools.ws.ant.WsImport2
-
Gets the clientjar to output generated artifacts into a jar.
- getCMClass(String, ClassType) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
-
- getCodeModel() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
- getConflictingClassNames() - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
-
- getConstructorPos() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- getContent() - Method in class com.sun.tools.ws.wsdl.document.Documentation
-
- getContentType() - Method in interface com.oracle.webservices.api.message.ContentType
-
Gives non-null Content-Type header value.
- getContentType() - Method in interface com.oracle.webservices.api.message.MessageContext
-
Gets the Content-type of this message.
- getCoreClassName() - Method in class com.sun.tools.ws.ant.WrapperTask
-
- getCP() - Method in class com.sun.tools.ws.ant.WsGen2
-
Gets the classpath.
- getCustomizedName() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getCustomName() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getDatabinding() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the databinding property.
- getDebuglevel() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getDeclaringClass() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- getDefault() - Static method in enum com.sun.tools.ws.wscompile.Options.Target
-
- getDefaultNamespaceURI() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
-
Deprecated.
Gives default namespace
- getDefaultNamespaceURI() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.processor.generator.GeneratorException
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.processor.model.ModelException
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.processor.modeler.ModelerException
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.processor.ProcessorException
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.util.WSDLParseException
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.wsdl.framework.DuplicateEntityException
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.wsdl.framework.NoSuchEntityException
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.wsdl.framework.ParseException
-
- getDefaultResourceBundleName() - Method in exception com.sun.tools.ws.wsdl.framework.ValidationException
-
- getDefining() - Method in class com.sun.tools.ws.wsdl.framework.GlobalEntity
-
- getDefining() - Method in interface com.sun.tools.ws.wsdl.framework.GloballyKnown
-
- getDefinitions() - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
-
- getDescriptor() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- getDescriptorKind() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- getDestdir() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getDocument() - Method in class com.sun.tools.ws.wsdl.framework.ExternalEntityReference
-
- getDocument() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- getDocument() - Method in interface com.sun.tools.ws.wsdl.parser.DOMForest.Handler
-
Gets the DOM that was built.
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Import
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Message
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Service
-
- getDocumentation() - Method in class com.sun.tools.ws.wsdl.document.Types
-
- getDOMForest() - Method in class com.sun.tools.ws.wsdl.parser.WSDLParser
-
- getDuplicateFaultNames() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getElement() - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
-
- getElementMembers() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- getElementMembersCount() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- getElementMembersList() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- getElementName() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getElementName() - Method in class com.sun.tools.ws.processor.model.java.JavaArrayType
-
- getElementName() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBMapping
-
- getElementName() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBProperty
-
- getElementName() - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPAddress
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPBinding
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPOperation
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPUrlEncoded
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPUrlReplacement
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Import
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Message
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEContent
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEMultipartRelated
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEXml
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Service
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAP12Binding
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPAddress
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
-
- getElementName() - Method in class com.sun.tools.ws.wsdl.document.Types
-
- getElementName() - Method in interface com.sun.tools.ws.wsdl.framework.Elemental
-
- getElementType() - Method in class com.sun.tools.ws.processor.model.java.JavaArrayType
-
- getElementTypeAndAnn(QName) - Method in class com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder
-
- getEnabled() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- getEncoding() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getEncodingStyle() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- getEncodingStyle() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- getEncodingStyle() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- getEncodingStyle() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- getEndorseddirs() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getEndpointInterface() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the endpointInterface property.
- getEntity() - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- getEntityName() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getException() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Gets the exception of this JavaCallInfo
- getExceptionBeanName(Name) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- getExceptionClass() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getExceptionClassMemberName() - Static method in class com.sun.tools.ws.processor.generator.Names
-
- getExceptionClassNames() - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
-
- getExceptions() - Method in class com.sun.tools.ws.processor.model.java.JavaMethod
-
TODO: NB uses it, remove it once we expose it thru some API
- getExistingAnnotations() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the classAnnotations property.
- getExtdirs() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getExtensionHandlers() - Method in class com.sun.tools.ws.wsdl.parser.AbstractExtensionHandler
-
- getExtensionOfType(TWSDLExtensible, Class) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getExtensionOption(String) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
Get extension argument
- getExternalReferences() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
-
- getExtraTypes() - Method in class com.sun.tools.ws.processor.model.Model
-
- getExtraTypesSet() - Method in class com.sun.tools.ws.processor.model.Model
-
- getFaultAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Gets the value of the faultAction property.
- getFaultBean() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Gets the value of the faultBean property.
- getFaultBlockCount() - Method in class com.sun.tools.ws.processor.model.Response
-
- getFaultBlocks() - Method in class com.sun.tools.ws.processor.model.Response
-
- getFaultBlocksMap() - Method in class com.sun.tools.ws.processor.model.Response
-
- getFaultCount() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getFaultQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getFaultQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getFaults() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLOperation
-
Deprecated.
Gives a Map of fault name attribute value to the JClass
- getFaults() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getFaults() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getFaultsSet() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getFile() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
-
Gets the value of the file property.
- getFile() - Method in class com.sun.tools.ws.ant.WsGen2.ExternalMetadata
-
- getFile(JPackage, String) - Method in class com.sun.tools.ws.wscompile.WSCodeWriter
-
- getFiles() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- getFirstRootDocument() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
-
- getFollowImports() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- getFormalName() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getFormalName() - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- getGeneratedClassNames() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- getGeneratedFiles() - Method in class com.sun.tools.ws.wscompile.Options
-
Return all the generated files and its types.
- getGenerator(Model, WsimportOptions, ErrorReceiver) - Method in class com.sun.tools.ws.processor.generator.CustomExceptionGenerator
-
- getGenericClass(String) - Static method in class com.sun.tools.ws.util.ClassNameInfo
-
- getGenwsdl() - Method in class com.sun.tools.ws.ant.WsGen2
-
Gets the genWsdl flag.
- getHandlerChainConfiguration() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
There is supposed to be one handler chain per generated SEI.
- getHeaderBlockCollection() - Method in class com.sun.tools.ws.processor.model.Message
-
- getHeaderBlockCount() - Method in class com.sun.tools.ws.processor.model.Message
-
- getHeaderBlocks() - Method in class com.sun.tools.ws.processor.model.Message
-
- getHeaderBlocksMap() - Method in class com.sun.tools.ws.processor.model.Message
-
- getHeaderExtensions(TWSDLExtensible) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getHeaderfaultQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getHeaderfaultQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getHeaderQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getHeaderQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getHolderName() - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- getHolderName() - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- getHolderValueType(TypeMirror) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
-
- getHolderValueType(TypeMirror) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAp
-
- getID() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
- getID() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- getID() - Method in class com.oracle.webservices.api.EnvelopeStyleFeature
-
- getID() - Method in interface com.sun.tools.ws.wsdl.framework.Identifiable
-
- getImpl() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getImplDestDir() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getImplementsSei() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- getImplPortName() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getImplServiceName() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getInitString() - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- getInlinedSchemaElement() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
-
- getInlineSchemas() - Method in class com.sun.tools.ws.ant.WsGen2
-
Gets the "inlineSchemas" flag.
- getInput() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Gets the value of the input property.
- getInput() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getInput() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getInputMessage() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getInterfaces() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getInterfacesList() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getJ2SJAXBModel() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- getJavaDoc() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getJavaDoc() - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- getJavaDoc() - Method in class com.sun.tools.ws.wsdl.document.jaxws.CustomName
-
- getJavaException() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getJavaInterface() - Method in class com.sun.tools.ws.processor.model.Port
-
- getJavaInterface() - Method in class com.sun.tools.ws.processor.model.Service
-
- getJavaIntf() - Method in class com.sun.tools.ws.processor.model.Service
-
- getJavaMemberName() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getJavaMemberReadMethod(JavaStructureMember) - Static method in class com.sun.tools.ws.processor.generator.Names
-
- getJavaMethod() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.JavaMethods
-
Gets the value of the javaMethod property.
- getJavaMethod() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getJavaMethodName() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- getJavaMethodName() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getJavaMethods() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the javaMethods property.
- getJavaNameForOperation(Operation) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getJavaNameOfSEI(Port) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getJavaPackage() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getJavaParam() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod.JavaParams
-
Gets the value of the javaParam property.
- getJavaParameter() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getJavaParams() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Gets the value of the javaParams property.
- getJavaReserverVarialbeName(String) - Static method in class com.sun.tools.ws.processor.generator.Names
-
See if its a java keyword name, if so then mangle the name
- getJavaSimpleType(String) - Static method in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
-
- getJavaStructureMember() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- getJavaType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
-
Gets the value of the javaType property.
- getJavaType() - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- getJavaTypeName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the javaTypeName property.
- getJavaTypeName() - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
-
- getJaxbBindings() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getJaxbGeneratedClasses() - Method in class com.sun.tools.ws.processor.modeler.wsdl.ClassNameAllocatorImpl
-
- getJaxbGeneratedClassNames() - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
-
- getJaxbMapping() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
-
- getJaxbModel() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
-
- getJaxbModel() - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
-
- getJAXBModel() - Method in class com.sun.tools.ws.processor.model.Model
-
- getJAXBModel() - Method in class com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder
-
- getJAXBModelBuilder() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getJAXBSchemaCompiler() - Method in class com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder
-
- getJAXBType(QName) - Method in class com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder
-
- getJAXWSClassComment() - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
-
- getJAXWSClassComment(String) - Static method in class com.sun.tools.ws.processor.generator.GeneratorBase
-
- getJaxwsPackage() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getJvmargs() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getKey() - Method in class com.sun.tools.ws.ant.Apt.Option
-
Deprecated.
- getKind() - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- getKind() - Method in class com.sun.tools.ws.wsdl.document.Message
-
- getKind() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getKind() - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- getKind() - Method in class com.sun.tools.ws.wsdl.document.Service
-
- getKind() - Method in class com.sun.tools.ws.wsdl.framework.ExternalEntityReference
-
- getKind() - Method in class com.sun.tools.ws.wsdl.framework.GlobalEntity
-
- getKind() - Method in interface com.sun.tools.ws.wsdl.framework.GloballyKnown
-
- getLinkedParameter() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getLiteralJavaMemberName(Fault) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getLoadedAPIVersion() - Static method in enum com.sun.tools.ws.wscompile.Options.Target
-
- getLocalName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Gets the value of the localName property.
- getLocalName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Gets the value of the localName property.
- getLocation(Element) - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
-
Deprecated.
gives the location information for the given Element.
- getLocation() - Method in class com.sun.tools.ws.processor.model.Block
-
- getLocation() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPAddress
-
- getLocation() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPOperation
-
- getLocation() - Method in class com.sun.tools.ws.wsdl.document.Import
-
- getLocation() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPAddress
-
- getLocation(Element) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- getLocation() - Method in class com.sun.tools.ws.wsdl.framework.WSDLLocation
-
- getLocationString(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
-
- getLocator() - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- getLocator() - Method in interface com.sun.tools.ws.wsdl.framework.Elemental
-
- getLocator() - Method in class com.sun.tools.ws.wsdl.framework.Entity
-
- getLookup() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- getMap(Kind) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
-
- getMappedName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the mappedName property.
- getMappings() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- getMemberByName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getMembers() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getMembersCount() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getMembersList() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getMessage() - Method in class com.sun.tools.ws.processor.model.HeaderFault
-
- getMessage() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getMessage() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getMessage() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getMessage() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- getMessage() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- getMessageName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
-
- getMessageParts(SOAPBody, Message, boolean) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getMetadataReader(ClassLoader, boolean) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- getMethod() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Gets the method of this JavaCallInfo
- getMethodAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Gets the value of the methodAnnotation property.
- getMethodName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getMethods() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getMethodsList() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getMimeContentParts(Message, TWSDLExtensible) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getMimeContents(MIMEPart) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getMimeContents(TWSDLExtensible, Message, String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getMimeParts(TWSDLExtensible) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getMode() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
- getMode() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the mode property.
- getMode() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- getModeParameterCount(ExecutableElement, WebParam.Mode) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- getName() - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
-
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Gets the value of the name property.
- getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the name property.
- getName() - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- getName() - Method in class com.sun.tools.ws.processor.model.Block
-
- getName() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getName() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getName() - Method in class com.sun.tools.ws.processor.model.java.JavaMethod
-
- getName() - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- getName() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- getName() - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- getName() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- getName() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBProperty
-
- getName() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
-
- getName() - Method in class com.sun.tools.ws.processor.model.Model
-
- getName() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getName() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getName() - Method in class com.sun.tools.ws.processor.model.Port
-
- getName() - Method in class com.sun.tools.ws.processor.model.Service
-
- getName(String) - Static method in class com.sun.tools.ws.util.ClassNameInfo
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.CustomName
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getName() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- getName() - Method in class com.sun.tools.ws.wsdl.framework.ExternalEntityReference
-
- getName() - Method in class com.sun.tools.ws.wsdl.framework.GlobalEntity
-
- getName() - Method in interface com.sun.tools.ws.wsdl.framework.GloballyKnown
-
- getName() - Method in class com.sun.tools.ws.wsdl.framework.Kind
-
- getNamespace(PackageElement) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- getNamespace() - Method in class com.sun.tools.ws.wsdl.document.Import
-
- getNamespace() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- getNamespace() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- getNamespace() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- getNamespace() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- getNamespaceURI() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
-
Deprecated.
Gives namespace URI of a wsdl extensibility element.
- getNamespaceURI() - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
-
Deprecated.
Gives the namespace of an extensibility element.
- getNamespaceURI(String) - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
-
Deprecated.
Gives the namespace URI for a given prefix
- getNamespaceUri() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Service
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Types
-
- getNamespaceURI(String) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.MemberSubmissionAddressingExtensionHandler
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.MIMEExtensionHandler
-
- getNamespaceURI(String) - Method in class com.sun.tools.ws.wsdl.parser.NamespaceContextImpl
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.Policy12ExtensionHandler
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.Policy15ExtensionHandler
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
-
- getNamespaceURI() - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingMetadataExtensionHandler
-
- getNameValue() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
-
Deprecated.
Gives the wsdl extensiblity element's name attribute value.
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Service
-
- getNameValue() - Method in class com.sun.tools.ws.wsdl.document.Types
-
wsdl:type does not have any name attribute
- getNode() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getNormalOperation() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- getOperationByUniqueName(String) - Method in class com.sun.tools.ws.processor.model.Port
-
- getOperationName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Gets the value of the operationName property.
- getOperationName(Name) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
-
- getOperationName(Name) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAp
-
- getOperationQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getOperationQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getOperations() - Method in class com.sun.tools.ws.processor.model.Port
-
- getOperationsNamed(String) - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- getOptionName() - Method in class com.sun.tools.ws.wscompile.plugin.at_generated.PluginImpl
-
- 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 interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
-
- getOptions() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAp
-
- getOptions() - Method in exception com.sun.tools.ws.wscompile.BadCommandLineException
-
Gets the partly parsed option object, if any.
- getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutParameter(ExecutableElement) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- getOutput() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Gets the value of the output property.
- getOutput() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getOutput() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getOutputDirectoryFor(String, File) - Static method in class com.sun.tools.ws.processor.util.DirectoryUtil
-
- getOutputMessage() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getOwner() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- getOwner() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getPackage() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getPackageName(String) - Static method in class com.sun.tools.ws.processor.generator.Names
-
- getParamAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
-
Gets the value of the paramAnnotation property.
- getParameter() - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- getParameterByName(String) - Method in class com.sun.tools.ws.processor.model.Message
-
- getParameterIndex() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getParameterName(String, String, QName, boolean) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getParameterOrder() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getParameterOrder() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getParameters() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Gets the parameters of this JavaCallInfo
- getParameters() - Method in class com.sun.tools.ws.processor.model.Message
-
- getParametersList() - Method in class com.sun.tools.ws.processor.model.java.JavaMethod
-
- getParametersList() - Method in class com.sun.tools.ws.processor.model.Message
-
- getParameterStyle() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Gets the value of the parameterStyle property.
- getParent() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
-
Deprecated.
Gives the parent of a wsdl extensibility element.
- getParent() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtension
-
Deprecated.
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
wsdl:definition is the root hence no parent so return null.
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Service
-
- getParent() - Method in class com.sun.tools.ws.wsdl.document.Types
-
- getParent() - Method in class com.sun.tools.ws.wsdl.framework.ExtensionImpl
-
- getParentType() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- getPart() - Method in class com.sun.tools.ws.processor.model.HeaderFault
-
- getPart() - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
-
- getPart(String) - Method in class com.sun.tools.ws.wsdl.document.Message
-
- getPart() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEContent
-
- getPart() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEXml
-
- getPart() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- getPart() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the partName property.
- getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Gets the value of the partName property.
- getParts() - Method in class com.sun.tools.ws.wsdl.document.Message
-
- getParts() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEMultipartRelated
-
- getParts() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- getPassword() - Method in class com.sun.tools.ws.wscompile.AuthInfo
-
- getPortByName(QName) - Method in class com.sun.tools.ws.processor.model.Service
-
- getPortGetter() - Method in class com.sun.tools.ws.processor.model.Port
-
XYZ_Service.getABC() method name
- getPortName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the portName property.
- getPortName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Gets the value of the portName property.
- getPortname() - Method in class com.sun.tools.ws.ant.WsGen2
-
Gets the portName.
- getPortName(Port) - Static method in class com.sun.tools.ws.processor.generator.Names
-
- getPortQNames(String) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
-
- getPorts() - Method in class com.sun.tools.ws.processor.model.Service
-
- getPortType() - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- getPrefix(String) - Method in class com.sun.tools.ws.wsdl.parser.NamespaceContextImpl
-
- getPrefixes() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
-
Deprecated.
Gives the prefixes in the current context
- getPrefixes() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- getPrefixes(String) - Method in class com.sun.tools.ws.wsdl.parser.NamespaceContextImpl
-
- getProcessingEnvironment() - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
-
- getProcessingEnvironment() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAp
-
- getProperties() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
- getProperties() - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- getProperties() - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- getPropertiesMap() - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- getPropertiesMap() - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- getProperty(String) - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- getProperty() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- getProperty(String) - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- getProperty(String) - Method in class com.sun.tools.ws.wsdl.framework.Entity
-
- getPropertyMap() - Method in class com.oracle.webservices.api.message.BasePropertySet
-
- getPropertyName() - Method in exception com.oracle.webservices.api.message.ReadOnlyPropertyException
-
Gets the name of the property that was read-only.
- getProtocol() - Method in class com.sun.tools.ws.ant.WsGen2
-
Gets the protocol.
- getQNameOf(GloballyKnown) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getQualifier(String) - Static method in class com.sun.tools.ws.util.ClassNameInfo
-
- getRawJAXBModel() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- getRawTypeName() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBProperty
-
- getReadMethod() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- getRealName() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getRealName() - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- getReferencedEntityMap() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
-
- getRelativePathfromCommonBase(File, File) - Static method in class com.sun.tools.ws.processor.util.DirectoryUtil
-
- getReqOperationWrapper(ExecutableElement) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- getRequest() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getRequestNamespaceURI(SOAPBody) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getRequired() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- getRequiredAttribute(Element, String) - Static method in class com.sun.tools.ws.wsdl.parser.Util
-
- getResOperationWrapper(ExecutableElement) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- getResourcedestdir() - Method in class com.sun.tools.ws.ant.WsGen2
-
Gets the directory for non-class generated files.
- getResourceNames() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
-
- getResponse() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getResponseBeanJavaType() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- getResponseBeanType() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- getResponseName(String) - Static method in class com.sun.tools.ws.processor.generator.Names
-
- getResponseNamespaceURI(SOAPBody) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getReturnType() - Method in class com.sun.tools.ws.processor.model.java.JavaMethod
-
- getReturnValue() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Gets the returnValue of this JavaCallInfo
- getRoot() - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
-
- getRoot() - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
-
- getRootDocuments() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
-
- getRootWSDL() - Method in class com.sun.tools.ws.wsdl.parser.MetadataFinder
-
Gives the root wsdl document systemId.
- getRootWSDLs() - Method in class com.sun.tools.ws.wsdl.parser.MetadataFinder
-
Gives all the WSDL documents.
- getRound() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
-
- getRpcLitMembers() - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
-
- getS2JJAXBModel() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- getSatellite(Class<T>) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- getSatellite(Class<T>) - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
-
- getSatellites() - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- getSatellites() - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
-
- getSchemaBindings() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
- getSchemaCompiler() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
- getSchemaOutput(String, Holder<String>) - Method in interface com.oracle.webservices.api.databinding.WSDLResolver
-
Create a Result object into which schema doc is to be generated.
- getSchemas() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
- getSchemaTypeName() - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
-
- getSei() - Method in class com.sun.tools.ws.ant.WsGen2
-
- getSeiClassNames() - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
-
- getSeiContext(Name) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
-
- getSeiContext(TypeElement) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
-
- getSeiContexts() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
-
- getSeiImplName() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- getService() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getServiceByName(QName) - Method in class com.sun.tools.ws.processor.model.Model
-
- getServiceImplName() - Method in class com.sun.tools.ws.processor.model.Port
-
- getServiceInterfaceName(QName, Service) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- getServiceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the serviceName property.
- getServiceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Gets the value of the serviceName property.
- getServicename() - Method in class com.sun.tools.ws.ant.WsGen2
-
Gets the serviceName.
- getServices() - Method in class com.sun.tools.ws.processor.model.Model
-
- getSimpleName() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- getSOAPAction() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getSOAPAction() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
-
- getSOAPActionHeader() - Method in interface com.oracle.webservices.api.message.ContentType
-
Gives SOAPAction transport header value.
- getSOAPArrayHolderName() - Method in class com.sun.tools.ws.processor.model.java.JavaArrayType
-
- getSOAPBinding(Locator) - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- getSOAPBinding(Locator) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- getSOAPMessage() - Method in interface com.oracle.webservices.api.message.MessageContext
-
- getSOAPRequestBody() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getSOAPResponseBody() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getSource() - Method in class com.sun.tools.ws.processor.model.Model
-
- getSourceDestDir() - Method in class com.sun.tools.ws.ant.AnnotationProcessingTask
-
Get the sourceDestDir attribute (-s javac parameter)
The default value is null.
- getSourcedestdir() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getSourceDir() - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
-
- getSourceDir() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAp
-
- getSourcepath() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getStyle() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Gets the value of the style property.
- getStyle() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getStyle() - Method in class com.sun.tools.ws.processor.model.Port
-
- getStyle() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getStyle() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getStyle() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
-
- getStyle() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
-
- getStyles() - Method in class com.oracle.webservices.api.EnvelopeStyleFeature
-
- getSubclasses() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getSubclassesSet() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getSubfaults() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getSubfaultsSet() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getSubtypes() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- getSubtypesSet() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- getSuperclass() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- getSupportedSourceVersion() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAp
-
- getSystemId() - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
-
- getSystemId(Document) - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
-
Gets the system ID from which the given DOM is parsed.
- getTarget() - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Gets the value of the targetNamespace property.
- getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Gets the value of the targetNamespace property.
- getTargetNamespaceURI() - Method in class com.sun.tools.ws.processor.model.Model
-
- getTargetNamespaceURI() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- getTargetNamespaceURI() - Method in interface com.sun.tools.ws.wsdl.framework.Defining
-
- getThreshold() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
Gets the value of the threshold property.
- getTransport() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
-
- getType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the type property.
- getType() - Method in class com.sun.tools.ws.processor.model.Block
-
- getType() - Method in interface com.sun.tools.ws.processor.model.exporter.ExternalObject
-
Type name of this object.
- getType() - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- getType() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- getType() - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- getType() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- getType() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBMapping
-
- getType() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBProperty
-
- getType() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
-
- getType() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getType() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEContent
-
- getTypeAnn() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
-
- getTypeMoniker(TypeMirror) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory
-
- getTypeMoniker(String) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory
-
- getTypeName() - Method in class com.sun.tools.ws.processor.model.Parameter
-
- getTypes() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- getUnboundBlocks() - Method in class com.sun.tools.ws.processor.model.Message
-
- getUnboundBlocksCount() - Method in class com.sun.tools.ws.processor.model.Message
-
- getUnboundBlocksMap() - Method in class com.sun.tools.ws.processor.model.Message
-
- getUniqueClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getUniqueKey() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getUniqueKey() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getUniqueName() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getUniqueName(Operation, boolean) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- getUsage() - Method in class com.sun.tools.ws.wscompile.plugin.at_generated.PluginImpl
-
- getUsage() - Method in class com.sun.tools.ws.wscompile.Plugin
-
Gets the description of this add-on.
- getUse() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Gets the value of the use property.
- getUse() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getUse() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- getUse() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- getUse() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- getUse() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- getUser() - Method in class com.sun.tools.ws.wscompile.AuthInfo
-
- getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
-
Gets the value of the value property.
- getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Gets the value of the value property.
- getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
-
Gets the value of the value property.
- getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the value property.
- getValue() - Method in class com.sun.tools.ws.ant.Apt.Jvmarg
-
Deprecated.
- getValue() - Method in class com.sun.tools.ws.ant.Apt.Option
-
Deprecated.
- getValue() - Method in enum com.sun.tools.ws.processor.generator.GeneratorConstants
-
- getValue() - Method in enum com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
-
- getValue() - Method in enum com.sun.tools.ws.processor.modeler.ModelerConstants
-
- getVerb() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPBinding
-
- getVersion() - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- getVersion() - Method in enum com.sun.tools.ws.wscompile.Options.Target
-
- getVersion() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getWrapperChildren() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
-
- getWrapperName() - Method in class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
-
- getWrapperStyleDrilldown() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBMapping
-
- getWriteMethod() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- getWSDL(String) - Method in interface com.oracle.webservices.api.databinding.WSDLResolver
-
Create a Result object into which concrete WSDL is to be generated.
- getWsdl() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getWSDLBindings() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
- getWSDLElementName() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
-
Deprecated.
Gives the WSDL element or WSDL extensibility element name
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Input
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Output
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Port
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Service
-
- getWSDLElementName() - Method in class com.sun.tools.ws.wsdl.document.Types
-
- getWSDLExtensionQName() - Method in class com.sun.tools.ws.wsdl.parser.MemberSubmissionAddressingExtensionHandler
-
- getWSDLExtensionQName() - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
-
- getWsdlFaultName() - Method in class com.sun.tools.ws.processor.model.Fault
-
- getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Gets the value of the wsdlLocation property.
- getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Gets the value of the wsdlLocation property.
- getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Gets the value of the wsdlLocation property.
- getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Gets the value of the wsdlLocation property.
- getWsdllocation() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getWsdlLocation() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getWSDLLocation() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- getWsdlNamespace() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- getWSDLPortTypeOperation() - Method in class com.sun.tools.ws.processor.model.Operation
-
- getWSDLs() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
- getXauthfile() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getXdisableAuthenticator() - Method in class com.sun.tools.ws.ant.WsImport2
-
- getXmlSchemaMapping() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Gets the value of the xmlSchemaMapping property.
- getxNoAddressingDatabinding() - Method in class com.sun.tools.ws.ant.WsImport2
-
- GLASSFISH_JAXB - Static variable in class com.oracle.webservices.api.databinding.DatabindingModeFeature
-
- GlobalEntity - Class in com.sun.tools.ws.wsdl.framework
-
An entity that can be defined in a target namespace.
- GlobalEntity(Defining, Locator, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.framework.GlobalEntity
-
- GloballyKnown - Interface in com.sun.tools.ws.wsdl.framework
-
An interface implemented by entities which can be defined in a target namespace.
- sameMethod(ExecutableElement, ExecutableElement) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- sameStyle(SOAPBinding.Style, SOAPStyle) - Static method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- saveTo(ContentHandler) - Method in interface com.sun.tools.ws.processor.model.exporter.ExternalObject
-
Saves the object into XML.
- SAX_2_DOM_NOTSUPPORTED_CREATEELEMENT(Object) - Static method in class com.sun.tools.ws.resources.UtilMessages
-
SAX2DOMEx.DomImplDoesntSupportCreateElementNs: {0}
- scan(Element, ContentHandler) - Method in class com.sun.tools.ws.wsdl.parser.DOMForestScanner
-
Generates the whole set of SAX events by treating
element e as if it's a root element.
- scan(Document, ContentHandler) - Method in class com.sun.tools.ws.wsdl.parser.DOMForestScanner
-
Generates the whole set of SAX events from the given Document
in the DOMForest.
- SchemaConstants - Interface in com.sun.tools.ws.wsdl.document.schema
-
- SchemaKinds - Class in com.sun.tools.ws.wsdl.document.schema
-
- SeiContext() - Constructor for class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- SeiContext(Name) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- seiContext - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- SeiGenerator - Class in com.sun.tools.ws.processor.generator
-
- SeiGenerator() - Constructor for class com.sun.tools.ws.processor.generator.SeiGenerator
-
- serializeRequest(JavaCallInfo) - Method in interface com.oracle.webservices.api.databinding.Databinding
-
Serializes a JavaCallInfo instance representing a JAVA method call to a
request XML(SOAP) message.
- serializeResponse(JavaCallInfo) - Method in interface com.oracle.webservices.api.databinding.Databinding
-
Serializes a JavaCallInfo instance representing the return value or
exception of a JAVA method call to a response XML(SOAP) message.
- Service - Class in com.sun.tools.ws.processor.model
-
- Service(Entity) - Constructor for class com.sun.tools.ws.processor.model.Service
-
- Service(QName, JavaInterface, Entity) - Constructor for class com.sun.tools.ws.processor.model.Service
-
- SERVICE - Static variable in class com.sun.tools.ws.wsdl.document.Kinds
-
- Service - Class in com.sun.tools.ws.wsdl.document
-
Entity corresponding to the "service" WSDL element.
- Service(Defining, Locator, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.document.Service
-
- ServiceGenerator - Class in com.sun.tools.ws.processor.generator
-
- serviceImplName - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- serviceName(QName) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
Sets the service name of the WSDL
- serviceName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- serviceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- serviceName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- serviceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- serviceName - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- serviceName - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-
-servicename
- services() - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- set(PropertySet, Object) - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
-
- setAbstract(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- setAction(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Sets the value of the action property.
- setAction(String) - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- setAction(String) - Method in class com.sun.tools.ws.wsdl.document.Input
-
- setAction(String) - Method in class com.sun.tools.ws.wsdl.document.Output
-
- setAddress(String) - Method in class com.sun.tools.ws.processor.model.Port
-
- setAnnotations(List<String>) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setAsyncType(AsyncOperationType) - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- setAttachmentBlocksMap(Map<QName, Block>) - Method in class com.sun.tools.ws.processor.model.Message
-
- setBeanName(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
-
- setBeanTypeMoniker(TypeMoniker) - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
-
- setBinding(String) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setBinding(QName) - Method in class com.sun.tools.ws.wsdl.document.Port
-
- setBindingExtensibilityElementKind(int) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- setBlock(Block) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setBlock(Block) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setBodyBlocksMap(Map<QName, Block>) - Method in class com.sun.tools.ws.processor.model.Message
-
- setBootclasspath(Path) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setCatalog(File) - Method in class com.sun.tools.ws.ant.WsImport2
-
Adds a new catalog file.
- setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Sets the value of the className property.
- setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Sets the value of the className property.
- setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Sets the value of the className property.
- setClassName(CustomName) - Method in class com.sun.tools.ws.wsdl.document.jaxws.Exception
-
- setClassName(CustomName) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setClasspath(Path) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setClasspath(Path) - Method in class com.sun.tools.ws.ant.WsGen2
-
Set the classpath to be used for this compilation.
- setClasspathRef(Reference) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
Adds a reference to a CLASSPATH defined elsewhere.
- setClasspathRef(Reference) - Method in class com.sun.tools.ws.ant.WsGen2
-
Adds a reference to a CLASSPATH defined elsewhere.
- setClientjar(String) - Method in class com.sun.tools.ws.ant.WsImport2
-
Sets the base directory to output generated class.
- setCodeModel(JCodeModel) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
-
- setConstructorPos(int) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setContent(String) - Method in class com.sun.tools.ws.wsdl.document.Documentation
-
- setCP(Path) - Method in class com.sun.tools.ws.ant.WsGen2
-
Set the classpath to be used for this compilation.
- setCustomizedName(String) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setCustomName(String) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setDatabinding(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the databinding property.
- setDebug(boolean) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setDebuglevel(String) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setDeclaringClass(String) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setDefinitions(Definitions) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
-
- setDeprecation(boolean) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setDescriptor(QName) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- setDescriptorKind(Kind) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- setDestdir(File) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setdisableAuthenticator(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Import
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Input
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Message
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Output
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Port
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Service
-
- setDocumentation(Documentation) - Method in class com.sun.tools.ws.wsdl.document.Types
-
- setDocumentationIfPresent(ModelObject, Documentation) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- setDocumentLocator(Locator) - Method in class com.sun.tools.ws.wsdl.parser.AbstractReferenceFinderImpl
-
- setDocumentLocator(Locator) - Method in class com.sun.tools.ws.wsdl.parser.VersionChecker
-
- setDynamicAttribute(String, String) - Method in class com.sun.tools.ws.ant.WrapperTask
-
- setElement(QName) - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
-
- setElementMembersList(List) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- setElementName(QName) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setElementName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaArrayType
-
- setElementName(QName) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBMapping
-
- setElementName(QName) - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
-
- setElementType(JavaType) - Method in class com.sun.tools.ws.processor.model.java.JavaArrayType
-
- setEmbedded(boolean) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setEnableAsyncMapping(Boolean) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setEnabled(boolean) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
-
- setEnabled(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- setEnabled(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
Sets the value of the enabled property.
- setEnableMimeContentMapping(Boolean) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setEnableWrapperStyle(Boolean) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setEncoding(String) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setEncodingStyle(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- setEncodingStyle(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- setEncodingStyle(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- setEncodingStyle(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- setEndorseddirs(String) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setEndpointInterface(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the endpointInterface property.
- setEntityResolver(EntityResolver) - Method in class com.sun.tools.ws.wscompile.WsimportTool
-
- setErrorReceiver(ErrorReceiver) - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- setErrorReceiver(ErrorListener) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
-
- setErrorReceiver(ErrorReceiver) - Method in class com.sun.tools.ws.wsdl.framework.Entity
-
- setException(Throwable) - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Sets the exception of this JavaCallInfo
- setExceptionClass(JClass) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setExclude(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Sets the value of the exclude property.
- setExistingAnnotations(ExistingAnnotationsType) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the classAnnotations property.
- setExtdirs(String) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setExtraTypesSet(Set<AbstractType>) - Method in class com.sun.tools.ws.processor.model.Model
-
- setFaultBean(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Sets the value of the faultBean property.
- setFaultBlocksMap(Map) - Method in class com.sun.tools.ws.processor.model.Response
-
- setFaultsSet(Set<Fault>) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setFile(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
-
Sets the value of the file property.
- setFile(String) - Method in class com.sun.tools.ws.ant.WsGen2.ExternalMetadata
-
- setFollowImports(boolean) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- setFork(boolean) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setFormalName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- setFormalName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- setGeneratedClassNames(Set<String>) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- setGenerateJWS(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setGenwsdl(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
-
Sets the genWsdl flag.
- setHeader(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the header property.
- setHeader(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Sets the value of the header property.
- setHeaderBlocksMap(Map<QName, Block>) - Method in class com.sun.tools.ws.processor.model.Message
-
- setHolder(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- setHolder(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- setHolderName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- setHolderName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- setHolderPresent(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- setImpl(String) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- setImplDestDir(File) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setImplementsSei(boolean) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- setImplPortName(String) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setImplServiceName(String) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setInherited(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setInherited(boolean) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- setInitString(String) - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- setInlineSchemas(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
-
Sets the "inlineSchemas" flag.
- setInput(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Sets the value of the input property.
- setInput(BindingInput) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- setInput(Input) - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- setInterfacesList(List) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- setIsWsdlException(boolean) - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
-
- setJavaDoc(String) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- setJavaDoc(String) - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- setJavaDoc(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.CustomName
-
- setJavaException(JavaException) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setJavaInterface(JavaInterface) - Method in class com.sun.tools.ws.processor.model.Port
-
- setJavaInterface(JavaInterface) - Method in class com.sun.tools.ws.processor.model.Service
-
- setJavaMemberName(String) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setJavaMethod(JavaMethod) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setJavaMethods(JavaWsdlMappingType.JavaMethods) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the javaMethods property.
- setJavaParameter(JavaParameter) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setJavaParams(JavaMethod.JavaParams) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Sets the value of the javaParams property.
- setJavaStructureMember(JavaStructureMember) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- setJavaType(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
-
Sets the value of the javaType property.
- setJavaType(JavaType) - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- setJavaTypeName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the javaTypeName property.
- setJavaTypeName(String) - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
-
- setJaxbMapping(JAXBMapping) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
-
- setJaxbModel(JAXBModel) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
-
- setJaxbModel(JAXBModel) - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
-
- setJAXBModel(JAXBModel) - Method in class com.sun.tools.ws.processor.model.Model
-
- setJaxwsPackage(CustomName) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setKey(String) - Method in class com.sun.tools.ws.ant.Apt.Option
-
Deprecated.
- setLinkedParameter(Parameter) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setLocalName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Sets the value of the localName property.
- setLocalName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Sets the value of the localName property.
- setLocation(int) - Method in class com.sun.tools.ws.processor.model.Block
-
- setLocation(String) - Method in class com.sun.tools.ws.wsdl.document.http.HTTPAddress
-
- setLocation(String) - Method in class com.sun.tools.ws.wsdl.document.http.HTTPOperation
-
- setLocation(String) - Method in class com.sun.tools.ws.wsdl.document.Import
-
- setLocation(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPAddress
-
- setLocation(String) - Method in class com.sun.tools.ws.wsdl.framework.WSDLLocation
-
- setLookup(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- setMappedName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the mappedName property.
- setMappings(List<JAXBMapping>) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
-
- setMembersList(List<JavaStructureMember>) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- setMessage(QName) - Method in class com.sun.tools.ws.processor.model.HeaderFault
-
- setMessage(QName) - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- setMessage(QName) - Method in class com.sun.tools.ws.wsdl.document.Input
-
- setMessage(QName) - Method in class com.sun.tools.ws.wsdl.document.Output
-
- setMessage(QName) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- setMessage(QName) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- setMessageName(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
-
- setMessagePartsBinding(WSDLModeler.StyleAndUse) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- setMessagePartsBinding(SOAPBody, Message, WSDLModeler.StyleAndUse, boolean) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- setMethodName(CustomName) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setMethodsList(List) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- setMode(WebParamMode) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the mode property.
- setMode(WebParam.Mode) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setMode(WebParam.Mode) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- setModelCompleted(boolean) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
-
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the name property.
- setName(QName) - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- setName(String) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- setName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setName(QName) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- setName(String) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBProperty
-
- setName(QName) - Method in class com.sun.tools.ws.processor.model.Model
-
- setName(QName) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setName(String) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setName(QName) - Method in class com.sun.tools.ws.processor.model.Port
-
- setName(QName) - Method in class com.sun.tools.ws.processor.model.Service
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.Input
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.CustomName
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.Output
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- setName(String) - Method in class com.sun.tools.ws.wsdl.framework.GlobalEntity
-
- setNamespace(String) - Method in class com.sun.tools.ws.wsdl.document.Import
-
- setNamespace(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- setNamespace(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- setNamespace(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- setNamespace(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- setNamespaceUri(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- setNocompile(boolean) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setNode(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setNormalOperation(Operation) - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- setNowarn(boolean) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setOperationName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
-
Sets the value of the operationName property.
- setOperations(List<Operation>) - Method in class com.sun.tools.ws.processor.model.Port
-
- setOutput(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
-
Sets the value of the output property.
- setOutput(BindingOutput) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- setOutput(Output) - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- setOwner(Object) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setOwner(Object) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- setPackage(String) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setParameter(Parameter) - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- setParameterIndex(int) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setParameterOrder(String) - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- setParametersList(List<Parameter>) - Method in class com.sun.tools.ws.processor.model.Message
-
- setParameterStyle(SoapBindingParameterStyle) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Sets the value of the parameterStyle property.
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.Input
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.Output
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.Port
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.document.Types
-
- setParent(TWSDLExtensible) - Method in class com.sun.tools.ws.wsdl.framework.ExtensionImpl
-
- setParentType(JAXBStructuredType) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- setPart(String) - Method in class com.sun.tools.ws.processor.model.HeaderFault
-
- setPart(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
-
- setPart(String) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEContent
-
- setPart(String) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEXml
-
- setPart(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- setPart(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
- setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
- setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the partName property.
- setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Sets the value of the partName property.
- setParts(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- setPortGetter(String) - Method in class com.sun.tools.ws.processor.model.Port
-
- setPortName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the portName property.
- setPortName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Sets the value of the portName property.
- setPortname(String) - Method in class com.sun.tools.ws.ant.WsGen2
-
Sets the serviceName.
- setPorts(List<Port>) - Method in class com.sun.tools.ws.processor.model.Service
-
- setPortType(QName) - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- setPresent(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- 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.
- setPropertiesMap(Map) - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- setPropertiesMap(Map) - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- setProperty(String, Object) - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- setProperty(JAXBProperty) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- setProperty(String, Object) - Method in class com.sun.tools.ws.processor.model.ModelObject
-
- setProperty(String, Object) - Method in class com.sun.tools.ws.wsdl.framework.Entity
-
- setProtocol(String) - Method in class com.sun.tools.ws.ant.WsGen2
-
Sets the protocol.
- setProvider(Boolean) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setPublic(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setQuiet(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setReader(MetadataReader) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
-
- setReadMethod(String) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setRealName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
-
- setRealName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaType
-
- setRepeated(boolean) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- setRequest(Request) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setRequired(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
-
- setReqWrapperOperation(ExecutableElement, WrapperInfo) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- setResourcedestdir(File) - Method in class com.sun.tools.ws.ant.WsGen2
-
Sets the directory for non-class generated files.
- setResponse(Response) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setResponseBean(AbstractType) - Method in class com.sun.tools.ws.processor.model.AsyncOperation
-
- setResWrapperOperation(ExecutableElement, WrapperInfo) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- setReturn(boolean) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- setReturnType(JavaType) - Method in class com.sun.tools.ws.processor.model.java.JavaMethod
-
- setReturnValue(Object) - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
-
Sets the returnValue of this JavaCallInfo
- setRpcLitMembers(List<RpcLitMember>) - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
-
- setSchemaTypeName(QName) - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
-
- setSei(String) - Method in class com.sun.tools.ws.ant.WsGen2
-
Set SEI.
- setSeiImplName(Name) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SeiContext
-
- setService(Service) - Method in class com.sun.tools.ws.wsdl.document.Port
-
- setServiceImplName(String) - Method in class com.sun.tools.ws.processor.model.Port
-
- setServiceName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the serviceName property.
- setServiceName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Sets the value of the serviceName property.
- setServicename(String) - Method in class com.sun.tools.ws.ant.WsGen2
-
Sets the serviceName.
- setServices(List<Service>) - Method in class com.sun.tools.ws.processor.model.Model
-
- setSOAPAction(String) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setSOAPAction(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
-
- setSOAPArrayHolderName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaArrayType
-
- setSource(String) - Method in class com.sun.tools.ws.processor.model.Model
-
- setSourceDestDir(File) - Method in class com.sun.tools.ws.ant.AnnotationProcessingTask
-
Set the sourceDestDir attribute.
- setSourcedestdir(File) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setSourcepath(Path) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setStyle(SoapBindingStyle) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Sets the value of the style property.
- setStyle(SOAPStyle) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setStyle(SOAPStyle) - Method in class com.sun.tools.ws.processor.model.Port
-
- setStyle(OperationStyle) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- setStyle(OperationStyle) - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- setStyle(SOAPStyle) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
-
- setStyle(SOAPStyle) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
-
- setSubclassesSet(Set) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- setSubfaultsSet(Set) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setSubtypesSet(Set) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
-
- setSuperclass(JavaStructureType) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
-
- setSystemId(String) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
-
- setTarget(String) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setTarget(String) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Sets the value of the targetNamespace property.
- setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Sets the value of the targetNamespace property.
- setTargetNamespaceURI(String) - Method in class com.sun.tools.ws.processor.model.Model
-
- setTargetNamespaceURI(String) - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- setThreshold(Integer) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
-
Sets the value of the threshold property.
- setTransport(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
-
- setType(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the type property.
- setType(AbstractType) - Method in class com.sun.tools.ws.processor.model.Block
-
- setType(JavaType) - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
-
- setType(JavaType) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setType(JAXBType) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
-
- setType(JType) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
-
- setType(AbstractType) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setType(String) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEContent
-
- setTypeAnn(TypeAndAnnotation) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
-
- setTypeName(String) - Method in class com.sun.tools.ws.processor.model.Parameter
-
- setTypes(Types) - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- setUnboundBlocksMap(Map<QName, Block>) - Method in class com.sun.tools.ws.processor.model.Message
-
- setUniqueName(String) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setUnwrapped(boolean) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
-
- setupCommand() - Method in class com.sun.tools.ws.ant.WsGen2
-
- setupCommand() - Method in class com.sun.tools.ws.ant.WsImport2
-
- setUse(SoapBindingUse) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
Sets the value of the use property.
- setUse(SOAPUse) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setUse(SOAPUse) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- setUse(SOAPUse) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- setUse(SOAPUse) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- setUse(SOAPUse) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the value property.
- 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.
- setVerb(String) - Method in class com.sun.tools.ws.wsdl.document.http.HTTPBinding
-
- setVerbose(boolean) - Method in class com.sun.tools.ws.ant.Apt
-
Deprecated.
- setVersion(String) - Method in class com.sun.tools.ws.processor.model.AbstractType
-
- setVersion(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setWrapped(boolean) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setWrapped(boolean) - Method in class com.sun.tools.ws.processor.model.Port
-
- setWrapperChildren(List<JAXBProperty>) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
-
- setWrapperName(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
-
- setWriteMethod(String) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
-
- setWsdl(String) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setWsdlException(boolean) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setWsdlFaultName(String) - Method in class com.sun.tools.ws.processor.model.Fault
-
- setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
Sets the value of the wsdlLocation property.
- setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
Sets the value of the wsdlLocation property.
- setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
Sets the value of the wsdlLocation property.
- setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
Sets the value of the wsdlLocation property.
- setWsdllocation(String) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setWsdlLocation(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setWSDLLocation(String) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
-
- setWsdlNamespace(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
-
- setWSDLPortTypeOperation(Operation) - Method in class com.sun.tools.ws.processor.model.Operation
-
- setXadditionalHeaders(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setXauthfile(File) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setXdebug(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
-
- setXmlSchemaMapping(JavaWsdlMappingType.XmlSchemaMapping) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
-
Sets the value of the xmlSchemaMapping property.
- setxNoAddressingDatabinding(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
-
- 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.WsImport2
-
- SHORT_JAVATYPE - Static variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
-
- shouldProcessMethod(ExecutableElement, WebMethod) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- shouldProcessWebService(WebService, TypeElement) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- shouldVisit(Port) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
-
- shouldVisit(Port) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
-
- SOAP12Binding - Class in com.sun.tools.ws.wsdl.document.soap
-
- SOAP12Binding(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAP12Binding
-
- SOAP12Constants - Interface in com.sun.tools.ws.wsdl.document.soap
-
Interface defining SOAP1.2-related constants.
- SOAP12ExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
-
- SOAP12ExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
-
- SOAP_BODY_BINDING - Static variable in class com.sun.tools.ws.wsdl.document.MessagePart
-
- SOAP_FAULT_BINDING - Static variable in class com.sun.tools.ws.wsdl.document.MessagePart
-
- SOAP_HEADER_BINDING - Static variable in class com.sun.tools.ws.wsdl.document.MessagePart
-
- SOAP_HEADERFAULT_BINDING - Static variable in class com.sun.tools.ws.wsdl.document.MessagePart
-
- soapAction(String) - Method in class com.oracle.webservices.api.message.ContentType.Builder
-
- SOAPAddress - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP address extension.
- SOAPAddress(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAPAddress
-
- soapBinding - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
-
- SOAPBinding - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP binding extension.
- SOAPBinding(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
-
- SoapBindingParameterStyle - Enum in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- soapBindingStack - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- SoapBindingStyle - Enum in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- SoapBindingUse - Enum in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- SOAPBody - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP body extension.
- SOAPBody(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAPBody
-
- SOAPConstants - Interface in com.sun.tools.ws.wsdl.document.soap
-
Interface defining SOAP-related constants.
- SOAPELEMENT_JAVATYPE - Static variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
-
- SOAPEntityReferenceValidator - Class in com.sun.tools.ws.wsdl.parser
-
An interface implemented by a class that is capable of validating
a QName/Kind pair referring to an external entity.
- SOAPEntityReferenceValidator() - Constructor for class com.sun.tools.ws.wsdl.parser.SOAPEntityReferenceValidator
-
- SOAPExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
-
The SOAP extension handler for WSDL.
- SOAPExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
-
- SOAPFault - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP fault extension.
- SOAPFault(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAPFault
-
- SOAPHeader - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP header extension.
- SOAPHeader(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- SOAPHeaderFault - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP header fault extension.
- SOAPHeaderFault(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- SOAPOperation - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP operation extension.
- SOAPOperation(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
-
- soapStyle - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- SOAPStyle - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP "style" enumeration.
- SOAPUse - Class in com.sun.tools.ws.wsdl.document.soap
-
A SOAP "use" enumeration.
- SOLICIT_RESPONSE - Static variable in class com.sun.tools.ws.wsdl.document.OperationStyle
-
- SOURCE_JAVATYPE - Static variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
-
- 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
- startElement(String, String, String, Attributes) - Method in class com.sun.tools.ws.wsdl.parser.AbstractReferenceFinderImpl
-
- startElement(String, String, String, Attributes) - Method in class com.sun.tools.ws.wsdl.parser.VersionChecker
-
- StreamDecoder - Interface in com.oracle.webservices.impl.internalspi.encoding
-
Decodes SOAPEnvelope read from an InputStream
into a Message
instance.
- StreamDecoderImpl - Class in com.oracle.webservices.impl.encoding
-
- StreamDecoderImpl() - Constructor for class com.oracle.webservices.impl.encoding.StreamDecoderImpl
-
- STRICT - Static variable in class com.sun.tools.ws.wscompile.Options
-
strictly follow the compatibility rules specified in JAXWS spec
- STRING_ARRAY_JAVATYPE - Static variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
-
- STRING_JAVATYPE - Static variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
-
- stripQualifier(String) - Static method in class com.sun.tools.ws.processor.generator.Names
-
- style - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
- style() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
-
- style() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.MySoapBinding
-
- supports(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- supports(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
-
Checks if this
PropertySet
supports a property of the given name.
- supports(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
-
Checks if this
PropertySet
supports a property of the given name.
- supportsLocal(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
-
- W3CAddressingExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
-
- W3CAddressingExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
-
- W3CAddressingExtensionHandler(Map<String, AbstractExtensionHandler>, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
-
- W3CAddressingJavaGeneratorExtension - Class in com.sun.tools.ws.processor.generator
-
This Java Generator extension generates @Action annotation on web methods if an explicit wsam:Action value is specified
in the wsdl definitions.
- W3CAddressingJavaGeneratorExtension() - Constructor for class com.sun.tools.ws.processor.generator.W3CAddressingJavaGeneratorExtension
-
- W3CAddressingMetadataExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
-
This extension parses the WSDL Metadata extensibility elements in the wsdl definitions.
- W3CAddressingMetadataExtensionHandler(Map<String, AbstractExtensionHandler>, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.parser.W3CAddressingMetadataExtensionHandler
-
- warning(SAXParseException) - Method in class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
-
- warning(Entity, String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- 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
-
- WARNING_FAULT_EMPTY_ACTION(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WsdlMessages
-
ignoring empty Action in "{0}" {1} element of "{2}" operation, using default instead
- WARNING_INPUT_OUTPUT_EMPTY_ACTION(Object, Object) - Static method in class com.sun.tools.ws.resources.WsdlMessages
-
ignoring empty Action in {0} element of "{1}" operation, using default instead
- WARNING_WSI_R_2001() - Static method in class com.sun.tools.ws.resources.WsdlMessages
-
Not a WSI-BP compliant WSDL (R2001, R2002).
- WARNING_WSI_R_2002(Object, Object) - Static method in class com.sun.tools.ws.resources.WsdlMessages
-
Not a WSI-BP compliant WSDL (R2002).
- WARNING_WSI_R_2003() - Static method in class com.sun.tools.ws.resources.WsdlMessages
-
Not a WSI-BP compliant WSDL (R2003).
- WARNING_WSI_R_2004() - Static method in class com.sun.tools.ws.resources.WsdlMessages
-
Not a WSI-BP compliant WSDL (R2001, R2004).
- WeAreDone() - Constructor for exception com.sun.tools.ws.wscompile.Options.WeAreDone
-
- WebParamMode - Enum in com.oracle.xmlns.webservices.jaxws_databinding
-
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
- WEBSERVICE_ENCODED_NOT_SUPPORTED(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The {0} class has invalid SOAPBinding annotation.
- WebServiceAp - Class in com.sun.tools.ws.processor.modeler.annotation
-
WebServiceAp is a AnnotationProcessor for processing javax.jws.* and
javax.xml.ws.* annotations.
- WebServiceAp() - Constructor for class com.sun.tools.ws.processor.modeler.annotation.WebServiceAp
-
- WebServiceAp(WsgenOptions, PrintStream) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.WebServiceAp
-
- WEBSERVICEAP_CANNOT_COMBINE_HANDLERCHAIN_SOAPMESSAGEHANDLERS() - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
You cannot specify both HanlderChain and SOAPMessageHandlers annotations
- WEBSERVICEAP_CLASS_NOT_FOUND(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Class Not Found: {0}
- WEBSERVICEAP_COMPILATION_FAILED() - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
compilation failed, errors should have been reported
- WEBSERVICEAP_COULD_NOT_FIND_HANDLERCHAIN(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Could not find the handlerchain {0} in the handler file {1}
- WEBSERVICEAP_COULD_NOT_FIND_TYPEDECL(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Could not get TypeElement for: {0} in annotation processing round: {1}
- WEBSERVICEAP_DOC_BARE_AND_NO_ONE_IN(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document literal bare methods must have one non-header, IN/INOUT parameter.
- WEBSERVICEAP_DOC_BARE_NO_OUT(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document/literal bare methods with no return type or OUT/INOUT parameters must be annotated as @Oneway.
- WEBSERVICEAP_DOC_BARE_NO_RETURN_AND_NO_OUT(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document literal bare methods that do not have a return value must have a single OUT/INOUT parameter.
- WEBSERVICEAP_DOC_BARE_RETURN_AND_OUT(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document/literal bare methods cannot have a return type and out parameters.
- WEBSERVICEAP_DOCUMENT_BARE_HOLDER_PARAMETERS_MUST_NOT_BE_INOUT(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
javax.xml.ws.Holder parameters in document bare operations must be WebParam.Mode.INOUT; Class: {0} method: {1} parameter: {2}
- WEBSERVICEAP_DOCUMENT_LITERAL_BARE_CANNOT_HAVE_MORE_THAN_ONE_OUT(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document literal bare methods must have a return value or one out parameter.
- WEBSERVICEAP_DOCUMENT_LITERAL_BARE_METHOD_NOT_UNIQUE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document literal bare methods must have unique parameter names.
- WEBSERVICEAP_DOCUMENT_LITERAL_BARE_METHOD_RETURN_NOT_UNIQUE(Object, Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document literal bare methods must have a unique result name return type combination.
- WEBSERVICEAP_DOCUMENT_LITERAL_BARE_MUST_HAVE_ONE_IN_OR_OUT(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document literal bare methods must have at least one of: a return, an in parameter or an out parameter.
- WEBSERVICEAP_DOCUMENT_LITERAL_BARE_MUST_HAVE_ONLY_ONE_IN_PARAMETER(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document literal bare methods must have no more than 1 non-header in parameter.
- WEBSERVICEAP_ENDPOINTINTEFACE_PLUS_ANNOTATION(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The @{0} annotation cannot be used in with @javax.jws.WebService.endpointInterface element.
- WEBSERVICEAP_ENDPOINTINTEFACE_PLUS_ELEMENT(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The @javax.jws.WebService.{0} element cannot be used in with @javax.jws.WebService.endpointInterface element.
- WEBSERVICEAP_ENDPOINTINTERFACE_CLASS_NOT_FOUND(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The endpointInterface class {0} could not be found
- WEBSERVICEAP_ENDPOINTINTERFACE_HAS_NO_WEBSERVICE_ANNOTATION(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The endpoint interface {0} must have a WebService annotation
- WEBSERVICEAP_ENDPOINTINTERFACE_ON_INTERFACE(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Service endpoint interface: {0} cannot have a WebService.endpointInterface annotation: {1}
- WEBSERVICEAP_ENDPOINTINTERFACES_DO_NOT_MATCH(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The endpoint interface {0} does not match the interface {1}.
- WEBSERVICEAP_ERROR(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
error: {0}
- WEBSERVICEAP_FAILED_TO_FIND_HANDLERCHAIN_FILE(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Cannot find HandlerChain file.
- WEBSERVICEAP_FAILED_TO_PARSE_HANDLERCHAIN_FILE(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Failed to parse HandlerChain file.
- WEBSERVICEAP_FILE_NOT_FOUND(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
error: file not found: {0}
- WEBSERVICEAP_HANDLERCLASS_NOTSPECIFIED(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
A handler in the HandlerChain file: {0} does not specify a handler-class
- WEBSERVICEAP_HEADER_PARAMETERS_MUST_HAVE_WEBPARAM_NAME(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
All WebParam annotations on header parameters must specify a name.
- WEBSERVICEAP_HOLDER_PARAMETERS_MUST_NOT_BE_IN_ONLY(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
javax.xml.ws.Holder parameters must not be annotated with the WebParam.Mode.IN property.
- WEBSERVICEAP_INFO(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
info: {0}
- WEBSERVICEAP_INIT_PARAM_FORMAT_ERROR() - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
a
element must have exactly 1 and 1
- WEBSERVICEAP_INVALID_HANDLERCHAIN_FILE_NOHANDLER_CONFIG(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The handlerchain file {0} is invalid, it does not contain a handler-config element
- WEBSERVICEAP_INVALID_SEI_ANNOTATION(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The @{0} annotation cannot be used on a service endpoint interface.
- WEBSERVICEAP_INVALID_SEI_ANNOTATION_ELEMENT(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The @javax.jws.WebService.{0} element cannot be specified on a service endpoint interface.
- WEBSERVICEAP_INVALID_SEI_ANNOTATION_ELEMENT_EXCLUDE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The @javax.jws.WebMethod({0}) cannot be used on a service endpoint interface.
- WEBSERVICEAP_INVALID_SOAPBINDING_PARAMETERSTYLE(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Incorrect usage of Annotation {0} on {1}, ParameterStyle can only be WRAPPED with RPC Style Web service.
- WEBSERVICEAP_INVALID_WEBMETHOD_ELEMENT_WITH_EXCLUDE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The @javax.jws.WebMethod.{0} element cannot be specified with the @javax.jws.WebMethod.exclude element.
- WEBSERVICEAP_JAVA_TYPE_NOT_FOUND(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The type: {0} was not found in the mapping
- WEBSERVICEAP_METHOD_EXCEPTION_BEAN_NAME_NOT_UNIQUE(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Exception bean names must be unique and must not clash with other generated classes.
- WEBSERVICEAP_METHOD_NOT_ANNOTATED(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The method {0} on class {1} is not annotated.
- WEBSERVICEAP_METHOD_NOT_IMPLEMENTED(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Methods in an endpointInterface must be implemented in the implementation class.
- WEBSERVICEAP_METHOD_PARAMETER_TYPES_CANNOT_IMPLEMENT_REMOTE(Object, Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Method parameter types cannot implement java.rmi.Remote.
- WEBSERVICEAP_METHOD_REQUEST_WRAPPER_BEAN_NAME_NOT_UNIQUE(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Request wrapper bean names must be unique and must not clash with other generated classes.
- WEBSERVICEAP_METHOD_RESPONSE_WRAPPER_BEAN_NAME_NOT_UNIQUE(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Response wrapper bean names must be unique and must not clash with other generated classes.
- WEBSERVICEAP_METHOD_RETURN_TYPE_CANNOT_IMPLEMENT_REMOTE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Method return types cannot implement java.rmi.Remote.
- WEBSERVICEAP_MIXED_BINDING_STYLE(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Class: {0} contains mixed bindings.
- WEBSERVICEAP_MODEL_ALREADY_EXISTS() - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
model already exists
- WEBSERVICEAP_NO_PACKAGE_CLASS_MUST_HAVE_TARGETNAMESPACE(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
- WEBSERVICEAP_NO_WEBSERVICE_ENDPOINT_FOUND() - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
A web service endpoint could not be found
- WEBSERVICEAP_NON_IN_PARAMETERS_MUST_BE_HOLDER(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Class: {0}, method: {1}, parameter: {2} is not WebParam.Mode.IN and is not of type javax.xml.ws.Holder.
- WEBSERVICEAP_ONEWAY_AND_NOT_ONE_IN(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Document literal bare methods annotated with @javax.jws.Oneway must have one non-header IN parameter.
- WEBSERVICEAP_ONEWAY_AND_OUT(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
- WEBSERVICEAP_ONEWAY_OPERATION_CANNOT_DECLARE_EXCEPTIONS(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The method {1} of class {0} is annotated @Oneway but declares the exception {2}
- WEBSERVICEAP_ONEWAY_OPERATION_CANNOT_HAVE_HOLDERS(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The method {1} of class {0} is annotated @Oneway but contains INOUT or OUT parameters (javax.xml.ws.Holder)
- WEBSERVICEAP_ONEWAY_OPERATION_CANNOT_HAVE_RETURN_TYPE(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The method {1} of class {0} is annotated @Oneway but has a return type.
- WEBSERVICEAP_OPERATION_NAME_NOT_UNIQUE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Operation names must be unique.
- WEBSERVICEAP_PARSING_JAVAC_OPTIONS_ERROR() - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Can't get javac options from processingEnv.
- WEBSERVICEAP_RPC_ENCODED_NOT_SUPPORTED(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
The class {0} has a rpc/encoded SOAPBinding.
- WEBSERVICEAP_RPC_LITERAL_MUST_NOT_BE_BARE(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
RPC literal SOAPBindings must have parameterStyle WRAPPED.
- WEBSERVICEAP_RPC_LITERAL_PARAMETERS_MUST_HAVE_WEBPARAM(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
All RPC literal parameters must have a WebParam annotation.
- WEBSERVICEAP_RPC_LITERAL_WEBPARAMS_MUST_SPECIFY_NAME(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
All RPC literal WebParams must specify a name.
- WEBSERVICEAP_RPC_SOAPBINDING_NOT_ALLOWED_ON_METHOD(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
SOAPBinding.Style.RPC binding annotations are not allowed on methods.
- WEBSERVICEAP_SEI_CANNOT_CONTAIN_CONSTANT_VALUES(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
A service endpoint interface cannot contain constant declaration: Interface: {0} field: {1}.
- WEBSERVICEAP_SUCCEEDED() - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Success
- WEBSERVICEAP_WARNING(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
warning: {0}
- WEBSERVICEAP_WEBSERVICE_AND_WEBSERVICEPROVIDER(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Classes cannot be annotated with both @javax.jws.WebService and @javax.xml.ws.WebServiceProvider.
- WEBSERVICEAP_WEBSERVICE_CLASS_IS_ABSTRACT(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Classes annotated with @javax.jws.WebService must not be abstract.
- WEBSERVICEAP_WEBSERVICE_CLASS_IS_FINAL(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Classes annotated with @javax.jws.WebService must not be final.
- WEBSERVICEAP_WEBSERVICE_CLASS_IS_INNERCLASS_NOT_STATIC(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Inner classes annotated with @javax.jws.WebService must be static.
- WEBSERVICEAP_WEBSERVICE_CLASS_NOT_PUBLIC(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Classes annotated with @javax.jws.WebService must be public.
- WEBSERVICEAP_WEBSERVICE_METHOD_IS_ABSTRACT(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Classes annotated with @javax.jws.WebService must not have abstract methods.
- WEBSERVICEAP_WEBSERVICE_METHOD_IS_STATIC_OR_FINAL(Object, Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Method annotated with @javax.jws.WebMethod must not be static or final.
- WEBSERVICEAP_WEBSERVICE_NO_DEFAULT_CONSTRUCTOR(Object) - Static method in class com.sun.tools.ws.resources.WebserviceapMessages
-
Classes annotated with @javax.jws.WebService must have a public default constructor.
- WebserviceapMessages - Class in com.sun.tools.ws.resources
-
Defines string formatting method for each constant in the resource file
- WebserviceapMessages() - Constructor for class com.sun.tools.ws.resources.WebserviceapMessages
-
- WebServiceConstants - Enum in com.sun.tools.ws.processor.modeler.annotation
-
- WebServiceVisitor - Class in com.sun.tools.ws.processor.modeler.annotation
-
- WebServiceVisitor(ModelBuilder, AnnotationProcessorContext) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- WebServiceVisitor.MySoapBinding - Class in com.sun.tools.ws.processor.modeler.annotation
-
- WebServiceWrapperGenerator - Class in com.sun.tools.ws.processor.modeler.annotation
-
This class generates the request/response and Exception Beans
used by the JAX-WS runtime.
- WebServiceWrapperGenerator(ModelBuilder, AnnotationProcessorContext) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
-
- withAllEntityReferencesDo(EntityReferenceAction) - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- withAllEntityReferencesDo(EntityReferenceAction) - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- withAllEntityReferencesDo(EntityReferenceAction) - Method in class com.sun.tools.ws.wsdl.document.Input
-
- withAllEntityReferencesDo(EntityReferenceAction) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- withAllEntityReferencesDo(EntityReferenceAction) - Method in class com.sun.tools.ws.wsdl.document.Output
-
- withAllEntityReferencesDo(EntityReferenceAction) - Method in class com.sun.tools.ws.wsdl.document.Port
-
- withAllEntityReferencesDo(EntityReferenceAction) - Method in class com.sun.tools.ws.wsdl.framework.Entity
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.document.Fault
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.document.Input
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.document.Output
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.document.Port
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
-
- withAllQNamesDo(QNameAction) - Method in class com.sun.tools.ws.wsdl.framework.Entity
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.Binding
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.BindingFault
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.BindingInput
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.Definitions
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.Message
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEMultipartRelated
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.Operation
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.Port
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.PortType
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.Service
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.document.Types
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.framework.Entity
-
- withAllSubEntitiesDo(EntityAction) - Method in class com.sun.tools.ws.wsdl.framework.ExtensibilityHelper
-
- wrapped - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- WRAPPER_TASK_LOADING_INCORRECT_API(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
You are loading JAX-WS {0} API from {1} but this tool requires JAX-WS {2} API.
- WRAPPER_TASK_NEED_ENDORSED(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
You are running on JDK6 which comes with JAX-WS {0} API, but this tool requires JAX-WS {1} API.
- WrapperInfo - Class in com.sun.tools.ws.processor.modeler.annotation
-
- WrapperInfo() - Constructor for class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
-
Creates a new instance of FaultInfo
- WrapperInfo(String) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
-
- wrapperName - Variable in class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
-
- 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
-
- write(int) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
-
- write(char[], int, int) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
-
- write(String, int, int) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
-
- writeHandlerConfig(String, JDefinedClass, WsimportOptions) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
-
- writeMethodAnnotations(TWSDLOperation, JMethod) - Method in class com.sun.tools.ws.api.TJavaGeneratorExtension
-
Deprecated.
This method should be used to write annotations on JMethod
.
- writeMethodAnnotations(TWSDLOperation, JMethod) - Method in class com.sun.tools.ws.processor.generator.JavaGeneratorExtensionFacade
-
- writeMethodAnnotations(TWSDLOperation, JMethod) - Method in class com.sun.tools.ws.processor.generator.W3CAddressingJavaGeneratorExtension
-
- writeTo(OutputStream) - Method in interface com.oracle.webservices.api.message.MessageContext
-
Writes the XML infoset portion of this MessageContext
(from <soap:Envelope> to </soap:Envelope>).
- writeWebServiceAnnotation(Model, JCodeModel, JDefinedClass, Port) - Method in class com.sun.tools.ws.processor.generator.GeneratorExtension
-
Create annotations in service JWS generated
- writeWebServiceClientAnnotation(WsimportOptions, JCodeModel, JDefinedClass) - Method in class com.sun.tools.ws.processor.generator.GeneratorExtension
-
Create annotations in service client generated
- 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
-
- WSCOMPILE_COMPILATION_FAILED() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
compilation failed, errors should have been reported
- WSCOMPILE_DUPLICATE_OPTION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
duplicate option: {0}
- WSCOMPILE_ERROR(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
error: {0}
- WSCOMPILE_EXISTING_OPTION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Ignoring already defined option {0}
- WSCOMPILE_INFO(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
info: {0}
- WSCOMPILE_INVALID_OPTION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
unrecognized parameter {0}
- WSCOMPILE_MISSING_OPTION_ARGUMENT(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
option "{0}" requires an argument
- WSCOMPILE_NO_SUCH_DIRECTORY(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
directory not found: {0}
- WSCOMPILE_UNSUPPORTED_ENCODING(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
unsupported encoding: {0}
- WSCOMPILE_WARNING(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
warning: {0}
- WscompileMessages - Class in com.sun.tools.ws.resources
-
Defines string formatting method for each constant in the resource file
- WscompileMessages() - Constructor for class com.sun.tools.ws.resources.WscompileMessages
-
- WSDL_LOCATION_ATTR - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
-
- WSDL_MIME_BINDING - Static variable in class com.sun.tools.ws.wsdl.document.MessagePart
-
- WSDL_MODELER_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
-
- WSDL_PARAMETER_ORDER - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- WSDL_RESULT_PARAMETER - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- WSDLConstants - Interface in com.sun.tools.ws.wsdl.document
-
Interface defining WSDL-related constants.
- WSDLDocument - Class in com.sun.tools.ws.wsdl.document
-
A WSDL document.
- WSDLDocument(MetadataFinder, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.document.WSDLDocument
-
- WSDLDocumentVisitor - Interface in com.sun.tools.ws.wsdl.document
-
A visitor for WSDL documents.
- WSDLDocumentVisitorBase - Class in com.sun.tools.ws.wsdl.document
-
- WSDLDocumentVisitorBase() - Constructor for class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
-
- WSDLFetcher - Class in com.sun.tools.ws.util
-
- WSDLFetcher(WsimportOptions, WsimportListener) - Constructor for class com.sun.tools.ws.util.WSDLFetcher
-
- WSDLGenerator - Interface in com.oracle.webservices.api.databinding
-
WSDLGenerator is used to generate the WSDL representation of the service
endpoint interface of the parent Databinding object.
- WSDLInternalizationLogic - Class in com.sun.tools.ws.wsdl.parser
-
- WSDLInternalizationLogic() - Constructor for class com.sun.tools.ws.wsdl.parser.WSDLInternalizationLogic
-
- wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
-
- wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
- wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
-
- wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
-
- wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
-
- wsdlLocation - Variable in class com.sun.tools.ws.processor.generator.GeneratorBase
-
- wsdlLocation - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
-
-wsdlLocation
- WSDLLocation - Class in com.sun.tools.ws.wsdl.framework
-
Maintains wsdl:location context.
- WsdlMessages - Class in com.sun.tools.ws.resources
-
Defines string formatting method for each constant in the resource file
- WsdlMessages() - Constructor for class com.sun.tools.ws.resources.WsdlMessages
-
- WSDLModeler - Class in com.sun.tools.ws.processor.modeler.wsdl
-
The WSDLModeler processes a WSDL to create a Model.
- WSDLModeler(WsimportOptions, ErrorReceiver, MetadataFinder) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
-
- WSDLModeler.StyleAndUse - Enum in com.sun.tools.ws.processor.modeler.wsdl
-
- WSDLMODELER_20_RPCENC_NOT_SUPPORTED() - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
rpc/encoded wsdl's are not supported in JAXWS 2.0.
- WSDLMODELER_DUPLICATE_FAULT_PART_NAME(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring fault "{0}" of operation "{1}", part name "{2}" is not unique
- WSDLMODELER_DUPLICATE_FAULT_SOAP_NAME(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring fault "{0}" of operation "{1}", soap:fault name "{2}" is not unique
- WSDLMODELER_ERROR_PART_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
part "{1}" of operation "{0}" could not be resolved!
- WSDLMODELER_ERROR_PARTS_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
parts "{0}" not found in the message "{1}", wrong WSDL
- WSDLMODELER_INVALID_BINDING_FAULT_EMPTY_MESSAGE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault "{0}" refers to message "{1}", but the message has no parts
- WSDLMODELER_INVALID_BINDING_FAULT_MESSAGE_HAS_MORE_THAN_ONE_PART(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault "{0}" refers to message "{1}", but the message has more than one parts
- WSDLMODELER_INVALID_BINDING_FAULT_MISSING_NAME(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault "{0}" in operation "{1}" must specify a value for the "name" attribute
- WSDLMODELER_INVALID_BINDING_FAULT_MISSING_NAMESPACE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault "{0}" in operation "{1}" must specify a value for the "namespace" attribute
- WSDLMODELER_INVALID_BINDING_FAULT_NO_SOAP_FAULT_NAME(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
soap:fault name not specified, wsdl:fault "{0}" in operation "{1}"
- WSDLMODELER_INVALID_BINDING_FAULT_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault "{0}" in operation "{1}" does not match any fault in the corresponding port type operation
- WSDLMODELER_INVALID_BINDING_FAULT_NOT_UNIQUE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault "{0}" in operation "{1}" matches more than one fault in the corresponding port type operation
- WSDLMODELER_INVALID_BINDING_FAULT_OUTPUT_MISSING_SOAP_FAULT(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault "{0}" in operation "{1}" does not have a SOAP fault extension
- WSDLMODELER_INVALID_BINDING_FAULT_WRONG_SOAP_FAULT_NAME(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
name of soap:fault "{0}" doesn''t match the name of wsdl:fault "{1}" in operation "{2}"
- WSDLMODELER_INVALID_BINDING_OPERATION_INPUT_HEADER_MISSING_NAMESPACE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
input header "{1}" of binding operation "{0}" must specify a value for the "namespace" attribute
- WSDLMODELER_INVALID_BINDING_OPERATION_INPUT_MISSING_SOAP_BODY(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
input message of binding operation "{0}" does not have a SOAP body extension
- WSDLMODELER_INVALID_BINDING_OPERATION_INPUT_SOAP_BODY_MISSING_NAMESPACE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
input message of binding operation "{0}" must specify a value for the "namespace" attribute
- WSDLMODELER_INVALID_BINDING_OPERATION_MISSING_INPUT_NAME(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
binding operation "{0}" must specify a name for its input message
- WSDLMODELER_INVALID_BINDING_OPERATION_MISSING_OUTPUT_NAME(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
binding operation "{0}" must specify a name for its output message
- WSDLMODELER_INVALID_BINDING_OPERATION_MULTIPLE_MATCHING_OPERATIONS(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
in binding "{1}", operation "{0}" does not reference a unique operation in the corresponding port type
- WSDLMODELER_INVALID_BINDING_OPERATION_MULTIPLE_PART_BINDING(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
abstract operation "{0}" binding, part "{1}" has multiple binding.
- WSDLMODELER_INVALID_BINDING_OPERATION_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
in binding "{1}", operation "{0}" does not match any operation in the corresponding port type
- WSDLMODELER_INVALID_BINDING_OPERATION_NOT_IN_PORT_TYPE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
in binding "{1}", operation "{0}" does not appear in the corresponding port type
- WSDLMODELER_INVALID_BINDING_OPERATION_OUTPUT_HEADER_MISSING_NAMESPACE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
output header "{1}" of binding operation "{0}" must specify a value for the "namespace" attribute
- WSDLMODELER_INVALID_BINDING_OPERATION_OUTPUT_MISSING_SOAP_BODY(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
output message of binding operation "{0}" does not have a SOAP body extension
- WSDLMODELER_INVALID_BINDING_OPERATION_OUTPUT_SOAP_BODY_MISSING_NAMESPACE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
output message of binding operation "{0}" must specify a value for the "namespace" attribute
- WSDLMODELER_INVALID_DOCLITOPERATION(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid wsdl:operation "{0}": its a document-literal operation, message part must refer to a schema element declaration
- WSDLMODELER_INVALID_FAULT_CANT_RESOLVE_MESSAGE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault message "{0}" in binding operation "{1}" could not be resolved
- WSDLMODELER_INVALID_HEADER_CANT_RESOLVE_MESSAGE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
header "{0}" of binding operation "{1}": cannot resolve message
- WSDLMODELER_INVALID_HEADER_MESSAGE_PART_MUST_HAVE_ELEMENT_DESCRIPTOR(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid header "{0}" in operation {1}: part must specify a "element" attribute
- WSDLMODELER_INVALID_HEADER_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
header "{0}" of binding operation "{1}": not found
- WSDLMODELER_INVALID_HEADER_NOT_LITERAL(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid header "{0}" of binding operation "{1}": not literal
- WSDLMODELER_INVALID_HEADERFAULT_MESSAGE_PART_MUST_HAVE_ELEMENT_DESCRIPTOR(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid headerfault "{0}" for header {1} in operation {2}: part must specify an "element" attribute
- WSDLMODELER_INVALID_HEADERFAULT_NOT_LITERAL(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid headerfault "{0}" of binding operation "{1}": not literal
- WSDLMODELER_INVALID_IGNORING_MEMBER_SUBMISSION_ADDRESSING(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring wsa:Action attribute since obsolete addressing version 08-2004:"{0}" used; expecting addressing version "{1}".
- WSDLMODELER_INVALID_MESSAGE_PART_MUST_HAVE_ELEMENT_DESCRIPTOR(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
in message "{0}", part "{1}" must specify a "element" attribute
- WSDLMODELER_INVALID_OPERATION(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
invalid operation: {0}
- WSDLMODELER_INVALID_OPERATION_FAULT_NOT_LITERAL(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring encoded fault "{0}" in literal binding operation "{1}"
- WSDLMODELER_INVALID_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_CUSTOM_NAME(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid operation "{0}", can''t generate java method.
- WSDLMODELER_INVALID_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_CUSTOMIZED_OPERATION_NAME(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid operation "{0}", can''t generate java method ,customized name "{1}" of the wsdl:operation is a java keyword.
- WSDLMODELER_INVALID_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_NON_WRAPPER_STYLE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid operation "{0}", can''t generate java method.
- WSDLMODELER_INVALID_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_OPERATION_NAME(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid operation "{0}", it''s java reserved word, can''t generate java method.
- WSDLMODELER_INVALID_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_WRAPPER_STYLE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid operation "{0}", can''t generate java method parameter.
- WSDLMODELER_INVALID_OPERATION_MORE_THAN_ONE_PART_IN_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
operation "{0}": more than one part bound to body
- WSDLMODELER_INVALID_OPERATION_NOT_SUPPORTED_STYLE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid WSDL, wsdl:operation "{0}" in wsdl:portType "{1}": not request-response or one-way
- WSDLMODELER_INVALID_PARAMETER_DIFFERENT_TYPES(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
parameter "{0}" of operation "{1}" appears with different types in the input and output messages
- WSDLMODELER_INVALID_PARAMETER_ORDER_INVALID_PARAMETER_ORDER(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
parameterOrder attribute on operation "{0}" is invalid, ignoring parameterOrder hint
- WSDLMODELER_INVALID_PARAMETER_ORDER_TOO_MANY_UNMENTIONED_PARTS(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
more than one part left out in the parameterOrder attribute of operation "{0}"
- WSDLMODELER_INVALID_PARAMETERORDER_PARAMETER(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
"{0}" specified in the parameterOrder attribute of operation "{1}" is not a valid part of the message.
- WSDLMODELER_INVALID_PORT_TYPE_FAULT_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
fault "{0}" in portType operation "{1}" does not match any fault in the corresponding binding operation
- WSDLMODELER_INVALID_RPCLITOPERATION(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Invalid wsdl:operation "{0}": its a rpc-literal operation, message part must refer to a schema type declaration
- WSDLMODELER_INVALID_STATE_MODELING_OPERATION(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
invalid state while modeling operation: {0}
- WSDLMODELER_JAXB_JAVATYPE_NOTFOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Schema descriptor {0} in message part "{1}" is not defined and could not be bound to Java.
- WSDLMODELER_NON_UNIQUE_BODY_ERROR(Object, Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Non unique body parts! In a port, as per BP 1.1 R2710 operations must have unique operation signature on the wire for successful dispatch.
- WSDLMODELER_NON_UNIQUE_BODY_WARNING(Object, Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Non unique body parts! In a port, as per BP 1.1 R2710 operations must have unique operation signature on the wire for successful dispatch.
- WSDLMODELER_RESPONSEBEAN_NOTFOUND(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
wsimport failed to generate async response bean for operation: {0}
- WSDLMODELER_RESULT_IS_IN_OUT_PARAMETER(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
result is "inout" parameter in operation: {0}
- WSDLMODELER_RPCLIT_UNKOWNSCHEMATYPE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
XML type "{0}" could not be resolved, XML to JAVA binding failed! Please check the wsdl:part "{1}" in the wsdl:message "{2}".
- WSDLMODELER_UNSOLVABLE_NAMING_CONFLICTS(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
the following naming conflicts occurred: {0}
- WSDLMODELER_UNSUPPORTED_BINDING_MIME() - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
WSDL MIME binding is not currently supported!
- WSDLMODELER_WARNING_BINDING_OPERATION_MULTIPLE_PART_BINDING(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Check the abstract operation "{0}" binding, part "{1}" has multiple binding.
- WSDLMODELER_WARNING_IGNORING_FAULT_CANT_RESOLVE_MESSAGE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring fault "{0}" of binding operation "{1}": cannot resolve message
- WSDLMODELER_WARNING_IGNORING_FAULT_DOCUMENT_OPERATION(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring fault "{0}" of document-style operation "{1}"
- WSDLMODELER_WARNING_IGNORING_FAULT_NOT_ENCODED(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring literal fault "{0}" of binding operation "{1}"
- WSDLMODELER_WARNING_IGNORING_FAULT_NOT_LITERAL(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring encoded fault "{0}" of binding operation "{1}"
- WSDLMODELER_WARNING_IGNORING_FAULTS(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring faults declared by operation "{0}"
- WSDLMODELER_WARNING_IGNORING_HEADER(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header "{0}" of binding operation "{1}"
- WSDLMODELER_WARNING_IGNORING_HEADER_CANT_RESOLVE_MESSAGE(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header "{0}" of binding operation "{1}": cannot resolve message
- WSDLMODELER_WARNING_IGNORING_HEADER_FAULT_NO_ELEMENT_ATTRIBUTE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header fault part="{0}" message="{1}" of operation {2}
- WSDLMODELER_WARNING_IGNORING_HEADER_FAULT_NOT_FOUND(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header fault "{0}", cannot find part "{1}" in binding "{2}"
- WSDLMODELER_WARNING_IGNORING_HEADER_FAULT_NOT_LITERAL(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header fault part="{0}" message="{1}" of operation {2}, use attribute must be "literal"
- WSDLMODELER_WARNING_IGNORING_HEADER_INCONSISTENT_DEFINITION(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header "{0}" of operation "{1}": part not found
- WSDLMODELER_WARNING_IGNORING_HEADER_NOT_ENCODED(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header "{0}" of binding operation "{1}": not SOAP-encoded
- WSDLMODELER_WARNING_IGNORING_HEADER_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header "{0}" of binding operation "{1}": not found
- WSDLMODELER_WARNING_IGNORING_HEADER_NOT_LITERAL(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring header "{0}" of binding operation "{1}": not literal
- WSDLMODELER_WARNING_IGNORING_HEADER_PART_FROM_BODY(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
header part: "{0}" already bound by soapbind:body, illegal to bind the part twice
- WSDLMODELER_WARNING_IGNORING_MIME_PART_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring mime:part, cannot find part "{0}" referenced by the mime:content in the wsdl:operation "{1}"
- WSDLMODELER_WARNING_IGNORING_NON_SOAP_PORT(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring port "{0}": not a standard SOAP port.
- WSDLMODELER_WARNING_IGNORING_NON_SOAP_PORT_NO_ADDRESS(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring port "{0}": no SOAP address specified.
- WSDLMODELER_WARNING_IGNORING_OPERATION_CANNOT_HANDLE_BODY_PARTS_ATTRIBUTE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": cannot handle "parts" attribute of "soap:body" element
- WSDLMODELER_WARNING_IGNORING_OPERATION_CANNOT_HANDLE_DOCUMENT_STYLE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": cannot handle document-style operations
- WSDLMODELER_WARNING_IGNORING_OPERATION_CANNOT_HANDLE_ELEMENT_MESSAGE_PART(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": message part does not refer to a schema type declaration
- WSDLMODELER_WARNING_IGNORING_OPERATION_CANNOT_HANDLE_EMPTY_INPUT_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": input message is empty
- WSDLMODELER_WARNING_IGNORING_OPERATION_CANNOT_HANDLE_EMPTY_OUTPUT_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": output message is empty
- WSDLMODELER_WARNING_IGNORING_OPERATION_CANNOT_HANDLE_MORE_THAN_ONE_PART_IN_INPUT_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": more than one part in input message
- WSDLMODELER_WARNING_IGNORING_OPERATION_CANNOT_HANDLE_MORE_THAN_ONE_PART_IN_OUTPUT_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": more than one part in output message
- WSDLMODELER_WARNING_IGNORING_OPERATION_CANNOT_HANDLE_TYPE_MESSAGE_PART(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": message part does not refer to a schema element declaration
- WSDLMODELER_WARNING_IGNORING_OPERATION_CONFLICT_STYLE_IN_WSI_MODE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": binding style and operation style are conflicting
- WSDLMODELER_WARNING_IGNORING_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_CUSTOM_NAME(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Ignoring operation "{0}", can''t generate java method.
- WSDLMODELER_WARNING_IGNORING_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_CUSTOMIZED_OPERATION_NAME(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Ignoring operation "{0}", can''t generate java method ,customized name "{1}" of the wsdl:operation is a java keyword.
- WSDLMODELER_WARNING_IGNORING_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_NON_WRAPPER_STYLE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Ignoring operation "{0}", can''t generate java method.
- WSDLMODELER_WARNING_IGNORING_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_OPERATION_NAME(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Ignoring operation "{0}", it''s java reserved word, can''t generate java method.
- WSDLMODELER_WARNING_IGNORING_OPERATION_JAVA_RESERVED_WORD_NOT_ALLOWED_WRAPPER_STYLE(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Ignoring operation "{0}", can''t generate java method parameter.
- WSDLMODELER_WARNING_IGNORING_OPERATION_NOT_ENCODED(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring RPC-style operation "{0}": parameters are not encoded
- WSDLMODELER_WARNING_IGNORING_OPERATION_NOT_LITERAL(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring document-style operation "{0}": parameters are not literal
- WSDLMODELER_WARNING_IGNORING_OPERATION_NOT_NC_NAME(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Ignoring operation "{0}", it has illegal character ''{1}'' in its name.
- WSDLMODELER_WARNING_IGNORING_OPERATION_NOT_SUPPORTED_STYLE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": not request-response or one-way
- WSDLMODELER_WARNING_IGNORING_OPERATION_PART_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring operation "{0}": part "{1}" not found
- WSDLMODELER_WARNING_IGNORING_SOAP_BINDING_12(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Ignoring SOAP port "{0}": it uses non-standard SOAP 1.2 binding.
- WSDLMODELER_WARNING_IGNORING_SOAP_BINDING_MIXED_STYLE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring port "{0}", its not WS-I BP 1.1 compliant: the wsdl binding has mixed style, it must be rpc-literal or document-literal operation.
- WSDLMODELER_WARNING_IGNORING_SOAP_BINDING_NON_HTTP_TRANSPORT(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring SOAP port "{0}": unrecognized transport.
- WSDLMODELER_WARNING_IGNORING_UNRECOGNIZED_SCHEMA_EXTENSION(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
ignoring schema element (unsupported version): {0}
- WSDLMODELER_WARNING_MEMBER_SUBMISSION_ADDRESSING_USED(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
obsolete addressing version 08-2004:"{0}" used; version "{1}" should be used instead.
- WSDLMODELER_WARNING_NO_OPERATIONS_IN_PORT(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Port "{0}" does not contain any usable operations
- WSDLMODELER_WARNING_NO_PORTS_IN_SERVICE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Service "{0}" does not contain any usable ports.
- WSDLMODELER_WARNING_NO_SERVICE_DEFINITIONS_FOUND() - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
WSDL document does not define any services
- WSDLMODELER_WARNING_NO_SOAP_ADDRESS(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Port "{0}" is not a SOAP port, it has no soap:address
- WSDLMODELER_WARNING_NON_SOAP_PORT(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
port "{0}": not a standard SOAP port.
- WSDLMODELER_WARNING_NONCONFORMING_WSDL_IMPORT() - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Non conforming WS-I WSDL used for wsdl:import
- WSDLMODELER_WARNING_NONCONFORMING_WSDL_TYPES() - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Non conforming WS-I WSDL used for wsdl:types
- WSDLMODELER_WARNING_NONCONFORMING_WSDL_USE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Processing WS-I non conforming operation "{0}" with RPC-Style and SOAP-encoded
- WSDLMODELER_WARNING_OPERATION_MORE_THAN_ONE_PART_IN_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
Ignoring operation "{0}": more than one part bound to body
- WSDLMODELER_WARNING_PORT_SOAP_BINDING_12(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
SOAP port "{0}": uses a non-standard SOAP 1.2 binding.
- WSDLMODELER_WARNING_PORT_SOAP_BINDING_MIXED_STYLE(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
not a WS-I BP1.1 compliant SOAP port "{0}": the WSDL binding has mixed style, it must be rpc-literal or document-literal operation!
- WSDLMODELER_WARNING_R_2716(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
R2716 WSI-BasicProfile ver.
- WSDLMODELER_WARNING_R_2716_R_2726(Object, Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
R2716/R2726 WSI-BasicProfile ver.
- WSDLMODELER_WARNING_SEARCH_SCHEMA_UNRECOGNIZED_TYPES(Object) - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
encountered {0} unrecognized type(s)
- WSDLModelerBase - Class in com.sun.tools.ws.processor.modeler.wsdl
-
- WSDLModelerBase(WsimportOptions, ErrorReceiver, MetadataFinder) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
-
- WSDLModelerBase.ProcessSOAPOperationInfo - Class in com.sun.tools.ws.processor.modeler.wsdl
-
- WSDLMODLER_WARNING_OPERATION_USE() - Static method in class com.sun.tools.ws.resources.ModelerMessages
-
The WSDL used has operations with literal and encoded use.
- wsdlNamespace - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
-
- WSDLParseException - Exception in com.sun.tools.ws.util
-
- WSDLParseException(String, Object...) - Constructor for exception com.sun.tools.ws.util.WSDLParseException
-
- WSDLParseException(Throwable) - Constructor for exception com.sun.tools.ws.util.WSDLParseException
-
- WSDLParser - Class in com.sun.tools.ws.wsdl.parser
-
A parser for WSDL documents.
- WSDLParser(WsimportOptions, ErrorReceiverFilter, MetadataFinder) - Constructor for class com.sun.tools.ws.wsdl.parser.WSDLParser
-
- WSDLResolver - Interface in com.oracle.webservices.api.databinding
-
WSDLResolver is used by WSDLGenerator while generating WSDL and its associated
documents.
- wsdlSource(Source) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
- wsdlURL(URL) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
-
- WSEntityResolver(WsimportOptions, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.parser.MetadataFinder.WSEntityResolver
-
- WsGen - Class in com.sun.tools.ws.ant
-
Wrapper task to launch
WsGen2
.
- WsGen() - Constructor for class com.sun.tools.ws.ant.WsGen
-
- WSGEN() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
-wsdl:protocol XSoap1.2 -extenson {1}
- 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(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(OutputStream, Container, String[]) - Method in class com.sun.tools.ws.util.WSToolsObjectFactoryImpl
-
- WsGen - Class in com.sun.tools.ws
-
WsGen tool entry point.
- 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
-
- WsGen2.ExternalMetadata - Class in com.sun.tools.ws.ant
-
- WSGEN_CANNOT_GEN_WSDL_FOR_NON_SOAP_BINDING(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
wsgen can not generate WSDL for non-SOAP binding: {0} on Class {1}
- WSGEN_CANNOT_GEN_WSDL_FOR_SOAP_12_BINDING(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
wsgen can not generate WSDL for SOAP 1.2 binding: {0} on class: {1}.
- WSGEN_CLASS_MUST_BE_IMPLEMENTATION_CLASS(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
The class "{0}" is not an endpoint implementation class.
- WSGEN_CLASS_NOT_FOUND(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Class not found: "{0}"
- WSGEN_COULD_NOT_CREATE_FILE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"Could not create file: "{0}"
- WSGEN_FULLVERSION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
wsgen full version "{0}"
- WSGEN_HELP(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Usage: {0} [options]
where [options] include:
-classpath specify where to find input class files and wsgen extensions
-cp specify where to find input class files and wsgen extensions
-d specify where to place generated output files
-encoding specify character encoding used by source files
-extension allow vendor extensions - functionality not specified
by the specification.
- WSGEN_INLINE_SCHEMAS_ONLY_WITH_WSDL() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"-inlineSchemas" must be used in conjunction with the "-wsdl" option
- WSGEN_INVALID_PROTOCOL(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"{0}" is not a supported protocol.
- WSGEN_INVALID_TRANSPORT(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"{0}" is not a supported transport.
- WSGEN_MISSING_FILE() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Missing SEI
- WSGEN_NO_WEBSERVICES_CLASS(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
wsgen did not find any class with @WebService annotation.
- WSGEN_PORTNAME_MISSING_LOCALNAME(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
The port name "{0}" is missing a localname.
- WSGEN_PORTNAME_MISSING_NAMESPACE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
The port name "{0}" is missing a namespace.
- WSGEN_PROTOCOL_WITHOUT_EXTENSION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
The optional protocol "{0}" must be used in conjunction with the "-extension" option.
- WSGEN_SERVICENAME_MISSING_LOCALNAME(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
The service name "{0}" is missing a localname.
- WSGEN_SERVICENAME_MISSING_NAMESPACE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
The service name "{0}" is missing a namespace.
- WSGEN_SOAP_12_WITHOUT_EXTENSION() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
The optional protocol "Xsoap1.2" must be used in conjunction with the "-extension" option.
- WSGEN_USAGE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Usage: {0} [options]
Use "wsgen -help" for a detailed description of options.
- WSGEN_USAGE_EXAMPLES() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Examples:
wsgen -cp .
- WSGEN_USAGE_EXTENSIONS() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Extensions:
-Xnocompile do not compile generated Java files
- WSGEN_VERSION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
wsgen version "{0}"
- WSGEN_WSDL_ARG_NO_GENWSDL(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
The "{0}" option can only be in conjunction with the "-wsdl" option.
- 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, Container) - Constructor for class com.sun.tools.ws.wscompile.WsgenTool
-
- WsgenTool(OutputStream) - Constructor for class com.sun.tools.ws.wscompile.WsgenTool
-
- WsImport - Class in com.sun.tools.ws.ant
-
- WsImport() - Constructor for class com.sun.tools.ws.ant.WsImport
-
- 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(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(OutputStream, Container, String[]) - Method in class com.sun.tools.ws.util.WSToolsObjectFactoryImpl
-
- WsImport - Class in com.sun.tools.ws
-
WsImport tool entry point.
- 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
-
- WSIMPORT_ARCHIVE_ARTIFACT(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Adding {0} to the archive {1}
- WSIMPORT_ARCHIVING_ARTIFACTS(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Archiving the generated artifacts into {0}.
- WSIMPORT_AUTH_FILE_NOT_FOUND(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Authorization file "{0}" not found.
- WSIMPORT_AUTH_INFO_LINENO(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"line {0} of {1}
- WSIMPORT_AUTH_INFO_NEEDED(Object, Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
{0}, "{1}" needs authorization, please provide authorization file with read access at {2} or use -Xauthfile to give the authorization file and on each line provide authorization information using this format : http[s]://user:password@host:port//
- WSIMPORT_COMPILING_CODE() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Compiling code...
- WSIMPORT_DEBUG_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
[DEBUG] {0}
- WSIMPORT_DOCUMENT_DOWNLOAD(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Downloading metadata document from {0} to {1}
- WSIMPORT_ERROR_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
[ERROR] {0}
- WSIMPORT_FAILED_TO_PARSE(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Failed to parse "{0}": {1}
- WSIMPORT_FETCHING_METADATA() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Downloading the WSDL and associated metadata
- WSIMPORT_FULLVERSION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
wsimport full version "{0}"
- WSIMPORT_GENERATING_CODE() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Generating code...
- WSIMPORT_HELP(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Usage: {0} [options]
where [options] include:
-b specify jaxws/jaxb binding files or additional schemas
(Each must have its own -b)
-B Pass this option to JAXB schema compiler
-catalog specify catalog file to resolve external entity references
supports TR9401, XCatalog, and OASIS XML Catalog format.
- WSIMPORT_HTTP_REDIRECT(Object, Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Server returned HTTP Status code: "{0}", retrying with "{1}"
- WSIMPORT_ILLEGAL_AUTH_INFO(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"{0}" is not a valid authorization information format.
- WSIMPORT_ILLEGAL_PROXY(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"{0}" is not a valid proxy format.
- WSIMPORT_ILLEGAL_TARGET_VERSION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"{0}" is not a valid target version.
- WSIMPORT_INFO_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
[INFO] {0}
- WSIMPORT_MAX_REDIRECT_ATTEMPT() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Can not get a WSDL maximum number of redirects(5) reached
- WSIMPORT_MISSING_FILE() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Missing WSDL_URI
- WSIMPORT_NO_SUCH_JAXB_OPTION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
no such JAXB option: {0}
- WSIMPORT_NO_WSDL(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Failed to read the WSDL document: {0}, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not .
- WSIMPORT_NOT_A_FILE_NOR_URL(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
"{0}" is neither a file name nor an URL
- WSIMPORT_PARSING_WSDL() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
parsing WSDL...
- WSIMPORT_READING_AUTH_FILE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Trying to read authorization file : "{0}"...
- WSIMPORT_USAGE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Usage: {0} [options]
Use "wsimport -help" for a detailed description of options.
- WSIMPORT_USAGE_EXAMPLES() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Examples:
wsimport stock.wsdl -b stock.xml -b stock.xjb
wsimport -d generated http://example.org/stock?wsdl
- WSIMPORT_USAGE_EXTENSIONS() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
Extensions:
-XadditionalHeaders map headers not bound to request or response message to
Java method parameters
-Xauthfile file to carry authorization information in the format
http://username:password@example.org/stock?wsdl
-Xdebug print debug information
-Xno-addressing-databinding enable binding of W3C EndpointReferenceType to Java
-Xnocompile do not compile generated Java files
-XdisableAuthenticator disable Authenticator used by JAX-WS RI,
-Xauthfile option will be ignored if set
-XdisableSSLHostnameVerification disable the SSL Hostname verification while fetching
wsdls
- WSIMPORT_VERSION(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
wsimport version "{0}"
- WSIMPORT_WARNING_MESSAGE(Object) - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
[WARNING] {0}
- WSIMPORT_WSDLLOCATION_CLIENTJAR() - Static method in class com.sun.tools.ws.resources.WscompileMessages
-
wsdlLocation cannot be specified when using clientJar option
- 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
-
- WSToolsObjectFactoryImpl - Class in com.sun.tools.ws.util
-
Factory implementation class to instantiate concrete objects for JAX-WS tools.
- WSToolsObjectFactoryImpl() - Constructor for class com.sun.tools.ws.util.WSToolsObjectFactoryImpl
-