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

A

AbortException - Exception in com.sun.tools.ws.wscompile
Signals the abortion of the compilation.
AbortException() - Constructor for exception com.sun.tools.ws.wscompile.AbortException
 
absolutize(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
AbstractDocument - Class in com.sun.tools.ws.wsdl.framework
An abstract class for documents containing entities.
AbstractDocument(MetadataFinder, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
AbstractExtensibleImpl - Class in com.sun.xml.ws.model.wsdl
All the WSDL 1.1 elements that are extensible should subclass from this abstract implementation of WSDLExtensible interface.
AbstractExtensibleImpl(XMLStreamReader) - Constructor for class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
 
AbstractExtensibleImpl(String, int) - Constructor for class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
 
AbstractExtensibleImpl.UnknownWSDLExtension - Class in com.sun.xml.ws.model.wsdl
 
AbstractExtensibleImpl.UnknownWSDLExtension(QName, Locator) - Constructor for class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl.UnknownWSDLExtension
 
AbstractExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
An abstract implementation class of TWSDLExtensionHandler
AbstractExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.AbstractExtensionHandler
 
AbstractFeaturedObjectImpl - Class in com.sun.xml.ws.model.wsdl
 
AbstractFeaturedObjectImpl(XMLStreamReader) - Constructor for class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
 
AbstractFeaturedObjectImpl(String, int) - Constructor for class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
 
AbstractFilterPipeImpl - Class in com.sun.xml.ws.api.pipe.helper
Default implementation of Pipe that is used as a filter.
AbstractFilterPipeImpl(Pipe) - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractFilterPipeImpl
 
AbstractFilterPipeImpl(AbstractFilterPipeImpl, PipeCloner) - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractFilterPipeImpl
 
AbstractFilterTubeImpl - Class in com.sun.xml.ws.api.pipe.helper
Convenient default implementation for filtering Tube.
AbstractFilterTubeImpl(Tube) - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
 
AbstractFilterTubeImpl(AbstractFilterTubeImpl, TubeCloner) - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
 
AbstractHeaderImpl - Class in com.sun.xml.ws.message
Partial default implementation of Header.
AbstractHeaderImpl() - Constructor for class com.sun.xml.ws.message.AbstractHeaderImpl
 
AbstractInstanceResolver<T> - Class in com.sun.xml.ws.server
Partial implementation of InstanceResolver with convenience methods to do the resource injection.
AbstractInstanceResolver() - Constructor for class com.sun.xml.ws.server.AbstractInstanceResolver
 
AbstractInstanceResolver.FieldInjectionPlan<T,R> - Class in com.sun.xml.ws.server
Injects to a field.
AbstractInstanceResolver.FieldInjectionPlan(Field) - Constructor for class com.sun.xml.ws.server.AbstractInstanceResolver.FieldInjectionPlan
 
AbstractInstanceResolver.InjectionPlan<T,R> - Interface in com.sun.xml.ws.server
Encapsulates which field/method the injection is done, and performs the injection.
AbstractInstanceResolver.MethodInjectionPlan<T,R> - Class in com.sun.xml.ws.server
Injects to a method.
AbstractInstanceResolver.MethodInjectionPlan(Method) - Constructor for class com.sun.xml.ws.server.AbstractInstanceResolver.MethodInjectionPlan
 
AbstractMessageImpl - Class in com.sun.xml.ws.message
Partial Message implementation.
AbstractMessageImpl(SOAPVersion) - Constructor for class com.sun.xml.ws.message.AbstractMessageImpl
 
AbstractMessageImpl(AbstractMessageImpl) - Constructor for class com.sun.xml.ws.message.AbstractMessageImpl
Copy constructor.
AbstractMultiInstanceResolver<T> - Class in com.sun.xml.ws.server
Partial implementation of InstanceResolver with code to handle multiple instances per server.
AbstractMultiInstanceResolver(Class<T>) - Constructor for class com.sun.xml.ws.server.AbstractMultiInstanceResolver
 
AbstractObjectImpl - Class in com.sun.xml.ws.model.wsdl
 
AbstractObjectImpl(XMLStreamReader) - Constructor for class com.sun.xml.ws.model.wsdl.AbstractObjectImpl
 
AbstractObjectImpl(String, int) - Constructor for class com.sun.xml.ws.model.wsdl.AbstractObjectImpl
 
AbstractPipeImpl - Class in com.sun.xml.ws.api.pipe.helper
Partial default implementation of Pipe.
AbstractPipeImpl() - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractPipeImpl
Do-nothing constructor.
AbstractPipeImpl(Pipe, PipeCloner) - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractPipeImpl
Basis for the copy constructor.
AbstractReferenceFinderImpl - Class in com.sun.tools.ws.wsdl.parser
XMLFilter that finds references to other schema files from SAX events.
AbstractReferenceFinderImpl(DOMForest) - Constructor for class com.sun.tools.ws.wsdl.parser.AbstractReferenceFinderImpl
 
AbstractSchemaValidationTube - Class in com.sun.xml.ws.util.pipe
Tube that does the schema validation.
AbstractSchemaValidationTube(WSBinding, Tube) - Constructor for class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
AbstractSchemaValidationTube(AbstractSchemaValidationTube, TubeCloner) - Constructor for class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
AbstractSEIModelImpl - Class in com.sun.xml.ws.model
model of the web service.
AbstractSEIModelImpl() - Constructor for class com.sun.xml.ws.model.AbstractSEIModelImpl
 
AbstractServerAsyncTransport<T> - Class in com.sun.xml.ws.api.server
Partial server side async transport implementation.
AbstractServerAsyncTransport(WSEndpoint) - Constructor for class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
WSEndpoint.setExecutor(java.util.concurrent.Executor) should be called before creating the transport
AbstractTubeImpl - Class in com.sun.xml.ws.api.pipe.helper
Base class for Tube implementation.
AbstractTubeImpl() - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
Default constructor.
AbstractTubeImpl(AbstractTubeImpl, TubeCloner) - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
Copy constructor.
AbstractType - Class in com.sun.tools.ws.processor.model
 
AbstractType() - Constructor for class com.sun.tools.ws.processor.model.AbstractType
 
AbstractType(QName) - Constructor for class com.sun.tools.ws.processor.model.AbstractType
 
AbstractType(QName, String) - Constructor for class com.sun.tools.ws.processor.model.AbstractType
 
AbstractType(QName, JavaType) - Constructor for class com.sun.tools.ws.processor.model.AbstractType
 
AbstractType(QName, JavaType, String) - Constructor for class com.sun.tools.ws.processor.model.AbstractType
 
AbstractWebServiceContext - Class in com.sun.xml.ws.server
Partial WSWebServiceContext implementation.
AbstractWebServiceContext(WSEndpoint) - Constructor for class com.sun.xml.ws.server.AbstractWebServiceContext
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Block
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Fault
 
accept(JAXBTypeVisitor) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
accept(JAXBTypeVisitor) - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Model
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.ModelObject
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Operation
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Parameter
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Port
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Request
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Response
 
accept(ModelVisitor) - Method in class com.sun.tools.ws.processor.model.Service
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Binding
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.BindingFault
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.BindingInput
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Documentation
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Fault
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Import
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Input
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Message
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
accept(ExtensionVisitor) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEMultipartRelated
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Operation
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Output
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Port
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.PortType
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Service
 
accept(ExtensionVisitor) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.Types
 
accept(ExtensionVisitor) - Method in class com.sun.tools.ws.wsdl.document.Types
 
accept(WSDLDocumentVisitor) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
 
accept(ExtensionVisitor) - Method in class com.sun.tools.ws.wsdl.framework.ExtensibilityHelper
 
accept(ExtensionVisitor) - Method in class com.sun.tools.ws.wsdl.framework.ExtensionImpl
 
acceptableMimeTypes - Variable in class com.sun.xml.ws.api.message.Packet
The list of MIME types that are acceptable to a receiver of an outbound message.
AccessorElement - Class in com.sun.tools.ws.processor.modeler.wsdl
 
AccessorElement(String, QName) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.AccessorElement
 
action - Variable in exception com.sun.xml.ws.addressing.model.ActionNotSupportedException
 
action - Variable in class com.sun.xml.ws.message.ProblemActionHeader
 
ACTION_MISMATCH - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
ACTION_NOT_SUPPORTED_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
ACTION_NOT_SUPPORTED_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
ACTION_NOT_SUPPORTED_TEXT - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
ACTION_NOT_SUPPORTED_TEXT - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
ActionBasedDispatcher - Class in com.sun.xml.ws.server.sei
An EndpointMethodDispatcher that uses WS-Addressing Action Message Addressing Property, wsa:Action, as the key for dispatching.
ActionBasedDispatcher(AbstractSEIModelImpl, WSBinding, SEIInvokerTube) - Constructor for class com.sun.xml.ws.server.sei.ActionBasedDispatcher
 
actionMismatchTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the fault code when Action is not supported at this endpoint.
ActionNotSupportedException - Exception in com.sun.xml.ws.addressing.model
 
ActionNotSupportedException() - Constructor for exception com.sun.xml.ws.addressing.model.ActionNotSupportedException
 
ActionNotSupportedException(String) - Constructor for exception com.sun.xml.ws.addressing.model.ActionNotSupportedException
 
actionNotSupportedTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the fault code when Action is not supported at this endpoint.
actionNotSupportedText - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the text of the fault when Action is not supported at this endpoint.
actionTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the Action QName in the SOAP message for a specific WS-Addressing Version.
ACTOR_NEXT - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ACTOR_NEXT - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
adapt(Pipe) - Static method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
 
adapt(Tube) - Static method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
 
Adapter<TK extends Adapter.Toolkit> - Class in com.sun.xml.ws.api.server
Receives incoming messages from a transport (such as HTTP, JMS, etc) in a transport specific way, and delivers it to WSEndpoint.PipeHead.process(com.sun.xml.ws.api.message.Packet, com.sun.xml.ws.api.server.WebServiceContextDelegate, com.sun.xml.ws.api.server.TransportBackChannel).
Adapter(WSEndpoint) - Constructor for class com.sun.xml.ws.api.server.Adapter
Creates an Adapter that delivers messages to the given endpoint.
Adapter.Toolkit - Class in com.sun.xml.ws.api.server
Object that groups all thread-unsafe resources.
Adapter.Toolkit() - Constructor for class com.sun.xml.ws.api.server.Adapter.Toolkit
 
adapters - Variable in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
All ServletAdapters that are deployed in the current web appliation.
add(JavaStructureMember) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
add(JAXBElementMember) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
add(BindingOperation) - Method in class com.sun.tools.ws.wsdl.document.Binding
 
add(Message) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
add(PortType) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
add(Binding) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
add(Service) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
add(Import) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
add(MessagePart) - Method in class com.sun.tools.ws.wsdl.document.Message
 
add(MIMEPart) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEMultipartRelated
 
add(Operation) - Method in class com.sun.tools.ws.wsdl.document.PortType
 
add(Port) - Method in class com.sun.tools.ws.wsdl.document.Service
 
add(SOAPHeaderFault) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
 
add(Attachment) - Method in interface com.sun.xml.ws.api.message.AttachmentSet
Adds an attachment to this set.
add(Header) - Method in class com.sun.xml.ws.api.message.HeaderList
Adds a new Header.
add(Pipe, Pipe) - Method in class com.sun.xml.ws.api.pipe.PipeCloner
Deprecated. The Pipe version of TubeCloner.add(Tube, Tube).
add(AbstractTubeImpl, AbstractTubeImpl) - Method in class com.sun.xml.ws.api.pipe.PipeCloner
Deprecated. Disambiguation version.
add(Tube, Tube) - Method in class com.sun.xml.ws.api.pipe.TubeCloner
This method must be called from within the copy constructor to notify that the copy was created.
add(WebServiceFeature) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Adds a feature to the list if it's not already added.
add(Attachment) - Method in class com.sun.xml.ws.message.AttachmentSetImpl
 
add(Attachment) - Method in class com.sun.xml.ws.message.MimeAttachmentSet
 
add(WSDLPartImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLMessageImpl
 
add(String, String) - Method in class com.sun.xml.ws.transport.Headers
adds the given value to the list of headers for the given key.
addAdditionalClasses(Class...) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
Adds additional classes obtained from XmlSeeAlso annotation.
addAll(Header...) - Method in class com.sun.xml.ws.api.message.HeaderList
Adds all the headers.
addAll(WSFeatureList) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Adds features to the list if it's not already added.
addAttachmentBlock(Block) - Method in class com.sun.tools.ws.processor.model.Message
attachment block
addBinding(WSDLBoundPortTypeImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
addBindingExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:binding element can be generated.
addBindingExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
addBindingExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addBindingOperationExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:binding/wsdl:operation element can be generated.
addBindingOperationExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addBindingOperationFaultExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:binding/wsdl:operation/wsdl:fault element can be generated.
addBindingOperationFaultExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addBindingOperationInputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:binding/wsdl:operation/wsdl:input element can be generated.
addBindingOperationInputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addBindingOperationOutputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:binding/wsdl:operation/wsdl:output element can be generated.
addBindingOperationOutputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addBindings(String) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addBodyBlock(Block) - Method in class com.sun.tools.ws.processor.model.Message
 
addConfiguredBinding(FileSet) - Method in class com.sun.tools.ws.ant.WsImport2
 
addConfiguredDepends(FileSet) - Method in class com.sun.tools.ws.ant.WsImport2
Nested <depends> element.
addConfiguredProduces(FileSet) - Method in class com.sun.tools.ws.ant.WsImport2
Nested <produces> element.
addConfiguredSource(FileSet) - Method in class com.sun.tools.ws.ant.Apt
 
addConfiguredXMLCatalog(XMLCatalog) - Method in class com.sun.tools.ws.ant.WsImport2
 
addDefinitionsExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:definitions element can be generated.
addDefinitionsExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addException(String) - Method in class com.sun.tools.ws.processor.model.java.JavaMethod
 
addException(CheckedExceptionImpl) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
addExceptionBeanEntry(String, FaultInfo, ModelBuilder) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
addExtension(TWSDLExtension) - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
An TWSDLExtensionHandler will call this method to add an TWSDLExtension object
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Binding
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.BindingFault
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.BindingInput
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Fault
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Input
 
addExtension(ExtensionImpl) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Operation
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Output
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Port
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.PortType
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Service
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.document.Types
 
addExtension(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.framework.ExtensibilityHelper
 
addExtension(WSDLExtension) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
Adds a new WSDLExtension to this object.
addExtension(WSDLExtension) - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
 
addExternalReferences(String) - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
 
addExtraType(AbstractType) - Method in class com.sun.tools.ws.processor.model.Model
 
addFault(Fault) - Method in class com.sun.tools.ws.processor.model.Operation
 
addFault(BindingFault) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
addFault(Fault) - Method in class com.sun.tools.ws.wsdl.document.Operation
 
addFault(WSDLBoundFaultImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
addFault(WSDLFaultImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
addFaultBlock(Block) - Method in class com.sun.tools.ws.processor.model.Response
 
addFaultMessageExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:portType/wsdl:operation/wsdl:fault element can be generated.
addFaultMessageExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addFeature(WebServiceFeature) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFeaturedObject
Enables a WebServiceFeature based upon policy assertions on this port.
addFeature(WebServiceFeature) - Method in class com.sun.xml.ws.binding.BindingImpl
 
addFeature(WebServiceFeature) - Method in class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
 
addFile(String) - Method in class com.sun.tools.ws.wscompile.Options
Adds a file from the argume
addFile(String) - Method in class com.sun.tools.ws.wscompile.WsgenOptions
 
addFile(String) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addFilter(SDDocumentFilter) - Method in interface com.sun.xml.ws.api.server.ServiceDefinition
Adds a filter that is called while writing SDDocument's infoset.
addFilter(SDDocumentFilter) - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
 
addGeneratedFile(File) - Method in class com.sun.tools.ws.wscompile.Options
Remember info on generated source file generated so that it can be removed later, if appropriate.
addGrammarRecursive(File) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Recursively scan directories and add all XSD files in it.
addHandlerChainConfiguration(Element) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addHeaderBlock(Block) - Method in class com.sun.tools.ws.processor.model.Message
 
addImportedDocument(String) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
addImportedEntity(Entity) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
addIncludedDocument(String) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
addIncludedEntity(Entity) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
addInputMessageExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to an input wsdl:message element can be generated.
addInputMessageExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addInterceptor(FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.api.pipe.Fiber
Adds a new FiberContextSwitchInterceptor to this fiber.
addInterface(String) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
additionalHeaders - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
-XadditionalHeaders
addJavaMethod(JavaMethodImpl) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
addJaxbBindings(Element) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
addMember(MemberInfo) - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
addMember(MemberInfo) - Method in class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
 
addMessage(WSDLMessageImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
addMetadata(Source) - Method in class com.sun.xml.ws.developer.EPRRecipe
Adds a new metadata.
addMetadata(Source...) - Method in class com.sun.xml.ws.developer.EPRRecipe
 
addMetadata(Iterable<? extends Source>) - Method in class com.sun.xml.ws.developer.EPRRecipe
 
addMethod(JavaMethod) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
addMtomAttachment(DataHandler, String, String) - Method in class com.sun.xml.ws.message.jaxb.AttachmentMarshallerImpl
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in class com.sun.xml.ws.message.jaxb.AttachmentMarshallerImpl
 
addNotUnderstoodExtension(QName, Locator) - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
This can be used if a WSDL extension element that has wsdl:required=true is not understood
addOperation(Operation) - Method in class com.sun.tools.ws.processor.model.Port
 
addOperation(Operation) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
addOperationExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:portType/wsdl:operation element can be generated.
addOperationExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addOperationFaultExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:portType/wsdl:operation/wsdl:fault element can be generated.
addOperationFaultExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
addOperationFaultExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addOperationInputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:portType/wsdl:operation/wsdl:input element can be generated.
addOperationInputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
addOperationInputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addOperationOutputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:portType/wsdl:operation/wsdl:output element can be generated.
addOperationOutputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
addOperationOutputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addOutputMessageExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to an output wsdl:message element can be generated.
addOutputMessageExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addParameter(JavaParameter) - Method in class com.sun.tools.ws.processor.model.java.JavaMethod
 
addParameter(Parameter) - Method in class com.sun.tools.ws.processor.model.Message
 
addParameter(Parameter) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
addParameter(ParameterImpl) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
addParserListener(ParserListener) - Method in class com.sun.tools.ws.wsdl.parser.WSDLParser
 
addPart(WSDLPartImpl, WebParam.Mode) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
addPort(Port) - Method in class com.sun.tools.ws.processor.model.Service
 
addPort(QName, String, String) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
addPortExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:port element can be generated.
addPortExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addPortType(WSDLPortTypeImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
addPortTypeExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:portType element can be generated.
addPortTypeExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addProtocolBinding(String) - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
addr - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
addReferenceParameter(Header) - Method in class com.sun.xml.ws.developer.EPRRecipe
Adds a new reference parameter.
addReferenceParameters(HeaderList) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Copies all the reference parameters in this EPR as headers to the given HeaderList.
addReferenceParameters(Header...) - Method in class com.sun.xml.ws.developer.EPRRecipe
Adds all the headers as reference parameters.
addReferenceParameters(Iterable<? extends Header>) - Method in class com.sun.xml.ws.developer.EPRRecipe
Adds all the headers as reference parameters.
addRequestParameter(ParameterImpl) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
addRequiredRoles() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
 
addResponseParameter(ParameterImpl) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
address - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
Address - Interface in com.sun.xml.ws.wsdl.writer.document.http
 
ADDRESSING_ACTION - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Gets the wsa:Action header value.
ADDRESSING_FROM - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Gets the wsa:From header.
ADDRESSING_MESSAGEID - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Gets the wsa:MessageID header value.
ADDRESSING_TO - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Gets the wsa:To header.
addressingVersion - Variable in class com.sun.xml.ws.addressing.WsaTube
 
AddressingVersion - Enum in com.sun.xml.ws.api.addressing
'Traits' object that absorbs differences of WS-Addressing versions.
AddressingVersion.EPR - Class in com.sun.xml.ws.api.addressing
 
AddressingVersion.EPR(Class<? extends EndpointReference>, String, String, String, String, QName, String, String) - Constructor for class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
addRpcLitMember(RpcLitMember) - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
 
addRunnable(Fiber) - Method in class com.sun.xml.ws.api.pipe.Engine
 
addrVersion - Variable in class com.sun.xml.ws.client.Stub
represents AddressingVersion on binding if enabled, otherwise null;
addSatellite(PropertySet) - Method in class com.sun.xml.ws.api.DistributedPropertySet
 
addSchema(File) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addSchema(InputSource) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addSchemaFragmentSource(Document, String, List<Source>) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
Locates xsd:schema elements in the WSDL and creates DOMSource and adds them to the list
addSchemmaBindFile(InputSource) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addSEIContext(String, AnnotationProcessorContext.SEIContext) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
 
addService(Service) - Method in class com.sun.tools.ws.processor.model.Model
 
addService(WSDLServiceImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
addServiceExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
This method is invoked so that extensions to a wsdl:service element can be generated.
addServiceExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
addServiceOveride(Service) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
addSubclass(JavaStructureType) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
addSubtype(JAXBStructuredType) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
addSwaRefAttachment(DataHandler) - Method in class com.sun.xml.ws.message.jaxb.AttachmentMarshallerImpl
 
addUnboundBlock(Block) - Method in class com.sun.tools.ws.processor.model.Message
 
addVer - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
addWrapperChild(ParameterImpl) - Method in class com.sun.xml.ws.model.WrapperParameter
Adds a new child parameter.
addWSDL(File) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addWSDL(InputSource) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
addWSDLBindFile(InputSource) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Adds a new input schema.
aggregate(ServiceInterceptor...) - Static method in class com.sun.xml.ws.api.client.ServiceInterceptor
Aggregates multiple interceptors into one facade.
annotate(JAnnotatable) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
 
ANNOTATION_ELEMENT_ERROR - Static variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
annotationError(SourcePosition, Localizable) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
AnnotationProcessorContext - Class in com.sun.tools.ws.processor.modeler.annotation
 
AnnotationProcessorContext() - Constructor for class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
Creates a new instance of AnnotationProcessorContext
AnnotationProcessorContext.SEIContext - Class in com.sun.tools.ws.processor.modeler.annotation
 
AnnotationProcessorContext.SEIContext(String) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
AnnotationProcessorFactoryImpl - Class in com.sun.istack.ws
 
AnnotationProcessorFactoryImpl() - Constructor for class com.sun.istack.ws.AnnotationProcessorFactoryImpl
 
annotationType() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.MySOAPBinding
 
ANONYMOUS_EPR - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
ANONYMOUS_EPR - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
anonymousEpr - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the anonymous EPR.
anonymousUri - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the anonymous URI value associated with this WS-Addressing version.
apEnv - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
APPLICATION_XML_MIME_TYPE - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
applyParameterBinding(WSDLBoundPortTypeImpl) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
Deprecated. To be removed once client side new architecture is implemented
applyPortMethodCustomization(Port, Port) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
applyRelevantCookies(URLConnection) - Method in class com.sun.xml.ws.transport.http.client.CookieJar
 
Apt - Class in com.sun.tools.ws.ant
apt task for use with the JAXWS project.
Apt() - Constructor for class com.sun.tools.ws.ant.Apt
 
Apt.Jvmarg - Class in com.sun.tools.ws.ant
 
Apt.Jvmarg() - Constructor for class com.sun.tools.ws.ant.Apt.Jvmarg
 
Apt.Option - Class in com.sun.tools.ws.ant
 
Apt.Option() - Constructor for class com.sun.tools.ws.ant.Apt.Option
 
areRequiredExtensionsUnderstood() - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
This method should be called after freezing the WSDLModel
argsBuilder - Variable in class com.sun.xml.ws.server.provider.ProviderInvokerTube
 
ARRAY_LIST_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
ARRAY_STR - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
arrayType(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Port
 
asBase64Data() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
asByteArray() - Method in interface com.sun.xml.ws.api.message.Attachment
Gets the attachment as an exact-length byte array.
asByteArray() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
asByteArray() - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
asByteArray() - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
asByteArray() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
asByteArray() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
ASCIIUtility - Class in com.sun.xml.ws.util
Copied from mail.jar.
asDataHandler() - Method in interface com.sun.xml.ws.api.message.Attachment
Gets the attachment as a DataHandler.
asDataHandler() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
asDataHandler() - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
asDataHandler() - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
asDataHandler() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
asDataHandler() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
asInputStream() - Method in interface com.sun.xml.ws.api.message.Attachment
Obtains this attachment as an InputStream.
asInputStream() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
asInputStream() - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
asInputStream() - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
asInputStream() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
asInputStream() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
assertOneWay(boolean) - Method in class com.sun.xml.ws.api.message.Message
Makes an assertion that this Message is a request message for an one-way operation according to the context WSDL.
assignClassName(String, String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.ClassNameAllocatorImpl
 
asSource(String) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Returns a Source that represents this EPR.
asSource() - Method in interface com.sun.xml.ws.api.message.Attachment
Gets the attachment as a Source.
asSource() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
asSource() - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
asSource() - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
asSource() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
asSource() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
ASYNC - Static variable in class com.sun.xml.ws.client.sei.ValueGetterFactory
In case of SEI async signatures, there are no holders.
AsyncInvoker - Class in com.sun.xml.ws.client
Invokes Tubeline asynchronously for the client's async API(for e.g.: Dispatch#invokeAsync} The concrete classes need to call Stub#processAsync(Packet, RequestContext, CompletionCallback) in run() method.
AsyncInvoker() - Constructor for class com.sun.xml.ws.client.AsyncInvoker
 
AsyncMethodHandler - Class in com.sun.xml.ws.client.sei
Common part between CallbackMethodHandler and PollingMethodHandler.
AsyncMethodHandler(SEIStub, JavaMethodImpl, JavaMethodImpl) - Constructor for class com.sun.xml.ws.client.sei.AsyncMethodHandler
 
AsyncOperation - Class in com.sun.tools.ws.processor.model
 
AsyncOperation(Entity) - Constructor for class com.sun.tools.ws.processor.model.AsyncOperation
 
AsyncOperation(Operation, Entity) - Constructor for class com.sun.tools.ws.processor.model.AsyncOperation
 
AsyncOperation(QName, Entity) - Constructor for class com.sun.tools.ws.processor.model.AsyncOperation
 
AsyncOperationType - Class in com.sun.tools.ws.processor.model
 
AsyncProvider<T> - Interface in com.sun.xml.ws.api.server
Asynchronous version of Provider.
AsyncProviderCallback<T> - Interface in com.sun.xml.ws.api.server
Callback interface to signal JAX-WS RI that the processing of an asynchronous request is complete.
AsyncProviderInvokerTube<T> - Class in com.sun.xml.ws.server.provider
This Tube is used to invoke the AsyncProvider endpoints.
AsyncProviderInvokerTube(Invoker, ProviderArgumentsBuilder<T>) - Constructor for class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube
 
asyncRespBeanBinding - Variable in class com.sun.tools.ws.processor.modeler.wsdl.PseudoSchemaBuilder
 
AsyncResponseImpl<T> - Class in com.sun.xml.ws.client
Response implementation.
AsyncResponseImpl(Runnable, AsyncHandler<T>) - Constructor for class com.sun.xml.ws.client.AsyncResponseImpl
 
atInfos - Variable in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
ATOM - Static variable in class com.sun.xml.ws.encoding.HeaderTokenizer.Token
Token type indicating an ATOM.
ATTACHMENT - Static variable in class com.sun.tools.ws.processor.model.Block
 
Attachment - Interface in com.sun.xml.ws.api.message
Attachment.
AttachmentMarshallerImpl - Class in com.sun.xml.ws.message.jaxb
Implementation of AttachmentMarshaller, its used from JAXBMessage to marshall swaref type
AttachmentMarshallerImpl(AttachmentSetImpl) - Constructor for class com.sun.xml.ws.message.jaxb.AttachmentMarshallerImpl
 
attachments - Variable in class com.sun.xml.ws.api.message.stream.StreamBasedMessage
The attachments of this message (attachments live outside a message.)
AttachmentSet - Interface in com.sun.xml.ws.api.message
A set of Attachment on a Message.
attachmentSet - Variable in class com.sun.xml.ws.api.message.Message
 
AttachmentSetImpl - Class in com.sun.xml.ws.message
Default dumb AttachmentSet implementation backed by ArrayList.
AttachmentSetImpl() - Constructor for class com.sun.xml.ws.message.AttachmentSetImpl
Creates an empty AttachmentSet.
AttachmentSetImpl(Iterable<Attachment>) - Constructor for class com.sun.xml.ws.message.AttachmentSetImpl
Creates an AttachmentSet by copying contents from another.
AttachmentUnmarshallerImpl - Class in com.sun.xml.ws.message
Implementation of AttachmentUnmarshaller that uses loads attachments from AttachmentSet directly.
AttachmentUnmarshallerImpl(AttachmentSet) - Constructor for class com.sun.xml.ws.message.AttachmentUnmarshallerImpl
 
ATTR_ - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_ABSTRACT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_ACTOR - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ATTR_ACTOR - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
ATTR_ATTRIBUTE_FORM_DEFAULT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_BASE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_BINDING - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_BINDING - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_BLOCK - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_BLOCK_DEFAULT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_DEFAULT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_ELEMENT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_ELEMENT_FORM_DEFAULT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_ENABLE_MTOM - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_ENCODING_STYLE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_ENCODING_STYLE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ATTR_ENCODING_STYLE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
ATTR_FINAL - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_FINAL_DEFAULT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_FIXED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_FORM - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_ID - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_IMPLEMENTATION - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_ITEM_TYPE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_LOCATION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_LOCATION - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
ATTR_MAX_OCCURS - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_MEMBER_TYPES - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_MESSAGE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_MIN_OCCURS - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_MISUNDERSTOOD - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ATTR_MIXED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_MTOM_THRESHOLD_VALUE - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_MUST_UNDERSTAND - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ATTR_MUST_UNDERSTAND - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
ATTR_NAME - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_NAME - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_NAME - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
ATTR_NAMESPACE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_NILLABLE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_NOT_UNDERSTOOD_QNAME - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ATTR_PARAMETER_ORDER - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_PART - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_PARTS - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_PORT - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_PROCESS_CONTENTS - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_PUBLIC - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_REF - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_REFER - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_REQUIRED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_SCHEMA_LOCATION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_SERVICE - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_SOAP_ACTION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_STYLE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_SUBSTITUTION_GROUP - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_SYSTEM - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_TARGET_NAMESPACE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_TNS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
ATTR_TRANSPORT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_TRANSPORT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
ATTR_TYPE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_URL_PATTERN - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_USE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_VALUE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_VERB - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_VERSION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTR_VERSION - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_WSDL - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_XPATH - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
attributeAdded(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
attributeNameTable - Variable in class com.sun.xml.ws.util.NamespaceSupport.Context
 
attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
attributes - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Address
 
attributes - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.AttributedQName
 
attributes - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
Attributes - Interface in com.sun.xml.ws.streaming
The Attributes interface is essentially a version of the org.xml.sax.Attributes interface modified to use the JAX-WS QName class.
ATTRVALUE_ - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_ALL - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_ANY - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_DOCUMENT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_ENCODED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_EXTENSION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_LAX - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_LIST - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_LITERAL - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_LOCAL - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_OPTIONAL - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_OTHER - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_PROHIBITED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_QUALIFIED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_REQUIRED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_RESTRICTION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_RPC - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_SKIP - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_STRICT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_SUBSTITUTION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_TARGET_NAMESPACE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_UNBOUNDED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_UNION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_UNQUALIFIED - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
ATTRVALUE_VERSION_1_0 - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
atts - Variable in class com.sun.xml.ws.encoding.TagInfoset
Attributes on this tag.
authFile - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Authentication file
AuthInfo - Class in com.sun.tools.ws.wscompile
Represents authorization information needed by DefaultAuthenticator to authenticate wsimport to access the wsdl.
AuthInfo(URL, String, String) - Constructor for class com.sun.tools.ws.wscompile.AuthInfo
 
av - Variable in class com.sun.xml.ws.message.ProblemActionHeader
 
AWAIT_TERMINATION_TIME - Static variable in class com.sun.xml.ws.client.dispatch.DispatchImpl
 

B

BadCommandLineException - Exception in com.sun.tools.ws.wscompile
 
BadCommandLineException(String) - Constructor for exception com.sun.tools.ws.wscompile.BadCommandLineException
 
BadCommandLineException(String, Throwable) - Constructor for exception com.sun.tools.ws.wscompile.BadCommandLineException
 
BadCommandLineException() - Constructor for exception com.sun.tools.ws.wscompile.BadCommandLineException
 
BEAN - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
BEAN - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
beanName - Variable in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
beanTypeMoniker - Variable in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
BIG_INTEGER_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BIGDECIMAL_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BIGINTEGER_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
bind() - Method in class com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder
 
BINDING - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
Binding - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "binding" WSDL element.
Binding(Defining, Locator, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.document.Binding
 
BINDING - Static variable in class com.sun.tools.ws.wsdl.document.Kinds
 
binding - Variable in class com.sun.xml.ws.addressing.WsaTube
 
binding - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
binding - Variable in class com.sun.xml.ws.client.Stub
 
binding - Variable in class com.sun.xml.ws.encoding.MimeCodec
 
binding - Variable in class com.sun.xml.ws.handler.HandlerProcessor
 
binding - Variable in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
Binding - Interface in com.sun.xml.ws.wsdl.writer.document
 
binding() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
Binding - Interface in com.sun.xml.ws.wsdl.writer.document.http
 
binding(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.Port
 
bindingAttributes(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingAttributes(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingAttributes(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
bindingElements(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingElements(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingElements(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
bindingElements(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
bindingElements(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
bindingElements(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
bindingElements(WSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
BindingFault - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "fault" child element of a binding operation.
BindingFault(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.BindingFault
 
BindingID - Class in com.sun.xml.ws.api
Parsed binding ID string.
BindingID() - Constructor for class com.sun.xml.ws.api.BindingID
 
bindingId - Variable in class com.sun.xml.ws.client.PortInfo
 
BindingIDFactory - Class in com.sun.xml.ws.api
Extension point to plug in additional BindingID parsing logic.
BindingIDFactory() - Constructor for class com.sun.xml.ws.api.BindingIDFactory
 
BindingImpl - Class in com.sun.xml.ws.binding
Instances are created by the service, which then sets the handler chain on the binding impl.
BindingImpl(BindingID) - Constructor for class com.sun.xml.ws.binding.BindingImpl
 
BindingInput - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "input" child element of a binding operation.
BindingInput(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.BindingInput
 
bindingOperation - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
BindingOperation - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "operation" child element of a WSDL "binding" element.
BindingOperation(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.BindingOperation
 
bindingOperationAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingOperationAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
bindingOperationElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingOperationElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
bindingOperationElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
bindingOperationElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
bindingOperationElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
bindingOperationElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
bindingOperationFaultAttributes(WSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationFaultAttributes(WSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingOperationFaultAttributes(WSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
bindingOperationFaultElements(WSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationFaultElements(WSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingOperationFaultElements(WSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
bindingOperationFaultElements(WSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
bindingOperationInputAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationInputAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingOperationInputAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
bindingOperationInputElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationInputElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingOperationInputElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
bindingOperationInputElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
bindingOperationOutputAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationOutputAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingOperationOutputAttributes(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
bindingOperationOutputElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationOutputElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
bindingOperationOutputElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
bindingOperationOutputElements(WSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
BindingOperationType - Interface in com.sun.xml.ws.wsdl.writer.document
 
BindingOutput - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "output" child element of a binding operation.
BindingOutput(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.BindingOutput
 
BindingProviderProperties - Interface in com.sun.xml.ws.client
 
bindings() - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
Block - Class in com.sun.tools.ws.processor.model
 
Block(QName, AbstractType, Entity) - Constructor for class com.sun.tools.ws.processor.model.Block
 
BODY - Static variable in class com.sun.tools.ws.processor.model.Block
 
BODY - Static variable in class com.sun.xml.ws.api.model.ParameterBinding
Singleton instance that represents 'BODY'
Body - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
Body - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
BodyBuilder - Class in com.sun.xml.ws.client.sei
Builds a JAXB object that represents the payload.
BodyBuilder() - Constructor for class com.sun.xml.ws.client.sei.BodyBuilder
 
BodyBuilder.Bare - Class in com.sun.xml.ws.client.sei
Used to create a payload JAXB object just by taking one of the parameters.
BodyBuilder.Bare(ParameterImpl, SOAPVersion, ValueGetter) - Constructor for class com.sun.xml.ws.client.sei.BodyBuilder.Bare
Creates a BodyBuilder from a bare parameter.
BodyBuilder.DocLit - Class in com.sun.xml.ws.client.sei
Used to create a payload JAXB object by wrapping multiple parameters into one "wrapper bean".
BodyBuilder.DocLit(WrapperParameter, SOAPVersion, ValueGetterFactory) - Constructor for class com.sun.xml.ws.client.sei.BodyBuilder.DocLit
Creates a BodyBuilder from a WrapperParameter.
BodyBuilder.RpcLit - Class in com.sun.xml.ws.client.sei
Used to create a payload JAXB object by wrapping multiple parameters into a CompositeStructure.
BodyBuilder.RpcLit(WrapperParameter, SOAPVersion, ValueGetterFactory) - Constructor for class com.sun.xml.ws.client.sei.BodyBuilder.RpcLit
Creates a BodyBuilder from a WrapperParameter.
BodyBuilder.Wrapped - Class in com.sun.xml.ws.client.sei
Used to handle a 'wrapper' style request.
BodyBuilder.Wrapped(WrapperParameter, SOAPVersion, ValueGetterFactory) - Constructor for class com.sun.xml.ws.client.sei.BodyBuilder.Wrapped
 
BodyType - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
BodyType - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
BOOLEAN_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOOLEAN_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
bootclassPath - Variable in class com.sun.tools.ws.ant.Apt
-bootclasspath option: override location of bootstrap class files
BoundEndpoint - Interface in com.sun.xml.ws.api.server
Represents the WSEndpoint bound to a particular transport.
BOXED_BOOLEAN_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_BOOLEAN_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BOXED_BYTE_ARRAY_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_BYTE_ARRAY_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BOXED_BYTE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_BYTE_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BOXED_CHAR_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_DOUBLE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_DOUBLE_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BOXED_FLOAT_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_FLOAT_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BOXED_INTEGER_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_INTEGER_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BOXED_LONG_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_LONG_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BOXED_SHORT_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BOXED_SHORT_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BRACKETS - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
bridge(XMLStreamReader, XMLStreamWriter) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
Reads one subtree and writes it out.
buf - Variable in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
buf - Variable in class com.sun.xml.ws.util.ByteArrayBuffer
The buffer where data is stored.
build(WSDLModeler, WsimportOptions, ErrorReceiver) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.PseudoSchemaBuilder
 
build(Object[]) - Method in class com.sun.xml.ws.client.sei.BodyBuilder.Bare
Picks up an object from the method arguments and uses it.
build(Object[]) - Method in class com.sun.xml.ws.client.sei.BodyBuilder.DocLit
Packs a bunch of arguments into a CompositeStructure.
build(Object[]) - Method in class com.sun.xml.ws.client.sei.BodyBuilder.RpcLit
Packs a bunch of arguments intoa CompositeStructure.
build(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Bare
Picks up an object from the method arguments and uses it.
build(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.DocLit
Packs a bunch of arguments into a CompositeStructure.
build(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.RpcLit
Packs a bunch of arguments intoa CompositeStructure.
BUILD_ID - Variable in class com.sun.xml.ws.util.Version
Represents the build id, which is a string like "b13" or "hudson-250".
BUILD_VERSION - Variable in class com.sun.xml.ws.util.Version
Represents the complete version string, such as "JAX-WS RI 2.0-b19"
buildAction(String, WSDLOperation, boolean) - Static method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
builder - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
buildHandlerChainsModel(Class<?>) - Static method in class com.sun.xml.ws.util.HandlerAnnotationProcessor
 
buildHandlerInfo(Class<?>, QName, QName, WSBinding) - Static method in class com.sun.xml.ws.util.HandlerAnnotationProcessor
This method is called by EndpointFactory when they have an annotated class.
buildInjectionPlan(Class<? extends T>, Class<R>, boolean) - Static method in class com.sun.xml.ws.server.AbstractInstanceResolver
Creates an AbstractInstanceResolver.InjectionPlan that injects the given resource type to the given class.
buildJAXBModel(WSDLDocument) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
buildModel() - Method in interface com.sun.tools.ws.processor.modeler.Modeler
Returns the top model of a Web Service.
buildModel() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
buildModel(String, WsgenTool.Listener) - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
buildResponseBuilder(JavaMethodImpl, ValueSetterFactory) - Method in class com.sun.xml.ws.client.sei.SEIMethodHandler
 
buildRuntimeModel() - Method in class com.sun.xml.ws.model.RuntimeModeler
builds the runtime model from the portClass using the binding ID bindingId.
BYTE_ARRAY_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BYTE_ARRAY_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
BYTE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
BYTE_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
ByteArrayAttachment - Class in com.sun.xml.ws.message
 
ByteArrayAttachment(String, byte[], int, int, String) - Constructor for class com.sun.xml.ws.message.ByteArrayAttachment
 
ByteArrayAttachment(String, byte[], String) - Constructor for class com.sun.xml.ws.message.ByteArrayAttachment
 
ByteArrayBuffer - Class in com.sun.xml.ws.util
Read/write buffer that stores a sequence of bytes.
ByteArrayBuffer() - Constructor for class com.sun.xml.ws.util.ByteArrayBuffer
Creates a new byte array output stream.
ByteArrayBuffer(int) - Constructor for class com.sun.xml.ws.util.ByteArrayBuffer
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByteArrayBuffer(byte[]) - Constructor for class com.sun.xml.ws.util.ByteArrayBuffer
 
ByteArrayDataSource - Class in com.sun.xml.ws.util
DataSource backed by a byte buffer.
ByteArrayDataSource(byte[], String) - Constructor for class com.sun.xml.ws.util.ByteArrayDataSource
 
ByteArrayDataSource(byte[], int, String) - Constructor for class com.sun.xml.ws.util.ByteArrayDataSource
 
ByteArrayDataSource(byte[], int, int, String) - Constructor for class com.sun.xml.ws.util.ByteArrayDataSource
 

C

CALENDAR_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
CALENDAR_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
CALLBACK - Static variable in class com.sun.tools.ws.processor.model.AsyncOperationType
 
CallbackMethodHandler - Class in com.sun.xml.ws.client.sei
MethodHandler that uses AsyncHandler.
CallbackMethodHandler(SEIStub, JavaMethodImpl, JavaMethodImpl, int) - Constructor for class com.sun.xml.ws.client.sei.CallbackMethodHandler
 
callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
 
callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
 
callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
 
callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.HandlerTube
 
callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
 
callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
 
callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
 
callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
 
callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
 
callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.HandlerTube
 
callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
 
callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
 
callHandlersRequest(HandlerProcessor.Direction, C, boolean) - Method in class com.sun.xml.ws.handler.HandlerProcessor
TODO: Just putting thoughts, Current contract: This is Called during Request Processing.
callHandlersResponse(HandlerProcessor.Direction, C, boolean) - Method in class com.sun.xml.ws.handler.HandlerProcessor
TODO: Just putting thoughts, Current contract: This is Called during Response Processing.
cancel(boolean) - Method in class com.sun.xml.ws.util.CompletedFuture
 
canEncode(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
Check if encode can handle the chars in this string.
canGenerateWSDL() - Method in class com.sun.xml.ws.api.BindingID
Returns true if this binding can generate WSDL.
canOverWriteClass(String) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
canOverWriteClass(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
capitalize(String) - Static method in class com.sun.xml.ws.model.RuntimeModeler
utility to capitalize the first letter in a string
capitalize(String) - Static method in class com.sun.xml.ws.util.StringUtils
Utility method to take a string and convert it to normal a string with the first character in upper case.
CAPTURE_STACK_TRACE_PROPERTY - Static variable in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
captureStackTrace - Static variable in class com.sun.xml.ws.fault.SOAPFaultBuilder
Set to false if you don't want the generated faults to have stack trace in it.
captureStackTrace(Throwable) - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
Creates a DOM node that represents the complete stack trace of the exception, and attach that to DetailType.
cause - Variable in class com.sun.xml.ws.fault.ExceptionBean
 
CDATA - Class in com.sun.xml.ws.util.xml
 
CDATA(String) - Constructor for class com.sun.xml.ws.util.xml.CDATA
 
cer - Variable in class com.sun.tools.ws.wscompile.WsgenTool.Listener
 
CHAR_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
characters(char[], int, int) - Method in class com.sun.tools.ws.wsdl.parser.WhitespaceStripper
 
characters(char[], int, int) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
check() - Method in class com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException.Builder
If an error was reported, throw the exception.
checkAbsoluteness(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
Checks if the system ID is absolute.
checkAndSetProcessed(TypeDeclaration) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
checkAndSetProcessed(TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
checkAnonymousSemantics(WSDLBoundOperation, WSEndpointReference, WSEndpointReference) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
checkCardinality(Packet) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
checkCardinality(Packet) - Method in class com.sun.xml.ws.addressing.WsaTube
Checks the cardinality of WS-Addressing headers on an inbound Packet.
CheckedException - Interface in com.sun.xml.ws.api.model
This class provides abstractio to the the exception class corresponding to the wsdl:fault, such as class MUST have WebFault annotation defined on it.
CheckedExceptionImpl - Class in com.sun.xml.ws.model
CheckedException class.
CheckedExceptionImpl(JavaMethodImpl, Class, TypeReference, ExceptionType) - Constructor for class com.sun.xml.ws.model.CheckedExceptionImpl
 
checkedExceptions - Variable in class com.sun.xml.ws.client.sei.SEIMethodHandler
 
checkForInvalidImplAnnotation(Declaration, Class) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
checkForInvalidSEIAnnotation(InterfaceDeclaration, Class) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
checkIfLoading21API() - Static method in class com.sun.tools.ws.Invoker
Returns true if the RI appears to be loading the JAX-WS 2.1 API.
checkIfValidTargetNode(DOMForest, Element, Element) - Method in interface com.sun.tools.ws.wsdl.parser.InternalizationLogic
Checks if the specified element is a valid target node to attach a customization.
checkIfValidTargetNode(DOMForest, Element, Element) - Method in class com.sun.tools.ws.wsdl.parser.WSDLInternalizationLogic
 
checkMandatoryHeaders(Packet, boolean, boolean, boolean, boolean) - Method in class com.sun.xml.ws.addressing.WsaClientTube
 
checkMandatoryHeaders(Packet, boolean, boolean, boolean, boolean) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
checkMandatoryHeaders(Packet, boolean, boolean, boolean, boolean) - Method in class com.sun.xml.ws.addressing.WsaTube
 
checkNullAllowed(Object, RequestContext, WSBinding, Service.Mode) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
checkResponseCode() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
checkValidDataSourceDispatch(WSBinding, Service.Mode) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
checkValidSOAPMessageDispatch(WSBinding, Service.Mode) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
checkWrite() - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
CLASS - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
CLASS_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
classes - Variable in class com.sun.xml.ws.client.SCAnnotations
 
classExists(Options, String) - Static method in class com.sun.tools.ws.processor.generator.GeneratorUtil
 
classImplementsSEI(ClassDeclaration, InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
className - Variable in class com.sun.xml.ws.fault.ExceptionBean
 
ClassNameAllocatorImpl - Class in com.sun.tools.ws.processor.modeler.wsdl
 
ClassNameAllocatorImpl(ClassNameCollector) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.ClassNameAllocatorImpl
 
ClassNameCollector - Class in com.sun.tools.ws.processor.util
This class writes out a Model as an XML document.
ClassNameCollector() - Constructor for class com.sun.tools.ws.processor.util.ClassNameCollector
 
ClassNameInfo - Class in com.sun.tools.ws.util
 
ClassNameInfo() - Constructor for class com.sun.tools.ws.util.ClassNameInfo
 
classpath - Variable in class com.sun.tools.ws.wscompile.Options
 
clazz - Variable in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
 
cleanup() - Method in class com.sun.xml.ws.message.jaxb.AttachmentMarshallerImpl
Release a reference to user objects to avoid keeping it in memory.
clear() - Method in class com.sun.xml.ws.client.ResponseContext
 
clear() - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
clear() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
clear() - Method in class com.sun.xml.ws.model.WrapperParameter
 
clear() - Method in class com.sun.xml.ws.transport.Headers
 
clearExceptionMap() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
clearProcessed() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
ClientContainer - Class in com.sun.xml.ws.client
 
ClientContainer() - Constructor for class com.sun.xml.ws.client.ClientContainer
 
ClientLogicalHandlerTube - Class in com.sun.xml.ws.handler
 
ClientLogicalHandlerTube(WSBinding, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.handler.ClientLogicalHandlerTube
Creates a new instance of LogicalHandlerTube
ClientLogicalHandlerTube(WSBinding, Tube, HandlerTube) - Constructor for class com.sun.xml.ws.handler.ClientLogicalHandlerTube
This constructor is used on client-side where, SOAPHandlerTube is created first and then a LogicalHandlerTube is created with a handler to that SOAPHandlerTube.
ClientMessageHandlerTube - Class in com.sun.xml.ws.handler
 
ClientMessageHandlerTube(SEIModel, WSBinding, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.handler.ClientMessageHandlerTube
Creates a new instance of MessageHandlerTube
ClientMUTube - Class in com.sun.xml.ws.protocol.soap
Performs soap mustUnderstand processing for clients.
ClientMUTube(WSBinding, Tube) - Constructor for class com.sun.xml.ws.protocol.soap.ClientMUTube
 
ClientMUTube(ClientMUTube, TubeCloner) - Constructor for class com.sun.xml.ws.protocol.soap.ClientMUTube
 
ClientPipeAssemblerContext - Class in com.sun.xml.ws.api.pipe
Deprecated. Use ClientTubeAssemblerContext.
ClientPipeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding) - Constructor for class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated.  
ClientPipeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container) - Constructor for class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated.  
ClientPipelineHook - Class in com.sun.xml.ws.api.client
Allow the container (primarily Glassfish) to inject their own pipes into the client pipeline.
ClientPipelineHook() - Constructor for class com.sun.xml.ws.api.client.ClientPipelineHook
 
ClientSchemaValidationTube - Class in com.sun.xml.ws.client
Tube that does the schema validation on the client side.
ClientSchemaValidationTube(WSBinding, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.client.ClientSchemaValidationTube
 
ClientSchemaValidationTube(ClientSchemaValidationTube, TubeCloner) - Constructor for class com.sun.xml.ws.client.ClientSchemaValidationTube
 
ClientSOAPHandlerTube - Class in com.sun.xml.ws.handler
 
ClientSOAPHandlerTube(WSBinding, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.handler.ClientSOAPHandlerTube
Creates a new instance of SOAPHandlerTube
ClientSOAPHandlerTube(WSBinding, Tube, HandlerTube) - Constructor for class com.sun.xml.ws.handler.ClientSOAPHandlerTube
This constructor is used on client-side where, LogicalHandlerTube is created first and then a SOAPHandlerTube is created with a handler to that LogicalHandlerTube.
ClientTransportException - Exception in com.sun.xml.ws.client
 
ClientTransportException(Localizable) - Constructor for exception com.sun.xml.ws.client.ClientTransportException
 
ClientTransportException(Localizable, Throwable) - Constructor for exception com.sun.xml.ws.client.ClientTransportException
 
ClientTransportException(Throwable) - Constructor for exception com.sun.xml.ws.client.ClientTransportException
 
ClientTubeAssemblerContext - Class in com.sun.xml.ws.api.pipe
Factory for well-known Tube implementations that the TubelineAssembler needs to use to satisfy JAX-WS requirements.
ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
 
ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
 
ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container, Codec) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
 
ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container, Codec, SEIModel) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
 
clone(Pipe) - Static method in class com.sun.xml.ws.api.pipe.PipeCloner
Deprecated. Pipe version of TubeCloner.clone(Tube)
clone(Tube) - Static method in class com.sun.xml.ws.api.pipe.TubeCloner
Invoked by a client of a tube to clone the whole pipeline.
close() - Method in class com.sun.tools.ws.wscompile.FilerCodeWriter
 
close() - Method in interface com.sun.xml.ws.api.server.TransportBackChannel
See the class javadoc for the discussion.
close() - Method in class com.sun.xml.ws.client.Stub
 
close() - Method in interface com.sun.xml.ws.Closeable
Closes this object and cleans up any resources it holds, such as network connections.
close() - Method in class com.sun.xml.ws.developer.StreamingDataHandler
 
close(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
Calls close on previously invoked handlers.
close() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
close() - Method in class com.sun.xml.ws.streaming.TidyXMLStreamReader
 
close(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
close() - Method in class com.sun.xml.ws.transport.http.HttpAdapter.Oneway
 
close() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Close the connection
close() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
close() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
close() - Method in class com.sun.xml.ws.util.NoCloseInputStream
 
close() - Method in class com.sun.xml.ws.util.NoCloseOutputStream
 
close() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
close() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
Closeable - Interface in com.sun.xml.ws
Closeable JAX-WS proxy object.
closeClientsideHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
Called by close(MessageContext mc) in a Client Handlertube
ClosedCallback - Interface in com.sun.xml.ws.transport.local
Called when the connection is closed.
closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
 
closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
 
closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
 
closeHandlers(MessageContext, int, int) - Method in class com.sun.xml.ws.handler.HandlerProcessor
Calls close on the handlers from the starting index through the ending index (inclusive).
closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
On Client, Override by calling #closeClientHandlers(MessageContext mc) On Server, Override by calling #closeServerHandlers(MessageContext mc) The difference is the order in which they are closed.
closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
 
closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
 
closeOutput() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
closeServersideHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
Called by close(MessageContext mc) in a Server Handlertube
cm - Variable in class com.sun.tools.ws.processor.generator.GeneratorBase
 
cm - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
Codec - Interface in com.sun.xml.ws.api.pipe
Encodes a Message (its XML infoset and attachments) to a sequence of bytes.
codec - Variable in class com.sun.xml.ws.api.server.Adapter.Toolkit
For encoding/decoding infoset to/from the byte stream.
Codecs - Class in com.sun.xml.ws.api.pipe
Factory methods for some of the Codec implementations.
Codecs() - Constructor for class com.sun.xml.ws.api.pipe.Codecs
 
CodeType - Class in com.sun.xml.ws.fault
<env:Code> <env:Value>env:Sender</env:Value> <env:Subcode> <env:Value>m:MessageTimeout1</env:Value> <env:Subcode> <env:Value>m:MessageTimeout2</env:Value> </env:Subcode> </env:Subcode> </env:Code>
CodeType(QName) - Constructor for class com.sun.xml.ws.fault.CodeType
 
CodeType() - Constructor for class com.sun.xml.ws.fault.CodeType
 
collectExceptionProperties(TypeMirror, Map<String, MethodDeclaration>) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
collectExceptionProperties(TypeDeclaration, Map<String, MethodDeclaration>) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
collectInterfaces(TypeDeclaration) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
COLLECTION_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
COLLECTION_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
collectionDecl - Variable in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
COLON_DELIMITER - Static variable in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
com.sun.istack.ws - package com.sun.istack.ws
This document describes the AnnotationProcessor included with JAX-WS 2.0.1.
com.sun.tools.ws - package com.sun.tools.ws
JAX-WS 2.1 Tools
com.sun.tools.ws.ant - package com.sun.tools.ws.ant
 
com.sun.tools.ws.api - package com.sun.tools.ws.api
 
com.sun.tools.ws.api.wsdl - package com.sun.tools.ws.api.wsdl
 
com.sun.tools.ws.processor - package com.sun.tools.ws.processor
 
com.sun.tools.ws.processor.generator - package com.sun.tools.ws.processor.generator
 
com.sun.tools.ws.processor.model - package com.sun.tools.ws.processor.model
 
com.sun.tools.ws.processor.model.exporter - package com.sun.tools.ws.processor.model.exporter
 
com.sun.tools.ws.processor.model.java - package com.sun.tools.ws.processor.model.java
 
com.sun.tools.ws.processor.model.jaxb - package com.sun.tools.ws.processor.model.jaxb
 
com.sun.tools.ws.processor.modeler - package com.sun.tools.ws.processor.modeler
 
com.sun.tools.ws.processor.modeler.annotation - package com.sun.tools.ws.processor.modeler.annotation
 
com.sun.tools.ws.processor.modeler.wsdl - package com.sun.tools.ws.processor.modeler.wsdl
 
com.sun.tools.ws.processor.util - package com.sun.tools.ws.processor.util
 
com.sun.tools.ws.spi - package com.sun.tools.ws.spi
This document describes the SPI for the JAX-WS 2.0.1 tools.
com.sun.tools.ws.util - package com.sun.tools.ws.util
 
com.sun.tools.ws.util.xml - package com.sun.tools.ws.util.xml
 
com.sun.tools.ws.wscompile - package com.sun.tools.ws.wscompile
 
com.sun.tools.ws.wsdl.document - package com.sun.tools.ws.wsdl.document
 
com.sun.tools.ws.wsdl.document.http - package com.sun.tools.ws.wsdl.document.http
 
com.sun.tools.ws.wsdl.document.jaxws - package com.sun.tools.ws.wsdl.document.jaxws
 
com.sun.tools.ws.wsdl.document.mime - package com.sun.tools.ws.wsdl.document.mime
 
com.sun.tools.ws.wsdl.document.schema - package com.sun.tools.ws.wsdl.document.schema
 
com.sun.tools.ws.wsdl.document.soap - package com.sun.tools.ws.wsdl.document.soap
 
com.sun.tools.ws.wsdl.framework - package com.sun.tools.ws.wsdl.framework
 
com.sun.tools.ws.wsdl.parser - package com.sun.tools.ws.wsdl.parser
 
com.sun.xml.ws - package com.sun.xml.ws
This document describes the architecture of JAX-WS 2.0 runtime.
com.sun.xml.ws.addressing - package com.sun.xml.ws.addressing
 
com.sun.xml.ws.addressing.model - package com.sun.xml.ws.addressing.model
 
com.sun.xml.ws.addressing.v200408 - package com.sun.xml.ws.addressing.v200408
 
com.sun.xml.ws.api - package com.sun.xml.ws.api
JAX-WS RI extension of JAX-WS API.
com.sun.xml.ws.api.addressing - package com.sun.xml.ws.api.addressing
 
com.sun.xml.ws.api.client - package com.sun.xml.ws.api.client
 
com.sun.xml.ws.api.fastinfoset - package com.sun.xml.ws.api.fastinfoset
 
com.sun.xml.ws.api.handler - package com.sun.xml.ws.api.handler
 
com.sun.xml.ws.api.message - package com.sun.xml.ws.api.message
Message and related abstractions that represent a SOAP message.
com.sun.xml.ws.api.message.stream - package com.sun.xml.ws.api.message.stream
 
com.sun.xml.ws.api.model - package com.sun.xml.ws.api.model
 
com.sun.xml.ws.api.model.soap - package com.sun.xml.ws.api.model.soap
 
com.sun.xml.ws.api.model.wsdl - package com.sun.xml.ws.api.model.wsdl
 
com.sun.xml.ws.api.pipe - package com.sun.xml.ws.api.pipe
Pipe and related abstractions.
com.sun.xml.ws.api.pipe.helper - package com.sun.xml.ws.api.pipe.helper
Default partial implementations of Pipe.
com.sun.xml.ws.api.server - package com.sun.xml.ws.api.server
APIs for hosting JAX-WS services.
com.sun.xml.ws.api.streaming - package com.sun.xml.ws.api.streaming
 
com.sun.xml.ws.api.wsdl.parser - package com.sun.xml.ws.api.wsdl.parser
Extension point for WSDL parsing.
com.sun.xml.ws.api.wsdl.writer - package com.sun.xml.ws.api.wsdl.writer
 
com.sun.xml.ws.binding - package com.sun.xml.ws.binding
 
com.sun.xml.ws.client - package com.sun.xml.ws.client
JAX-WS 2.0.1 Client Runtime
com.sun.xml.ws.client.dispatch - package com.sun.xml.ws.client.dispatch
 
com.sun.xml.ws.client.sei - package com.sun.xml.ws.client.sei
 
com.sun.xml.ws.developer - package com.sun.xml.ws.developer
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
com.sun.xml.ws.developer.servlet - package com.sun.xml.ws.developer.servlet
 
com.sun.xml.ws.encoding - package com.sun.xml.ws.encoding
 
com.sun.xml.ws.encoding.soap - package com.sun.xml.ws.encoding.soap
 
com.sun.xml.ws.encoding.soap.streaming - package com.sun.xml.ws.encoding.soap.streaming
 
com.sun.xml.ws.encoding.xml - package com.sun.xml.ws.encoding.xml
 
com.sun.xml.ws.fault - package com.sun.xml.ws.fault
 
com.sun.xml.ws.handler - package com.sun.xml.ws.handler
 
com.sun.xml.ws.message - package com.sun.xml.ws.message
Message implementations.
com.sun.xml.ws.message.jaxb - package com.sun.xml.ws.message.jaxb
Message implementation for JAXB.
com.sun.xml.ws.message.saaj - package com.sun.xml.ws.message.saaj
 
com.sun.xml.ws.message.source - package com.sun.xml.ws.message.source
 
com.sun.xml.ws.message.stream - package com.sun.xml.ws.message.stream
 
com.sun.xml.ws.model - package com.sun.xml.ws.model
 
com.sun.xml.ws.model.soap - package com.sun.xml.ws.model.soap
 
com.sun.xml.ws.model.wsdl - package com.sun.xml.ws.model.wsdl
 
com.sun.xml.ws.protocol.soap - package com.sun.xml.ws.protocol.soap
 
com.sun.xml.ws.protocol.xml - package com.sun.xml.ws.protocol.xml
 
com.sun.xml.ws.server - package com.sun.xml.ws.server
JAX-WS 2.0.1 Server Runtime
com.sun.xml.ws.server.provider - package com.sun.xml.ws.server.provider
 
com.sun.xml.ws.server.sei - package com.sun.xml.ws.server.sei
 
com.sun.xml.ws.server.servlet - package com.sun.xml.ws.server.servlet
 
com.sun.xml.ws.spi - package com.sun.xml.ws.spi
 
com.sun.xml.ws.streaming - package com.sun.xml.ws.streaming
 
com.sun.xml.ws.transport - package com.sun.xml.ws.transport
 
com.sun.xml.ws.transport.http - package com.sun.xml.ws.transport.http
 
com.sun.xml.ws.transport.http.client - package com.sun.xml.ws.transport.http.client
 
com.sun.xml.ws.transport.http.server - package com.sun.xml.ws.transport.http.server
 
com.sun.xml.ws.transport.http.servlet - package com.sun.xml.ws.transport.http.servlet
Servlet transport for the JAX-WS RI.
com.sun.xml.ws.transport.local - package com.sun.xml.ws.transport.local
Transport implementations that work inside the single JVM.
com.sun.xml.ws.util - package com.sun.xml.ws.util
 
com.sun.xml.ws.util.exception - package com.sun.xml.ws.util.exception
 
com.sun.xml.ws.util.localization - package com.sun.xml.ws.util.localization
 
com.sun.xml.ws.util.pipe - package com.sun.xml.ws.util.pipe
 
com.sun.xml.ws.util.xml - package com.sun.xml.ws.util.xml
 
com.sun.xml.ws.wsdl.parser - package com.sun.xml.ws.wsdl.parser
 
com.sun.xml.ws.wsdl.writer - package com.sun.xml.ws.wsdl.writer
 
com.sun.xml.ws.wsdl.writer.document - package com.sun.xml.ws.wsdl.writer.document
 
com.sun.xml.ws.wsdl.writer.document.http - package com.sun.xml.ws.wsdl.writer.document.http
 
com.sun.xml.ws.wsdl.writer.document.soap - package com.sun.xml.ws.wsdl.writer.document.soap
 
com.sun.xml.ws.wsdl.writer.document.soap12 - package com.sun.xml.ws.wsdl.writer.document.soap12
 
com.sun.xml.ws.wsdl.writer.document.xsd - package com.sun.xml.ws.wsdl.writer.document.xsd
 
COMMENT - Static variable in class com.sun.xml.ws.encoding.HeaderTokenizer.Token
Token type indicating a comment.
compare(String, String) - Static method in class com.sun.xml.ws.util.VersionUtil
 
compareTo(MemberInfo) - Method in class com.sun.tools.ws.processor.modeler.annotation.MemberInfo
 
compatibilityMode - Variable in class com.sun.tools.ws.wscompile.Options
this switch determines how carefully the compiler will follow the compatibility rules in the spec.
compile(String[], OutputStream, ErrorReceiver) - Static method in class com.sun.tools.ws.wscompile.JavaCompilerHelper
 
compileClasspath - Variable in class com.sun.tools.ws.ant.Apt
-classpath option
compileClasspath - Variable in class com.sun.tools.ws.ant.WsGen2
-classpath option
compileGeneratedClasses(ErrorReceiver, WsimportListener) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
CompletedFuture<T> - Class in com.sun.xml.ws.util
Future implementation that obtains an already available value.
CompletedFuture(T, Throwable) - Constructor for class com.sun.xml.ws.util.CompletedFuture
 
con - Variable in class com.sun.xml.ws.transport.http.HttpAdapter.Oneway
 
configureHandlers(WSPortInfo, BindingImpl) - Method in class com.sun.xml.ws.client.HandlerConfigurator.AnnotationConfigurator
 
configureHandlers(WSPortInfo, BindingImpl) - Method in class com.sun.xml.ws.client.HandlerConfigurator
Configures the given BindingImpl object by adding handlers to it.
configureHandlers(WSPortInfo, BindingImpl) - Method in class com.sun.xml.ws.client.HandlerConfigurator.HandlerResolverImpl
 
CONNECT_TIMEOUT - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Set this property on the BindingProvider.getRequestContext() to enable URLConnection.setConnectTimeout(int)
ConsoleErrorReporter - Class in com.sun.tools.ws.processor.modeler.wsdl
 
ConsoleErrorReporter(PrintStream) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
 
ConsoleErrorReporter(OutputStream) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
 
Constants - Interface in com.sun.tools.ws.wsdl.parser
An interface defining constants needed to read and write WSDL documents.
Constants - Class in com.sun.xml.ws.util
This holds generic constants information for the whole JAX-WS SI.
Constants() - Constructor for class com.sun.xml.ws.util.Constants
 
constraintSet - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
constructorOrder - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.WSDLExceptionInfo
 
consume() - Method in class com.sun.xml.ws.api.message.Message
Marks the message as consumed, without actually reading the contents.
consume() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
Container - Class in com.sun.xml.ws.api.server
Root of the SPI implemented by the container (such as application server.)
Container() - Constructor for class com.sun.xml.ws.api.server.Container
For derived classes.
ContainerResolver - Class in com.sun.xml.ws.api.server
This class determines an instance of Container for the runtime.
ContainerResolver() - Constructor for class com.sun.xml.ws.api.server.ContainerResolver
 
containsKey(Object) - Method in class com.sun.xml.ws.api.PropertySet
 
containsKey(Object) - Method in class com.sun.xml.ws.client.ResponseContext
 
containsKey(Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
containsKey(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
containsKey(Object) - Method in class com.sun.xml.ws.transport.Headers
 
containsKey(String, String) - Method in class com.sun.xml.ws.util.QNameMap
 
containsValue(Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
containsValue(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
containsValue(Object) - Method in class com.sun.xml.ws.transport.Headers
 
CONTENT_NEGOTIATION_PROPERTY - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Deprecated. 
ContentHandlerToXMLStreamWriter - Class in com.sun.xml.ws.util.xml
This is a simple utility class that adapts SAX events into StAX XMLStreamWriter events, bridging between the two parser technologies.
ContentHandlerToXMLStreamWriter(XMLStreamWriter) - Constructor for class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
contentNegotiation - Variable in class com.sun.xml.ws.api.message.Packet
The value of ContentNegotiation.PROPERTY property.
ContentNegotiation - Enum in com.sun.xml.ws.client
Content negotiation enum.
contentNegotiation - Variable in class com.sun.xml.ws.client.RequestContext
The value of ContentNegotiation.PROPERTY property.
contentType - Variable in class com.sun.xml.ws.api.message.stream.InputStreamMessage
The MIME content-type of the encoding.
ContentType - Interface in com.sun.xml.ws.api.pipe
A Content-Type transport header that will be returned by Codec.encode(com.sun.xml.ws.api.message.Packet, java.io.OutputStream).
contentType - Variable in enum com.sun.xml.ws.api.SOAPVersion
Content-type.
ContentType - Class in com.sun.xml.ws.encoding
This class represents a MIME ContentType value.
ContentType(String) - Constructor for class com.sun.xml.ws.encoding.ContentType
Constructor that takes a Content-Type string.
ContentTypeImpl - Class in com.sun.xml.ws.encoding
 
ContentTypeImpl(String) - Constructor for class com.sun.xml.ws.encoding.ContentTypeImpl
 
ContentTypeImpl(String, String) - Constructor for class com.sun.xml.ws.encoding.ContentTypeImpl
 
ContentTypeImpl(String, String, String) - Constructor for class com.sun.xml.ws.encoding.ContentTypeImpl
 
context - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
context - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
CookieJar - Class in com.sun.xml.ws.transport.http.client
Generic class to hold onto HTTP cookies.
CookieJar() - Constructor for class com.sun.xml.ws.transport.http.client.CookieJar
Create a new, empty cookie jar.
copy(TubeCloner) - Method in class com.sun.xml.ws.addressing.WsaClientTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
copy(HeaderList) - Static method in class com.sun.xml.ws.api.message.HeaderList
Creates a copy.
copy() - Method in class com.sun.xml.ws.api.message.Message
Creates a copy of a Message.
copy() - Method in interface com.sun.xml.ws.api.pipe.Codec
Creates a copy of this Codec.
copy(PipeCloner) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
Needs to be implemented by the derived class, but we can't make it abstract without upsetting javac.
copy(TubeCloner) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
copy(TubeCloner) - Method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
 
copy(PipeCloner) - Method in interface com.sun.xml.ws.api.pipe.Pipe
Deprecated. Creates an identical clone of this Pipe.
copy(T) - Method in class com.sun.xml.ws.api.pipe.PipeCloner
Deprecated. Pipe version of TubeCloner.copy(Tube)
copy(TubeCloner) - Method in interface com.sun.xml.ws.api.pipe.Tube
Creates an identical clone of this Tube.
copy(T) - Method in class com.sun.xml.ws.api.pipe.TubeCloner
Invoked by a Tube.copy(TubeCloner) implementation to copy a reference to another pipe.
copy(TubeCloner) - Method in class com.sun.xml.ws.client.ClientSchemaValidationTube
 
copy() - Method in class com.sun.xml.ws.client.RequestContext
 
copy() - Method in class com.sun.xml.ws.encoding.MimeCodec
 
copy() - Method in class com.sun.xml.ws.encoding.MtomCodec
 
copy() - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
copy() - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
copy() - Method in class com.sun.xml.ws.encoding.SwACodec
 
copy() - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
copy() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
copy() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
copy() - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
 
copy() - Method in class com.sun.xml.ws.message.DOMMessage
 
copy() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
copy() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
copy() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
Creates a copy of a Message.
copy() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
copy() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
copy() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
copy(TubeCloner) - Method in class com.sun.xml.ws.protocol.soap.ClientMUTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.protocol.soap.ServerMUTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.server.InvokerTube
processRequest() and processResponse() do not share any instance variables while processing the request.
copy(TubeCloner) - Method in class com.sun.xml.ws.server.ServerSchemaValidationTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.transport.DeferredTransportPipe
 
copy(TubeCloner) - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
copy(TubeCloner) - Method in class com.sun.xml.ws.transport.local.LocalAsyncTransportTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.transport.local.LocalTransportTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.util.pipe.DumpTube
 
copySatelliteInto(DistributedPropertySet) - Method in class com.sun.xml.ws.api.DistributedPropertySet
 
copyStream(InputStream, OutputStream) - Static method in class com.sun.xml.ws.util.ASCIIUtility
 
core - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
actual data storage map<SystemId,Document>.
core - Variable in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
count() - Method in class com.sun.xml.ws.server.AbstractInstanceResolver.FieldInjectionPlan
 
count() - Method in interface com.sun.xml.ws.server.AbstractInstanceResolver.InjectionPlan
Gets the number of injections to be performed.
count() - Method in class com.sun.xml.ws.server.AbstractInstanceResolver.MethodInjectionPlan
 
cousinTube - Variable in class com.sun.xml.ws.handler.HandlerTube
handle hold reference to other Tube for inter-tube communication
create(AnnotationProcessorEnvironment) - Method in interface com.sun.tools.ws.processor.modeler.annotation.TypeMoniker
 
create(AnnotationProcessorEnvironment) - Method in class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.ArrayTypeMoniker
 
create(AnnotationProcessorEnvironment) - Method in class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.DeclaredTypeMoniker
 
create(AnnotationProcessorEnvironment) - Method in class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.PrimitiveTypeMoniker
 
create(AnnotationProcessorEnvironment) - Method in class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.StringMoniker
 
create(EndpointReference) - Static method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Converts from EndpointReference.
create(WSService) - Method in class com.sun.xml.ws.api.client.ServiceInterceptorFactory
 
create(String) - Static method in class com.sun.xml.ws.api.EndpointAddress
Creates a new EndpointAddress with a reasonably generic error handling.
create(SOAPVersion, Marshaller, Object) - Static method in class com.sun.xml.ws.api.message.Headers
Deprecated. Use Headers.create(JAXBRIContext, Object) instead.
create(JAXBRIContext, Object) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a Header backed a by a JAXB bean.
create(SOAPVersion, Marshaller, QName, Object) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a Header backed a by a JAXB bean, with the given tag name.
create(Bridge, Object) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a Header backed a by a JAXB bean.
create(SOAPHeaderElement) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a new Header backed by a SAAJ object.
create(Element) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a new Header backed by an Element.
create(SOAPVersion, Element) - Static method in class com.sun.xml.ws.api.message.Headers
Deprecated. Use Headers.create(Element)
create(SOAPVersion, XMLStreamReader) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a new Header that reads from XMLStreamReader.
create(QName, String) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a new Header that that has a single text value in it (IOW, of the form <foo>text</foo>.)
create(JAXBRIContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message backed by a JAXB bean.
create(Marshaller, Object, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Deprecated. Use Messages.create(JAXBRIContext, Object, SOAPVersion)
create(SOAPMessage) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message backed by a SAAJ SOAPMessage object.
create(Element) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message from an Element that represents the whole SOAP message.
create(Source, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message using Source as entire envelope.
create(XMLStreamReader) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message from XMLStreamReader that points to the start of the envelope.
create(XMLStreamBuffer) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message from XMLStreamBuffer that retains the whole envelope infoset.
create(Throwable, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message that represents an exception as a fault.
create(SOAPFault) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a fault Message.
create(String, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a fault Message that captures the code/subcode/subsubcode defined by WS-Addressing if wsa:Action is not supported.
create(SOAPVersion, ProtocolException, QName) - Static method in class com.sun.xml.ws.api.message.Messages
To be called to convert a ProtocolException and faultcode for a given SOAPVersion in to a Message.
create(ClassLoader, BindingID) - Static method in class com.sun.xml.ws.api.pipe.PipelineAssemblerFactory
Deprecated. Locates PipelineAssemblerFactorys and create a suitable PipelineAssembler.
create(ClassLoader, ClientPipeAssemblerContext) - Static method in class com.sun.xml.ws.api.pipe.TransportPipeFactory
Deprecated. Use TransportTubeFactory.create(ClassLoader, ClientTubeAssemblerContext)
create(ClassLoader, ClientTubeAssemblerContext) - Static method in class com.sun.xml.ws.api.pipe.TransportTubeFactory
Locates TransportTubeFactorys and create a suitable transport Tube.
create(ClassLoader, BindingID) - Static method in class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
Deprecated. Use TubelineAssemblerFactory.create(ClassLoader, BindingID, Container)
create(ClassLoader, BindingID, Container) - Static method in class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
Locates TubelineAssemblerFactorys and create a suitable TubelineAssembler.
create(WSEndpoint) - Static method in class com.sun.xml.ws.api.server.HttpEndpoint
Factory to deploy WSEndpoint on light-weight http server container.
create(URL) - Static method in class com.sun.xml.ws.api.server.SDDocumentSource
Creates SDDocumentSource from an URL.
create(URL, XMLStreamBuffer) - Static method in class com.sun.xml.ws.api.server.SDDocumentSource
Creates a SDDocumentSource from XMLStreamBuffer.
create(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver, boolean) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
Creates an endpoint from deployment or programmatic configuration
create(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
Deprecated. 
create(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, URL) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
The same as WSEndpoint.create(Class, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection, EntityResolver) except that this version takes an url of the jax-ws-catalog.xml.
create(InputSource, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
create(String, InputStream, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
create(String, InputStream, String, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
create(String, Reader, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
create(OutputStream) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
Short-cut for XMLStreamWriterFactory.create(OutputStream, String) with UTF-8.
create(OutputStream, String) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
 
create(URL, QName) - Static method in class com.sun.xml.ws.api.WSService
Create a Service instance.
create(QName) - Static method in class com.sun.xml.ws.api.WSService
Create a Service instance.
create() - Static method in class com.sun.xml.ws.api.WSService
Creates a service with a dummy service name.
create(URL, QName, WSService.InitParams) - Static method in class com.sun.xml.ws.api.WSService
Creates a Service instance.
create(BindingID) - Static method in class com.sun.xml.ws.binding.BindingImpl
 
create(BindingID, WebServiceFeature[]) - Static method in class com.sun.xml.ws.binding.BindingImpl
 
create(SOAPVersion) - Static method in class com.sun.xml.ws.encoding.StreamSOAPCodec
Creates a new StreamSOAPCodec instance.
create(String, InputStream, WSBinding) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
Construct a message given a content type and an input stream.
create(Source) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
create(DataSource, WSBinding) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
create(Exception) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
create(Message) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
Parses a fault Message and returns it as a SOAPFaultBuilder.
create(JAXBRIContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
Creates a Message backed by a JAXB bean.
create(Bridge, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
Creates a Message backed by a JAXB bean.
create() - Method in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
Creates a new instance via the default constructor.
create(ProviderEndpointModel, WSBinding) - Static method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
 
create(Class<T>, WSBinding, Invoker) - Static method in class com.sun.xml.ws.server.provider.ProviderInvokerTube
 
create(ProviderEndpointModel, SOAPVersion) - Static method in class com.sun.xml.ws.server.provider.SOAPProviderArgumentBuilder
 
create(SDDocumentSource, QName, QName) - Static method in class com.sun.xml.ws.server.SDDocumentImpl
Creates SDDocument from SDDocumentSource.
create() - Method in class com.sun.xml.ws.util.Pool
Creates a new instance of object.
create() - Method in class com.sun.xml.ws.util.Pool.Marshaller
 
create() - Method in class com.sun.xml.ws.util.Pool.TubePool
 
create() - Method in class com.sun.xml.ws.util.Pool.Unmarshaller
 
create(InputStream) - Static method in class com.sun.xml.ws.util.Version
 
create(SDDocumentSource, QName, QName) - Static method in class com.sun.xml.ws.util.xml.MetadataDocument
Creates SDDocument from SDDocumentSource.
createAdapter(String, String, WSEndpoint<?>) - Method in interface com.sun.xml.ws.transport.http.DeploymentDescriptorParser.AdapterFactory
 
createAdapter(String, String, WSEndpoint<?>) - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
 
createAlone(WSEndpoint) - Static method in class com.sun.xml.ws.transport.http.HttpAdapter
Creates a lone HttpAdapter that does not know of any other HttpAdapters.
createAndPublishEndpoint(String, Object) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createAttachment(String) - Static method in class com.sun.xml.ws.api.model.ParameterBinding
Creates an instance that represents the attachment with a given MIME type.
createAttachmentBuilder(ParameterImpl, ValueSetter) - Static method in class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
Creates an AttachmentBuilder based on the parameter type
createAttachmentBuilder(ParameterImpl, EndpointValueSetter) - Static method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
Creates an AttachmentBuilder based on the parameter type
createAttachmentFiller(ParameterImpl, ValueGetter) - Static method in class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
Creates an MessageFiller based on the parameter type
createAttachmentFiller(ParameterImpl, ValueGetter) - Static method in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
Creates an MessageFiller based on the parameter type
createBinding() - Method in class com.sun.xml.ws.api.BindingID
Creates an instance of WSBinding (which is conceptually an "use" of BindingID) from a BindingID.
createBinding(WebServiceFeature...) - Method in class com.sun.xml.ws.api.BindingID
 
createBinding(WSFeatureList) - Method in class com.sun.xml.ws.api.BindingID
 
createBinding(WebServiceFeature[], Class<?>) - Method in class com.sun.xml.ws.client.PortInfo
Creates BindingImpl for this PortInfo.
createBinding(WebServiceFeature[], Class<?>) - Method in class com.sun.xml.ws.client.SEIPortInfo
 
createBinding(SOAPBinding) - Method in class com.sun.xml.ws.model.RuntimeModeler
creates a runtime model SOAPBinding from a javax.jws.soap.SOAPBinding object
createBuilder(ProviderEndpointModel, WSBinding) - Static method in class com.sun.xml.ws.server.provider.XMLProviderArgumentBuilder
 
createBuiltinFeatureList() - Method in class com.sun.xml.ws.api.BindingID
Returna a new WebServiceFeatureList instance that represents the features that are built into this binding ID.
createClassLoader() - Method in class com.sun.tools.ws.ant.WrapperTask
 
createClassLoader(ClassLoader) - Static method in class com.sun.tools.ws.Invoker
Creates a classloader that can load JAXB/WS 2.1 API and tools.jar, and then return a classloader that can RI classes, which can see all those APIs and tools.jar.
createClasspath() - Method in class com.sun.tools.ws.ant.Apt
Creates a nested classpath element.
createClasspath() - Method in class com.sun.tools.ws.ant.WsGen2
Creates a nested classpath element.
createClient(ClientPipeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.PipelineAssembler
Creates a new pipeline for clients.
createClient(ClientTubeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.TubelineAssembler
Creates a new tubeline for clients.
createClient(ClientPipeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandalonePipeAssembler
 
createClient(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandaloneTubeAssembler
 
createClientMUPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated. Creates a Pipe that performs SOAP mustUnderstand processing.
createClientMUTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Creates a Tube that performs SOAP mustUnderstand processing.
createClientResponse(Message) - Method in class com.sun.xml.ws.api.message.Packet
Creates a response Packet from a request packet (this).
createCodec() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the Endpoint's codec that is used to encode/decode Messages.
createCodec() - Method in class com.sun.xml.ws.binding.BindingImpl
 
createCodec() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
createContainer(ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
Creates Container implementation that hosts the JAX-WS endpoint.
createContext(String) - Method in class com.sun.xml.ws.transport.http.server.ServerMgr
 
createDataSource(String, InputStream) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
createDataSourceDispatch(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Dispatch stub for DataSource.
createDefault(Class<T>, boolean) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
Deprecated. This is added here because a Glassfish integration happened with this signature. Please do not use this. Will be removed after the next GF integration.
createDefault(Class<T>) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
Creates a default InstanceResolver that serves the given class.
createDefaultCatalogResolver() - Static method in class com.sun.xml.ws.util.xml.XmlUtil
Gets a default EntityResolver for catalog at META-INF/jaxws-catalog.xml
createDelegate(List<ServletAdapter>, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
Creates WSServletDelegate that does the real work.
createDispatch(Service, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a Dispatch that can be used to talk to this EPR.
createDispatch(Service, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a Dispatch that can be used to talk to this EPR.
createDispatch(QName, WSService, WSBinding, Class<T>, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Dispatch stub that connects to the given pipe.
createDispatch(QName, WSEndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.WSService
Works like #createDispatch(EndpointReference, Class, Mode, WebServiceFeature[]) but it takes the port name separately, so that EPR without embedded metadata can be used.
createDispatch(QName, WSEndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.WSService
Works like #createDispatch(EndpointReference, JAXBContext, Mode, WebServiceFeature[]) but it takes the port name separately, so that EPR without embedded metadata can be used.
createDispatch(QName, Class<T>, Service.Mode) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, WSEndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, WSEndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDom() - Static method in class com.sun.xml.ws.util.DOMUtil
Creates a new DOM document.
createDOM(SDDocument) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
createDOMNode(InputStream) - Static method in class com.sun.xml.ws.util.DOMUtil
 
createDumpPipe(String, PrintStream, Pipe) - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated. creates a Pipe that dumps messages that pass through.
createDumpPipe(String, PrintStream, Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated. creates a Pipe that dumps messages that pass through.
createDumpTube(String, PrintStream, Tube) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
creates a Tube that dumps messages that pass through.
createDumpTube(String, PrintStream, Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
creates a Tube that dumps messages that pass through.
createEmpty(SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message that doesn't have any payload.
createEncoder(WSBinding) - Method in class com.sun.xml.ws.api.BindingID
Creates a new Codec for this binding.
createEndpoint(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver, boolean) - Static method in class com.sun.xml.ws.server.EndpointFactory
Implements WSEndpoint.create(java.lang.Class, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection, org.xml.sax.EntityResolver, boolean).
createEndpoint(String, Object) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createEntityResolver(URL) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
createEntrySet(Set<Map.Entry<String, Object>>) - Method in class com.sun.xml.ws.api.DistributedPropertySet
 
createEntrySet(Set<Map.Entry<String, Object>>) - Method in class com.sun.xml.ws.api.PropertySet
 
createException(Map<QName, CheckedExceptionImpl>) - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
This should be called from the client side to throw an Exception for a given soap mesage
createExternalReferenceFinder(DOMForest) - Method in interface com.sun.tools.ws.wsdl.parser.InternalizationLogic
Creates a new instance of XMLFilter that can be used to find references to external schemas.
createExternalReferenceFinder(DOMForest) - Method in class com.sun.tools.ws.wsdl.parser.WSDLInternalizationLogic
 
createFiber() - Method in class com.sun.xml.ws.api.pipe.Engine
Creates a new fiber in a suspended state.
createFIStreamReader(InputStream) - Static method in class com.sun.xml.ws.util.FastInfosetUtil
Returns the FI parser allocated for this thread.
createHandlerConfig(List<Handler>) - Method in class com.sun.xml.ws.binding.BindingImpl
 
createHandlerConfig(List<Handler>) - Method in class com.sun.xml.ws.binding.HTTPBindingImpl
This method separates the logical and protocol handlers and sets the HandlerConfiguration.
createHandlerConfig(List<Handler>) - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
This method separates the logical and protocol handlers.
createHandlerPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated. Creates a Pipe that invokes protocol and logical handlers.
createHandlerPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated. Creates a Pipe that invokes protocol and logical handlers.
createHandlerTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Creates a Tube that invokes protocol and logical handlers.
createHandlerTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
Creates a Tube that invokes protocol and logical handlers.
createHeader(QName) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Returns a Header that wraps this WSEndpointReference.
createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.StreamSOAP11Codec
 
createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
 
createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
createHolderValue(Object) - Method in class com.sun.xml.ws.model.ParameterImpl
Creates a holder if applicable else gives the object as it is.
createHttpAdapter(String, String, WSEndpoint<?>) - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
Implementations need to override this one to create a concrete class of HttpAdapter
createHttpAdapter(String, String, WSEndpoint<?>) - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapterList
 
createInvoker() - Method in class com.sun.xml.ws.api.server.InstanceResolver
Wraps this InstanceResolver into an Invoker.
createJavaExceptionFromLiteralType(Fault, Port, String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
createJavaInterfaceForPort(Port, boolean) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
createJavaInterfaceForProviderPort(Port) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
createJavaMethodForOperation(Port, Operation, JavaInterface) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
createJAXBDispatch(QName, WSService, WSBinding, JAXBContext, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new JAXB-based Dispatch stub that connects to the given pipe.
createJAXBStructureType(JAXBType) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
This method should be called incase of wrapper style operations.
createJvmarg() - Method in class com.sun.tools.ws.ant.Apt
 
createJvmarg() - Method in class com.sun.tools.ws.ant.WsGen2
Adds a JVM argument.
createJvmarg() - Method in class com.sun.tools.ws.ant.WsImport2
Adds a JVM argument.
createMacroTemplate(String) - Static method in class com.sun.tools.ws.processor.model.jaxb.Util
Creates a macro tempate so that it can be later used with Util.replace(String, String[]).
createMapView() - Method in class com.sun.xml.ws.api.PropertySet
Creates a Map view of this PropertySet.
createMessage(Object[]) - Method in class com.sun.xml.ws.client.sei.BodyBuilder
 
createMessage(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder
 
createMessageDispatch(QName, WSService, WSBinding, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Message-based Dispatch stub that connects to the given pipe.
createMonitoringPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated. Creates a Pipe that does the monitoring of the invocation for a container
createMonitoringPipe(ServerPipeAssemblerContext, Pipe) - Method in class com.sun.xml.ws.api.server.ServerPipelineHook
Called during the pipeline construction process once to allow a container to register a pipe for monitoring.
createMonitoringTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
Creates a Tube that does the monitoring of the invocation for a container
createMUSOAPFaultException(Set<QName>) - Method in class com.sun.xml.ws.protocol.soap.MUTube
 
createMUSOAPFaultMessage(Set<QName>) - Method in class com.sun.xml.ws.protocol.soap.MUTube
This should be used only in ServerMUPipe
createNewInstance(Class<T>) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
 
createOption() - Method in class com.sun.tools.ws.ant.Apt
 
createOutput(String, String) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator.JAXWSOutputSchemaResolver
Creates the Result object used by JAXB to generate a schema for the namesapceUri namespace.
createOutputFile(String, String) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Creates the Result object used by JAXB to generate a schema for the namesapceUri namespace.
createPacket(DataSource) - Method in class com.sun.xml.ws.client.dispatch.DataSourceDispatch
 
createPacket(T) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
Abstract method that is implemented by each concrete Dispatch class
createPacket(Object) - Method in class com.sun.xml.ws.client.dispatch.JAXBDispatch
 
createPacket(Message) - Method in class com.sun.xml.ws.client.dispatch.MessageDispatch
 
createPacket(Source) - Method in class com.sun.xml.ws.client.dispatch.RESTSourceDispatch
 
createPacket(SOAPMessage) - Method in class com.sun.xml.ws.client.dispatch.SOAPMessageDispatch
 
createPacket(Source) - Method in class com.sun.xml.ws.client.dispatch.SOAPSourceDispatch
 
createParameter(String, AbstractType, Block) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
Called for non-wrapper style operations.
createPipeHead() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Creates a new WSEndpoint.PipeHead to process incoming requests.
createPipeHead() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
createPortAddressResolver(String) - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
Creates a PortAddressResolver that maps portname to its address
createPortProxy(WSService, WSBinding, SEIModel, Class<T>, Tube, WSEndpointReference) - Method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new strongly-typed proxy object that implements a given port interface.
createQName() - Method in class com.sun.xml.ws.util.QNameMap.Entry
Creates a new QName object from QNameMap.Entry.nsUri and QNameMap.Entry.localName.
createReferenceParameterHeader(XMLStreamBuffer, String, String) - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Creates an outbound Header from a reference parameter.
createRequestMessage(Object[]) - Method in class com.sun.xml.ws.client.sei.SEIMethodHandler
Creates a request JAXBMessage from method arguments.
createResponse(Message) - Method in class com.sun.xml.ws.api.message.Packet
Deprecated. Use createClientResponse(Message) for client side and createServerResponse(Message, String) for server side response creation.
createRpcLitParameters(Message, Block, S2JJAXBModel, ErrorReceiverFilter) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
 
createSAAJDispatch(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Dispatch stub for SOAPMessage.
createSecurityPipe(ClientPipeAssemblerContext, Pipe) - Method in class com.sun.xml.ws.api.client.ClientPipelineHook
Called during the pipeline construction process once to allow a container to register a pipe for security.
createSecurityPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated. Creates a Tube that adds container specific security
createSecurityPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated. Creates a Pipe that adds container specific security
createSecurityPipe(ServerPipeAssemblerContext, Pipe) - Method in class com.sun.xml.ws.api.server.ServerPipelineHook
Called during the pipeline construction process once to allow a container to register a pipe for security.
createSecurityTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Creates a Tube that adds container specific security
createSecurityTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
Creates a Tube that adds container specific security
createServer(ServerPipeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.PipelineAssembler
Creates a new pipeline for servers.
createServer(ServerTubeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.TubelineAssembler
Creates a new tubeline for servers.
createServer(ServerPipeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandalonePipeAssembler
On Server-side, HandlerChains cannot be changed after it is deployed.
createServer(ServerTubeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandaloneTubeAssembler
On Server-side, HandlerChains cannot be changed after it is deployed.
createServerMUPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated. Creates a Pipe that performs SOAP mustUnderstand processing.
createServerMUTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
Creates a Tube that performs SOAP mustUnderstand processing.
createServerResponse(Message, WSDLPort, SEIModel, WSBinding) - Method in class com.sun.xml.ws.api.message.Packet
Creates a server-side response Packet from a request packet (this).
createServerResponse(Message, AddressingVersion, SOAPVersion, String) - Method in class com.sun.xml.ws.api.message.Packet
Creates a server-side response Packet from a request packet (this).
createServerService(URI) - Static method in class com.sun.xml.ws.transport.local.LocalTransportFactory
The local transport works by looking at the exploded war file image on a file system.
createServiceDelegate(URL, QName, Class) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createSingleton(T) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
Creates a InstanceResolver implementation that always returns the specified singleton instance.
createSOAPBindingCodec(WSBinding, StreamSOAPCodec) - Static method in class com.sun.xml.ws.api.pipe.Codecs
This creates a full Codec for SOAP binding using the primary XML codec argument.
createSOAPEnvelopeXmlCodec(SOAPVersion) - Static method in class com.sun.xml.ws.api.pipe.Codecs
Creates a default Codec that can be used to used to decode XML infoset in SOAP envelope(primary part in MIME message).
createSOAPFaultMessage(SOAPVersion, ProtocolException, QName) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
To be called to convert a ProtocolException and faultcode for a given SOAPVersion in to a Message.
createSOAPFaultMessage(SOAPVersion, CheckedExceptionImpl, Throwable) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
To be called by the server runtime in the situations when there is an Exception that needs to be transformed in to a soapenv:Fault payload.
createSOAPFaultMessage(SOAPVersion, String, QName) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
Server runtime will call this when there is some internal error not resulting from an exception.
createSOAPFaultMessage(SOAPVersion, SOAPFault) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
createSourceDispatch(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Dispatch stub for Source.
createSourceDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
createSourceReader(Source, boolean) - Static method in class com.sun.xml.ws.streaming.SourceReaderFactory
 
createSourceReader(Source, boolean, String) - Static method in class com.sun.xml.ws.streaming.SourceReaderFactory
 
createToolkit() - Method in class com.sun.xml.ws.api.server.Adapter
Creates a Adapter.Toolkit instance.
createToolkit() - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
createTransportPipe() - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated. Creates a transport pipe (for client), which becomes the terminal pipe.
createTransportTube() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Creates a transport pipe (for client), which becomes the terminal pipe.
createUnwrappedParameters(JAXBType, Block) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
This method uses JAXBStructured type (wrapper style operations) and unwraps it to create list of parameters.
createUsingPayload(Source, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message using Source as payload.
createUsingPayload(XMLStreamReader, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message using XMLStreamReader as payload.
createUsingPayload(Element, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message from an Element that represents a payload.
createValidationPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated. creates a Pipe that validates messages against schema
createValidationPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated. creates a Pipe that validates messages against schema
createValidationTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
creates a Tube that validates messages against schema
createValidationTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
creates a Tube that validates messages against schema
createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createWithAddress(URI) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
 
createWithAddress(URL) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
 
createWithAddress(String) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a new WSEndpointReference by replacing the address of this EPR to the new one.
createWrapperGenerator() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
createWsaPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
Deprecated. Creates a Pipe that performs WS-Addressig processing.
createWsaPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated. Creates WS-Addressing pipe
createWsaTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Creates a Tube that invokes protocol and logical handlers.
createWsaTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
Creates WS-Addressing pipe
createXjcarg() - Method in class com.sun.tools.ws.ant.WsImport2
Adds XJC argument.
createXMLStreamWriter(OutputStream) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
Deprecated. Use XMLStreamWriterFactory.create(OutputStream)
createXMLStreamWriter(OutputStream, String) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
Deprecated. Use XMLStreamWriterFactory.create(OutputStream, String)
createXMLStreamWriter(OutputStream, String, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
Deprecated. Use XMLStreamWriterFactory.create(OutputStream, String). The boolean flag was unused anyway.
current() - Static method in class com.sun.xml.ws.api.pipe.Fiber
Gets the current fiber that's running.
customExceptionClassName(Fault) - Static method in class com.sun.tools.ws.processor.generator.Names
 
CustomExceptionGenerator - Class in com.sun.tools.ws.processor.generator
 
customJavaTypeClassName(JavaInterface) - Static method in class com.sun.tools.ws.processor.generator.Names
 
CustomName - Class in com.sun.tools.ws.wsdl.document.jaxws
 
CustomName() - Constructor for class com.sun.tools.ws.wsdl.document.jaxws.CustomName
 
CustomName(String, String) - Constructor for class com.sun.tools.ws.wsdl.document.jaxws.CustomName
 

D

DATA_HANDLER_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
DATA_HANDLER_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
DataHandlerAttachment - Class in com.sun.xml.ws.message
 
DataHandlerAttachment(String, DataHandler) - Constructor for class com.sun.xml.ws.message.DataHandlerAttachment
This will be constructed by AttachmentMarshallerImpl
DataSourceDispatch - Class in com.sun.xml.ws.client.dispatch
 
DataSourceDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.DataSourceDispatch
 
datatype - Variable in class com.sun.xml.ws.server.provider.ProviderEndpointModel
T of Provider<T>.
DATE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
DATE_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
dateString - Variable in class com.sun.xml.ws.transport.http.client.RfcDateParser
 
debug - Variable in class com.sun.tools.ws.ant.Apt
-g option: debugging info
debug(SAXParseException) - Method in class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
 
debug(String) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
Reports a debug message to users.
debug(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
debug(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
debug - Variable in class com.sun.tools.ws.wscompile.Options
 
debug(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
debugLevel - Variable in class com.sun.tools.ws.ant.Apt
debug level
debugMode - Variable in class com.sun.tools.ws.wscompile.Options
-Xdebug - gives complete stack trace
decapitalize(String) - Static method in class com.sun.xml.ws.util.StringUtils
Utility method to take a string and convert it to normal Java variable name capitalization.
DECIMAL_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
declarePrefix(String, String) - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
Declare a Namespace prefix for this context.
declarePrefix(String, String) - Method in class com.sun.xml.ws.util.NamespaceSupport
Declare a Namespace prefix.
declaringClass - Variable in class com.sun.xml.ws.fault.ExceptionBean.StackFrame
 
decode(InputStream, String, Packet) - Method in interface com.sun.xml.ws.api.pipe.Codec
Reads bytes from InputStream and constructs a Message.
decode(ReadableByteChannel, String, Packet) - Method in interface com.sun.xml.ws.api.pipe.Codec
 
decode(XMLStreamReader) - Method in interface com.sun.xml.ws.api.pipe.StreamSOAPCodec
Reads events from XMLStreamReader and constructs a Message for SOAP envelope.
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.MimeCodec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.MimeCodec
 
decode(MimeMultipartParser, Packet) - Method in class com.sun.xml.ws.encoding.MimeCodec
Parses a Packet from a MimeMultipartParser.
decode(MimeMultipartParser, Packet) - Method in class com.sun.xml.ws.encoding.MtomCodec
 
decode(InputStream, String, Packet, AttachmentSet) - Method in interface com.sun.xml.ws.encoding.RootOnlyCodec
Reads root part bytes from InputStream and constructs a Message along with the given attachments.
decode(ReadableByteChannel, String, Packet, AttachmentSet) - Method in interface com.sun.xml.ws.encoding.RootOnlyCodec
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
decode(MimeMultipartParser, Packet) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
decode(XMLStreamReader) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
Decodes a message from XMLStreamReader that points to the beginning of a SOAP infoset.
decode(XMLStreamReader, AttachmentSet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
Decodes a message from XMLStreamReader that points to the beginning of a SOAP infoset.
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
decode(InputStream, String, Packet, AttachmentSet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
decode(ReadableByteChannel, String, Packet, AttachmentSet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
decode(MimeMultipartParser, Packet) - Method in class com.sun.xml.ws.encoding.SwACodec
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
decode(MimeMultipartParser, Packet) - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
decodePacket(T, Codec) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
decodes the transport data to Packet
DefaultAuthenticator - Class in com.sun.tools.ws.wscompile
 
DefaultAuthenticator(ErrorReceiver, File) - Constructor for class com.sun.tools.ws.wscompile.DefaultAuthenticator
 
defaultAuthfile - Static variable in class com.sun.tools.ws.wscompile.DefaultAuthenticator
 
DefaultAuthTester - Class in com.sun.tools.ws.wscompile
 
DefaultAuthTester() - Constructor for class com.sun.tools.ws.wscompile.DefaultAuthTester
 
defaultContentType - Static variable in class com.sun.xml.ws.encoding.StreamSOAP11Codec
 
defaultContentType - Static variable in class com.sun.xml.ws.encoding.StreamSOAP12Codec
 
defaultNS - Variable in class com.sun.xml.ws.util.NamespaceSupport.Context
 
defaultPackage - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
The -p option that should control the default Java package that will contain the generated code.
DefaultResourceInjector - Class in com.sun.xml.ws.server
Default ResourceInjector.
DefaultResourceInjector() - Constructor for class com.sun.xml.ws.server.DefaultResourceInjector
 
DeferredTransportPipe - Class in com.sun.xml.ws.transport
Proxy transport Tube and Pipe that lazily determines the actual transport pipe by looking at Packet.endpointAddress.
DeferredTransportPipe(ClassLoader, ClientPipeAssemblerContext) - Constructor for class com.sun.xml.ws.transport.DeferredTransportPipe
 
DeferredTransportPipe(ClassLoader, ClientTubeAssemblerContext) - Constructor for class com.sun.xml.ws.transport.DeferredTransportPipe
 
define(GloballyKnown) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
Defining - Interface in com.sun.tools.ws.wsdl.framework
An interface implemented by entities that define target namespaces.
Definitions - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "definitions" WSDL element.
Definitions(AbstractDocument, Locator) - Constructor for class com.sun.tools.ws.wsdl.document.Definitions
 
Definitions - Interface in com.sun.xml.ws.wsdl.writer.document
 
definitionsElements(XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
definitionsElements(XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
definitionsElements(XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
definitionsElements(XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
DelegatingParserExtension - Class in com.sun.xml.ws.wsdl.parser
Delegate to another WSDLParserExtension useful for the base class for filtering.
DelegatingParserExtension(WSDLParserExtension) - Constructor for class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
deleteGeneratedFiles() - Method in class com.sun.tools.ws.wscompile.Options
Delete all the generated source files made during the execution of this environment (those that have been registered with the "addGeneratedFile" method).
DeploymentDescriptorParser<A> - Class in com.sun.xml.ws.transport.http
Parses sun-jaxws.xml into WSEndpoint.
DeploymentDescriptorParser(ClassLoader, ResourceLoader, Container, DeploymentDescriptorParser.AdapterFactory<A>) - Constructor for class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
DeploymentDescriptorParser.AdapterFactory<A> - Interface in com.sun.xml.ws.transport.http
Creates a new "Adapter".
deprecation - Variable in class com.sun.tools.ws.ant.Apt
-deprecation option: output source locations where deprecated APIs are used
DeserializationException - Exception in com.sun.xml.ws.encoding.soap
DeserializationException represents an exception that occurred while deserializing a Java value from XML.
DeserializationException(String, Object...) - Constructor for exception com.sun.xml.ws.encoding.soap.DeserializationException
 
DeserializationException(Throwable) - Constructor for exception com.sun.xml.ws.encoding.soap.DeserializationException
 
DeserializationException(Localizable) - Constructor for exception com.sun.xml.ws.encoding.soap.DeserializationException
 
destDir - Variable in class com.sun.tools.ws.wscompile.Options
-d
DESTINATION_UNREACHABLE_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
DESTINATION_UNREACHABLE_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
DESTINATION_UNREACHABLE_TEXT - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
DESTINATION_UNREACHABLE_TEXT - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
destroy() - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
DetailType - Class in com.sun.xml.ws.fault
<env:Detail> <m:MaxTime>P5M </env:Detail>
DetailType(Element) - Constructor for class com.sun.xml.ws.fault.DetailType
 
DetailType() - Constructor for class com.sun.xml.ws.fault.DetailType
 
determineWebMethodUse(Class) - Method in class com.sun.xml.ws.model.RuntimeModeler
 
DirectoryUtil - Class in com.sun.tools.ws.processor.util
Util provides static utility methods used by other wscompile classes.
DirectoryUtil() - Constructor for class com.sun.tools.ws.processor.util.DirectoryUtil
 
DispatchException - Exception in com.sun.xml.ws.server.sei
Exception that demands a specific fault message to be sent back.
DispatchException(Message) - Constructor for exception com.sun.xml.ws.server.sei.DispatchException
 
DispatchImpl<T> - Class in com.sun.xml.ws.client.dispatch
The DispatchImpl abstract class provides support for the dynamic invocation of a service endpoint operation using XML constructs, JAXB objects or SOAPMessage.
DispatchImpl(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.DispatchImpl
 
dispose() - Method in class com.sun.xml.ws.api.server.InstanceResolver
Called by WSEndpoint when WSEndpoint.dispose() is called.
dispose() - Method in class com.sun.xml.ws.api.server.Invoker
Called by WSEndpoint when WSEndpoint.dispose() is called.
dispose() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Indicates that the WSEndpoint is about to be turned off, and will no longer serve any packet anymore.
dispose(T) - Method in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
 
dispose() - Method in class com.sun.xml.ws.server.SingletonResolver
 
dispose() - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
dispose() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
DistributedPropertySet - Class in com.sun.xml.ws.api
PropertySet that combines properties exposed from multiple PropertySets into one.
DistributedPropertySet() - Constructor for class com.sun.xml.ws.api.DistributedPropertySet
 
do_run() - Method in class com.sun.xml.ws.client.AsyncInvoker
 
doClose() - Method in class com.sun.xml.ws.util.NoCloseInputStream
 
doClose() - Method in class com.sun.xml.ws.util.NoCloseOutputStream
 
doCreate(BindingID) - Method in class com.sun.xml.ws.api.pipe.PipelineAssemblerFactory
Deprecated. Creates a PipelineAssembler applicable for the given binding ID.
doCreate(ClientPipeAssemblerContext) - Method in class com.sun.xml.ws.api.pipe.TransportPipeFactory
Creates a transport Pipe for the given port, if this factory can do so, or return null.
doCreate(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.api.pipe.TransportTubeFactory
Creates a transport Tube for the given port, if this factory can do so, or return null.
doCreate(BindingID) - Method in class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
Creates a TubelineAssembler applicable for the given binding ID.
doCreate(String, InputStream, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Default
 
doCreate(String, Reader, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Default
 
doCreate(String, InputStream, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
doCreate(String, Reader, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
doCreate(String, InputStream, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.NoLock
 
doCreate(String, Reader, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.NoLock
 
doCreate(String, InputStream, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
doCreate(String, Reader, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
doCreate(String, InputStream, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Zephyr
 
doCreate(String, Reader, boolean) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Zephyr
 
doCreate(OutputStream) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Default
 
doCreate(OutputStream, String) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Default
 
doCreate(OutputStream) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
See XMLStreamWriterFactory.create(OutputStream) for the contract.
doCreate(OutputStream, String) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
See XMLStreamWriterFactory.create(OutputStream,String) for the contract.
doCreate(OutputStream) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.NoLock
 
doCreate(OutputStream, String) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.NoLock
 
doCreate(OutputStream) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Zephyr
 
doCreate(OutputStream, String) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Zephyr
 
doCreate(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.transport.local.InVmTransportFactory
 
doCreate(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.transport.local.LocalTransportFactory
 
document - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
document - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
DOCUMENT - Static variable in class com.sun.tools.ws.wsdl.document.soap.SOAPStyle
 
DocumentAddressResolver - Interface in com.sun.xml.ws.api.server
Resolves relative references among SDDocuments.
Documentation - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "documentation" WSDL element.
Documentation(String) - Constructor for class com.sun.tools.ws.wsdl.document.Documentation
 
documentation(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Documented
 
Documented - Interface in com.sun.xml.ws.wsdl.writer.document
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
doDelete(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
Handles HTTP DELETE for XML/HTTP binding based endpoints
doGeneration() - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
doGeneration() - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Performes the actual WSDL generation
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
doGet(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
doHandleExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
This interface is called during WSDL parsing on detecting any wsdl extension.
doHandleExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.AbstractExtensionHandler
Callback that gets called by the WSDL parser or any other extension handler on finding an extensibility element that it can't understand.
doHandleExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.MIMEExtensionHandler
 
doInvoke(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
doInvoke(T, RequestContext, ResponseContextReceiver) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
Synchronously invokes a service.
doInvoke(Object, Object[], AsyncHandler) - Method in class com.sun.xml.ws.client.sei.AsyncMethodHandler
 
doInvokeAndForget(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
doMain(String[]) - Static method in class com.sun.tools.ws.WsGen
Entry point for tool integration.
doMain(String[]) - Static method in class com.sun.tools.ws.WsImport
Entry point for tool integration.
DOMBuilder - Class in com.sun.tools.ws.wsdl.parser
Builds DOM while keeping the location information.
DOMBuilder(Document, LocatorTable, Set) - Constructor for class com.sun.tools.ws.wsdl.parser.DOMBuilder
Grows a DOM tree under the given document, and stores location information to the given table.
DOMForest - Class in com.sun.tools.ws.wsdl.parser
 
DOMForest(InternalizationLogic, WsimportOptions, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.parser.DOMForest
 
DOMForest.Handler - Interface in com.sun.tools.ws.wsdl.parser
 
DOMForestScanner - Class in com.sun.tools.ws.wsdl.parser
Produces a complete series of SAX events from any DOM node in the DOMForest.
DOMForestScanner(DOMForest) - Constructor for class com.sun.tools.ws.wsdl.parser.DOMForestScanner
Scans DOM nodes of the given forest.
DOMHeader<N extends Element> - Class in com.sun.xml.ws.message
Header implementation for a DOM.
DOMHeader(N) - Constructor for class com.sun.xml.ws.message.DOMHeader
 
DOMMessage - Class in com.sun.xml.ws.message
Message backed by a DOM Element that represents the payload.
DOMMessage(SOAPVersion, Element) - Constructor for class com.sun.xml.ws.message.DOMMessage
 
DOMMessage(SOAPVersion, HeaderList, Element) - Constructor for class com.sun.xml.ws.message.DOMMessage
 
DOMStreamReader - Class in com.sun.xml.ws.streaming
Create an XMLStreamReader on top of a DOM tree.
DOMStreamReader() - Constructor for class com.sun.xml.ws.streaming.DOMStreamReader
 
DOMStreamReader(Node) - Constructor for class com.sun.xml.ws.streaming.DOMStreamReader
 
DOMUtil - Class in com.sun.xml.ws.util
$author: JAXWS Development Team
DOMUtil() - Constructor for class com.sun.xml.ws.util.DOMUtil
 
doneParsingEntity(QName, Entity) - Method in interface com.sun.tools.ws.wsdl.framework.ParserListener
 
doneVisitingJAXBModel - Variable in class com.sun.tools.ws.processor.util.ClassNameCollector
 
donotOverride - Variable in class com.sun.tools.ws.processor.generator.GeneratorBase
 
doNotOverWrite - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-Xdonotoverwrite
DONT_ENCODE_TYPE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
DONT_SERIALIZE_AS_REF - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
doPost(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
processes web service requests by finding the ServletAdapter created by the WSServletContextListener and creating a ServletConnectionImpl.
doPostProcessWebService(WebService, TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
doProcess(Packet, RequestContext, ResponseContextReceiver) - Method in class com.sun.xml.ws.client.sei.SEIStub
 
doProcessAsync(Packet, RequestContext, Fiber.CompletionCallback) - Method in class com.sun.xml.ws.client.sei.SEIStub
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
doPut(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
Handles HTTP PUT for XML/HTTP binding based endpoints
doRecycle(XMLStreamReader) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
doRecycle(XMLStreamReader) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.NoLock
 
doRecycle(XMLStreamReader) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Zephyr
 
doRecycle(XMLStreamWriter) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Default
 
doRecycle(XMLStreamWriter) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
See XMLStreamWriterFactory.recycle(XMLStreamWriter) for the contract.
doRecycle(XMLStreamWriter) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.NoLock
 
doRecycle(XMLStreamWriter) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Zephyr
 
doReturnWith(Packet) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
doSetName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaType
 
doSuspend() - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
DOT - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
DOTC - Static variable in interface com.sun.tools.ws.processor.generator.GeneratorConstants
 
doThrow(Throwable) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
DOUBLE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
DOUBLE_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
DRACONIAN_ERROR_HANDLER - Static variable in class com.sun.xml.ws.util.xml.XmlUtil
ErrorHandler that always treat the error as fatal.
DraconianValidationErrorHandler - Class in com.sun.xml.ws.server
 
DraconianValidationErrorHandler() - Constructor for class com.sun.xml.ws.server.DraconianValidationErrorHandler
 
DummyLocation - Class in com.sun.xml.ws.util.xml
Location that returns no info.
dump(OutputStream) - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
Dumps the contents of the forest to the specified stream.
dump - Static variable in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
Dumps what goes across HTTP transport.
dump - Static variable in class com.sun.xml.ws.transport.http.HttpAdapter
Dumps what goes across HTTP transport.
dump(String, Packet) - Method in class com.sun.xml.ws.util.pipe.DumpTube
 
dump - Static variable in class com.sun.xml.ws.util.pipe.StandaloneTubeAssembler
Are we going to dump the message to System.out?
DumpTube - Class in com.sun.xml.ws.util.pipe
Pipe that dumps messages that pass through.
DumpTube(String, PrintStream, Tube) - Constructor for class com.sun.xml.ws.util.pipe.DumpTube
 
DumpTube(DumpTube, TubeCloner) - Constructor for class com.sun.xml.ws.util.pipe.DumpTube
Copy constructor.
DUPLICATE_MESSAGEID - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
DuplicateEntityException - Exception in com.sun.tools.ws.wsdl.framework
An exception signalling that an entity with the given name/id has already been defined.
DuplicateEntityException(GloballyKnown) - Constructor for exception com.sun.tools.ws.wsdl.framework.DuplicateEntityException
 
DuplicateEntityException(Identifiable) - Constructor for exception com.sun.tools.ws.wsdl.framework.DuplicateEntityException
 
DuplicateEntityException(Entity, String) - Constructor for exception com.sun.tools.ws.wsdl.framework.DuplicateEntityException
 

E

element(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.Part
 
ELEMENT_ATTR - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
Elemental - Interface in com.sun.tools.ws.wsdl.framework
Interface implemented by classes that are mappable to XML elements.
elementName - Variable in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
elementNameTable - Variable in class com.sun.xml.ws.util.NamespaceSupport.Context
 
elements - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
elements - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Elements
 
EMPTY_ATTS - Static variable in class com.sun.xml.ws.message.AbstractHeaderImpl
 
EMPTY_ATTS - Static variable in class com.sun.xml.ws.message.AbstractMessageImpl
 
EMPTY_PARAMS - Static variable in class com.sun.xml.ws.api.WSService
Used as a immutable constant so that we can avoid null check.
EMPTY_SOAP11 - Static variable in class com.sun.xml.ws.client.sei.BodyBuilder
 
EMPTY_SOAP11 - Static variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder
 
EMPTY_SOAP12 - Static variable in class com.sun.xml.ws.client.sei.BodyBuilder
 
EMPTY_SOAP12 - Static variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder
 
emptyBodyName - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
EmptyMessageImpl - Class in com.sun.xml.ws.message
Message that has no body.
EmptyMessageImpl(SOAPVersion) - Constructor for class com.sun.xml.ws.message.EmptyMessageImpl
 
EmptyMessageImpl(HeaderList, AttachmentSet, SOAPVersion) - Constructor for class com.sun.xml.ws.message.EmptyMessageImpl
 
EMTPY_NAMESPACE_ID - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
ENABLE_ADDITIONAL_SOAPHEADER_MAPPING - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
ENABLE_ASYNC_MAPPING - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
ENABLE_MIME_CONTENT - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
ENABLE_WRAPPER_STYLE - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
enableDebugging() - Method in class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
 
enableMTOM() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
encode(Packet, OutputStream) - Method in interface com.sun.xml.ws.api.pipe.Codec
Encodes an XML infoset portion of the Message (from <soap:Envelope> to </soap:Envelope>).
encode(Packet, WritableByteChannel) - Method in interface com.sun.xml.ws.api.pipe.Codec
The version of Codec.encode(Packet,OutputStream) that writes to NIO ByteBuffer.
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.MimeCodec
 
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.MtomCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.MtomCodec
 
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.SwACodec
 
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
ENCODE_TYPE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
ENCODED - Static variable in class com.sun.tools.ws.wsdl.document.soap.SOAPUse
 
encodePacket(T, Packet, Codec) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
Encodes the Packet to infoset and writes on the connection.
encodePacket(WSHTTPConnection, Packet, Codec) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
 
encodeQName(XMLStreamWriter, QName, PrefixFactory) - Static method in class com.sun.xml.ws.streaming.XMLStreamWriterUtil
 
encoding - Variable in class com.sun.tools.ws.ant.Apt
-encoding option: character encoding used by the source files
ENCODING - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ENCODING - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
encodingStyle(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.BodyType
 
encodingStyle(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.BodyType
 
end(WSDLGenExtnContext) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
Called before writing .
end(WSDLGenExtnContext) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
endDocument() - Method in class com.sun.tools.ws.wsdl.parser.VersionChecker
 
endDocument() - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
endElement(String, String, String) - Method in class com.sun.tools.ws.wsdl.parser.DOMBuilder
 
endElement(String, String, String) - Method in class com.sun.tools.ws.wsdl.parser.WhitespaceStripper
 
endElement(String, String, String) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
endorseddirs - Variable in class com.sun.tools.ws.ant.Apt
-endorseddirs option: override location of endorsed standards path
endpoint - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
endpoint - Variable in class com.sun.xml.ws.api.message.Packet
The governing WSEndpoint in which this message is floating.
endpoint - Variable in class com.sun.xml.ws.api.server.Adapter
 
ENDPOINT_UNAVAILABLE_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
ENDPOINT_UNAVAILABLE_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
ENDPOINT_UNAVAILABLE_TEXT - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
ENDPOINT_UNAVAILABLE_TEXT - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
EndpointAddress - Class in com.sun.xml.ws.api
Represents the endpoint address URI.
EndpointAddress(URI) - Constructor for class com.sun.xml.ws.api.EndpointAddress
 
EndpointAddress(String) - Constructor for class com.sun.xml.ws.api.EndpointAddress
 
endpointAddress - Variable in class com.sun.xml.ws.api.message.Packet
The endpoint address to which this message is sent to.
EndpointArgumentsBuilder - Class in com.sun.xml.ws.server.sei
Reads a request Message, disassembles it, and moves obtained Java values to the expected places.
EndpointArgumentsBuilder() - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
 
EndpointArgumentsBuilder.AttachmentBuilder - Class in com.sun.xml.ws.server.sei
Reads an Attachment into a Java parameter.
EndpointArgumentsBuilder.AttachmentBuilder(ParameterImpl, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
EndpointArgumentsBuilder.Body - Class in com.sun.xml.ws.server.sei
Reads the whole payload into a single JAXB bean.
EndpointArgumentsBuilder.Body(Bridge<?>, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Body
 
EndpointArgumentsBuilder.Composite - Class in com.sun.xml.ws.server.sei
EndpointArgumentsBuilder that is a composition of multiple EndpointArgumentsBuilders.
EndpointArgumentsBuilder.Composite(EndpointArgumentsBuilder...) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Composite
 
EndpointArgumentsBuilder.Composite(Collection<? extends EndpointArgumentsBuilder>) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Composite
 
EndpointArgumentsBuilder.DocLit - Class in com.sun.xml.ws.server.sei
Treats a payload as multiple parts wrapped into one element, and processes all such wrapped parts.
EndpointArgumentsBuilder.DocLit(WrapperParameter, WebParam.Mode) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.DocLit
 
EndpointArgumentsBuilder.DocLit.PartBuilder - Class in com.sun.xml.ws.server.sei
Unmarshals each wrapped part into a JAXB object and moves it to the expected place.
EndpointArgumentsBuilder.DocLit.PartBuilder(RawAccessor, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.DocLit.PartBuilder
 
EndpointArgumentsBuilder.Header - Class in com.sun.xml.ws.server.sei
Reads a header into a JAXB object.
EndpointArgumentsBuilder.Header(SOAPVersion, QName, Bridge<?>, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Header
 
EndpointArgumentsBuilder.Header(SOAPVersion, ParameterImpl, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Header
 
EndpointArgumentsBuilder.None - Class in com.sun.xml.ws.server.sei
 
EndpointArgumentsBuilder.NullSetter - Class in com.sun.xml.ws.server.sei
EndpointArgumentsBuilder that sets the VM uninitialized value to the type.
EndpointArgumentsBuilder.NullSetter(EndpointValueSetter, Object) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.NullSetter
 
EndpointArgumentsBuilder.RpcLit - Class in com.sun.xml.ws.server.sei
Treats a payload as multiple parts wrapped into one element, and processes all such wrapped parts.
EndpointArgumentsBuilder.RpcLit(WrapperParameter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.RpcLit
 
EndpointArgumentsBuilder.RpcLit.PartBuilder - Class in com.sun.xml.ws.server.sei
Unmarshals each wrapped part into a JAXB object and moves it to the expected place.
EndpointArgumentsBuilder.RpcLit.PartBuilder(Bridge, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.RpcLit.PartBuilder
 
EndpointAwareCodec - Interface in com.sun.xml.ws.api.server
Implemented by Codecs that want to have access to WSEndpoint object.
EndpointComponent - Interface in com.sun.xml.ws.api.server
Interface that allows components around WSEndpoint to hook up with each other.
EndpointFactory - Class in com.sun.xml.ws.server
Entry point to the JAX-WS RI server-side runtime.
EndpointFactory() - Constructor for class com.sun.xml.ws.server.EndpointFactory
 
EndpointImpl - Class in com.sun.xml.ws.transport.http.server
Implements Endpoint.
EndpointImpl(BindingID, Object) - Constructor for class com.sun.xml.ws.transport.http.server.EndpointImpl
 
EndpointImpl(WSEndpoint, Object) - Constructor for class com.sun.xml.ws.transport.http.server.EndpointImpl
Deprecated. This is a backdoor method. Don't use it unless you know what you are doing.
endpointInterfaceName - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
EndpointMessageContextImpl - Class in com.sun.xml.ws.server
Implements WebServiceContext's MessageContext on top of Packet.
EndpointMessageContextImpl(Packet) - Constructor for class com.sun.xml.ws.server.EndpointMessageContextImpl
 
EndpointMethodDispatcher - Interface in com.sun.xml.ws.server.sei
This interface needs to be implemented if a new dispatching mechanism needs to be plugged in.
EndpointMethodDispatcherGetter - Class in com.sun.xml.ws.server.sei
Gets the list of EndpointMethodDispatchers for SEIInvokerTube.
EndpointMethodDispatcherGetter(AbstractSEIModelImpl, WSBinding, SEIInvokerTube) - Constructor for class com.sun.xml.ws.server.sei.EndpointMethodDispatcherGetter
 
EndpointMethodHandler - Class in com.sun.xml.ws.server.sei
This class mainly performs the following two tasks: Takes a Message] that represents a request, and extracts the arguments (and updates {@link Holder}s.) Accepts return value and {@link Holder} arguments for a Java method, and creates {@link JAXBMessage} that represents a response message.
EndpointMethodHandler(SEIInvokerTube, JavaMethodImpl, WSBinding) - Constructor for class com.sun.xml.ws.server.sei.EndpointMethodHandler
 
endpointReference - Variable in class com.sun.xml.ws.client.Stub
Non-null if this stub is configured to talk to an EPR.
endpointReferencesInterface - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
EndpointReferenceUtil - Class in com.sun.xml.ws.addressing
 
EndpointReferenceUtil() - Constructor for class com.sun.xml.ws.addressing.EndpointReferenceUtil
 
EndpointResponseMessageBuilder - Class in com.sun.xml.ws.server.sei
Builds a JAXB object that represents the payload.
EndpointResponseMessageBuilder() - Constructor for class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder
 
EndpointResponseMessageBuilder.Bare - Class in com.sun.xml.ws.server.sei
Used to create a payload JAXB object just by taking one of the parameters.
EndpointResponseMessageBuilder.Bare(ParameterImpl, SOAPVersion) - Constructor for class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Bare
Creates a EndpointResponseMessageBuilder from a bare parameter.
EndpointResponseMessageBuilder.DocLit - Class in com.sun.xml.ws.server.sei
Used to create a payload JAXB object by wrapping multiple parameters into one "wrapper bean".
EndpointResponseMessageBuilder.DocLit(WrapperParameter, SOAPVersion) - Constructor for class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.DocLit
Creates a EndpointResponseMessageBuilder from a WrapperParameter.
EndpointResponseMessageBuilder.RpcLit - Class in com.sun.xml.ws.server.sei
Used to create a payload JAXB object by wrapping multiple parameters into a CompositeStructure.
EndpointResponseMessageBuilder.RpcLit(WrapperParameter, SOAPVersion) - Constructor for class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.RpcLit
Creates a EndpointResponseMessageBuilder from a WrapperParameter.
EndpointResponseMessageBuilder.Wrapped - Class in com.sun.xml.ws.server.sei
Used to handle a 'wrapper' style request.
EndpointResponseMessageBuilder.Wrapped(WrapperParameter, SOAPVersion) - Constructor for class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Wrapped
 
endpoints - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
EndpointValueSetter - Class in com.sun.xml.ws.server.sei
Moves a Java value unmarshalled from a response message to the right place.
EndpointValueSetter.HolderParam - Class in com.sun.xml.ws.server.sei
 
EndpointValueSetter.HolderParam(int) - Constructor for class com.sun.xml.ws.server.sei.EndpointValueSetter.HolderParam
 
EndpointValueSetter.Param - Class in com.sun.xml.ws.server.sei
 
EndpointValueSetter.Param(int) - Constructor for class com.sun.xml.ws.server.sei.EndpointValueSetter.Param
 
endPrefixMapping(String) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
Engine - Class in com.sun.xml.ws.api.pipe
Collection of Fibers.
Engine(String, Executor) - Constructor for class com.sun.xml.ws.api.pipe.Engine
 
Engine(String) - Constructor for class com.sun.xml.ws.api.pipe.Engine
 
ensureNoContent(XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ensureProperName(XMLStreamReader, String) - Static method in class com.sun.xml.ws.handler.HandlerChainsModel
 
Entity - Class in com.sun.tools.ws.wsdl.framework
An entity, typically corresponding to an XML element.
Entity(Locator) - Constructor for class com.sun.tools.ws.wsdl.framework.Entity
 
EntityAction - Interface in com.sun.tools.ws.wsdl.framework
An action operating on an entity.
EntityReferenceAction - Interface in com.sun.tools.ws.wsdl.framework
An action operating on an entity reference composed of a kind and a QName.
EntityReferenceValidator - Interface in com.sun.tools.ws.wsdl.framework
An interface implemented by a class that is capable of validating a QName/Kind pair referring to an external entity.
entityResolver - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
Actually stores com.sun.org.apache.xml.internal.resolver.tools.CatalogResolver, but the field type is made to EntityResolver so that XJC can be used even if resolver.jar is not available in the classpath.
EntityResolverWrapper - Class in com.sun.xml.ws.wsdl.parser
Wraps EntityResolver into XMLEntityResolver.
EntityResolverWrapper(EntityResolver) - Constructor for class com.sun.xml.ws.wsdl.parser.EntityResolverWrapper
 
entrySet() - Method in class com.sun.xml.ws.client.ResponseContext
 
entrySet() - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
entrySet() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
entrySet() - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
entrySet() - Method in class com.sun.xml.ws.transport.Headers
 
entrySet() - Method in class com.sun.xml.ws.util.QNameMap
 
ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
EOF - Static variable in class com.sun.xml.ws.encoding.HeaderTokenizer.Token
Token type indicating end of input.
eprClass - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
EPRHeader - Class in com.sun.xml.ws.api.addressing
Used to represent outbound endpoint reference header, such as <ReplyTo> and <FaultTo>.
EPRHeader(QName, WSEndpointReference) - Constructor for class com.sun.xml.ws.api.addressing.EPRHeader
 
EPRRecipe - Class in com.sun.xml.ws.developer
Represents additional data to be added to EPRs created from StatefulWebServiceManager (for advanced users).
EPRRecipe() - Constructor for class com.sun.xml.ws.developer.EPRRecipe
 
eprType - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Representing either W3CEndpointReference or MemberSubmissionEndpointReference.
equals(Object) - Method in class com.sun.xml.ws.api.BindingID
Compares the equality based on BindingID.toString().
equals(Object) - Method in class com.sun.xml.ws.handler.PortInfoImpl
Object.equals is overridden here so that PortInfo objects can be compared when using them as keys in the map in HandlerResolverImpl.
equals(Object) - Method in class com.sun.xml.ws.transport.Headers
 
equals(Object) - Method in class com.sun.xml.ws.util.QNameMap.Entry
 
equals(Object) - Method in class com.sun.xml.ws.util.xml.CDATA
 
error(SAXParseException) - Method in class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
 
error(Entity, String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
error(Locator, String) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(Locator, String, Exception) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(String, Exception) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(Exception) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
error(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
error(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsgenTool.Listener
 
error(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
error(SAXParseException) - Method in class com.sun.xml.ws.server.DraconianValidationErrorHandler
 
error(Throwable) - Method in interface com.sun.xml.ws.wsdl.parser.ErrorHandler
Receives a notification for an error in the annotated code.
error(Throwable) - Method in class com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException.Builder
 
ErrorHandler - Interface in com.sun.xml.ws.wsdl.parser
listen to static errors found during building a the WSDL Model.
errorReceiver - Variable in class com.sun.tools.ws.processor.model.ModelObject
 
ErrorReceiver - Class in com.sun.tools.ws.wscompile
Implemented by the driver of the compiler engine to handle errors found during the compiliation.
ErrorReceiver() - Constructor for class com.sun.tools.ws.wscompile.ErrorReceiver
 
errorReceiver - Variable in class com.sun.tools.ws.wsdl.framework.Entity
 
errorReceiver - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
 
ErrorReceiverFilter - Class in com.sun.tools.ws.wscompile
Filter implementation of the ErrorReceiver.
ErrorReceiverFilter() - Constructor for class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
ErrorReceiverFilter(ErrorListener) - Constructor for class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
errReceiver - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
errReceiver - Variable in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
Exception - Class in com.sun.tools.ws.wsdl.document.jaxws
 
Exception() - Constructor for class com.sun.tools.ws.wsdl.document.jaxws.Exception
 
Exception(CustomName) - Constructor for class com.sun.tools.ws.wsdl.document.jaxws.Exception
 
EXCEPTION - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
EXCEPTION_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
ExceptionBean - Class in com.sun.xml.ws.fault
JAXB-bound bean that captures the exception and its call stack.
ExceptionBean() - Constructor for class com.sun.xml.ws.fault.ExceptionBean
 
ExceptionBean.StackFrame - Class in com.sun.xml.ws.fault
Captures one stack frame.
ExceptionBean.StackFrame() - Constructor for class com.sun.xml.ws.fault.ExceptionBean.StackFrame
 
ExceptionBean.StackFrame(StackTraceElement) - Constructor for class com.sun.xml.ws.fault.ExceptionBean.StackFrame
 
ExceptionHasMessage - Exception in com.sun.xml.ws.api.message
This class represents an Exception that needs to be marshalled with a specific protocol wire format.
ExceptionHasMessage(String, Object...) - Constructor for exception com.sun.xml.ws.api.message.ExceptionHasMessage
 
exceptionType - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.WSDLExceptionInfo
 
ExceptionType - Enum in com.sun.xml.ws.api.model
Type of java exception as defined by JAXWS 2.0 JSR 224.
execute() - Method in class com.sun.tools.ws.ant.Apt
Called by the project to let the task do it's work
execute() - Method in class com.sun.tools.ws.ant.WsGen2
Called by the project to let the task do it's work
execute() - Method in class com.sun.tools.ws.ant.WsImport2
Called by the project to let the task do it's work
execute(Fiber, P, FiberContextSwitchInterceptor.Work<R, P>) - Method in interface com.sun.xml.ws.api.pipe.FiberContextSwitchInterceptor
Allows the interception of the fiber execution.
execute(P) - Method in interface com.sun.xml.ws.api.pipe.FiberContextSwitchInterceptor.Work
Have the current thread executes the current fiber, and returns when it stops doing so.
expectReply - Variable in class com.sun.xml.ws.api.message.Packet
A hint indicating that whether a transport should expect a reply back from the server.
export(Class<EPR>, T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object.
export(Class<EPR>, T, EPRRecipe) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object.
export(T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object.
export(Class<EPR>, WebServiceContext, T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object (for asynchronous web services.)
export(Class<EPR>, Packet, T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object.
export(Class<EPR>, Packet, T, EPRRecipe) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
The same as StatefulWebServiceManager.export(Class, Packet, Object) except that it takes EPRRecipe.
export(Class<EPR>, String, T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Deprecated. This method is provided as a temporary workaround, and we'll eventually try to remove it.
export(T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, T, EPRRecipe) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, WebServiceContext, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, Packet, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, Packet, T, EPRRecipe) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, String, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, String, T, EPRRecipe) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
extdirs - Variable in class com.sun.tools.ws.ant.Apt
-extdirs option: override location of installed extensions
ExtendedModelVisitor - Class in com.sun.tools.ws.processor.model
A model visitor incorporating all the logic required to walk through the model.
ExtendedModelVisitor() - Constructor for class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
ExtensibilityHelper - Class in com.sun.tools.ws.wsdl.framework
A helper class for extensible entities.
ExtensibilityHelper() - Constructor for class com.sun.tools.ws.wsdl.framework.ExtensibilityHelper
 
extension - Variable in class com.sun.tools.ws.ant.WsGen2
-extensions option
extension - Variable in class com.sun.tools.ws.ant.WsImport2
-extensions option
EXTENSION - Static variable in class com.sun.tools.ws.wscompile.Options
loosely follow the compatibility rules and allow the use of vendor binding extensions
extensionHandlers - Variable in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
ExtensionImpl - Class in com.sun.tools.ws.wsdl.framework
An entity extending another entity.
ExtensionImpl(Locator) - Constructor for class com.sun.tools.ws.wsdl.framework.ExtensionImpl
 
extensions() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
Gives iterator over TWSDLExtensions
extensions() - Method in class com.sun.tools.ws.wsdl.document.Binding
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.Fault
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.Input
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.Operation
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.Output
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.Port
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.PortType
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.Service
 
extensions() - Method in class com.sun.tools.ws.wsdl.document.Types
 
extensions() - Method in class com.sun.tools.ws.wsdl.framework.ExtensibilityHelper
 
extensions - Variable in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
 
extensions - Variable in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
 
ExtensionVisitor - Interface in com.sun.tools.ws.wsdl.framework
A visitor working on extension entities.
ExtensionVisitorBase - Class in com.sun.tools.ws.wsdl.framework
A base class for extension visitors.
ExtensionVisitorBase() - Constructor for class com.sun.tools.ws.wsdl.framework.ExtensionVisitorBase
 
ExternalEntityReference - Class in com.sun.tools.ws.wsdl.framework
A reference to a globally known entity in a document.
ExternalEntityReference(AbstractDocument, Kind, QName) - Constructor for class com.sun.tools.ws.wsdl.framework.ExternalEntityReference
 
ExternalObject - Interface in com.sun.tools.ws.processor.model.exporter
"Opaque" object in the object graph that knows how to persist itself to XML.
externalReferences - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
Contains wsdl:import(s)

F

fail(String) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
fail(String, String) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
fail(String, String, String) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
fail(String, Object[]) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
fail(String, XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
failValidation(String) - Method in class com.sun.tools.ws.wsdl.framework.Entity
 
failValidation(String, String) - Method in class com.sun.tools.ws.wsdl.framework.Entity
 
failWithFullName(String, XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
failWithFullName(String, XMLStreamReader) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
failWithLocalName(String, XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
failWithLocalName(String, XMLStreamReader, String) - Static method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
failWithLocalName(String, XMLStreamReader) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
failWithLocalName(String, XMLStreamReader, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
fallback() - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
FALSE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
FALSE_STR - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
FastInfosetFeature - Class in com.sun.xml.ws.api.fastinfoset
Enable or disable Fast Infoset on a Web service.
FastInfosetFeature() - Constructor for class com.sun.xml.ws.api.fastinfoset.FastInfosetFeature
Create a FastInfosetFeature.
FastInfosetFeature(boolean) - Constructor for class com.sun.xml.ws.api.fastinfoset.FastInfosetFeature
Create a FastInfosetFeature
FastInfosetReflection - Class in com.sun.xml.ws.util
 
FastInfosetReflection() - Constructor for class com.sun.xml.ws.util.FastInfosetReflection
 
fastInfosetSource_getInputStream - Static variable in class com.sun.xml.ws.streaming.SourceReaderFactory
FI StAXDocumentSerializer.setEncoding() method via reflection.
fastInfosetSourceClass - Static variable in class com.sun.xml.ws.streaming.SourceReaderFactory
FI FastInfosetSource class.
FastInfosetUtil - Class in com.sun.xml.ws.util
 
FastInfosetUtil() - Constructor for class com.sun.xml.ws.util.FastInfosetUtil
 
fatalError(SAXParseException) - Method in class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
 
fatalError(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
 
fatalError(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
fatalError(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsgenTool.Listener
 
fatalError(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
fatalError(SAXParseException) - Method in class com.sun.xml.ws.server.DraconianValidationErrorHandler
 
Fault - Class in com.sun.tools.ws.processor.model
 
Fault(Entity) - Constructor for class com.sun.tools.ws.processor.model.Fault
 
Fault(String, Entity) - Constructor for class com.sun.tools.ws.processor.model.Fault
 
Fault - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "fault" child element of a port type operation.
Fault(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.Fault
 
fault - Variable in exception com.sun.xml.ws.server.sei.DispatchException
 
fault() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
Fault - Interface in com.sun.xml.ws.wsdl.writer.document
 
fault() - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
FAULT_CLASS_MEMBER_NAME - Static variable in interface com.sun.tools.ws.processor.generator.GeneratorConstants
 
FAULT_CODE_BAD_ARGUMENTS - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
FAULT_CODE_BAD_ARGUMENTS - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
FAULT_CODE_DATA_ENCODING_UNKNOWN - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
FAULT_CODE_DATA_ENCODING_UNKNOWN - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
FAULT_CODE_MISUNDERSTOOD - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
FAULT_CODE_MUST_UNDERSTAND - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
FAULT_CODE_MUST_UNDERSTAND - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
FAULT_CODE_PROCEDURE_NOT_PRESENT - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
FAULT_CODE_PROCEDURE_NOT_PRESENT - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
FAULT_CODE_VERSION_MISMATCH - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
FAULT_CODE_VERSION_MISMATCH - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
FAULT_DETAIL_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
FAULT_DETAIL_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
fault_duplicateAddressInEpr - Static variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Fault sub-sub-code that represents duplicate <Address> element in EPR.
FAULT_INFO - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
fault_missingAddressInEpr - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Fault sub-sub-code that represents "Specifies that the invalid header was expected to be an EPR but did not contain an [address]."
faultCodeClient - Variable in enum com.sun.xml.ws.api.SOAPVersion
"{nsUri}Client" or "{nsUri}Sender"
faultCodeMustUnderstand - Variable in enum com.sun.xml.ws.api.SOAPVersion
SOAP MustUnderstand FaultCode for this SOAP version
faultCodeServer - Variable in enum com.sun.xml.ws.api.SOAPVersion
"{nsUri}Server" or "{nsUri}Receiver"
FaultDetailHeader - Class in com.sun.xml.ws.message
 
FaultDetailHeader(AddressingVersion, String, QName) - Constructor for class com.sun.xml.ws.message.FaultDetailHeader
 
FaultDetailHeader(AddressingVersion, String, String) - Constructor for class com.sun.xml.ws.message.FaultDetailHeader
 
faultDetailTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the header element that is used to capture the fault detail if there is a fault processing WS-Addressing Message Addressing Property.
FaultInfo - Class in com.sun.tools.ws.processor.modeler.annotation
 
FaultInfo() - Constructor for class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
Creates a new instance of FaultInfo
FaultInfo(String) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
FaultInfo(String, boolean) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
FaultInfo(TypeMoniker, boolean) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
faults() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
faults() - Method in class com.sun.tools.ws.wsdl.document.Operation
 
faults() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
 
faultToTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the FaultTo QName for a specific WS-Addressing Version.
FaultType - Interface in com.sun.xml.ws.wsdl.writer.document
 
feature - Variable in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
FeatureConstructor - Annotation Type in com.sun.xml.ws.api
This annotation should be used on a constructor of classes extending WebServiceFeature other than Spec defined features, to help JAX-WS runtime recognize feature extensions.
features - Variable in class com.sun.xml.ws.binding.BindingImpl
 
features - Variable in class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
 
Fiber - Class in com.sun.xml.ws.api.pipe
User-level thread. Represents the execution of one request/response processing.
Fiber(Engine) - Constructor for class com.sun.xml.ws.api.pipe.Fiber
 
Fiber.CompletionCallback - Interface in com.sun.xml.ws.api.pipe
Callback to be invoked when a Fiber finishs execution.
FiberContextSwitchInterceptor - Interface in com.sun.xml.ws.api.pipe
Interception for Fiber context switch.
FiberContextSwitchInterceptor.Work<R,P> - Interface in com.sun.xml.ws.api.pipe
Abstraction of the execution that happens inside the interceptor.
fileName - Variable in class com.sun.xml.ws.fault.ExceptionBean.StackFrame
 
filer - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
FilerCodeWriter - Class in com.sun.tools.ws.wscompile
Writes all the source files using the specified Filer.
FilerCodeWriter(File, WsgenOptions) - Constructor for class com.sun.tools.ws.wscompile.FilerCodeWriter
 
FileSystemResourceLoader - Class in com.sun.xml.ws.transport.local
ResourceLoader that deals with the expanded image of a war file on a file system.
FileSystemResourceLoader(File) - Constructor for class com.sun.xml.ws.transport.local.FileSystemResourceLoader
 
fileToURL(File) - Static method in class com.sun.tools.ws.wscompile.Options
Returns the directory or JAR file URL corresponding to the specified local file name.
fill(Packet) - Method in class com.sun.xml.ws.client.RequestContext
Fill a Packet with values of this RequestContext.
fill(Packet) - Method in class com.sun.xml.ws.handler.MessageContextImpl
Fill a Packet with values of this MessageContext.
fillIn(Object[], Message) - Method in class com.sun.xml.ws.client.sei.MessageFiller
Moves an argument of a method invocation into a Message.
fillIn(Object[], Message) - Method in class com.sun.xml.ws.client.sei.MessageFiller.Header
 
fillIn(Object[], Object, Message) - Method in class com.sun.xml.ws.server.sei.MessageFiller
Moves an argument of a method invocation into a Message.
fillIn(Object[], Object, Message) - Method in class com.sun.xml.ws.server.sei.MessageFiller.Header
 
fillRequestAddressingHeaders(Packet, AddressingVersion, SOAPVersion, boolean, String) - Method in class com.sun.xml.ws.api.message.HeaderList
Creates a set of outbound WS-Addressing headers on the client with the specified Action Message Addressing Property value.
fillRequestAddressingHeaders(WSDLPort, WSBinding, Packet) - Method in class com.sun.xml.ws.api.message.HeaderList
Creates a set of outbound WS-Addressing headers on the client with the default Action Message Addressing Property value.
fillTypes(List<TypeReference>) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
fillTypes(List<TypeReference>) - Method in class com.sun.xml.ws.model.ParameterImpl
 
fillTypes(List<TypeReference>) - Method in class com.sun.xml.ws.model.WrapperParameter
 
filter(SDDocument, XMLStreamWriter) - Method in interface com.sun.xml.ws.api.server.SDDocumentFilter
Returns a wrapped XMLStreamWriter on top of passed-in XMLStreamWriter.
filters - Variable in class com.sun.xml.ws.server.ServiceDefinitionImpl
 
finalizeRpcLitBinding(WSDLBoundPortTypeImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
find(Kind, QName) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
find(Class<T>, ClassLoader) - Static method in class com.sun.xml.ws.util.ServiceFinder
Locates and incrementally instantiates the available providers of a given service using the given class loader.
find(Class<T>) - Static method in class com.sun.xml.ws.util.ServiceFinder
Locates and incrementally instantiates the available providers of a given service using the context class loader.
findAnnotatedMethod(Class, Class<? extends Annotation>) - Method in class com.sun.xml.ws.server.AbstractInstanceResolver
Finds the method that has the given annotation, while making sure that there's only at most one such method.
findExternalResource(String, String, Attributes) - Method in class com.sun.tools.ws.wsdl.parser.AbstractReferenceFinderImpl
IF the given element contains a reference to an external resource, return its URL.
findMessage(QName, WSDLModelerBase.ProcessSOAPOperationInfo) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
finished(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
Called when the parsing of a set of WSDL documents are all done.
finished(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
finished(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
Process wsdl:portType operation after the entire WSDL model has been populated.
finished(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
fireDoneParsingEntity(QName, Entity) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
fireIgnoringExtension(Element, Entity) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
fiStAXDocumentParser_new - Static variable in class com.sun.xml.ws.util.FastInfosetReflection
FI StAXDocumentParser constructor using reflection.
fiStAXDocumentParser_setInputStream - Static variable in class com.sun.xml.ws.util.FastInfosetReflection
FI StAXDocumentParser.setInputStream() method via reflection.
fiStAXDocumentParser_setStringInterning - Static variable in class com.sun.xml.ws.util.FastInfosetReflection
FI StAXDocumentParser.setStringInterning() method via reflection.
FLOAT_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
FLOAT_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
flush() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
FoolProofParserExtension - Class in com.sun.xml.ws.wsdl.parser
WSDLParserExtension filter that checks if another WSDLParserExtension is following the contract.
FoolProofParserExtension(WSDLParserExtension) - Constructor for class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
forest - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
forest - Variable in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
fork - Variable in class com.sun.tools.ws.ant.Apt
-fork option:
ForkEntityResolver - Class in com.sun.tools.ws.util
EntityResolver that delegates to two EntityResolvers.
ForkEntityResolver(EntityResolver, EntityResolver) - Constructor for class com.sun.tools.ws.util.ForkEntityResolver
 
freez(WSDLModelImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
freeze(WSDLPortImpl) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
Link SEIModel to WSDLModel.
freeze(WSDLPortImpl) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
freeze(WSDLBoundOperationImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
freeze(WSDLModelImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
freeze() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
freeze(WSDLModelImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
freeze(WSDLModelImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
freeze() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
Invoked at the end of the model construction to fix up references, etc.
freeze(WSDLModelImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
freeze(WSDLModelImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
freeze() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
freeze(WSDLModelImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
fromBinding(WSBinding) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the AddressingVersion from a WSBinding
fromFeature(WebServiceFeature) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
fromHttpBinding(String) - Static method in enum com.sun.xml.ws.api.SOAPVersion
Returns SOAPVersion whose SOAPVersion.httpBindingId equals to the given string.
fromNsUri(String) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Returns AddressingVersion whose AddressingVersion.nsUri equals to the given string.
fromNsUri(String) - Static method in enum com.sun.xml.ws.api.SOAPVersion
Returns SOAPVersion whose SOAPVersion.nsUri equals to the given string.
fromPort(WSDLPort) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the AddressingVersion from a WSDLPort
fromSpecClass(Class<? extends EndpointReference>) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the corresponding AddressingVersion instance from the EPR class.
fromTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the From QName in the SOAP message for a specific WS-Addressing Version.

G

generate(Model, WsimportOptions, ErrorReceiver) - Static method in class com.sun.tools.ws.processor.generator.CustomExceptionGenerator
 
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
 
generateBinding() - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the Binding section of the WSDL
generateBindingOperation(JavaMethodImpl, Binding) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
generatedFile(String) - Method in class com.sun.tools.ws.wscompile.WsgenTool.Listener
 
generatedFile(String) - Method in class com.sun.tools.ws.wscompile.WsimportListener
Called for each file generated by wsimport or wsgen.
generateDocumentParameterOrder(Operation, JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the parameterOrder for a PortType operation
generateInputMessage(Operation, JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
generateMessages() - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the WSDL messages
generateOutputMessage(Operation, JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
generateParameterOrder(Operation, JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the parameterOrder for a PortType operation
generatePortType() - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the WSDL portType
generateRpcParameterOrder(Operation, JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the parameterOrder for a PortType operation
generateService() - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the Service section of the WSDL
generateSOAP12BindingOperation(JavaMethodImpl, Binding) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
generateSOAP12Headers(TypedXmlWriter, List<ParameterImpl>, QName) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
generateSOAPHeaders(TypedXmlWriter, List<ParameterImpl>, QName) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
generateSOAPMessages(JavaMethodImpl, SOAPBinding) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates messages for a SOAPBinding
generateTypes() - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the types section of the WSDL
GeneratorBase - Class in com.sun.tools.ws.processor.generator
 
GeneratorBase(Model, WsimportOptions, ErrorReceiver) - Constructor for class com.sun.tools.ws.processor.generator.GeneratorBase
 
GeneratorConstants - Interface 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
 
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 - Static variable in interface com.sun.tools.ws.processor.generator.GeneratorConstants
 
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.
get(Object) - Method in class com.sun.xml.ws.api.DistributedPropertySet
 
get(String) - Method in interface com.sun.xml.ws.api.message.AttachmentSet
Gets the attachment by the content ID.
get(int) - Method in class com.sun.xml.ws.api.message.HeaderList
Gets the Header at the specified index.
get(String, String, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
Gets the first Header of the specified name.
get(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. Use HeaderList.get(String, String, boolean)
get(QName, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
Gets the first Header of the specified name.
get(QName) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. Use HeaderList.get(QName)
get(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the WSDLBoundOperation for a given operation name
get(String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPortType
Gets the WSDLOperation for a given operation name
get(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
Gets the WSDLPort for a given port name
get(PropertySet) - Method in interface com.sun.xml.ws.api.PropertySet.Accessor
 
get(PropertySet) - Method in class com.sun.xml.ws.api.PropertySet.FieldAccessor
 
get(Object) - Method in class com.sun.xml.ws.api.PropertySet
Gets the name of the property.
get(PropertySet) - Method in class com.sun.xml.ws.api.PropertySet.MethodAccessor
 
get() - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
get() - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
Gets the singleton instance.
get(Class<F>) - Method in interface com.sun.xml.ws.api.WSFeatureList
Gets a WebServiceFeature of the specific type.
get(Class<F>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
get(Object) - Method in class com.sun.xml.ws.client.RequestContext
The efficient get method that reads from RequestContext.
get(Object) - Method in class com.sun.xml.ws.client.ResponseContext
 
get(Object) - Method in enum com.sun.xml.ws.client.sei.ValueGetter
Gets the value to be sent, from a parameter given as a method argument.
get(ParameterImpl) - Method in class com.sun.xml.ws.client.sei.ValueGetterFactory
 
get(ParameterImpl) - Method in class com.sun.xml.ws.client.sei.ValueSetterFactory.AsyncBeanValueSetterFactory
 
get(ParameterImpl) - Method in class com.sun.xml.ws.client.sei.ValueSetterFactory
 
get(String) - Method in class com.sun.xml.ws.encoding.ParameterList
Returns the value of the specified parameter.
get(Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
get(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
get(String) - Method in class com.sun.xml.ws.message.AttachmentSetImpl
 
get(String) - Method in class com.sun.xml.ws.message.MimeAttachmentSet
 
get(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
get(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
get(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
get(Object) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
get(ParameterImpl) - Static method in class com.sun.xml.ws.server.sei.EndpointValueSetter
Returns a EndpointValueSetter suitable for the given Parameter.
get(Object) - Method in enum com.sun.xml.ws.server.sei.ValueGetter
Gets the value to be sent, from a parameter given as a method argument.
get(ParameterImpl) - Static method in enum com.sun.xml.ws.server.sei.ValueGetter
Returns a ValueGetter suitable for the given Parameter.
get(Object) - Method in class com.sun.xml.ws.transport.Headers
 
get(int) - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
 
get(String) - Static method in class com.sun.xml.ws.transport.local.InVmServer
Obtains the running instance from the ID, or returns null if not found.
get() - Method in class com.sun.xml.ws.util.CompletedFuture
 
get(long, TimeUnit) - Method in class com.sun.xml.ws.util.CompletedFuture
 
get(String, String) - Method in class com.sun.xml.ws.util.QNameMap
Returns the value to which the specified keys are mapped in this QNameMap, or null if the map contains no mapping for this key.
get(QName) - Method in class com.sun.xml.ws.util.QNameMap
 
GET_ATTACHMENT_PROPERTY - Static variable in interface com.sun.xml.ws.server.ServerPropertyConstants
 
GET_FAULT_INFO - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
GET_PREFIX - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
getAbstractWSDL(Holder<String>) - Method in class com.sun.xml.ws.server.WSDLGenResolver
Updates filename if the suggested filename need to be changed in wsdl:import.
getAbstractWSDL(Holder<String>) - Method in interface com.sun.xml.ws.wsdl.writer.WSDLResolver
Create a Result object into which abstract WSDL is to be generated.
getAcceptableMimeTypes(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
If the request has Accept header, return that value
getAcceptableMimeTypes(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
 
getAcceptHeader() - Method in interface com.sun.xml.ws.api.pipe.ContentType
Controls the Accept transport header, if the transport supports it.
getAcceptHeader() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
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
 
getAction() - Method in exception com.sun.xml.ws.addressing.model.ActionNotSupportedException
 
getAction() - Method in class com.sun.xml.ws.addressing.ProblemAction
 
getAction() - Method in class com.sun.xml.ws.addressing.v200408.ProblemAction
 
getAction() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
Gets the wsa:Action header content as String.
getAction(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing Action header.
getAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
Gives the Action Message Addressing Property value for this message.
getAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
Gives the Action Message Addressing Property value for this message.
getAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
getAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
getActionMismatchLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the local name of the fault when a header representing a WS-Addressing Action is not same as SOAPAction
getActionQName() - Method in class com.sun.tools.ws.wsdl.parser.MemberSubmissionAddressingExtensionHandler
 
getActionQName() - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
 
getAddress() - Method in class com.sun.tools.ws.processor.model.Port
 
getAddress() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
The value of the <wsa:address> header.
getAddress() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPort
Gets endpoint address of this port.
getAddress() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The endpoint address.
getAddress() - Method in interface com.sun.xml.ws.api.server.BoundEndpoint
The address of the bound endpoint.
getAddress(String) - Method in interface com.sun.xml.ws.api.server.BoundEndpoint
The address of the bound endpoint using the base address.
getAddress() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getAddress() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
getAddress(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
getAddress() - Method in class com.sun.xml.ws.transport.local.InVmServer
Returns the URI that identifies this server.
getAddressFor(QName, String) - Method in class com.sun.xml.ws.api.server.PortAddressResolver
Gets the endpoint address for a WSDL port
getAddressingVersion() - Method in interface com.sun.xml.ws.api.WSBinding
Gets the WS-Addressing version of this binding.
getAddressingVersion() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getAddressQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
 
getAddressQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
getAllAttributes(Element) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getAllBlocks() - Method in class com.sun.tools.ws.processor.model.Message
 
getAllChildren(Element) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
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
 
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
 
getAnonymous() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the soapbinding:binding/operation/wsaw:Anonymous.
getAnonymous() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getAnonymousUri() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Deprecated. Use AddressingVersion.anonymousUri
getAnyExtensionOfType(TWSDLExtensible, Class) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getAPEnv() - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
getAPEnv() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
getApplicationScopePropertyNames(boolean) - Method in class com.sun.xml.ws.api.message.Packet
Deprecated. Use Packet.getHandlerScopePropertyNames(boolean). To be removed once Tango components are updated.
getArguments() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
getArguments() - Method in interface com.sun.xml.ws.util.localization.Localizable
Returns the arguments for message formatting.
getArguments() - Method in class com.sun.xml.ws.util.localization.LocalizableImpl
 
getArguments() - Method in class com.sun.xml.ws.util.localization.LocalizableMessage
 
getArguments() - Method in class com.sun.xml.ws.util.localization.NullLocalizable
 
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
 
getAttachmentAsByteArray(String) - Method in class com.sun.xml.ws.message.AttachmentUnmarshallerImpl
 
getAttachmentAsDataHandler(String) - Method in class com.sun.xml.ws.message.AttachmentUnmarshallerImpl
 
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
 
getAttachmentPart(String) - Method in class com.sun.xml.ws.encoding.MimeMultipartParser
This method can be called to get a matching MIME attachment part for the given contentId.
getAttachmentParts() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser
Parses the entire stream and returns all MIME parts except root MIME part.
getAttachments() - Method in class com.sun.xml.ws.api.message.Message
Gets the attachments of this message (attachments live outside a message.)
getAttachments() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
getAttachments() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
getAttachments() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
getAttachments() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
Gets the attachments of this message (attachments live outside a message.)
getAttachments() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
getAttachments() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
getAttachmentUniqueID(String) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
getAttribute(String, String) - Method in class com.sun.xml.ws.api.addressing.EPRHeader
 
getAttribute(String, String) - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
 
getAttribute(String, String) - Method in interface com.sun.xml.ws.api.message.Header
Gets the attribute value on the header element.
getAttribute(QName) - Method in interface com.sun.xml.ws.api.message.Header
Gets the attribute value on the header element.
getAttribute(QName) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
getAttribute(String, String) - Method in class com.sun.xml.ws.message.DOMHeader
 
getAttribute(String, String) - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
getAttribute(String, String) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
getAttribute(String, String) - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
getAttribute(String, String) - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
getAttribute(String, String) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
getAttribute(String, String) - Method in class com.sun.xml.ws.message.StringHeader
 
getAttribute(Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getAttribute(XMLStreamReader, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
getAttribute(XMLStreamReader, String, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
getAttribute(XMLStreamReader, QName) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
getAttributeCount() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeCount() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeLocalName(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
Return an attribute's local name.
getAttributeLocalName(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeName(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
Return an attribute's qname.
getAttributeName(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeNamespace(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeNamespace(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeNSOrNull(Element, String, String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getAttributeNSOrNull(Element, QName) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getAttributeOrNull(Element, String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getAttributePrefix(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributePrefix(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributes() - Method in class com.sun.xml.ws.message.RootElementSniffer
 
getAttributes(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
Read all attributes into an data structure.
getAttributeType(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeType(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeValue(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeValue(String, String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeValue(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeValue(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getBaseAddress() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getBaseAddress() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getBaseAddress(HttpServletRequest) - Static method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getBaseAddress() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Gets the absolute URL up to the context path.
getBaseAddress() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getBaseType() - Method in class com.sun.xml.ws.encoding.ContentType
Return the MIME type string, without the parameters.
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
 
getBinding() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Binding object - a SOAPBinding isntance.
getBinding() - Method in interface com.sun.xml.ws.api.model.Parameter
Returns the binding associated with the parameter.
getBinding(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gets WSDLBoundPortType that models wsdl:binding
getBinding(QName, QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Give a WSDLBoundPortType for the given wsdl:service and wsdl:port names.
getBinding() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPart
Gets the wsdl:part binding as seen thru wsdl:binding
getBinding() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPort
Gets WSDLBoundPortType associated with the WSDLPort.
getBinding() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The binding of the new pipeline to be created.
getBinding() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Represents the binding for which this WSEndpoint is created for.
getBinding() - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
 
getBinding() - Method in class com.sun.xml.ws.client.Stub
 
getBinding() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getBinding() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getBinding(QName, String, WebParam.Mode) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
Gets the ParameterBinding for a given operation, part name and the direction - IN/OUT
getBinding(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getBinding(QName, QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getBinding() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
getBinding() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getBinding() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getBinding() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getBindingExtensibilityElementKind() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
getBindingID(String) - Static method in class com.sun.tools.ws.wscompile.WsgenOptions
 
getBindingId() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
Returns the same information as PortInfo.getBindingID() but in a strongly-typed fashion
getBindingId() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Returns the binding ID.
getBindingId() - Method in interface com.sun.xml.ws.api.WSBinding
Gets the binding ID, which uniquely identifies the binding.
getBindingId() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getBindingID() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getBindingId() - Method in class com.sun.xml.ws.client.PortInfo
 
getBindingID() - Method in class com.sun.xml.ws.client.PortInfo
Deprecated. Only meant to be used via PortInfo. Use PortInfo.bindingId.
getBindingID() - Method in class com.sun.xml.ws.handler.PortInfoImpl
 
getBindingId() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getBindingIdForToken(String) - Static method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
JSR-109 defines short-form tokens for standard binding Ids.
getBindingName() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getBindingOperations() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the WSDLBoundOperations
getBindingOperations() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getBindingQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
 
getBindingQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
getBindings() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gives a Map of wsdl:binding QName and WSDLBoundPortType
getBindings() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
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
 
getBoundEndpoints() - Method in class com.sun.xml.ws.api.server.Module
Gets the list of BoundEndpoint deployed in this module.
getBoundOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundFault
Gives the owner WSDLBoundOperation
getBoundOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
getBoundPortType() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gives the owner WSDLBoundPortType
getBoundPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getBoundPortTypeName() - Method in interface com.sun.xml.ws.api.model.SEIModel
Gives the wsdl:binding@name value
getBoundPortTypeName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getBridge() - Method in interface com.sun.xml.ws.api.model.CheckedException
Gives the Bridge associated with the detail
getBridge() - Method in interface com.sun.xml.ws.api.model.Parameter
Gives the Bridge associated with this Parameter
getBridge(TypeReference) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getBridge() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getBridge() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getBridge(TypeReference) - Method in class com.sun.xml.ws.model.ParameterImpl
 
getByPortName(String) - Method in class com.sun.xml.ws.transport.local.InVmServer
Finds the WSEndpoint that matches the given port name.
getBySystemId(URL) - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
 
getBySystemId(String) - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
Gets the SDDocumentImpl whose SDDocumentImpl.getURL() returns the specified value.
getBytes(String) - Static method in class com.sun.xml.ws.util.ASCIIUtility
 
getBytes(InputStream) - Static method in class com.sun.xml.ws.util.ASCIIUtility
 
getCallBackType() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
 
getCanonicalVersion(String) - Static method in class com.sun.xml.ws.util.VersionUtil
BugFix# 4948171 Method getCanonicalVersion.
getCatalog() - Method in class com.sun.tools.ws.ant.WsImport2
 
getCatalogFile() - Method in interface com.sun.xml.ws.transport.http.ResourceLoader
Gets the catalog XML file that should be consulted when loading resources from this ResourceLoader.
getCatalogFile() - Method in class com.sun.xml.ws.transport.http.servlet.ServletResourceLoader
 
getCatalogFile() - Method in class com.sun.xml.ws.transport.local.FileSystemResourceLoader
 
getCharacterEncodingScheme() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getCharacterEncodingScheme() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getCharacterOffset() - Method in class com.sun.xml.ws.util.xml.DummyLocation
 
getCharSet() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
Returns the character set encoding.
getCheckedException(Class) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getCheckedException(TypeReference) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getCheckedExceptions() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getChildElements(Node) - Static method in class com.sun.xml.ws.util.DOMUtil
 
getClass(String, ClassType) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
getClass(String) - Static method in class com.sun.xml.ws.util.HandlerAnnotationProcessor
 
getClassLoader() - Method in class com.sun.tools.ws.wscompile.Options
Get a URLClassLoader from using the classpath
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
 
getClasspath() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the classpath.
getCMClass(String, ClassType) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
getCode() - Method in class com.sun.xml.ws.fault.SOAP12Fault
 
getCodec() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Gets the Codec that is set by ClientTubeAssemblerContext.setCodec(com.sun.xml.ws.api.pipe.Codec) or the default codec based on the binding.
getCodec() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
Gets the Codec that is set by ServerTubeAssemblerContext.setCodec(com.sun.xml.ws.api.pipe.Codec) or the default codec based on the binding.
getCodeModel() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getColumnNumber() - Method in class com.sun.xml.ws.util.xml.DummyLocation
 
getComponentRegistry() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the list of EndpointComponent that are associated with this endpoint.
getComponentRegistry() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getConfig() - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
Returns the configuration object.
getConflictingClassNames() - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
getConstructorPos() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
getContainer() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Returns the Container in which the client is running
getContainer() - Method in class com.sun.xml.ws.api.server.ContainerResolver
Returns the Container context in which client is running.
getContainer() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the Container object.
getContainer() - Method in interface com.sun.xml.ws.api.wsdl.parser.WSDLParserExtensionContext
Provides the Container in which this service or client is running.
getContainer() - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
 
getContainer() - Method in class com.sun.xml.ws.api.WSService
Gets the Container object.
getContainer() - Method in class com.sun.xml.ws.api.WSService.InitParams
 
getContainer() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getContainer() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getContainer() - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionContextImpl
 
getContent() - Method in class com.sun.tools.ws.wsdl.document.Documentation
 
getContent(DataSource) - Method in class com.sun.xml.ws.encoding.ImageDataContentHandler
Return an object representing the data in its most preferred form.
getContent(DataSource) - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
 
getContent(DataSource) - Method in class com.sun.xml.ws.encoding.XmlDataContentHandler
 
getContentHandler() - Method in class com.sun.xml.ws.message.XMLReaderImpl
 
getContentId() - Method in interface com.sun.xml.ws.api.message.Attachment
Content ID of the attachment.
getContentId() - Method in class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
 
getContentId() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
getContentId() - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
getContentId() - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
getContentId() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
getContentId() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
getContentId() - Method in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
 
getContentNegotiationString() - Method in class com.sun.xml.ws.api.message.Packet
 
getContentNegotiationString() - Method in class com.sun.xml.ws.client.RequestContext
 
getContentType() - Method in interface com.sun.xml.ws.api.message.Attachment
Gets the MIME content-type of this attachment.
getContentType() - Method in interface com.sun.xml.ws.api.pipe.ContentType
Gives non-null Content-Type header value.
getContentType() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
getContentType() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
getContentType(String) - Method in class com.sun.xml.ws.encoding.StreamSOAP11Codec
 
getContentType(String) - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
 
getContentType(String) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
getContentType() - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
getContentType() - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
getContentType() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
getContentType() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
getContentType() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
getContentType() - Method in class com.sun.xml.ws.util.ByteArrayDataSource
 
getContext() - Method in class com.sun.xml.ws.client.AsyncResponseImpl
 
getContext() - Method in class com.sun.xml.ws.client.ResponseImpl
 
getContext(Packet) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
 
getContext(Packet) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
 
getContext(Packet) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
 
getContext(Packet) - Method in class com.sun.xml.ws.handler.HandlerTube
 
getContext(Packet) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
 
getContext(Packet) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
getContext(Packet) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
 
getContext() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getContextClassLoader() - Method in class com.sun.xml.ws.api.pipe.Fiber
Gets the context ClassLoader of this fiber.
getContextPath() - Method in class com.sun.xml.ws.api.server.WebModule
Gets the host, port, and context path portion of this module.
getContextPath(HttpServletRequest) - Method in class com.sun.xml.ws.transport.http.servlet.ServletModule
Gets the host, port, and context path portion of this module using HttpServletRequest
getCoreClassName() - Method in class com.sun.tools.ws.ant.WrapperTask
 
getCP() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the classpath.
getCurrentPacket() - Static method in class com.sun.xml.ws.server.InvokerTube
This method can be called while the user service is servicing the request synchronously, to obtain the current request packet.
getCustomizedName() - Method in class com.sun.tools.ws.processor.model.Operation
 
getCustomName() - Method in class com.sun.tools.ws.processor.model.Parameter
 
getDataSource(Message, WSBinding) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
getDataSource() - Method in interface com.sun.xml.ws.encoding.xml.XMLMessage.MessageDataSource
Get the data source.
getDataSource() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
getDataSource() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
getDate() - Method in class com.sun.xml.ws.transport.http.client.RfcDateParser
 
getDebug() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the debug flag.
getDebug() - Method in class com.sun.tools.ws.ant.WsImport2
Gets the debug flag.
getDebuglevel() - Method in class com.sun.tools.ws.ant.Apt
 
getDecl() - Method in class com.sun.tools.ws.processor.modeler.annotation.MemberInfo
 
getDeclaration(TypeMirror) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
getDeclaredPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
Return an enumeration of prefixes declared in this context.
getDeclaredPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDeclaringClass() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
getDeclaringClassMethod(TypeMirror, String, TypeMirror[]) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
getDeclaringClassMethod(TypeDeclaration, String, TypeMirror[]) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
getDefault() - Static method in class com.sun.xml.ws.api.server.ContainerResolver
Returns the default container resolver which can be used to get Container.
getDefault() - Static method in class com.sun.xml.ws.server.JMXAgent
Returns an agent singleton.
getDefaultAction(JavaMethod) - Static method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
getDefaultBinding() - Static method in class com.sun.xml.ws.binding.BindingImpl
 
getDefaultFaultAction() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the default fault Action value associated with this WS-Addressing version.
getDefaultNamespaceURI() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
Gives default namespace
getDefaultNamespaceURI() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
getDefaultPortName(QName, Class) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
Gives the wsdl:service/wsdl:port default name computed from the endpoint implementaiton class
getDefaultPortName(QName, Class<?>) - Static method in class com.sun.xml.ws.server.EndpointFactory
If portName is not already set via DD or programmatically, it uses annotations on implementorClass to get PortName.
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
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.client.ClientTransportException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.client.SenderException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.encoding.soap.DeserializationException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.encoding.soap.SerializationException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.handler.HandlerException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.model.RuntimeModelerException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.protocol.soap.MessageCreationException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.protocol.soap.VersionMismatchException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.protocol.xml.XMLMessageException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.server.ServerRtException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.server.UnsupportedMediaException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.streaming.XMLReaderException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.streaming.XMLStreamReaderException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.streaming.XMLStreamWriterException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.transport.http.servlet.WSServletException
 
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
Gets the default resource bundle name for this kind of exception.
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.util.UtilException
 
getDefaultServiceName(Class) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
Gives the wsdl:service default name computed from the endpoint implementaiton class
getDefaultServiceName(Class<?>) - Static method in class com.sun.xml.ws.server.EndpointFactory
If service name is not already set via DD or programmatically, it uses annotations WebServiceProvider, WebService on implementorClass to get PortName.
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
 
getDelegate(ServletConfig) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
Gets the WSServletDelegate that we will be forwarding the requests to.
getDescriptor() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
getDescriptor() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPart
Gives the XML Schema descriptor referenced using either wsdl:part@element or wsdl:part@type.
getDescriptor() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
getDescriptorKind() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
getDestdir() - Method in class com.sun.tools.ws.ant.Apt
 
getDestdir() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the base directory to output generated class.
getDestdir() - Method in class com.sun.tools.ws.ant.WsImport2
Gets the base directory to output generated class.
getDetail(int) - Method in class com.sun.xml.ws.fault.DetailType
Gets the n-th detail object, or null if no such item exists.
getDetail() - Method in class com.sun.xml.ws.fault.SOAP11Fault
returns the object that represents detail.
getDetail() - Method in class com.sun.xml.ws.fault.SOAP12Fault
 
getDetail() - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
Gives the DetailType for a Soap 1.1 or Soap 1.2 message that can be used to create either a checked exception or a protocol specific exception
getDetailBean() - Method in interface com.sun.xml.ws.api.model.CheckedException
The detail bean is serialized inside the detail entry in the SOAP message.
getDetailBean() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getDetails() - Method in class com.sun.xml.ws.fault.DetailType
 
getDetailType() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getDispatcherList() - Method in class com.sun.xml.ws.server.sei.EndpointMethodDispatcherGetter
 
getDispatchMethod(QName) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
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
 
getDomain() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the domain of the cookie as it was presented
getDOMForest() - Method in class com.sun.tools.ws.wsdl.parser.WSDLParser
 
getDump() - Method in class com.sun.xml.ws.transport.http.HttpDump
 
getDump() - Method in interface com.sun.xml.ws.transport.http.HttpDumpMBean
 
getDuplicateFaultNames() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getEffectiveInputAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
This method gives the Input addressing Action for a message.
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.processor.modeler.annotation.MemberInfo
 
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
 
getElementQName(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
getElementText() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getElementText(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
getElementText() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
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
 
getEncoding() - Method in class com.sun.tools.ws.ant.Apt
 
getEncoding() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getEncoding() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
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
 
getEndpoint() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
The created pipeline is used to serve this WSEndpoint.
getEndpoint() - Method in class com.sun.xml.ws.api.server.Adapter
Gets the endpoint that this Adapter is serving.
getEndpoint() - Method in interface com.sun.xml.ws.api.server.BoundEndpoint
The endpoint that was bound.
getEndpoint() - Method in class com.sun.xml.ws.server.InvokerTube
 
getEndpointAddress() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
Gets the endpoint address of this port.
getEndpointAddress() - Method in class com.sun.xml.ws.client.PortInfo
 
getEndpointAddress() - Method in class com.sun.xml.ws.client.RequestContext
 
getEndpointAddress(QName) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getEndPointAddressString() - Method in class com.sun.xml.ws.api.message.Packet
Deprecated. The programatic acccess should be done via Packet.endpointAddress. This is for JAX-WS client applications that access this property via BindingProvider.ENDPOINT_ADDRESS_PROPERTY.
getEndPointAddressString() - Method in class com.sun.xml.ws.client.RequestContext
Deprecated. always access RequestContext.endpointAddress.
getEndpointClass() - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
 
getEndpointMethodHandler(Packet) - Method in class com.sun.xml.ws.server.sei.ActionBasedDispatcher
 
getEndpointMethodHandler(Packet) - Method in interface com.sun.xml.ws.server.sei.EndpointMethodDispatcher
Returns the EndpointMethodHandler for the request Packet.
getEndpointMethodHandler(Packet) - Method in class com.sun.xml.ws.server.sei.PayloadQNameBasedDispatcher
 
getEndpointMethodHandler(Packet) - Method in class com.sun.xml.ws.server.sei.SOAPActionBasedDispatcher
 
getEndpointReference() - Method in class com.sun.xml.ws.client.Stub
 
getEndpointReference(Class<T>) - Method in class com.sun.xml.ws.client.Stub
 
getEndpointReference(Element...) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
getEndpointReference(Class<T>, Element...) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
getEndpointReference(Class<T>, String, String, Element...) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getEndpointReference(Element...) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getEndpointReference(Class<T>, Element...) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getEndpointReference(Class<T>, Element...) - Method in class com.sun.xml.ws.transport.http.server.HttpEndpoint
 
getEndpoints() - Method in class com.sun.xml.ws.transport.local.InVmServer
Gets all the WSEndpoints.
getEntity() - Method in class com.sun.tools.ws.processor.model.ModelObject
 
getEntityName() - Method in class com.sun.tools.ws.processor.model.Parameter
 
getEPR() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getEPRAddress(Packet, WSEndpoint) - Method in interface com.sun.xml.ws.api.server.WebServiceContextDelegate
Gets the address of the endpoint.
getEPRAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getEPRAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getEPRAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getErrorHandler() - Method in class com.sun.xml.ws.developer.SchemaValidationFeature
Invalid schema instances are rejected, a SOAP fault message is created for any invalid request and response message.
getErrors() - Method in exception com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException
Returns a read-only list of InaccessibleWSDLExceptions wrapped in this exception.
getEventType() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getEventType() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getException() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
getExceptionBeanName(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
getExceptionClass() - Method in class com.sun.tools.ws.processor.model.Fault
 
getExceptionClass() - Method in interface com.sun.xml.ws.api.model.CheckedException
The returned exception class would be userdefined or WSDL exception class.
getExceptionClass() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getExceptionClassMemberName() - Static method in class com.sun.tools.ws.processor.generator.Names
 
getExceptionClassNames() - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
getExceptionProperties(TypeMirror) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
getExceptionProperties(TypeDeclaration) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
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
getExceptionType() - Method in interface com.sun.xml.ws.api.model.CheckedException
Tells whether the exception class is a userdefined or a WSDL exception.
getExceptionType() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getExchange() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getExecutor() - Method in class com.sun.xml.ws.client.Stub
Gets the Executor to be used for asynchronous method invocations.
getExecutor() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getExecutor() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getExpectedContentTypes() - Method in class com.sun.xml.ws.encoding.StreamSOAP11Codec
 
getExpectedContentTypes() - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
 
getExpectedContentTypes() - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
getExpirationDate() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
 
getExtdirs() - Method in class com.sun.tools.ws.ant.Apt
 
getExtension() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the "extension" flag.
getExtension() - Method in class com.sun.tools.ws.ant.WsImport2
Gets the "extension" flag.
getExtension(Class<T>) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
Gets the extension that is assignable to the given type.
getExtension(Class<T>) - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
 
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
 
getExtensions() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
Gets all the WSDLExtensions added through WSDLExtensible.addExtension(WSDLExtension).
getExtensions(Class<T>) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
Gets all the extensions that is assignable to the given type.
getExtensions() - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
 
getExtensions(Class<T>) - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
 
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
 
getFactory() - Method in class com.sun.tools.ws.ant.Apt
 
getFactorypath() - Method in class com.sun.tools.ws.ant.Apt
 
getFault() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundFault
Gives the associated abstract fault from wsdl:portType/wsdl:operation/wsdl:fault.
getFault(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Gives WSDLFault for the given soap fault detail value.
getFault() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
getFault(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getFaultAction(Packet, Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getFaultAction(WSDLBoundOperation, Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getFaultAction() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getFaultActionFromSEIModel(Packet, Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getFaultActionMap() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getFaultactor() - Method in class com.sun.xml.ws.fault.SOAP11Fault
 
getFaultBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets ParameterBinding for a given wsdl part in wsdl:fault
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
 
getFaultcode() - Method in class com.sun.xml.ws.fault.SOAP11Fault
 
getFaultCount() - Method in class com.sun.tools.ws.processor.model.Operation
 
getFaultMessage() - Method in exception com.sun.xml.ws.api.message.ExceptionHasMessage
Returns the exception into a fault Message
getFaultMessage() - Method in exception com.sun.xml.ws.protocol.soap.MessageCreationException
 
getFaultMessage() - Method in exception com.sun.xml.ws.protocol.soap.VersionMismatchException
 
getFaultMimeTypes() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Map of mime:content@part and the mime type from mime:content@type for wsdl:fault
getFaultParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Map of wsdl:fault part name and the binding as ParameterBinding
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
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
 
getFaults() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets all the WSDLFault bound to this operation.
getFaults() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Gets the WSDLFault corresponding to wsdl:fault of this operation.
getFaults() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getFaults() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getFaultsSet() - Method in class com.sun.tools.ws.processor.model.Operation
 
getFaultString() - Method in class com.sun.xml.ws.fault.SOAP11Fault
 
getFaultString() - Method in class com.sun.xml.ws.fault.SOAP12Fault
 
getFaultString() - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
gives the fault string that can be used to create an Exception
getFaultTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing FaultTo header.
getFeature(String, boolean, boolean) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the WebServiceFeature corresponding to the namespace URI of WS-Addressing policy assertion in the WSDL.
getFeature(Class<F>) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFeaturedObject
 
getFeature(Class<F>) - Method in interface com.sun.xml.ws.api.WSBinding
Gets a WebServiceFeature of the specific type.
getFeature(Class<F>) - Method in class com.sun.xml.ws.binding.BindingImpl
 
getFeature(String) - Method in class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
 
getFeature(Class<F>) - Method in class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
 
getFeatureClass() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
getFeatures() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFeaturedObject
Gets the feature list associated with this object.
getFeatures() - Method in interface com.sun.xml.ws.api.WSBinding
Returns a list of features associated with WSBinding.
getFeatures() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getFeatures() - Method in class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
 
getFile(JPackage, String) - Method in class com.sun.tools.ws.wscompile.WSCodeWriter
 
getFileAsStream(Class, HandlerChain) - Static method in class com.sun.xml.ws.util.HandlerAnnotationProcessor
 
getFileOrURL(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
getFileOrURLName(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
getFirst(String) - Method in class com.sun.xml.ws.transport.Headers
returns the first value from the List of String values for the given key (if at least one exists).
getFirstChild(Element, String, String) - Static method in class com.sun.xml.ws.util.DOMUtil
Gets the first child of the given name, or null.
getFirstElementChild(Node) - Static method in class com.sun.xml.ws.util.DOMUtil
Gets the first element child.
getFirstPort() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
Gets the first WSDLPort if any, or otherwise null.
getFirstPort() - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
getFirstPortName() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
Returns first port QName from first service as per the insertion order
getFirstRootDocument() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
Gets the first one (which is more or less random) in DOMForest.rootDocuments.
getFirstServiceName() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
Returns the first service QName from insertion order
getFollowImports() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
getFork() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the "fork" flag.
getFork() - Method in class com.sun.tools.ws.ant.WsImport2
Gets the "fork" flag.
getFormalName() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
getFormalName() - Method in class com.sun.tools.ws.processor.model.java.JavaType
 
getFrom() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
Gets the wsa:From header.
getFrom() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Getter for wsa:From header WSEndpointReference.
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.
getHandlerChain() - Method in interface com.sun.xml.ws.api.WSBinding
 
getHandlerChain() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getHandlerChain() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getHandlerChainConfiguration() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
There is supposed to be one handler chain per generated SEI.
getHandlerClass() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
getHandlerConfig() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getHandlerConfigurator() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getHandlerKnownHeaders() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getHandlerName() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
getHandlerResolver() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getHandlers() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
getHandlers() - Method in class com.sun.xml.ws.util.HandlerAnnotationInfo
Return the handlers specified by the handler chain descriptor.
getHandlerScopePropertyNames(boolean) - Method in class com.sun.xml.ws.api.message.Packet
Gets a Set that stores handler-scope properties.
getHandlersForPortInfo(PortInfo) - Method in class com.sun.xml.ws.handler.HandlerChainsModel
 
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
 
getHeaderList() - Method in class com.sun.xml.ws.api.message.Packet
Deprecated. This method is for exposing header list through PropertySet.get(Object), for user applications, and should never be invoked directly from within the JAX-WS RI.
getHeaderQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
 
getHeaderQName() - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
getHeaders() - Method in interface com.sun.xml.ws.api.handler.MessageHandler
Gets the header blocks that can be processed by this Handler instance.
getHeaders(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. Use HeaderList.getHeaders(String, String, boolean)
getHeaders(String, String, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
Gets all the Headers of the specified name, including duplicates (if any.)
getHeaders(QName, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
 
getHeaders(String) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. use HeaderList.getHeaders(String, boolean).
getHeaders(String, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
Gets an iteration of headers Header in the specified namespace, including duplicates (if any.)
getHeaders() - Method in class com.sun.xml.ws.api.message.Message
Gets all the headers of this message.
getHeaders() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
getHeaders() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
getHeaders(QName, JAXBContext, boolean) - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
getHeaders() - Method in class com.sun.xml.ws.message.DOMMessage
 
getHeaders() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
getHeaders() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
getHeaders() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
getHeaders() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
getHeaders() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
getHeaders() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
getHeaders() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
getHeaders(HttpServletRequest) - Static method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
getHolderName() - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
 
getHolderName() - Method in class com.sun.tools.ws.processor.model.java.JavaType
 
getHolderValue(Object) - Method in interface com.sun.xml.ws.api.model.Parameter
Gets the holder value if applicable.
getHolderValue(Object) - Method in class com.sun.xml.ws.model.ParameterImpl
Gets the holder value if applicable.
getHolderValueType(TypeMirror) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
getHolderValueType(TypeMirror, TypeDeclaration) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
getHolderValueType(TypeMirror) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
getID() - Method in interface com.sun.tools.ws.wsdl.framework.Identifiable
 
getID() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
getID() - Method in class com.sun.xml.ws.api.client.SelectOptimalEncodingFeature
getID() - Method in class com.sun.xml.ws.api.fastinfoset.FastInfosetFeature
getID(WSBinding) - Method in class com.sun.xml.ws.api.message.Message
Retuns a unique id for the message.
getID(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.Message
Retuns a unique id for the message.
getID() - Method in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
 
getID() - Method in class com.sun.xml.ws.developer.SchemaValidationFeature
 
getID() - Method in class com.sun.xml.ws.developer.servlet.HttpSessionScopeFeature
 
getID() - Method in class com.sun.xml.ws.developer.StatefulFeature
 
getID() - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
 
getId() - Method in class com.sun.xml.ws.handler.HandlerChainsModel
 
getId() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
getId() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
getImpl() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
getImplementationClass() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the application endpoint Class that eventually serves the request.
getImplementationClass() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getImplementor() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getImplementsSEI() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
getImports() - Method in interface com.sun.xml.ws.api.server.SDDocument
returns the referenced documents
getImports() - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
getImports() - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
getInBinding() - Method in interface com.sun.xml.ws.api.model.Parameter
Returns the ParameterBinding associated with the IN mode
getInBinding() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getInboundHeaders() - Method in class com.sun.xml.ws.client.Stub
 
getInboundHeaders() - Method in interface com.sun.xml.ws.developer.WSBindingProvider
 
getIncludeantruntime() - Method in class com.sun.tools.ws.ant.WsGen2
Gets whether or not the ant classpath is to be included in the task's classpath.
getIncludeantruntime() - Method in class com.sun.tools.ws.ant.WsImport2
Gets whether or not the ant classpath is to be included in the task's classpath.
getIncludejavaruntime() - Method in class com.sun.tools.ws.ant.WsGen2
Gets whether or not the java runtime should be included in this task's classpath.
getIncludejavaruntime() - Method in class com.sun.tools.ws.ant.WsImport2
Gets whether or not the java runtime should be included in this task's classpath.
getIndex() - Method in interface com.sun.xml.ws.api.model.Parameter
Position of a parameter in the method signature.
getIndex() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPart
Index value is as the order in which the wsdl:part appears inside the input or output wsdl:message.
getIndex() - Method in class com.sun.xml.ws.handler.HandlerProcessor
Gives index of the handler in the chain to know what handlers in the chain are invoked
getIndex() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getIndex() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
getIndex(QName) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the index of an attribute by QName.
getIndex(String, String) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the index of an attribute by URI and local name.
getIndex(String) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the index of an attribute by local name.
getIndex(QName) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getIndex(String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getIndex(String, String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getInitString() - Method in class com.sun.tools.ws.processor.model.java.JavaType
 
getInlinedSchemaElement() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
 
getInParts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets all inbound WSDLPart by its name.
getInParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getInput() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
getInput() - Method in class com.sun.tools.ws.wsdl.document.Operation
 
getInput() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Gets the wsdl:input of this operation
getInput() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getInput() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
Get the response from HTTP connection and prepare the input stream for response
getInput() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getInput() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getInput() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Transport's underlying input stream.
getInput() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getInputAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getInputAction() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getInputBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets ParameterBinding for a given wsdl part in wsdl:input
getInputMessage() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getInputMimeTypes() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Map of mime:content@part and the mime type from mime:content@type for wsdl:output
getInputParametersCount() - Method in class com.sun.xml.ws.model.JavaMethodImpl
Deprecated. no longer use in the new architecture
getInputParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Map of wsdl:input part name and the binding as ParameterBinding
getInputStream() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
getInputStream() - Method in class com.sun.xml.ws.util.ByteArrayDataSource
 
getInstance() - Static method in class com.sun.xml.ws.api.server.ContainerResolver
Returns the container resolver which can be used to get client's Container.
getInstance() - Static method in class com.sun.xml.ws.transport.http.server.ServerMgr
Gets the singleton instance.
getInterfaces() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
getInterfacesList() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
getInvalidAddressLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the local name of the fault when a header representing anaddress is invalid.
getInvalidCardinalityLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the local name of the fault when a header representing a WS-Addressing Message Addresing Property occurs greater than expected number.
getInvalidMapDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.v200408.WsaTubeHelperImpl
 
getInvalidMapDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getInvalidMapDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.WsaTubeHelperImpl
 
getInvalidMapLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the local name of the fault when a header representing a WS-Addressing Message Addresing Property is invalid and cannot be processed.
getInvalidMapText() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the description text when a header representing a WS-Addressing Message Addressing Property is invalid and cannot be processed.
getInvoker(Packet) - Method in class com.sun.xml.ws.server.InvokerTube
Returns the Invoker object that serves the request.
getIsReferenceParameterLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the local name for wsa:IsReferenceParameter.
getJ2SJAXBModel() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
 
getJarFile(Class) - Static method in class com.sun.tools.ws.wscompile.JavaCompilerHelper
 
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.sun.tools.ws.processor.model.Operation
 
getJavaMethod(Method) - Method in interface com.sun.xml.ws.api.model.SEIModel
This method will be useful to get the JavaMethod corrrespondiong to a Method - such as on the client side.
getJavaMethod(QName) - Method in interface com.sun.xml.ws.api.model.SEIModel
Gives a JavaMethod for a given QName.
getJavaMethod(Method) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getJavaMethod(QName) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
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 interface com.sun.xml.ws.api.model.SEIModel
Gives all the JavaMethod for a wsdl:port for which this SEIModel is created.
getJavaMethods() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
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
 
getJavaParameter() - Method in class com.sun.tools.ws.processor.model.Parameter
 
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) - 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.sun.tools.ws.processor.model.AbstractType
 
getJavaTypeName() - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
 
getJaxbAnnotations() - Method in class com.sun.tools.ws.processor.modeler.annotation.MemberInfo
 
getJaxbBindings() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
getJAXBContext() - Method in interface com.sun.xml.ws.api.model.SEIModel
JAXBContext that will be used to marshall/unmarshall the java classes found in the SEI.
getJAXBContext() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
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
 
getKeep() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the "keep" flag.
getKeep() - Method in class com.sun.tools.ws.ant.WsImport2
Gets the "keep" flag.
getKey() - Method in class com.sun.tools.ws.ant.Apt.Option
 
getKey() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
getKey() - Method in interface com.sun.xml.ws.util.localization.Localizable
Gets the key in the resource bundle.
getKey() - Method in class com.sun.xml.ws.util.localization.LocalizableImpl
 
getKey() - Method in class com.sun.xml.ws.util.localization.LocalizableMessage
 
getKey() - Method in class com.sun.xml.ws.util.localization.NullLocalizable
 
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
 
getKindString() - Method in class com.sun.xml.ws.api.pipe.NextAction
Returns NextAction.kind in a human readable string, to assist debugging.
getKnownHeaders() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getKnownHeaders() - Method in class com.sun.xml.ws.model.SOAPSEIModel
 
getKnownNamespaceURIs() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getLength() - Method in interface com.sun.xml.ws.streaming.Attributes
Return the number of attributes in the list.
getLength() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getLineNumber() - Method in class com.sun.xml.ws.util.xml.DummyLocation
 
getLinkedParameter() - Method in class com.sun.tools.ws.processor.model.Parameter
 
getLiteralJavaMemberName(Fault) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getLocale() - Method in class com.sun.xml.ws.util.localization.Localizer
 
getLocalizerFor(ServletRequest) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
getLocalName() - Method in class com.sun.xml.ws.message.RootElementSniffer
 
getLocalName(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's local name by index.
getLocalName() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
Return an element's local name.
getLocalName() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
 
getLocalName(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getLocalName() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getLocalPart() - Method in class com.sun.xml.ws.api.addressing.EPRHeader
 
getLocalPart() - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
 
getLocalPart() - Method in interface com.sun.xml.ws.api.message.Header
Gets the local name of this header element.
getLocalPart() - Method in class com.sun.xml.ws.message.DOMHeader
 
getLocalPart() - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
getLocalPart() - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
getLocalPart() - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
getLocalPart() - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
getLocalPart() - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
getLocalPart() - Method in class com.sun.xml.ws.message.StringHeader
 
getLocalPart(String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getLocation(Element) - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
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
 
getLocation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLObject
Gets the source location information in the parsed WSDL.
getLocation() - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl.UnknownWSDLExtension
 
getLocation() - Method in class com.sun.xml.ws.model.wsdl.AbstractObjectImpl
 
getLocation() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getLocation() - Method in exception com.sun.xml.ws.util.exception.LocatableWebServiceException
Locations related to this exception.
getLocation() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getLocationString(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
Returns the human readable string representation of the Locator part of the specified SAXParseException.
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
 
getLogicalHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getMandatoryAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getMandatoryNonEmptyAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getMandatoryNonEmptyAttribute(XMLStreamReader, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
getMap(Kind) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
getMappings() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
 
getMapQName() - Method in exception com.sun.xml.ws.addressing.model.InvalidMapException
 
getMapQName() - Method in exception com.sun.xml.ws.addressing.model.MapRequiredException
 
getMapRequiredDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.v200408.WsaTubeHelperImpl
 
getMapRequiredDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getMapRequiredDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.WsaTubeHelperImpl
 
getMapRequiredLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the local name of the fault when a header representing a WS-Addressing Message Addresing Property is absent.
getMapRequiredText() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the description text when a required WS-Addressing header representing a Message Addressing Property is absent.
getMapView() - Method in class com.sun.xml.ws.client.RequestContext
Gets the Map view of this request context.
getMarshallerPool() - Method in interface com.sun.xml.ws.api.model.SEIModel
 
getMarshallerPool() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getMatchingPort(QName, QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
gets the first port in the wsdl which matches the serviceName and portType
getMatchingPort(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
gets the first port in this service which matches the portType
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
 
getMembers() - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
getMembers() - Method in class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
 
getMembersCount() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
getMembersList() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
getMEP() - Method in interface com.sun.xml.ws.api.model.JavaMethod
 
getMEP() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
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
 
getMessage() - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
Gets the message from this message context
getMessage() - Method in class com.sun.xml.ws.api.message.Packet
Gets the last Message set through Packet.setMessage(Message).
getMessage() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFault
Gives the WSDLMessage corresponding to wsdl:fault@message This method should not be called before the entire WSDLModel is built.
getMessage() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
Gives the WSDLMessage corresponding to wsdl:input@message

This method should not be called before the entire WSDLModel is built.

getMessage() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
Gives the WSDLMessage corresponding to wsdl:output@message

This method should not be called before the entire WSDLModel is built.

getMessage() - Method in class com.sun.xml.ws.handler.LogicalMessageContextImpl
 
getMessage() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
getMessage() - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
getMessage() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
getMessage() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
getMessage(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getMessage() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
getMessage() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
getMessage(String, Object...) - Method in class com.sun.xml.ws.util.localization.LocalizableMessageFactory
 
getMessageContext() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
getMessageContext() - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
getMessageFactory() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
 
getMessageHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getMessageID() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
Gets the wsa:MessageID header content as String.
getMessageID(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing MessageID header.
getMessageName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
 
getMessageName() - Method in interface com.sun.xml.ws.api.model.CheckedException
Gives the wsdl:portType/wsdl:operation/wsdl:fault@message value - that is the wsdl:message referenced by wsdl:fault
getMessageName() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getMessageParts(SOAPBody, Message, boolean) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getMessages() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getMetaData() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Parses the metadata inside this EPR and obtains it in a easy-to-process form.
getMetadata() - Method in class com.sun.xml.ws.developer.EPRRecipe
Gets all the metadata added so far.
getMetadata() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getMetadataClosure(String, MetadataUtil.MetadataResolver, boolean) - Static method in class com.sun.xml.ws.util.MetadataUtil
Gets closure of all the referenced documents from the primary document(typically the service WSDL).
getMethod(SEIModel) - Method in class com.sun.xml.ws.api.message.Message
Returns the java Method of which this message is an instance of.
getMethod() - Method in interface com.sun.xml.ws.api.model.JavaMethod
On the server side, it uses this for invocation of the web service
getMethod() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getMethodName() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
getMethods() - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
getMethodSig(MethodDeclaration) - Static method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
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
 
getMimeType() - Method in class com.sun.xml.ws.api.model.ParameterBinding
Returns the MIME type associated with this binding.
getMimeType() - Method in interface com.sun.xml.ws.api.pipe.Codec
Get the MIME type associated with this Codec.
getMimeType() - Method in class com.sun.xml.ws.encoding.MimeCodec
 
getMimeType() - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
getMimeType() - Method in class com.sun.xml.ws.encoding.StreamSOAP11Codec
 
getMimeType() - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
 
getMimeType() - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
getMimeType() - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
getMimeType(QName, String, WebParam.Mode) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
Gets mime:content@part value which is the MIME type for a given operation, part and WebParam.Mode.
getMimeTypeForFaultPart(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets the MIME type for a given wsdl part in wsdl:fault
getMimeTypeForInputPart(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets the MIME type for a given wsdl part in wsdl:input
getMimeTypeForOutputPart(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets the MIME type for a given wsdl part in wsdl:output
getMisUnderstoodHeaders(HeaderList, Set<String>, Set<QName>) - Method in class com.sun.xml.ws.protocol.soap.MUTube
 
getMode() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
getMode() - Method in interface com.sun.xml.ws.api.model.Parameter
 
getMode() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getModel() - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
 
getModeParameterCount(MethodDeclaration, WebParam.Mode) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
getModifiedPayload() - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
 
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() - Method in class com.sun.tools.ws.processor.modeler.wsdl.AccessorElement
 
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
 
getName() - Method in interface com.sun.xml.ws.api.model.Parameter
 
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundFault
Gives the wsdl:binding/wsdl:operation/wsdl:fault@name value
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Short-cut for getOperation().getName()
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the name of the wsdl:binding@name attribute value as local name and wsdl:definitions@targetNamespace as the namespace uri.
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtension
Gets the qualified name of the WSDL extensibility element or attribute.
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFault
Gives wsdl:fault@name value
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
Gives the wsdl:portType/wsdl:operation/wsdl:input@name
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLMessage
Gives wsdl:message@name value.
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Gets the name of the wsdl:portType/wsdl:operation@name attribute value as local name and wsdl:definitions@targetNamespace as the namespace uri.
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
Gives the wsdl:portType/wsdl:operation/wsdl:output@name
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPart
Gets wsdl:part@name attribute value.
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPort
Gets wsdl:port@name attribute value as local name and wsdl:definitions@targetNamespace as the namespace uri.
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPortType
Gets the name of the wsdl:portType@name attribute value as local name and wsdl:definitions@targetNamespace as the namespace uri.
getName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
Gets the name of the wsdl:service@name attribute value as local name and wsdl:definitions@targetNamespace as the namespace uri.
getName() - Method in interface com.sun.xml.ws.api.PropertySet.Accessor
 
getName() - Method in class com.sun.xml.ws.api.PropertySet.FieldAccessor
 
getName() - Method in class com.sun.xml.ws.api.PropertySet.MethodAccessor
 
getName() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
getName() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl.UnknownWSDLExtension
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLMessageImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
getName(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's QName by index.
getName() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
Return an element's qname.
getName() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
 
getName(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getName() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns just the name part of the cookie
getName() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
Gets the name of the endpoint as given in the sun-jaxws.xml deployment descriptor.
getName() - Method in class com.sun.xml.ws.util.ByteArrayDataSource
 
getName() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNames() - Method in class com.sun.xml.ws.encoding.ParameterList
Return an enumeration of the names of all parameters in this list.
getNamespace(PackageDeclaration) - 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
 
getNamespace(String) - Static method in class com.sun.xml.ws.model.RuntimeModeler
gets the namespace String for a given packageName
getNamespaceContext() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getNamespaceContext() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNamespaceContext() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
getNamespaceCount() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getNamespaceCount() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNamespacePrefix(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getNamespacePrefix(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNamespaceURI() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
Gives namespace URI of a wsdl extensibility element.
getNamespaceURI() - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Gives the namespace of an extensibility element.
getNamespaceURI(String) - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
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.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.xml.ws.api.addressing.EPRHeader
 
getNamespaceURI() - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
 
getNamespaceURI() - Method in interface com.sun.xml.ws.api.message.Header
Gets the namespace URI of this header element.
getNamespaceURI() - Method in class com.sun.xml.ws.message.DOMHeader
 
getNamespaceURI() - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
getNamespaceURI() - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
getNamespaceURI() - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
getNamespaceURI() - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
getNamespaceURI() - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
getNamespaceURI() - Method in class com.sun.xml.ws.message.StringHeader
 
getNamespaceURI(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getNamespaceURI() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getNamespaceURI(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
This method is not particularly fast, but shouldn't be called very often.
getNamespaceURI() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNamespaceURI(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNamespaceURI(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNamespaceURI() - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
getNamespaceURI() - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
getNamespaceURI() - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
getNameValue() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
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
getNameValue() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
 
getNode() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
getNode() - Method in class com.sun.xml.ws.fault.SOAP12Fault
 
getNonEmptyAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getNoneUri() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Deprecated. Use AddressingVersion.noneUri.
getNormalOperation() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
 
getNsUri() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Deprecated. Use AddressingVersion.nsUri.
getNsUri() - Method in class com.sun.xml.ws.message.RootElementSniffer
 
getOne() - Method in class com.sun.xml.ws.util.QNameMap
Returns one random item in the map.
getOperation(WSDLBoundPortType) - Method in class com.sun.xml.ws.api.message.Message
Returns the operation of which this message is an instance of.
getOperation(WSDLPort) - Method in class com.sun.xml.ws.api.message.Message
The same as Message.getOperation(WSDLBoundPortType) but takes WSDLPort for convenience.
getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the wsdl:portType/wsdl:operation model - WSDLOperation, associated with this binding operation.
getOperation(String, String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the bound operation in this port for a tag name.
getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFault
Gives the owning WSDLOperation
getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
Gives the owning WSDLOperation
getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
Gives the owning WSDLOperation
getOperation() - Method in class com.sun.xml.ws.model.JavaMethodImpl
Returns the WSDLBoundOperation Operation associated with this operation.
getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getOperation(String, String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
getOperationByUniqueName(String) - Method in class com.sun.tools.ws.processor.model.Port
 
getOperationName(String) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
getOperationName(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
getOperationName() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Gives the wsdl:operation@name value
getOperationName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
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
 
getOperations() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPortType
Gets Iterable<{$link WSDLOperation}>
getOperations() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
getOperationsNamed(String) - Method in class com.sun.tools.ws.wsdl.document.PortType
 
getOptimize() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the optimize flag.
getOptimize() - Method in class com.sun.tools.ws.ant.WsImport2
Gets the optimize flag.
getOptions() - Method in class com.sun.tools.ws.ant.Apt
 
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.
getOutBinding() - Method in interface com.sun.xml.ws.api.model.Parameter
Returns the ParameterBinding associated with the OUT mode
getOutBinding() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getOutParameter(MethodDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
getOutParts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets all outbound WSDLPart by its name.
getOutParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getOutput() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
getOutput() - Method in class com.sun.tools.ws.wsdl.document.Operation
 
getOutput() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Gets the wsdl:output of this operation.
getOutput() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getOutput() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
Prepare the stream for HTTP request
getOutput() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getOutput() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getOutput() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Transport's underlying output stream
getOutput() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getOutputAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getOutputAction(WSDLBoundOperation) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getOutputAction() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getOutputBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets ParameterBinding for a given wsdl part in wsdl:output
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
 
getOutputMimeTypes() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Map of mime:content@part and the mime type from mime:content@type for wsdl:output
getOutputParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Map of wsdl:output part name and the binding as ParameterBinding
getOutputStream() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
getOutputStream(XMLStreamWriter) - Static method in class com.sun.xml.ws.streaming.XMLStreamWriterUtil
Gives the underlying stream for XMLStreamWriter.
getOutputStream() - Method in class com.sun.xml.ws.util.ByteArrayDataSource
 
getOwner() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
getOwner() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
getOwner() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
Returns WSService object that owns this port.
getOwner() - Method in interface com.sun.xml.ws.api.model.CheckedException
Gets the root SEIModel that owns this model.
getOwner() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Gets the root SEIModel that owns this model.
getOwner() - Method in interface com.sun.xml.ws.api.model.Parameter
Gets the root SEIModel that owns this model.
getOwner() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the WSDLModel that owns this port type.
getOwner() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPort
Gets the WSDLService that owns this port.
getOwner() - Method in class com.sun.xml.ws.client.PortInfo
 
getOwner() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getOwner() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getOwner() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
getPackage() - Method in class com.sun.tools.ws.ant.WsImport2
 
getPackageName(String) - Static method in class com.sun.tools.ws.processor.generator.Names
 
getPacket() - Method in class com.sun.xml.ws.api.pipe.Fiber
Gets the current Packet associated with this fiber.
getPacketMessage() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
Updates Message in the packet with user modifications returns the new packet's message
getParameter() - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
 
getParameter(String, List<Parameter>) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
Get Parameter from the list of parameters.
getParameter(String, String) - Method in class com.sun.xml.ws.api.BindingID
Returns a parameter of this binding ID.
getParameter(String) - Method in class com.sun.xml.ws.encoding.ContentType
Return the specified parameter value.
getParameter(Packet) - Method in class com.sun.xml.ws.server.provider.MessageProviderArgumentBuilder
 
getParameter(Packet) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
Binds Message to method invocation parameter
getParameterByName(String) - Method in class com.sun.tools.ws.processor.model.Message
 
getParameterIndex() - Method in class com.sun.tools.ws.processor.model.Parameter
 
getParameterList() - Method in class com.sun.xml.ws.encoding.ContentType
Return a ParameterList object that holds all the available parameters.
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
 
getParameterOrder() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
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
 
getParamName() - Method in class com.sun.tools.ws.processor.modeler.annotation.MemberInfo
 
getParamType() - Method in class com.sun.tools.ws.processor.modeler.annotation.MemberInfo
 
getParent() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
Gives the parent of a wsdl extensibility element.
getParent() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtension
Gives Parent TWSDLExtensible element
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
 
getParent() - Method in interface com.sun.xml.ws.api.model.CheckedException
Gets the parent JavaMethod to which this checked exception belongs.
getParent() - Method in interface com.sun.xml.ws.api.model.Parameter
Gets the parent JavaMethod to which this parameter belongs.
getParent() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
Gets the WSDLModel that owns this service.
getParent() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getParent() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getParent() - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
getParentFault() - Method in class com.sun.tools.ws.processor.model.Fault
 
getParentType() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
getParserHandler(String, boolean) - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
Returns a ContentHandler to feed SAX events into.
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
 
getPart(String, WebParam.Mode) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets WSDLPart for the given wsdl:input or wsdl:output part
getPart(String, WebParam.Mode) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getPartName() - Method in interface com.sun.xml.ws.api.model.Parameter
Gives the wsdl:part@name value
getPartName() - Method in class com.sun.xml.ws.model.ParameterImpl
 
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
 
getPasswordAuthentication() - Method in class com.sun.tools.ws.wscompile.DefaultAuthenticator
 
getPath() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
 
getPathInfo() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getPathInfo() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getPathInfo() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Requested path.
getPathInfo() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getPayload() - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
 
getPayload(JAXBContext) - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.api.message.Message
Gets the local name of the payload element.
getPayloadLocalPart() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.message.DOMMessage
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
getPayloadLocalPart() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
getPayloadName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.api.message.Message
Gets the namespace URI of the payload element.
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.message.DOMMessage
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
getPIData() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getPIData() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getPITarget() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getPITarget() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getPort(Service, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a proxy that can be used to talk to this EPR.
getPort() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
Gets the WSDLPort object that represents this port, if WSService is configured with WSDL.
getPort() - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
Gets the WSDLPort that represents the port.
getPort() - Method in interface com.sun.xml.ws.api.model.SEIModel
Gets the WSDLPort that represents the port that this SEI binds to.
getPort() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the port that this endpoint is serving.
getPort(WSEndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.api.WSService
Works like ServiceDelegate.getPort(EndpointReference, Class, WebServiceFeature...) but takes WSEndpointReference.
getPort() - Method in class com.sun.xml.ws.client.PortInfo
 
getPort(QName, Class<T>) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(QName, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(WSEndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(Class<T>) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
getPort() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getPort() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
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
getPortModel(QName) - Method in class com.sun.xml.ws.client.WSServiceDelegate
Obtains a WSDLPortImpl with error check.
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
 
getPortName() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
getPortName() - Method in interface com.sun.xml.ws.api.model.SEIModel
Value of the wsdl:port name associated with the {@link SEIModel)
getPortName() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the application endpoint's portName.
getPortName() - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
getPortName() - Method in class com.sun.xml.ws.client.PortInfo
Deprecated. Only meant to be used via PortInfo. Use PortInfo.portName.
getPortName() - Method in class com.sun.xml.ws.client.sei.SEIStub
 
getPortName() - Method in class com.sun.xml.ws.client.Stub
Gets the port name that this stub is configured to talk to.
getPortName() - Method in class com.sun.xml.ws.handler.PortInfoImpl
 
getPortName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getPortName(Class<?>, String) - Static method in class com.sun.xml.ws.model.RuntimeModeler
gets the wsdl:portName for a given implementation class
getPortName() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getPortName() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
Convenient method to return a port name from WSEndpoint.
getPortNamePattern() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
getPortQNames(String) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
 
getPorts() - Method in class com.sun.tools.ws.processor.model.Service
 
getPorts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
Gives all the WSDLPort in a wsdl:service WSDLService
getPorts() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPorts() - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
getPortType() - Method in class com.sun.tools.ws.wsdl.document.Binding
 
getPortType() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the WSDLPortType associated with the wsdl:binding
getPortType(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gets WSDLPortType that models wsdl:portType
getPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getPortType(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getPortTypeName() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
getPortTypeName() - Method in interface com.sun.xml.ws.api.model.SEIModel
Value of wsdl:portType bound to the port associated with the {@link SEIModel)
getPortTypeName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the wsdl:binding@type value, same as WSDLPortType.getName()
getPortTypeName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Gives the enclosing wsdl:portType@name attribute value.
getPortTypeName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getPortTypeName(Class<?>) - Static method in class com.sun.xml.ws.model.RuntimeModeler
Gives portType QName from implementatorClass or SEI
getPortTypeName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getPortTypeName() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getPortTypes() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gives a Map of wsdl:portType QName and WSDLPortType
getPortTypes() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getPrefix(String) - Method in class com.sun.tools.ws.wsdl.parser.NamespaceContextImpl
 
getPrefix() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
getPrefix(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's prefix by index.
getPrefix(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getPrefix() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getPrefix(String) - Method in interface com.sun.xml.ws.streaming.PrefixFactory
Return a brand new prefix for the given URI.
getPrefix(String) - Method in class com.sun.xml.ws.streaming.PrefixFactoryImpl
 
getPrefix(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getPrefix(String) - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
Look up one of the prefixes associated with a URI in this context.
getPrefix(String) - Method in class com.sun.xml.ws.util.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefix() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getPrefix(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
getPrefix(String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getPrefixes() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
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
 
getPrefixes(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
Return an enumeration of all prefixes currently in force.
getPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class com.sun.xml.ws.util.NamespaceSupport
Return an enumeration of all prefixes currently declared for a URI.
getPrimary() - Method in interface com.sun.xml.ws.api.server.ServiceDefinition
Gets the "primary" SDDocument that represents a WSDL.
getPrimary() - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
 
getPrimaryType() - Method in class com.sun.xml.ws.encoding.ContentType
Return the primary type.
getProblemActionDetail(String, Element) - Method in class com.sun.xml.ws.addressing.v200408.WsaTubeHelperImpl
 
getProblemActionDetail(String, Element) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getProblemActionDetail(String, Element) - Method in class com.sun.xml.ws.addressing.WsaTubeHelperImpl
 
getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class com.sun.istack.ws.AnnotationProcessorFactoryImpl
 
getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
getProperties() - Method in class com.sun.tools.ws.processor.model.AbstractType
 
getProperties() - Method in class com.sun.tools.ws.processor.model.ModelObject
 
getProperties() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
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
 
getProperty(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getProperty(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getProperty(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
getPropertyMap() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
 
getPropertyMap() - Method in class com.sun.xml.ws.api.message.Packet
 
getPropertyMap() - Method in class com.sun.xml.ws.api.PropertySet
Map representing the Fields and Methods annotated with PropertySet.Property.
getPropertyMap() - Method in class com.sun.xml.ws.client.RequestContext
 
getPropertyMap() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getPropertyMap() - Method in class com.sun.xml.ws.transport.http.client.HttpResponseProperties
 
getPropertyMap() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getPropertyMap() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getPropertyMap() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getPropertyName() - Method in exception com.sun.xml.ws.util.ReadOnlyPropertyException
Gets the name of the property that was read-only.
getPropertySet(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
If there are any properties associated with the connection, those will be added to Packet
getPropertySet(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
 
getProtocol() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the protocol.
getProtocol() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getProtocol() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getProtocol() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Subclasses are expected to override
getProtocolBindings() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
getProtocolException() - Method in class com.sun.xml.ws.fault.SOAP11Fault
 
getProtocolException() - Method in class com.sun.xml.ws.fault.SOAP12Fault
 
getProtocolException() - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
getPublicId() - Method in class com.sun.xml.ws.util.xml.DummyLocation
 
getQName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundFault
Gives the qualified name associated with the fault.
getQName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFault
Gives qualified name of the wsdl:fault 'name' attribute value.
getQName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
Gives qualified name of the wsdl:input 'name' attribute value.
getQName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
Gives qualified name of the wsdl:output 'name' attribute value.
getQName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
getQName() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
getQName() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
getQName() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
getQName(XMLStreamReader, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
getQNameAttribute(Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getQNameForJM(JavaMethodImpl) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
Deprecated. Use JavaMethod.getOperationName().
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
 
getQueryString() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getQueryString() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getQueryString() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
HTTP Query string, such as "foo=bar", or null if none exists.
getQueryString() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getRawData() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
Gets the underlying buffer that this ByteArrayBuffer uses.
getRawJAXBModel() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
 
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
 
getReason() - Method in class com.sun.xml.ws.fault.SOAP12Fault
 
getReferenceParameters() - Method in class com.sun.xml.ws.api.message.Packet
Gives a list of Reference Parameters in the Message
getReferenceParameters() - Method in class com.sun.xml.ws.developer.EPRRecipe
Gets all the reference parameters added so far.
getRelatesToID() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Getter for MessageID for wsa:RelatesTo header.
getRelativeAddressFor(SDDocument, SDDocument) - Method in interface com.sun.xml.ws.api.server.DocumentAddressResolver
Produces a relative reference from one document to another.
getRemainder() - Method in class com.sun.xml.ws.encoding.HeaderTokenizer
Return the rest of the Header.
getReplyTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Getter for wsa:ReplyTo header WSEndpointReference .
getReplyTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing ReplyTo header.
getReqOperationWrapper(MethodDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
getReqPayloadName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the payload QName of the request message.
getReqPayloadName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getRequest() - Method in class com.sun.tools.ws.processor.model.Operation
 
getRequest() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestAddress(HttpExchange) - Static method in class com.sun.xml.ws.transport.http.server.WSHttpHandler
Computes the Endpoint's address from the request.
getRequestContext() - Method in class com.sun.xml.ws.client.Stub
 
getRequestHeader(String) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getRequestHeader(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestHeader(String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Gets an HTTP request header.
getRequestHeader(String) - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getRequestHeaders() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getRequestHeaders() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestHeaders() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Deprecated. This is a potentially expensive operation. Programs that want to access HTTP headers should consider using other methods such as WSHTTPConnection.getRequestHeader(String).
getRequestHeaders() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getRequestMessageName() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Gives the request wsdl:message@name value
getRequestMessageName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getRequestMethod() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getRequestMethod() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestMethod() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
HTTP request method, such as "GET" or "POST".
getRequestMethod() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getRequestNamespace() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
For rpclit gives namespace value on soapbinding:body@namespace
getRequestNamespaceURI(SOAPBody) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getRequestPacket() - Method in interface com.sun.xml.ws.api.server.WSWebServiceContext
Obtains the request packet that is being processed.
getRequestParameters() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getRequestPayloadName() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Gives soap:Body's first child's name for request message.
getRequestPayloadName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getRequestURL() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequiredAttribute(Element, String) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
getResolver() - Method in class com.sun.xml.ws.client.HandlerConfigurator.AnnotationConfigurator
 
getResolver() - Method in class com.sun.xml.ws.client.HandlerConfigurator
Returns a HandlerResolver, if this object encapsulates any HandlerResolver.
getResolver() - Method in class com.sun.xml.ws.client.HandlerConfigurator.HandlerResolverImpl
 
getResOperationWrapper(MethodDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
getResource(String) - Method in class com.sun.xml.ws.api.ResourceLoader
Returns the actual location of the resource from the 'resource' arg that represents a virtual locaion of a file understood by a container.
getResource(String) - Method in interface com.sun.xml.ws.transport.http.ResourceLoader
Returns the actual location of the resource from the 'path' that represents a virtual locaion of a file inside a web application.
getResource(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletResourceLoader
 
getResource(String) - Method in class com.sun.xml.ws.transport.local.FileSystemResourceLoader
 
getResourceBundleName() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
getResourceBundleName() - Method in interface com.sun.xml.ws.util.localization.Localizable
 
getResourceBundleName() - Method in class com.sun.xml.ws.util.localization.LocalizableImpl
 
getResourceBundleName() - Method in class com.sun.xml.ws.util.localization.LocalizableMessage
 
getResourceBundleName() - Method in class com.sun.xml.ws.util.localization.NullLocalizable
 
getResourcedestdir() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the directory for non-class generated files.
getResourceInjector(WSEndpoint) - Static method in class com.sun.xml.ws.server.AbstractInstanceResolver
 
getResourcePaths(String) - Method in interface com.sun.xml.ws.transport.http.ResourceLoader
Returns the list of files in the given directory.
getResourcePaths(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletResourceLoader
 
getResourcePaths(String) - Method in class com.sun.xml.ws.transport.local.FileSystemResourceLoader
 
getResPayloadName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getResponse() - Method in class com.sun.tools.ws.processor.model.Operation
 
getResponse(Packet, Exception, WSDLPort, WSBinding) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
Creates Message from method invocation's return value
getResponse(Packet, T, WSDLPort, WSBinding) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
Creates Packet from method invocation's return value
getResponse(Packet, Exception, WSDLPort, WSBinding) - Method in class com.sun.xml.ws.server.provider.XMLProviderArgumentBuilder
 
getResponse() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getResponseBeanJavaType() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
 
getResponseBeanType() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
 
getResponseCode() - Method in class com.sun.xml.ws.transport.http.client.HttpResponseProperties
 
getResponseContext() - Method in class com.sun.xml.ws.client.Stub
 
getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.client.HttpResponseProperties
 
getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
getResponseHeaders() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getResponseMessage(Message) - Method in class com.sun.xml.ws.server.provider.MessageProviderArgumentBuilder
 
getResponseMessage(Exception) - Method in class com.sun.xml.ws.server.provider.MessageProviderArgumentBuilder
 
getResponseMessage(Exception) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
Creates a fault Message from method invocation's exception
getResponseMessage(T) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
 
getResponseMessageName() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Gives the response wsdl:messageName value
getResponseMessageName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getResponseName(String) - Static method in class com.sun.tools.ws.processor.generator.Names
 
getResponseName(String) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
getResponseName(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
getResponseNamespace() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
For rpclit gives namespace value on soapbinding:body@namespace
getResponseNamespaceURI(SOAPBody) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getResponseParameters() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getResponsePayloadName() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Gives soap:Body's first child's name for response message.
getResponsePayloadName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getReturnType() - Method in class com.sun.tools.ws.processor.model.java.JavaMethod
 
getRole(SOAPVersion) - Method in interface com.sun.xml.ws.api.message.Header
Gets the value of the soap:role attribute (or soap:actor for SOAP 1.1).
getRole() - Method in class com.sun.xml.ws.fault.SOAP12Fault
 
getRole(SOAPVersion) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
getRole(SOAPVersion) - Method in class com.sun.xml.ws.message.saaj.SAAJHeader
 
getRole(SOAPVersion) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
getRoles() - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
 
getRoles() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
 
getRoles() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getRoles() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
getRoles() - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
getRoles() - Method in class com.sun.xml.ws.util.HandlerAnnotationInfo
Return the roles contained in the handler chain descriptor.
getRoot() - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
 
getRoot() - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
getRoot() - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
 
getRootDocuments() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
 
getRootName() - Method in interface com.sun.xml.ws.api.server.SDDocument
Gets the root tag name of this document.
getRootName() - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
getRootName() - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
getRootPart() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser
Parses the stream and returns the root part.
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
 
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 class com.sun.xml.ws.server.WSDLGenResolver
Updates filename if the suggested filename need to be changed in xsd:import.
getSchemaOutput(String, Holder<String>) - Method in interface com.sun.xml.ws.wsdl.writer.WSDLResolver
Create a Result object into which schema doc is to be generated.
getSchemas() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getSchemas() - Method in class com.sun.xml.ws.api.wsdl.parser.ServiceDescriptor
Gives list of schemas.
getSchemaTypeName() - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
 
getScope(String) - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
getScope(String) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
getScope(String) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
getSei() - Method in class com.sun.tools.ws.ant.WsGen2
 
getSEI(Class<?>) - Static method in class com.sun.xml.ws.util.HandlerAnnotationProcessor
 
getSeiClassNames() - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
getSEIContext(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
 
getSEIContext(TypeDeclaration) - 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
 
getSEIMethod() - Method in interface com.sun.xml.ws.api.model.JavaMethod
This should be used if you want to access annotations on WebMethod Returns the SEI method if there is one.
getSEIMethod() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getSEIModel() - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
Provides access to SEIModel.
getSEIModel() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The created pipeline will use seiModel to get java concepts for the endpoint
getSEIModel() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
The created pipeline will use seiModel to get java concepts for the endpoint
getSEIModel() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the SEIModel that represents the relationship between WSDL and Java SEI.
getSEIModel() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
getSEIModel() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getService() - Method in class com.sun.tools.ws.wsdl.document.Port
 
getService(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gets WSDLService that models wsdl:service
getService() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The pipeline is created for this WSService.
getService(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getServiceByName(QName) - Method in class com.sun.tools.ws.processor.model.Model
 
getServiceClass() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getServiceDefinition() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the description of the service.
getServiceDefinition() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
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.sun.tools.ws.ant.WsGen2
Gets the serviceName.
getServiceName() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
getServiceName() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the application endpoint's serviceName.
getServiceName() - Method in class com.sun.xml.ws.client.PortInfo
Deprecated. Only meant to be used via PortInfo. Use WSServiceDelegate.getServiceName().
getServiceName() - Method in class com.sun.xml.ws.client.Stub
Gets the service name that this stub is configured to talk to.
getServiceName() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getServiceName() - Method in class com.sun.xml.ws.handler.PortInfoImpl
 
getServiceName(Class<?>) - Static method in class com.sun.xml.ws.model.RuntimeModeler
gets the wsdl:serviceName for a given implementation class
getServiceName() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getServiceNamePattern() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
getServiceQName() - Method in interface com.sun.xml.ws.api.model.SEIModel
wsdl:service qualified name for the port associated with the {@link SEIModel)
getServiceQName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getServices() - Method in class com.sun.tools.ws.processor.model.Model
 
getServices() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gives a Map of wsdl:service qualified name and WSDLService
getServices() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
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
 
getSoapAction() - Method in class com.sun.xml.ws.addressing.ProblemAction
 
getSoapAction() - Method in class com.sun.xml.ws.addressing.v200408.ProblemAction
 
getSOAPAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getSOAPAction() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
Value of wsdl:binding/wsdl:operation/soap:operation@soapAction attribute or WebMethod.action() annotation.
getSOAPAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gives soapbinding:operation@soapAction value.
getSoapAction() - Method in class com.sun.xml.ws.client.RequestContext
 
getSOAPAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getSOAPActionHeader() - Method in interface com.sun.xml.ws.api.pipe.ContentType
Gives SOAPAction transport header value.
getSOAPActionHeader() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
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
 
getSOAPFactory() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
 
getSoapHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getSOAPRequestBody() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getSOAPResponseBody() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
getSoapRoles() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
getSOAPVersion() - Method in class com.sun.xml.ws.api.BindingID
Gets the SOAP version of this binding.
getSOAPVersion() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
Get the SOAPVersion
getSOAPVersion() - Method in interface com.sun.xml.ws.api.WSBinding
Gets the SOAP version of this binding.
getSOAPVersion() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getSOAPVersion() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getSOAPVersion() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getSource() - Method in class com.sun.tools.ws.processor.model.Model
 
getSourcedestdir() - Method in class com.sun.tools.ws.ant.Apt
 
getSourcedestdir() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the directory to place generated source java files.
getSourcedestdir() - Method in class com.sun.tools.ws.ant.WsImport2
Gets the directory to place generated source java files.
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
 
getSourceVersion() - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
getSourceVersion() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
getSPI(Class<T>) - Method in class com.sun.xml.ws.api.server.Container
Gets the specified SPI.
getSPI(Class<T>) - Method in interface com.sun.xml.ws.api.server.EndpointComponent
Gets the specified SPI.
getSPI(Class<T>) - Method in class com.sun.xml.ws.client.ClientContainer
 
getSPI(Class<T>) - Method in class com.sun.xml.ws.transport.http.servlet.ServletContainer
 
getStateName(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
getStateName(int) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
getStaticContentType(Packet) - Method in interface com.sun.xml.ws.api.pipe.Codec
If the MIME content-type of the encoding is known statically then this method returns it.
getStaticContentType(Packet) - Method in class com.sun.xml.ws.encoding.MimeCodec
 
getStaticContentType(Packet) - Method in class com.sun.xml.ws.encoding.MtomCodec
Return the soap 1.1 and soap 1.2 specific XOP packaged ContentType
getStaticContentType(Packet) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
getStaticContentType(Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
getStaticContentType(Packet) - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
getStaticContentType(Packet) - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
getStatus() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getStatus() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getStatus() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Gets the last value set by WSHTTPConnection.setStatus(int).
getStatus() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getStatusMessage() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
getStringContent() - Method in interface com.sun.xml.ws.api.message.Header
Used to obtain value XYZ from a header that looks like "<header>XYZ</header>".
getStringContent() - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
getStringContent() - Method in class com.sun.xml.ws.message.DOMHeader
 
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
 
getStyle() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
Get SOAPBinding.Style - such as document or rpc.
getStyle() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Is this a document style or RPC style? Since we only support literal and not encoding, this means either doc/lit or rpc/lit.
getStyle() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getSubclasses() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
getSubclassesSet() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
getSubcode() - Method in class com.sun.xml.ws.fault.CodeType
 
getSubcode() - Method in class com.sun.xml.ws.fault.SubcodeType
 
getSubfaults() - Method in class com.sun.tools.ws.processor.model.Fault
 
getSubfaultsSet() - Method in class com.sun.tools.ws.processor.model.Fault
 
getSubsubcode() - Method in exception com.sun.xml.ws.addressing.model.InvalidMapException
 
getSubType() - Method in class com.sun.xml.ws.encoding.ContentType
Return the subType.
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
 
getSync(ParameterImpl) - Static method in class com.sun.xml.ws.client.sei.ValueSetter
Returns a ValueSetter suitable for the given Parameter.
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.
getSystemId() - Method in class com.sun.xml.ws.api.server.SDDocumentSource
System ID of this document.
getSystemId() - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
getSystemId() - Method in class com.sun.xml.ws.util.xml.DummyLocation
 
getSystemId() - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
getTarget() - Method in class com.sun.tools.ws.ant.Apt
 
getTarget(HttpServletRequest) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
Determines which ServletAdapter serves the given request.
getTargetNamespace() - Method in interface com.sun.xml.ws.api.model.SEIModel
Namespace of the wsd;:port associated with the {@link SEIModel)
getTargetNamespace() - Method in interface com.sun.xml.ws.api.server.SDDocument.Schema
Gets the target namepsace of this schema.
getTargetNamespace() - Method in interface com.sun.xml.ws.api.server.SDDocument.WSDL
Gets the target namepsace of this schema.
getTargetNamespace() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
This is the targetNamespace for the WSDL containing the PortType definition
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
 
getter - Variable in class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
 
getter - Variable in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
 
getTerminalPipe() - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated. The last Pipe in the pipeline.
getTerminalTube() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
The last Pipe in the pipeline.
getters - Variable in class com.sun.xml.ws.client.sei.BodyBuilder.Wrapped
Abstracts away the Holder handling when touching method arguments.
getters - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Wrapped
Abstracts away the Holder handling when touching method arguments.
getText() - Method in class com.sun.xml.ws.fault.TextType
 
getText() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getText() - Method in class com.sun.xml.ws.util.xml.CDATA
 
getText() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getTextCharacters() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getTextCharacters() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getTextForNode(Node) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getTextLength() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getTextLength() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getTextStart() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getTextStart() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getTo() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
Gets the wsa:To header.
getTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing To header.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.ImageDataContentHandler
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
return the Transfer Data of type DataFlavor from InputStream
getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.XmlDataContentHandler
return the Transfer Data of type DataFlavor from InputStream
getTransferDataFlavors() - Method in class com.sun.xml.ws.encoding.ImageDataContentHandler
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
return the DataFlavors for this DataContentHandler
getTransferDataFlavors() - Method in class com.sun.xml.ws.encoding.XmlDataContentHandler
return the DataFlavors for this DataContentHandler
getTransport() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
 
getTransportBackChannel(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
TransportBackChannel used by jax-ws runtime to close the connection while the processing of the request is still continuing.
getTransportBackChannel(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
 
getTubeHelper() - Method in class com.sun.xml.ws.addressing.WsaTube
 
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.processor.modeler.wsdl.AccessorElement
 
getType() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEContent
 
getType() - Method in class com.sun.xml.ws.encoding.HeaderTokenizer.Token
Return the type of the token.
getType() - Method in class com.sun.xml.ws.message.RelatesToHeader
 
getTypeAnn() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
 
getTypeDeclaration(String) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
getTypeDeclaration(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
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
 
getTypeReference() - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
getTypeReference() - Method in class com.sun.xml.ws.model.ParameterImpl
TODO: once the model gets JAXBContext, shouldn't Bridges be made available from model objects?
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
 
getURI() - Method in class com.sun.xml.ws.api.EndpointAddress
Returns an URI of the endpoint address.
getURI(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's URI by index.
getURI(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getURI(String) - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
Look up the URI associated with a prefix in this context.
getURI(String) - Method in class com.sun.xml.ws.util.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getURL() - Method in class com.sun.xml.ws.api.EndpointAddress
Returns an URL of this endpoint adress.
getURL() - Method in interface com.sun.xml.ws.api.server.SDDocument
Gets the system ID of the document where it's taken from.
getURL() - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
getURL() - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
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
 
getUse() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
Get SOAPBinding.Use such as literal or encoded.
getUser() - Method in class com.sun.tools.ws.wscompile.AuthInfo
 
getUserPrincipal(Packet) - Method in interface com.sun.xml.ws.api.server.WebServiceContextDelegate
Implements WebServiceContext.getUserPrincipal() for the given packet.
getUserPrincipal() - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
getUserPrincipal(Packet) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getUserPrincipal(Packet) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getUserPrincipal(Packet) - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getUTF8Stream(String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getUUID() - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
getValidator() - Method in class com.sun.xml.ws.client.ClientSchemaValidationTube
 
getValidator() - Method in class com.sun.xml.ws.server.ServerSchemaValidationTube
 
getValidator() - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
getValidPath() - Method in class com.sun.xml.ws.transport.http.HttpAdapter
Returns the "/abc/def/ghi" portion if the URL pattern is "/abc/def/ghi/*".
getValidVersionString() - Static method in class com.sun.xml.ws.util.VersionUtil
 
getValue() - Method in class com.sun.tools.ws.ant.Apt.Jvmarg
 
getValue() - Method in class com.sun.tools.ws.ant.Apt.Option
 
getValue() - Method in class com.sun.xml.ws.encoding.HeaderTokenizer.Token
Returns the value of the token just read.
getValue() - Method in class com.sun.xml.ws.fault.CodeType
 
getValue() - Method in class com.sun.xml.ws.fault.SubcodeType
 
getValue(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's value by index.
getValue(QName) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the value of an attribute by QName.
getValue(String, String) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the value of an attribute by URI and local name.
getValue(String) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the value of an attribute by local name.
getValue() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
 
getValue(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getValue(QName) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getValue(String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getValue(String, String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getValue() - Method in class com.sun.xml.ws.util.QNameMap.Entry
 
getValueGetterFactory() - Method in class com.sun.xml.ws.client.sei.AsyncMethodHandler
 
getValueGetterFactory() - Method in class com.sun.xml.ws.client.sei.SEIMethodHandler
 
getValueGetterFactory() - Method in class com.sun.xml.ws.client.sei.SyncMethodHandler
 
getValueMember(TypeMirror) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
getValueMember(TypeDeclaration) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
getVerb() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPBinding
 
getVerbose() - Method in class com.sun.tools.ws.ant.WsGen2
Gets the "verbose" flag.
getVerbose() - Method in class com.sun.tools.ws.ant.WsImport2
Gets the "verbose" flag.
getVersion() - Method in class com.sun.tools.ws.processor.model.AbstractType
 
getVersion() - Method in enum com.sun.tools.ws.wscompile.Options.Target
Gives the String representation of the Options.Target
getVersion() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
getVersion() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Gets the addressing version of this EPR.
getVersion() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getVersion() - Method in class com.sun.xml.ws.util.RuntimeVersion
Get JAX-WS version
getVersion() - Method in interface com.sun.xml.ws.util.RuntimeVersionMBean
Get JAX-WS runtime version
getVersion() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getVMUninitializedValue(Type) - Static method in class com.sun.xml.ws.client.sei.ResponseBuilder
Returns the 'uninitialized' value for the given type.
getVMUninitializedValue(Type) - Static method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
Returns the 'uninitialized' value for the given type.
getWebServiceContextDelegate(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
Return a WebServiceContextDelegate using the underlying connection.
getWebServiceContextDelegate(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
 
getWebServiceContextDelegate() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getWebServiceContextDelegate() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getWebServiceContextDelegate() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Returns the WebServiceContextDelegate for this connection.
getWebServiceContextDelegate() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getWrapperChildren() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
getWrapperChildren() - Method in class com.sun.xml.ws.model.WrapperParameter
 
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
 
getWsaHelper(WSDLPort, SEIModel, WSBinding) - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Returns WsaTubeHelper for the WS-Addressing version identified by binding WSBinding and for the WSDLPort port.
getWSBinding() - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
Provides access to WSBinding which can be used in various ways.
getWSBinding() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
getWsdl() - Method in class com.sun.tools.ws.ant.WsImport2
 
getWSDL(String) - Method in class com.sun.xml.ws.server.WSDLGenResolver
Generates the concrete WSDL that contains service element.
getWSDL(String) - Method in interface com.sun.xml.ws.wsdl.writer.WSDLResolver
Create a Result object into which concrete WSDL is to be generated.
getWSDLAddress(Packet, WSEndpoint) - Method in interface com.sun.xml.ws.api.server.WebServiceContextDelegate
Gets the address of the primary WSDL.
getWSDLAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
getWSDLAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getWSDLAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
getWsdlAnonymousLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
getWSDLBindings() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getWSDLBoundOperation(Packet) - Method in class com.sun.xml.ws.addressing.WsaTube
 
getWSDLDocumentLocation() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getWSDLElementName() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLExtensible
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
 
getWSDLExceptionFaultInfo(Class) - Method in class com.sun.xml.ws.model.RuntimeModeler
returns the method that corresponds to "getFaultInfo".
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
 
getWsdliLocation() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
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
 
getWSDLLocation() - Method in interface com.sun.xml.ws.api.model.SEIModel
Location of the WSDL that defines the port associated with the SEIModel
getWSDLLocation() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getWsdlLocation(Class<?>) - Static method in class com.sun.xml.ws.server.EndpointFactory
Returns the wsdl from @WebService, or @WebServiceProvider annotation using wsdlLocation element.
getWsdlModel() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The created pipeline will be used to serve this port.
getWsdlModel() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
The created pipeline will be used to serve this port.
getWSDLModel() - Method in interface com.sun.xml.ws.api.wsdl.parser.WSDLParserExtensionContext
Gives the WSDLModel.
getWSDLModel() - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionContextImpl
 
getWsdlNamespace() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
getWSDLPartName(Attachment) - Static method in class com.sun.xml.ws.client.sei.ResponseBuilder
Gets the WSDL part name of this attachment.
getWSDLPartName(Attachment) - Static method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
Gets the WSDL part name of this attachment.
getWSDLPort() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getWSDLPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getWSDLPortTypeOperation() - Method in class com.sun.tools.ws.processor.model.Operation
 
getWsdlPrefix() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
getWSDLs() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
getWSDLs() - Method in class com.sun.xml.ws.api.wsdl.parser.ServiceDescriptor
Gives list of wsdls
getWsdlService() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getWSDLService() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getWsdlSource() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
getXauthfile() - Method in class com.sun.tools.ws.ant.WsImport2
 
getXMLCodec() - Method in interface com.sun.xml.ws.api.pipe.SOAPBindingCodec
 
getXMLCodec() - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
getXMLName(String) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
getXMLName(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
getxNoAddressingDatabinding() - Method in class com.sun.tools.ws.ant.WsImport2
 
GIF_IMAGE_MIME_TYPE - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
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.
gmtStandardFormats - Static variable in class com.sun.xml.ws.transport.http.client.RfcDateParser
 

H

hadError() - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
handle(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
Reads and decodes infoset from the connection and invokes the endpoints.
handle(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
Receives the incoming HTTP connection and dispatches it to JAX-WS.
handle(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.HttpToolkit
 
handle(HttpExchange) - Method in class com.sun.xml.ws.transport.http.server.WSHttpHandler
Called by HttpServer when there is a matching request for the context
handle(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
Version of HttpAdapter.handle(WSHTTPConnection) that takes convenient parameters for servlet.
handleAsync(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
 
handleAttribute(int) - Method in class com.sun.xml.ws.server.WSDLPatcher
 
handleAttribute(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
Writes out the i-th attribute of the current element.
handleBindingExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:binding
handleBindingExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handleBindingExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
 
handleBindingExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleBindingExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
 
handleCDATA() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handleCharacters() - Method in class com.sun.xml.ws.server.WSDLPatcher
 
handleCharacters() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handleComment() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handleDefinitionsExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:definitions
handleDefinitionsExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handleDefinitionsExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
 
handleDefinitionsExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleDTD() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handleEndElement() - Method in class com.sun.xml.ws.server.WSDLPatcher
 
handleEndElement() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handleEntityReference() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handleExchange(HttpExchange) - Method in class com.sun.xml.ws.transport.http.server.WSHttpHandler
 
handleFaultExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:fault
handleFaultExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handleFaultExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
 
handleFaultExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleFaultExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
 
handleInputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:input
handleInputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handleInputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleInputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
 
handleInputOutputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.MIMEExtensionHandler
 
handleInputOutputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleLiteralSOAPFault(Response, Set) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
handleLiteralSOAPHeaders(Request, Response, Iterator, Set, List<String>, boolean) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
handleMetadataRequest(HttpAdapter, WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpMetadataPublisher
When HttpAdapter receives a GET request with a query string (which is a convention for metadata requests, such as '?wsdl' or '?xsd=...'), then this method is invoked to allow components to intercept the request.
handleMIMEPartExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.AbstractExtensionHandler
Callback for wsdl:mime
handleMIMEPartExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.MIMEExtensionHandler
 
handleMIMEPartExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleOperationExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:portType/wsdl:operation.
handleOperationExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handleOperationExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
 
handleOperationExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleOutputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:output
handleOutputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handleOutputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleOutputExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
 
handlePI() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handlePortExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:port
handlePortExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handlePortExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
 
handlePortExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.MemberSubmissionAddressingExtensionHandler
 
handlePortExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handlePortExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.W3CAddressingExtensionHandler
 
handlePortTypeExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:portType
handlePortTypeExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handlePortTypeExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
 
handlePortTypeExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
HANDLER - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
HANDLER_CHAIN - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
HANDLER_CHAIN_NAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
HANDLER_CLASS - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
HANDLER_CONFIG - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
HANDLER_NAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
HandlerAnnotationInfo - Class in com.sun.xml.ws.util
Used to hold a list of handlers and a set of roles from an annotated endpoint.
HandlerAnnotationInfo() - Constructor for class com.sun.xml.ws.util.HandlerAnnotationInfo
 
HandlerAnnotationProcessor - Class in com.sun.xml.ws.util
Used by client and server side to create handler information from annotated class.
HandlerAnnotationProcessor() - Constructor for class com.sun.xml.ws.util.HandlerAnnotationProcessor
 
HandlerChainsModel - Class in com.sun.xml.ws.handler
 
HandlerChainsModel.HandlerChainType - Class in com.sun.xml.ws.handler
 
HandlerChainsModel.HandlerChainType() - Constructor for class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
Creates a new instance of HandlerChain
HandlerChainsModel.HandlerType - Class in com.sun.xml.ws.handler
 
HandlerChainsModel.HandlerType() - Constructor for class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
Creates a new instance of HandlerComponent
handlerClass - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
handlerConfig - Variable in class com.sun.xml.ws.api.message.Packet
This property holds the snapshot of HandlerConfiguration at the time of invocation.
HandlerConfiguration - Class in com.sun.xml.ws.client
This class holds the handler information on the BindingProvider.
HandlerConfiguration(Set<String>, Set<QName>, List<Handler>, List<LogicalHandler>, List<SOAPHandler>, List<MessageHandler>, Set<QName>) - Constructor for class com.sun.xml.ws.client.HandlerConfiguration
 
HandlerConfigurator - Class in com.sun.xml.ws.client
Used by WSServiceDelegate to configure BindingImpl with handlers.
HandlerConfigurator() - Constructor for class com.sun.xml.ws.client.HandlerConfigurator
 
HandlerConfigurator.AnnotationConfigurator - Class in com.sun.xml.ws.client
Configures handlers from HandlerChain annotation.
HandlerConfigurator.AnnotationConfigurator(WSServiceDelegate) - Constructor for class com.sun.xml.ws.client.HandlerConfigurator.AnnotationConfigurator
 
HandlerConfigurator.HandlerResolverImpl - Class in com.sun.xml.ws.client
Configures handlers by calling HandlerResolver.
HandlerConfigurator.HandlerResolverImpl(HandlerResolver) - Constructor for class com.sun.xml.ws.client.HandlerConfigurator.HandlerResolverImpl
 
HandlerException - Exception in com.sun.xml.ws.handler
Exception thrown by handler-related code.
HandlerException(String, Object...) - Constructor for exception com.sun.xml.ws.handler.HandlerException
 
HandlerException(Throwable) - Constructor for exception com.sun.xml.ws.handler.HandlerException
 
HandlerException(Localizable) - Constructor for exception com.sun.xml.ws.handler.HandlerException
 
handlerName - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
HandlerProcessor<C extends MessageUpdatableContext> - Class in com.sun.xml.ws.handler
 
HandlerProcessor(HandlerTube, WSBinding, List<? extends Handler>) - Constructor for class com.sun.xml.ws.handler.HandlerProcessor
The handlers that are passed in will be sorted into logical and soap handlers.
HandlerProcessor.Direction - Enum in com.sun.xml.ws.handler
 
HandlerProcessor.RequestOrResponse - Enum in com.sun.xml.ws.handler
 
handlers - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
handlers - Variable in class com.sun.xml.ws.handler.HandlerTube
 
HandlerTube - Class in com.sun.xml.ws.handler
 
HandlerTube(Tube, WSDLPort) - Constructor for class com.sun.xml.ws.handler.HandlerTube
 
HandlerTube(Tube, HandlerTube) - Constructor for class com.sun.xml.ws.handler.HandlerTube
 
HandlerTube(HandlerTube, TubeCloner) - Constructor for class com.sun.xml.ws.handler.HandlerTube
Copy constructor for Tube.copy(TubeCloner).
HandlerTube.HandlerTubeExchange - Class in com.sun.xml.ws.handler
This class is used primarily to exchange information or status between LogicalHandlerTube and SOAPHandlerTube
HandlerTube.HandlerTubeExchange() - Constructor for class com.sun.xml.ws.handler.HandlerTube.HandlerTubeExchange
 
handleServiceExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:service
handleServiceExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handleServiceExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
 
handleServiceExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
handleSpace() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handleStartElement() - Method in class com.sun.xml.ws.server.WSDLPatcher
 
handleStartElement() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
handleTypesExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
Callback for wsdl:type
handleTypesExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
handleTypesExtension(TWSDLParserContext, TWSDLExtensible, Element) - Method in class com.sun.tools.ws.wsdl.parser.SOAPExtensionHandler
 
hasAttachments() - Method in class com.sun.xml.ws.api.message.Message
Optimization hint for the derived class to check if we may have some attachments.
hasAttachments() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
Optimization hint for the derived class to check if we may have some attachments.
hasError() - Method in class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
 
hasExpired() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
 
hash - Variable in class com.sun.xml.ws.util.QNameMap.Entry
 
HASH_MAP_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
HASH_SET_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
hashCode() - Method in class com.sun.xml.ws.api.BindingID
 
hashCode() - Method in class com.sun.xml.ws.handler.PortInfoImpl
Needed so PortInfoImpl can be used as a key in a map.
hashCode() - Method in class com.sun.xml.ws.transport.Headers
 
hashCode() - Method in class com.sun.xml.ws.util.QNameMap.Entry
 
hashCode() - Method in class com.sun.xml.ws.util.xml.CDATA
 
hasHeaders() - Method in class com.sun.xml.ws.api.message.Message
Returns true if headers are present in the message.
hasHeaders() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
hasHeaders() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
hasHeaders() - Method in class com.sun.xml.ws.message.DOMMessage
 
hasHeaders() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
hasHeaders() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
hasHeaders() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
hasHeaders() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
hasHeaders() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
hasHeaders() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
HASHTABLE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
hasInterface(String) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
hasMethod(JavaMethod) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
hasName() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
hasName() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
hasNext() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
hasNext() - Method in class com.sun.xml.ws.util.xml.NamedNodeMapIterator
 
hasNext() - Method in class com.sun.xml.ws.util.xml.NodeListIterator
 
hasNext() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
hasOverloadedOperations - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
hasPayload() - Method in class com.sun.xml.ws.api.message.Message
Returns true if a Message has a payload.
hasPayload() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
hasPayload() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
hasPayload() - Method in class com.sun.xml.ws.message.DOMMessage
 
hasPayload() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
hasPayload() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
hasPayload() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
hasPayload() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
hasPayload() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
hasPayload() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
hasPortType() - Method in interface com.sun.xml.ws.api.server.SDDocument.WSDL
This WSDL has a portType definition that matches what WSEndpoint is serving.
hasService() - Method in interface com.sun.xml.ws.api.server.SDDocument.WSDL
This WSDL has a service definition that matches the WSEndpoint.
hasText() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
hasText() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
hasUnconsumedDataSource() - Method in interface com.sun.xml.ws.encoding.xml.XMLMessage.MessageDataSource
Check if the data source has been consumed.
hasUnconsumedDataSource() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
hasUnconsumedDataSource() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
hasValue(PropertySet) - Method in interface com.sun.xml.ws.api.PropertySet.Accessor
 
hasValue(PropertySet) - Method in class com.sun.xml.ws.api.PropertySet.FieldAccessor
 
hasValue(PropertySet) - Method in class com.sun.xml.ws.api.PropertySet.MethodAccessor
 
hasWebMethods - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
hasWebMethods(ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
hasWrapperChildren() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
hChain - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
head - Variable in class com.sun.xml.ws.api.server.Adapter.Toolkit
This object from WSEndpoint serves the request.
HEADER - Static variable in class com.sun.tools.ws.processor.model.Block
 
Header - Interface in com.sun.xml.ws.api.message
A SOAP header.
HEADER - Static variable in class com.sun.xml.ws.api.model.ParameterBinding
Singleton instance that represents 'HEADER'
Header - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
Header - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
HeaderFault - Class in com.sun.tools.ws.processor.model
 
HeaderFault(Entity) - Constructor for class com.sun.tools.ws.processor.model.HeaderFault
 
HeaderFault(String, Entity) - Constructor for class com.sun.tools.ws.processor.model.HeaderFault
 
headerFault() - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.Header
 
HeaderFault - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
headerFault() - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.Header
 
HeaderFault - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
HeaderList - Class in com.sun.xml.ws.api.message
A list of Headers on a Message.
HeaderList() - Constructor for class com.sun.xml.ws.api.message.HeaderList
Creates an empty HeaderList.
HeaderList(HeaderList) - Constructor for class com.sun.xml.ws.api.message.HeaderList
Copy constructor.
headers - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
Headers - Class in com.sun.xml.ws.api.message
Factory methods for various Header implementations.
Headers - Class in com.sun.xml.ws.transport
HTTP request and response headers are represented by this class which implements the interface Map< String,List<String>>.
Headers() - Constructor for class com.sun.xml.ws.transport.Headers
 
HeaderTokenizer - Class in com.sun.xml.ws.encoding
This class tokenizes RFC822 and MIME headers into the basic symbols specified by RFC822 and MIME.
HeaderTokenizer(String, String, boolean) - Constructor for class com.sun.xml.ws.encoding.HeaderTokenizer
Constructor that takes a rfc822 style header.
HeaderTokenizer(String, String) - Constructor for class com.sun.xml.ws.encoding.HeaderTokenizer
Constructor.
HeaderTokenizer(String) - Constructor for class com.sun.xml.ws.encoding.HeaderTokenizer
Constructor.
HeaderTokenizer.Token - Class in com.sun.xml.ws.encoding
The Token class represents tokens returned by the HeaderTokenizer.
HeaderTokenizer.Token(int, String) - Constructor for class com.sun.xml.ws.encoding.HeaderTokenizer.Token
Constructor.
helper - Variable in class com.sun.xml.ws.addressing.WsaTube
 
HOLDER_CLASS - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
HOLDER_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
HOSTNAME_VERIFICATION_PROPERTY - Static variable in interface com.sun.xml.ws.client.BindingProviderProperties
Deprecated. 
HOSTNAME_VERIFIER - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Set this property on the BindingProvider.getRequestContext() to enable HttpsURLConnection.setHostnameVerifier(HostnameVerifier)}.
HTTP_CLIENT_STREAMING_CHUNK_SIZE - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Set this property on the BindingProvider.getRequestContext() to enable HttpURLConnection.setChunkedStreamingMode(int)
HTTP_COOKIE_JAR - Static variable in interface com.sun.xml.ws.client.BindingProviderProperties
 
HTTP_EXCHANGE - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
 
HTTP_PREFIX - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
HTTP_REQUEST_METHOD_GET - Static variable in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
HTTP_REQUEST_METHOD_POST - Static variable in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
HTTP_REQUEST_METHOD_PUT - Static variable in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
HTTP_REQUEST_URL - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Reconstructs the URL the client used to make the request.
HttpAdapter - Class in com.sun.xml.ws.transport.http
Adapter that receives messages in HTTP.
HttpAdapter(WSEndpoint, HttpAdapterList<? extends HttpAdapter>) - Constructor for class com.sun.xml.ws.transport.http.HttpAdapter
Deprecated. remove as soon as we can update the test util.
HttpAdapter(WSEndpoint, HttpAdapterList<? extends HttpAdapter>, String) - Constructor for class com.sun.xml.ws.transport.http.HttpAdapter
 
HttpAdapter.AsyncTransport - Class in com.sun.xml.ws.transport.http
 
HttpAdapter.AsyncTransport() - Constructor for class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
 
HttpAdapter.HttpToolkit - Class in com.sun.xml.ws.transport.http
 
HttpAdapter.HttpToolkit() - Constructor for class com.sun.xml.ws.transport.http.HttpAdapter.HttpToolkit
 
HttpAdapter.Oneway - Class in com.sun.xml.ws.transport.http
 
HttpAdapter.Oneway(WSHTTPConnection) - Constructor for class com.sun.xml.ws.transport.http.HttpAdapter.Oneway
 
HttpAdapterList<T extends HttpAdapter> - Class in com.sun.xml.ws.transport.http
List of HttpAdapters created together.
HttpAdapterList() - Constructor for class com.sun.xml.ws.transport.http.HttpAdapterList
 
HTTPAddress - Class in com.sun.tools.ws.wsdl.document.http
A HTTP address extension.
HTTPAddress(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.http.HTTPAddress
 
HTTPBinding - Class in com.sun.tools.ws.wsdl.document.http
A HTTP binding extension.
HTTPBinding(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.http.HTTPBinding
 
httpBindingId - Variable in enum com.sun.xml.ws.api.SOAPVersion
Binding ID for SOAP/HTTP binding of this SOAP version.
HTTPBindingImpl - Class in com.sun.xml.ws.binding
 
HTTPBindingImpl() - Constructor for class com.sun.xml.ws.binding.HTTPBindingImpl
Use BindingImpl.create(BindingID) to create this.
HttpClientTransport - Class in com.sun.xml.ws.transport.http.client
TODO: this class seems to be pointless.
HttpClientTransport(Packet, Map<String, List<String>>) - Constructor for class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
HTTPConstants - Interface in com.sun.tools.ws.wsdl.document.http
Interface defining HTTP-extension-related constants.
HttpCookie - Class in com.sun.xml.ws.transport.http.client
An object which represents an HTTP cookie.
HttpCookie(String) - Constructor for class com.sun.xml.ws.transport.http.client.HttpCookie
 
HttpCookie(Date, String, String, String, boolean) - Constructor for class com.sun.xml.ws.transport.http.client.HttpCookie
 
HttpCookie(URL, String) - Constructor for class com.sun.xml.ws.transport.http.client.HttpCookie
 
HttpDump - Class in com.sun.xml.ws.transport.http
 
HttpDump() - Constructor for class com.sun.xml.ws.transport.http.HttpDump
 
HttpDumpMBean - Interface in com.sun.xml.ws.transport.http
 
HttpEndpoint - Class in com.sun.xml.ws.api.server
Light-weight http server transport for WSEndpoint.
HttpEndpoint() - Constructor for class com.sun.xml.ws.api.server.HttpEndpoint
 
HttpEndpoint - Class in com.sun.xml.ws.transport.http.server
Hides HttpContext so that EndpointImpl may load even without HttpContext.
HttpEndpoint(WSEndpoint, Executor) - Constructor for class com.sun.xml.ws.transport.http.server.HttpEndpoint
 
HTTPExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
The HTTP extension handler for WSDL.
HTTPExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.HTTPExtensionHandler
 
HttpMetadataPublisher - Class in com.sun.xml.ws.transport.http
Intercepts GET HTTP requests to process the requests.
HttpMetadataPublisher() - Constructor for class com.sun.xml.ws.transport.http.HttpMetadataPublisher
 
HTTPOperation - Class in com.sun.tools.ws.wsdl.document.http
A HTTP operation extension.
HTTPOperation(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.http.HTTPOperation
 
HttpResponseProperties - Class in com.sun.xml.ws.transport.http.client
Properties exposed from HttpTransportPipe for ResponseContext.
HttpResponseProperties(HttpClientTransport) - Constructor for class com.sun.xml.ws.transport.http.client.HttpResponseProperties
 
HttpSessionInstanceResolver<T> - Class in com.sun.xml.ws.server.servlet
Instance resolver that ties a service instance per HttpSession.
HttpSessionInstanceResolver(Class<T>) - Constructor for class com.sun.xml.ws.server.servlet.HttpSessionInstanceResolver
 
HttpSessionScope - Annotation Type in com.sun.xml.ws.developer.servlet
Designates a service class that should be tied to HttpSession scope.
HttpSessionScopeFeature - Class in com.sun.xml.ws.developer.servlet
WebServiceFeature for @HttpSessionScope.
HttpSessionScopeFeature() - Constructor for class com.sun.xml.ws.developer.servlet.HttpSessionScopeFeature
 
HttpTransportPipe - Class in com.sun.xml.ws.transport.http.client
Pipe and Tube that sends a request to a remote HTTP server.
HttpTransportPipe(Codec, WSBinding) - Constructor for class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
HTTPUrlEncoded - Class in com.sun.tools.ws.wsdl.document.http
A HTTP urlEncoded extension.
HTTPUrlEncoded(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.http.HTTPUrlEncoded
 
HTTPUrlReplacement - Class in com.sun.tools.ws.wsdl.document.http
A HTTP urlReplacement extension.
HTTPUrlReplacement(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.http.HTTPUrlReplacement
 

I

ID - Static variable in class com.sun.xml.ws.api.addressing.OneWayFeature
Constant value identifying the OneWayFeature
ID - Static variable in class com.sun.xml.ws.api.client.SelectOptimalEncodingFeature
Constant value identifying the SelectOptimalEncodingFeature
ID - Static variable in class com.sun.xml.ws.api.fastinfoset.FastInfosetFeature
Constant value identifying the FastInfosetFeature
id - Variable in class com.sun.xml.ws.api.pipe.Engine
 
ID - Static variable in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
Constant value identifying the MemberSubmissionAddressingFeature
ID - Static variable in class com.sun.xml.ws.developer.SchemaValidationFeature
Constant value identifying the SchemaValidationFeature
ID - Static variable in class com.sun.xml.ws.developer.servlet.HttpSessionScopeFeature
Constant value identifying the @HttpSessionScope feature.
ID - Static variable in class com.sun.xml.ws.developer.StatefulFeature
Constant value identifying the StatefulFeature
ID - Static variable in class com.sun.xml.ws.developer.StreamingAttachmentFeature
Constant value identifying the @StreamingAttachment feature.
id - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
id - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
Identifiable - Interface in com.sun.tools.ws.wsdl.framework
An interface implemented by entities which have an ID.
identifyContentType(ContentType) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
Verify a contentType.
idx - Variable in class com.sun.xml.ws.server.sei.EndpointValueSetter.Param
Index of the argument to put the value to.
ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.ws.wsdl.parser.WhitespaceStripper
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
ignoringExtension(Entity, QName, QName) - Method in interface com.sun.tools.ws.wsdl.framework.ParserListener
 
IMAGE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
IMAGE_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
ImageDataContentHandler - Class in com.sun.xml.ws.encoding
 
ImageDataContentHandler() - Constructor for class com.sun.xml.ws.encoding.ImageDataContentHandler
 
implClass(String) - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.Report
Name of the class that has WebService.
implClass - Variable in class com.sun.xml.ws.server.provider.ProviderEndpointModel
User class that extends Provider.
implicitRole - Variable in enum com.sun.xml.ws.api.SOAPVersion
If the actor/role attribute is absent, this SOAP version assumes this value.
implicitRoleSet - Variable in enum com.sun.xml.ws.api.SOAPVersion
Singleton set that contains SOAPVersion.implicitRole.
Import - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "import" WSDL element.
Import(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.Import
 
Import - Interface in com.sun.xml.ws.wsdl.writer.document
 
Import - Interface in com.sun.xml.ws.wsdl.writer.document.xsd
 
imports() - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
in - Variable in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
InaccessibleWSDLException - Exception in com.sun.xml.ws.wsdl.parser
A list of InaccessibleWSDLException wrapped in one exception.
InaccessibleWSDLException(List<Throwable>) - Constructor for exception com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException
 
InaccessibleWSDLException.Builder - Class in com.sun.xml.ws.wsdl.parser
 
InaccessibleWSDLException.Builder() - Constructor for class com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException.Builder
 
INBOUND_HEADER_LIST_PROPERTY - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Acccess the list of SOAP headers in the SOAP message.
INBOUND_TRANSPORT_HEADERS - Static variable in class com.sun.xml.ws.api.message.Packet
Inbound transport headers are captured in a transport neutral way.
incrementRound() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
 
indentIn() - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
IndentingWriter - Class in com.sun.tools.ws.processor.util
 
IndentingWriter(Writer) - Constructor for class com.sun.tools.ws.processor.util.IndentingWriter
 
IndentingWriter(Writer, int) - Constructor for class com.sun.tools.ws.processor.util.IndentingWriter
 
indentOut() - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
indices - Variable in class com.sun.xml.ws.client.sei.BodyBuilder.Wrapped
Where in the method argument list do they come from?
indices - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Wrapped
Where in the method argument list do they come from?
info(SAXParseException) - Method in class com.sun.tools.ws.processor.modeler.wsdl.ConsoleErrorReporter
Used to report possibly verbose information that can be safely ignored.
info - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
Reports verbose messages to users.
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
 
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsgenTool.Listener
 
info(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
init(AnnotationProcessorEnvironment) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
init() - Method in class com.sun.xml.ws.server.JMXAgent
Instantiate and register your MBeans.
init(ServletConfig) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
INIT_PARAM - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
INIT_PARAMS - Static variable in class com.sun.xml.ws.api.WSService
To create a Service, we need to go through the API that doesn't let us pass parameters, so as a hack we use thread local.
initiateClosing(MessageContext) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
 
initiateClosing(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
Must be overridden by HandlerTube that drives other handler tubes for processing a message.
initiateClosing(MessageContext) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
 
initiateClosing(MessageContext) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
initMimeTypeToJavaType() - Static method in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
initOptions(Options) - Method in exception com.sun.tools.ws.wscompile.BadCommandLineException
 
inject(WSWebServiceContext, Object) - Method in class com.sun.xml.ws.api.server.ResourceInjector
Performs resource injection.
inject(T, R) - Method in class com.sun.xml.ws.server.AbstractInstanceResolver.FieldInjectionPlan
 
inject(T, R) - Method in interface com.sun.xml.ws.server.AbstractInstanceResolver.InjectionPlan
 
inject(T, R) - Method in class com.sun.xml.ws.server.AbstractInstanceResolver.MethodInjectionPlan
 
inject(WSWebServiceContext, Object) - Method in class com.sun.xml.ws.server.DefaultResourceInjector
 
inlinedSchemaElements - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
inlined schema elements inside wsdl:type section
Input - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "input" child element of a port type operation.
Input(Locator, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.document.Input
 
input() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
input() - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
InputStreamMessage - Class in com.sun.xml.ws.api.message.stream
Low level representation of an XML or SOAP message as an InputStream.
InputStreamMessage(Packet, String, InputStream) - Constructor for class com.sun.xml.ws.api.message.stream.InputStreamMessage
Create a new message.
InputStreamMessage(Packet, AttachmentSet, String, InputStream) - Constructor for class com.sun.xml.ws.api.message.stream.InputStreamMessage
Create a new message.
insertFaultMessage(C, ProtocolException) - Method in class com.sun.xml.ws.handler.HandlerProcessor
When a ProtocolException is thrown, this is called.
insertFaultMessage(C, ProtocolException) - Method in class com.sun.xml.ws.handler.SOAPHandlerProcessor
Replace the message in the given message context with a fault message.
insertFaultMessage(C, ProtocolException) - Method in class com.sun.xml.ws.handler.XMLHandlerProcessor
 
INSTANCE - Static variable in class com.sun.xml.ws.spi.ProviderImpl
Convenient singleton instance.
INSTANCE - Static variable in class com.sun.xml.ws.util.xml.DummyLocation
 
InstanceResolver<T> - Class in com.sun.xml.ws.api.server
Determines the instance that serves the given request packet.
InstanceResolver() - Constructor for class com.sun.xml.ws.api.server.InstanceResolver
 
InstanceResolverAnnotation - Annotation Type in com.sun.xml.ws.api.server
Meta annotation for selecting instance resolver.
INT_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
INT_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
INTERNAL_ERR - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
InternalizationLogic - Interface in com.sun.tools.ws.wsdl.parser
Encapsulates schema-language dependent internalization logic.
Internalizer - Class in com.sun.tools.ws.wsdl.parser
Internalizes external binding declarations.
Internalizer(DOMForest, WsimportOptions, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.parser.Internalizer
 
INVALID_ADDRESS_SUBCODE - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
INVALID_CARDINALITY - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
INVALID_EPR - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
INVALID_MAP_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
INVALID_MAP_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
INVALID_MAP_TEXT - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
INVALID_MAP_TEXT - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
invalidAddressTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the fault code when a header representing an address is not valid.
invalidCardinalityTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the fault code when a header representing a WS-Addressing Message Addressing Property occurs greater than expected number.
InvalidMapException - Exception in com.sun.xml.ws.addressing.model
 
InvalidMapException(QName, QName) - Constructor for exception com.sun.xml.ws.addressing.model.InvalidMapException
 
invalidMapTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the fault code when a header representing a WS-Addressing Message Addressing Property is invalid and cannot be processed.
InVmServer - Class in com.sun.xml.ws.transport.local
In-VM transport.
InVmServer(String, File) - Constructor for class com.sun.xml.ws.transport.local.InVmServer
Deploys a new server instance.
InVmServer(String, List<WSEndpoint>) - Constructor for class com.sun.xml.ws.transport.local.InVmServer
 
InVmServer(File) - Constructor for class com.sun.xml.ws.transport.local.InVmServer
 
InVmTransportFactory - Class in com.sun.xml.ws.transport.local
TransportTubeFactory that recognizes "in-vm://inVmServerId[?portLocalName]".
InVmTransportFactory() - Constructor for class com.sun.xml.ws.transport.local.InVmTransportFactory
 
invocationProperties - Variable in class com.sun.xml.ws.api.message.Packet
Bag to capture properties that are available for the whole message invocation (namely on both requests and responses.)
invoke(String, String[]) - Static method in class com.sun.tools.ws.Invoker
 
INVOKE - Static variable in class com.sun.xml.ws.api.pipe.NextAction
 
invoke(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the next action should be to invoke the next tube's Tube.processRequest(Packet), then later invoke the current tube's Tube.processResponse(Packet) with the response packet.
invoke(T, AsyncProviderCallback<T>, WebServiceContext) - Method in interface com.sun.xml.ws.api.server.AsyncProvider
Schedules an execution of a request.
invoke(Packet, Method, Object...) - Method in class com.sun.xml.ws.api.server.Invoker
 
invoke(T) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
invoke(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.CallbackMethodHandler
 
invoke(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.MethodHandler
Performs the method invocation.
invoke(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.PollingMethodHandler
 
invoke(Object, Method, Object[]) - Method in class com.sun.xml.ws.client.sei.SEIStub
 
invoke(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.SyncMethodHandler
 
invoke(Object, Object[], RequestContext, ResponseContextReceiver) - Method in class com.sun.xml.ws.client.sei.SyncMethodHandler
Invokes synchronously, but with the given RequestContext and ResponseContextReceiver.
invoke(Packet) - Method in class com.sun.xml.ws.server.sei.EndpointMethodHandler
 
INVOKE_AND_FORGET - Static variable in class com.sun.xml.ws.api.pipe.NextAction
 
invokeAndForget(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the next action should be to invoke the next tube's Tube.processRequest(Packet), but the current tube doesn't want to receive the response packet to its Tube.processResponse(Packet).
invokeAsync(T) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
invokeAsync(T, AsyncHandler<T>) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
invokeAsync(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
invokeAsyncProvider(Packet, T, AsyncProviderCallback, WebServiceContext) - Method in class com.sun.xml.ws.api.server.Invoker
Invokes AsyncProvider.invoke(Object, AsyncProviderCallback, WebServiceContext)
invokeMethod(Method, Object, Object...) - Static method in class com.sun.xml.ws.server.AbstractInstanceResolver
Helper for invoking a method with elevated privilege.
invokeOneWay(T) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
invokeProvider(Packet, T) - Method in class com.sun.xml.ws.api.server.Invoker
Invokes Provider.invoke(Object)
Invoker - Class in com.sun.tools.ws
Invokes JAX-WS tools in a special class loader that can pick up APT classes, even if it's not available in the tool launcher classpath.
Invoker() - Constructor for class com.sun.tools.ws.Invoker
 
Invoker - Class in com.sun.xml.ws.api.server
Hides the detail of calling into application endpoint implementation.
Invoker() - Constructor for class com.sun.xml.ws.api.server.Invoker
 
InvokerTube<T> - Class in com.sun.xml.ws.server
Base code for ProviderInvokerTube and SEIInvokerTube.
InvokerTube(Invoker) - Constructor for class com.sun.xml.ws.server.InvokerTube
 
IOEXCEPTION_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
IS - Static variable in interface com.sun.tools.ws.processor.generator.GeneratorConstants
 
IS_PREFIX - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
IS_REQUIRED - Static variable in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
Constant ID for the required feature parameter
isAbstract() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
isAddressingEngagedOrRequired(Packet, WSBinding) - Method in class com.sun.xml.ws.addressing.WsaTube
 
isAlive() - Method in class com.sun.xml.ws.api.pipe.Fiber
Returns true if this fiber is still running or suspended.
isAnonymous() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Returns true if this has anonymous URI as the address.
isAsync() - Method in class com.sun.tools.ws.processor.model.AsyncOperation
 
isAsync(PortType, Operation) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
isAsync - Variable in enum com.sun.xml.ws.api.model.MEP
True for MEP.ASYNC_CALLBACK and MEP.ASYNC_POLL.
isAsync() - Method in class com.sun.xml.ws.model.JavaMethodImpl
Returns if the java method is async
isAsync - Variable in class com.sun.xml.ws.server.provider.ProviderEndpointModel
True if this is AsyncProvider.
isAttachment() - Method in class com.sun.xml.ws.api.model.ParameterBinding
 
isAttachmentParameter(ParameterImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
isAttributeSpecified(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isAttributeSpecified(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isBody() - Method in class com.sun.xml.ws.api.model.ParameterBinding
 
isBody() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
isBodyEmpty() - Method in class com.sun.tools.ws.processor.model.Message
 
isBodyEncoded() - Method in class com.sun.tools.ws.processor.model.Message
 
isBodyParameter(ParameterImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Determines if a parameter is associated with the message Body
isBoundToMimeContent(MessagePart) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
 
isBoundToSOAPBody(MessagePart) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
 
isBoundToSOAPHeader(MessagePart) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
 
isCanceled() - Method in class com.sun.tools.ws.wscompile.WsimportListener
wsimport will periodically invoke this method to see if it should cancel a compilation.
isCancelled() - Method in class com.sun.xml.ws.util.CompletedFuture
 
isCharacters() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isCharacters() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isCheckedException(Method, Class) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
isClient - Variable in class com.sun.xml.ws.handler.HandlerProcessor
 
isClientSide() - Method in interface com.sun.xml.ws.api.wsdl.parser.WSDLParserExtensionContext
Returns true if the WSDL parsing is happening on the client side.
isClientSide() - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionContextImpl
 
isClosed() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Retuns whether connection is closed or not.
isConflictingClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isConflictingExceptionClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
isConflictingExceptionClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isConflictingPortClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
isConflictingPortClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isConflictingServiceClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
isConflictingServiceClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isConflictingStubClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isConflictingTieClassName(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isConstraintSet() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
isDebug() - Method in class com.sun.tools.ws.ant.Apt
 
isDefaultAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
isDeprecation() - Method in class com.sun.tools.ws.ant.Apt
 
isDocLit() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
Returns true if its document/literal
isDoclit() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
isDocLitWrapped() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isDocument() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
 
isDocument() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
 
isDOMSource() - Method in class com.sun.xml.ws.message.source.SourceUtils
 
isDone() - Method in class com.sun.xml.ws.util.CompletedFuture
 
isEmbedded() - Method in class com.sun.tools.ws.processor.model.Parameter
 
isEmpty() - Method in interface com.sun.xml.ws.api.message.AttachmentSet
Returns true if there's no attachment.
isEmpty() - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
isEmpty() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
isEmpty() - Method in class com.sun.xml.ws.message.AttachmentSetImpl
 
isEmpty() - Method in class com.sun.xml.ws.message.MimeAttachmentSet
This is expensive operation, its going to to read all the underlying attachments in MimeMultipartParser.
isEmpty() - Method in class com.sun.xml.ws.transport.Headers
 
isEmpty() - Method in class com.sun.xml.ws.util.QNameMap
Returns true if this map is empty.
isEnableAsyncMapping() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
isEnabled(WSBinding) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Returns true if binding contains either a AddressingFeature or MemberSubmissionAddressingFeature and is enabled.
isEnabled(Class<? extends WebServiceFeature>) - Method in interface com.sun.xml.ws.api.WSFeatureList
Checks if a particular WebServiceFeature is enabled.
isEnabled(Class<? extends WebServiceFeature>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
isEnableMimeContentMapping() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
isEnableWrapperStyle() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
isEncoded(Model) - Static method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
 
isEncoded() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
 
isEncoded() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
 
isEncoded() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
 
isEncoded() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
 
isEndElement() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isEndElement() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isEquivalentLiteralStructures(JAXBStructuredType, JAXBStructuredType) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
Compares two JAXBStructures.
isEquivalentModes(WebParam.Mode, WebParam.Mode) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isException(TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
isExtensionMode() - Method in class com.sun.tools.ws.wscompile.Options
 
isExtensionMode() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
 
isFastInfoset(String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
Return true if the content uses fast infoset.
isFastInfosetType(String, String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
isFastInfosetType(String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
isFault() - Method in class com.sun.xml.ws.api.message.Message
Returns true if this message is a fault.
isFault() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
isFault() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
isFeatureEnabled(Class<? extends WebServiceFeature>) - Method in interface com.sun.xml.ws.api.WSBinding
Checks if a particular WebServiceFeature is enabled.
isFeatureEnabled(Class<? extends WebServiceFeature>) - Method in class com.sun.xml.ws.binding.BindingImpl
 
isFork() - Method in class com.sun.tools.ws.ant.Apt
 
isHandleFalse() - Method in class com.sun.xml.ws.handler.HandlerTube.HandlerTubeExchange
 
isHandleFault() - Method in class com.sun.xml.ws.handler.HandlerTube.HandlerTubeExchange
 
isHandlerChainEmpty() - Method in class com.sun.xml.ws.handler.HandlerTube
 
isHeader() - Method in class com.sun.xml.ws.api.model.ParameterBinding
 
isHeaderParameter(ParameterImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
isHolder() - Method in class com.sun.tools.ws.processor.model.java.JavaParameter
 
isHolder() - Method in class com.sun.tools.ws.processor.model.java.JavaType
 
isHolder(ParameterDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isHolderPresent() - Method in class com.sun.tools.ws.processor.model.java.JavaType
 
isIgnorable(SOAPVersion, Set<String>) - Method in interface com.sun.xml.ws.api.message.Header
Checks if this header is ignorable for us (IOW, make sure that this header has a problematic "mustUnderstand" header value that we have to reject.)
isIgnorable(SOAPVersion, Set<String>) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
isIgnorable(SOAPVersion, Set<String>) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
isImportedDocument(String) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
isIN() - Method in class com.sun.tools.ws.processor.model.Parameter
 
isIN() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
isIN() - Method in interface com.sun.xml.ws.api.model.Parameter
 
isIN() - Method in class com.sun.xml.ws.model.ParameterImpl
 
isIncludedDocument(String) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
isInCurrentRole(Header, WSBinding) - Method in class com.sun.xml.ws.addressing.WsaTube
 
isInherited() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
isInherited() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
 
isINOUT() - Method in class com.sun.tools.ws.processor.model.Parameter
 
isINOUT() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
isINOUT() - Method in interface com.sun.xml.ws.api.model.Parameter
 
isINOUT() - Method in class com.sun.xml.ws.model.ParameterImpl
 
isInputActionDefault(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
isJavaReservedWord(String) - Static method in class com.sun.tools.ws.processor.generator.Names
 
isKnownFault(QName, Method) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
isLaterThan(Options.Target) - Method in enum com.sun.tools.ws.wscompile.Options.Target
Returns true if this version is equal or later than the given one.
isLegalImplementation(WebService, ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isLegalMethod(MethodDeclaration, TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isLegalParameter(ParameterDeclaration, MethodDeclaration, TypeDeclaration, int) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isLegalSEI(InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isLegalType(TypeMirror) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isLiteral() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
 
isLiteral() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
 
isLiteral() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
 
isLiteral() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
 
isLiteralType() - Method in class com.sun.tools.ws.processor.model.AbstractType
 
isLiteralType() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
isLiteralType() - Method in class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
 
isMexMetadata - Variable in class com.sun.tools.ws.wsdl.parser.MetadataFinder
 
isMimeTypeBinary(String) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
isModelCompleted() - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext
 
isMTOMEnabled() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
Used typically by the runtime to enable/disable Mtom optimization
isMTOMEnabled() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
isNamespaceDeclaration(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Return true if the attribute at the given index is a namespace declaration.
isNamespaceDeclaration() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
 
isNamespaceDeclaration(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
isNillable() - Method in class com.sun.tools.ws.processor.model.AbstractType
 
isNocompile() - Method in class com.sun.tools.ws.ant.Apt
 
isNone() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Returns true if this has none URI as the address.
isNoValidation() - Method in class com.sun.xml.ws.client.ClientSchemaValidationTube
 
isNoValidation() - Method in class com.sun.xml.ws.server.ServerSchemaValidationTube
 
isNoValidation() - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
isNowarn() - Method in class com.sun.tools.ws.ant.Apt
 
isOneWay(WSDLPort) - Method in class com.sun.xml.ws.api.message.Message
Returns true if this message is a request message for a one way operation according to the given WSDL.
isOneWay - Variable in class com.sun.xml.ws.api.message.Packet
Deprecated. 
isOneWay() - Method in enum com.sun.xml.ws.api.model.MEP
 
isOneWay() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Returns true if this operation is an one-way operation.
isOneWay - Variable in class com.sun.xml.ws.client.sei.SEIMethodHandler
 
isOneWay(WSDLPort) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
isOneWay() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
isOUT() - Method in class com.sun.tools.ws.processor.model.Parameter
 
isOUT() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
isOUT() - Method in interface com.sun.xml.ws.api.model.Parameter
 
isOUT() - Method in class com.sun.xml.ws.model.ParameterImpl
 
isOverloaded() - Method in class com.sun.tools.ws.processor.model.Operation
 
isPAYLOADMode(Service.Mode) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
isPayloadModifed() - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
 
isPresent() - Method in class com.sun.tools.ws.processor.model.java.JavaType
 
isPrint() - Method in class com.sun.tools.ws.ant.Apt
 
isProvider() - Method in class com.sun.tools.ws.processor.model.Port
 
isProvider(Port) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isProvider() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
isPublic() - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
isPublished() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
isQuiet() - Method in class com.sun.tools.ws.ant.WsImport2
 
isReferenceParameter(String) - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Returns true if the given local name is considered as a reference parameter in EPR.
isReferenceParameterTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the reference parameter in a SOAP message.
isRelay() - Method in interface com.sun.xml.ws.api.message.Header
True if this header is to be relayed if not processed.
isRelay() - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
isRelay() - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
isRemote(TypeDeclaration) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
isRemote(TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
isRemoteException(TypeDeclaration) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
isRemoteException(TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
isRepeated() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
 
isRequestMimeMultipart() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isRequestResponse() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
isRequired(WebServiceFeature) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Returns true if the WebServiceFeature is either a AddressingFeature or MemberSubmissionAddressingFeature and is required.
isRequired(WSBinding) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Returns true if binding contains either a AddressingFeature or MemberSubmissionAddressingFeature and is required.
isRequired() - Method in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
 
isResponse() - Method in interface com.sun.xml.ws.api.model.Parameter
If true, this parameter maps to the return value of a method invocation.
isResponse() - Method in class com.sun.xml.ws.model.ParameterImpl
If true, this parameter maps to the return value of a method invocation.
isResponseMimeMultipart() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
isReturn() - Method in class com.sun.tools.ws.processor.model.Parameter
 
isReturn() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
isReturnValue() - Method in interface com.sun.xml.ws.api.model.Parameter
Returns true if this parameter is bound to the return value from the JavaMethod.
isReturnValue() - Method in class com.sun.xml.ws.model.ParameterImpl
 
isRPC() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
 
isRPC() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
 
isRpcLit() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
Returns true if this is a rpc/literal binding
isRpcLit() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
isRpcLit(JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Determines if a JavaMethod is rpc/literal
isSaveable() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns true if the cookie has an expiration date (meaning it's persistent), and if the date nas not expired;
isSaxSource() - Method in class com.sun.xml.ws.message.source.SourceUtils
 
isSchema() - Method in interface com.sun.xml.ws.api.server.SDDocument
Returns true if this document is schema.
isSchema() - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
isSchema() - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
isSecure() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
isSecure() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
 
isSecure() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
isSecure() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
isSecure() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Whether connection is HTTPS or not
isSecure() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
isSingleInOutPart(Set, MessagePart) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
isSOAPType() - Method in class com.sun.tools.ws.processor.model.AbstractType
 
isStackTraceXml(Element) - Static method in class com.sun.xml.ws.fault.ExceptionBean
Checks if the given element is the XML representation of ExceptionBean.
isStandalone() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isStandalone() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isStartElement() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isStartElement() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isStreamSource() - Method in class com.sun.xml.ws.message.source.SourceUtils
 
isStyleAndPartMatch(SOAPOperation, MessagePart) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
For Document/Lit the wsdl:part should only have element attribute and for RPC/Lit or RPC/Encoded the wsdl:part should only have type attribute inside wsdl:message.
isSubclass(String, String, AnnotationProcessorEnvironment) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
isSubclass(TypeDeclaration, TypeDeclaration) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
isSubtype(TypeDeclaration, TypeDeclaration) - Static method in class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
isSubtype(TypeDeclaration, TypeDeclaration) - Static method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
isSynchronous() - Static method in class com.sun.xml.ws.api.pipe.Fiber
(ADVANCED) Returns true if the current fiber is being executed synchronously.
isSynchronous() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
If this server pipeline is known to be used for serving synchronous transport, then this method returns true.
isTagName(Element, QName) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
isUnbound(MessagePart) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
 
isUnbound() - Method in class com.sun.xml.ws.api.model.ParameterBinding
 
isUnderstood(int) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns true if a Header at the given index was "understood".
isUnwrappable() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
isUnwrappable() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
isUnwrapped() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
isUnwrapped() - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
isUserInRole(Packet, String) - Method in interface com.sun.xml.ws.api.server.WebServiceContextDelegate
Implements WebServiceContext.isUserInRole(String) for the given packet.
isUserInRole(String) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
isUserInRole(Packet, String) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
isUserInRole(Packet, String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
isUserInRole(Packet, String) - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
isValid(Kind, QName) - Method in interface com.sun.tools.ws.wsdl.framework.EntityReferenceValidator
 
isValid(Kind, QName) - Method in class com.sun.tools.ws.wsdl.parser.SOAPEntityReferenceValidator
 
isValidOnewayMethod(MethodDeclaration, TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
isValidVersion(String) - Static method in class com.sun.xml.ws.util.VersionUtil
 
isVerbose() - Method in class com.sun.tools.ws.ant.Apt
 
isVersion20(String) - Static method in class com.sun.xml.ws.util.VersionUtil
 
isWebMethod(Method, Class) - Method in class com.sun.xml.ws.model.RuntimeModeler
 
isWhiteSpace() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isWhiteSpace() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isWrapped() - Method in class com.sun.tools.ws.processor.model.Operation
 
isWrapped() - Method in class com.sun.tools.ws.processor.model.Port
 
isWrapperStyle() - Method in interface com.sun.xml.ws.api.model.Parameter
 
isWrapperStyle() - Method in class com.sun.xml.ws.model.ParameterImpl
 
isWrapperStyle() - Method in class com.sun.xml.ws.model.WrapperParameter
Deprecated. Why are you calling a method that always return true?
isWrapperStyle(JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Determines if the method is wrapper style
isWSDL() - Method in interface com.sun.xml.ws.api.server.SDDocument
Returns true if this document is WSDL.
isWSDL() - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
isWSDL() - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
isWsdlException() - Method in class com.sun.tools.ws.processor.model.Fault
 
isWSDLException - Variable in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
isWSDLException() - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
isWSDLException(Map<String, MethodDeclaration>, ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
isXadditionalHeaders() - Method in class com.sun.tools.ws.ant.WsImport2
 
isXclassesasdecls() - Method in class com.sun.tools.ws.ant.Apt
 
isXdebug() - Method in class com.sun.tools.ws.ant.WsImport2
 
isXlistannotationtypes() - Method in class com.sun.tools.ws.ant.Apt
 
isXlistdeclarations() - Method in class com.sun.tools.ws.ant.Apt
 
isXMLHttp(WSBinding) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
isXMLType(String, String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
isXMLType(String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
isXnocompile() - Method in class com.sun.tools.ws.ant.WsImport2
 
isXprintaptrounds() - Method in class com.sun.tools.ws.ant.Apt
 
isXprintfactoryinfo() - Method in class com.sun.tools.ws.ant.Apt
 
iterator() - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
iterator() - Method in class com.sun.xml.ws.message.AttachmentSetImpl
 
iterator() - Method in class com.sun.xml.ws.message.MimeAttachmentSet
Expensive operation.
iterator() - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
 
iterator() - Method in class com.sun.xml.ws.util.ServiceFinder
Returns discovered objects incrementally.

J

JAVA_LANG_OBJECT - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
JAVA_SRC_SUFFIX - Static variable in interface com.sun.tools.ws.processor.generator.GeneratorConstants
 
JavaArrayType - Class in com.sun.tools.ws.processor.model.java
 
JavaArrayType() - Constructor for class com.sun.tools.ws.processor.model.java.JavaArrayType
 
JavaArrayType(String) - Constructor for class com.sun.tools.ws.processor.model.java.JavaArrayType
 
JavaArrayType(String, String, JavaType) - Constructor for class com.sun.tools.ws.processor.model.java.JavaArrayType
 
JavaCompilerHelper - Class in com.sun.tools.ws.wscompile
A helper class to invoke javac.
JavaCompilerHelper() - Constructor for class com.sun.tools.ws.wscompile.JavaCompilerHelper
 
JAVADOC - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
JavaException - Class in com.sun.tools.ws.processor.model.java
 
JavaException() - Constructor for class com.sun.tools.ws.processor.model.java.JavaException
 
JavaException(String, boolean, Object) - Constructor for class com.sun.tools.ws.processor.model.java.JavaException
 
JavaGeneratorExtensionFacade - Class in com.sun.tools.ws.processor.generator
 
JavaGeneratorExtensionFacade(TJavaGeneratorExtension...) - Constructor for class com.sun.tools.ws.processor.generator.JavaGeneratorExtensionFacade
 
JavaInterface - Class in com.sun.tools.ws.processor.model.java
 
JavaInterface() - Constructor for class com.sun.tools.ws.processor.model.java.JavaInterface
 
JavaInterface(String) - Constructor for class com.sun.tools.ws.processor.model.java.JavaInterface
 
JavaInterface(String, String) - Constructor for class com.sun.tools.ws.processor.model.java.JavaInterface
 
JavaMethod - Class in com.sun.tools.ws.processor.model.java
 
JavaMethod(String, WsimportOptions, ErrorReceiver) - Constructor for class com.sun.tools.ws.processor.model.java.JavaMethod
 
JavaMethod - Interface in com.sun.xml.ws.api.model
Abstracts the annotated Method of a SEI.
javaMethod - Variable in class com.sun.xml.ws.client.sei.SEIMethodHandler
 
JavaMethodImpl - Class in com.sun.xml.ws.model
Build this runtime model using java SEI and annotations
JavaMethodImpl(AbstractSEIModelImpl, Method, Method) - Constructor for class com.sun.xml.ws.model.JavaMethodImpl
 
JavaParameter - Class in com.sun.tools.ws.processor.model.java
 
JavaParameter() - Constructor for class com.sun.tools.ws.processor.model.java.JavaParameter
 
JavaParameter(String, JavaType, Parameter) - Constructor for class com.sun.tools.ws.processor.model.java.JavaParameter
 
JavaParameter(String, JavaType, Parameter, boolean) - Constructor for class com.sun.tools.ws.processor.model.java.JavaParameter
 
JavaSimpleType - Class in com.sun.tools.ws.processor.model.java
 
JavaSimpleType() - Constructor for class com.sun.tools.ws.processor.model.java.JavaSimpleType
 
JavaSimpleType(String, String) - Constructor for class com.sun.tools.ws.processor.model.java.JavaSimpleType
 
JavaSimpleType(JAXBTypeAndAnnotation) - Constructor for class com.sun.tools.ws.processor.model.java.JavaSimpleType
 
JavaSimpleTypeCreator - Class in com.sun.tools.ws.processor.modeler
 
JavaSimpleTypeCreator() - Constructor for class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
JavaStructureMember - Class in com.sun.tools.ws.processor.model.java
 
JavaStructureMember() - Constructor for class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
JavaStructureMember(String, JavaType, Object) - Constructor for class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
JavaStructureMember(String, JavaType, Object, boolean) - Constructor for class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
JavaStructureType - Class in com.sun.tools.ws.processor.model.java
 
JavaStructureType() - Constructor for class com.sun.tools.ws.processor.model.java.JavaStructureType
 
JavaStructureType(String, boolean, Object) - Constructor for class com.sun.tools.ws.processor.model.java.JavaStructureType
 
JavaType - Class in com.sun.tools.ws.processor.model.java
 
JavaType() - Constructor for class com.sun.tools.ws.processor.model.java.JavaType
 
JavaType(JAXBTypeAndAnnotation) - Constructor for class com.sun.tools.ws.processor.model.java.JavaType
 
JavaType(String, boolean, String) - Constructor for class com.sun.tools.ws.processor.model.java.JavaType
 
JavaType(String, boolean, String, String) - Constructor for class com.sun.tools.ws.processor.model.java.JavaType
 
javaType - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
JAX_WS_MAP_ENTRY_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
JAXB_BINDING_VERSION - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
JAXB_BINDINGS - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
JAXBAttachment - Class in com.sun.xml.ws.message
 
JAXBAttachment(String, Object, Bridge, String) - Constructor for class com.sun.xml.ws.message.JAXBAttachment
 
JAXBBridgeSource - Class in com.sun.xml.ws.message.jaxb
Wraps a bridge and JAXB object into a pseudo-Source.
JAXBBridgeSource(Bridge, Object) - Constructor for class com.sun.xml.ws.message.jaxb.JAXBBridgeSource
 
jaxbContext - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
JAXBDispatch - Class in com.sun.xml.ws.client.dispatch
The JAXBDispatch class provides support for the dynamic invocation of a service endpoint operation using JAXB objects.
JAXBDispatch(QName, JAXBContext, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.JAXBDispatch
 
JAXBElementMember - Class in com.sun.tools.ws.processor.model.jaxb
 
JAXBElementMember() - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
 
JAXBElementMember(QName, JAXBType) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
 
JAXBElementMember(QName, JAXBType, JavaStructureMember) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
 
JAXBHeader - Class in com.sun.xml.ws.message.jaxb
Header whose physical data representation is a JAXB bean.
JAXBHeader(JAXBRIContext, Object) - Constructor for class com.sun.xml.ws.message.jaxb.JAXBHeader
 
JAXBHeader(Bridge, Object) - Constructor for class com.sun.xml.ws.message.jaxb.JAXBHeader
 
JAXBMapping - Class in com.sun.tools.ws.processor.model.jaxb
 
JAXBMapping() - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBMapping
Default constructor for the persistence.
JAXBMapping(Mapping) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBMapping
Constructor that fills in the values from the given raw model
JAXBMessage - Class in com.sun.xml.ws.message.jaxb
Message backed by a JAXB bean.
JAXBMessage(JAXBMessage) - Constructor for class com.sun.xml.ws.message.jaxb.JAXBMessage
Copy constructor.
JAXBModel - Class in com.sun.tools.ws.processor.model.jaxb
Root of the JAXB Model.
JAXBModel() - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBModel
Default constructor for the persistence.
JAXBModel(JAXBModel) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBModel
Constructor that fills in the values from the given raw model
JAXBModelBuilder - Class in com.sun.tools.ws.processor.modeler.wsdl
 
JAXBModelBuilder(WsimportOptions, ClassNameCollector, MetadataFinder, ErrorReceiver) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder
 
JAXBProperty - Class in com.sun.tools.ws.processor.model.jaxb
 
JAXBProperty() - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBProperty
Default constructor for the persistence.
JAXBProperty(Property) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBProperty
Constructor that fills in the values from the given raw model
JAXBStructuredType - Class in com.sun.tools.ws.processor.model.jaxb
Top-level binding between JAXB generated Java type and XML Schema element declaration.
JAXBStructuredType(JAXBType) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
JAXBStructuredType() - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
JAXBStructuredType(QName) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
JAXBStructuredType(QName, JavaStructureType) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
JAXBType - Class in com.sun.tools.ws.processor.model.jaxb
Top-level binding between JAXB generated Java type and XML Schema element declaration.
JAXBType(JAXBType) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
JAXBType() - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
JAXBType(QName, JavaType) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
JAXBType(QName, JavaType, JAXBMapping, JAXBModel) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBType
 
JAXBTypeAndAnnotation - Class in com.sun.tools.ws.processor.model.jaxb
Holds JAXB JType and TypeAndAnnotation.
JAXBTypeAndAnnotation(TypeAndAnnotation) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
 
JAXBTypeAndAnnotation(JType) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
 
JAXBTypeAndAnnotation(TypeAndAnnotation, JType) - Constructor for class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
 
JAXBTypeVisitor - Interface in com.sun.tools.ws.processor.model.jaxb
 
jaxws - package jaxws
JAX-WS RI Architecture Document
JAXWS - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
JAXWS_BINDINGS - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
jaxws:bindings schema component binding declarations...
JAXWS_CLIENT_HANDLE_PROPERTY - Static variable in interface com.sun.xml.ws.client.BindingProviderProperties
 
JAXWS_HANDLER_CONFIG - Static variable in interface com.sun.xml.ws.client.BindingProviderProperties
 
JAXWS_PACKAGE_PD - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
JAXWS_PACKAGE_PD - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
JAXWS_RI_PROPERTY_PUBLISH_STATUS_PAGE - Static variable in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
JAXWS_RI_PROPERTY_PUBLISH_WSDL - Static variable in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
JAXWS_RI_RUNTIME_INFO - Static variable in class com.sun.xml.ws.transport.http.servlet.WSServlet
WSServletDelegate.
JAXWS_VERSION_20 - Static variable in class com.sun.xml.ws.util.VersionUtil
 
JAXWS_VERSION_DEFAULT - Static variable in class com.sun.xml.ws.util.VersionUtil
 
JAXWS_WSDL_DD_DIR - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
JAXWSBinding - Class in com.sun.tools.ws.wsdl.document.jaxws
 
JAXWSBinding(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
JAXWSBindingExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
 
JAXWSBindingExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.JAXWSBindingExtensionHandler
 
JAXWSBindingsConstants - Interface in com.sun.tools.ws.wsdl.document.jaxws
 
JAXWSExceptionBase - Exception in com.sun.xml.ws.util.exception
Represents a WebServiceException with localizable message.
JAXWSExceptionBase(String, Object...) - Constructor for exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
Deprecated. Should use the localizable constructor instead.
JAXWSExceptionBase(String) - Constructor for exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
JAXWSExceptionBase(Throwable) - Constructor for exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
Creates a new exception that wraps the specified exception.
JAXWSExceptionBase(Localizable) - Constructor for exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
JAXWSExceptionBase(Localizable, Throwable) - Constructor for exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
JAXWSProperties - Interface in com.sun.xml.ws.developer
 
JAXWSUtils - Class in com.sun.xml.ws.util
 
JAXWSUtils() - Constructor for class com.sun.xml.ws.util.JAXWSUtils
 
jc - Static variable in class com.sun.xml.ws.addressing.v200408.WsaTubeHelperImpl
 
jc - Static variable in class com.sun.xml.ws.addressing.WsaTubeHelperImpl
 
JMXAgent - Class in com.sun.xml.ws.server
 
JMXAgent() - Constructor for class com.sun.xml.ws.server.JMXAgent
 
JPEG_IMAGE_MIME_TYPE - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
jvmargs - Variable in class com.sun.tools.ws.ant.Apt
-J option: Pass directly to the runtime

K

keep - Variable in class com.sun.tools.ws.wscompile.Options
-keep
key - Variable in class com.sun.tools.ws.ant.Apt.Option
 
keySet() - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
keySet() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
keySet() - Method in class com.sun.xml.ws.transport.Headers
 
keySet() - Method in class com.sun.xml.ws.util.QNameMap
 
Kind - Class in com.sun.tools.ws.wsdl.framework
A kind of entity.
Kind(String) - Constructor for class com.sun.tools.ws.wsdl.framework.Kind
 
kind - Variable in class com.sun.xml.ws.api.model.ParameterBinding
Represents the kind of ParameterBinding.
kind - Variable in class com.sun.xml.ws.api.pipe.NextAction
 
Kinds - Class in com.sun.tools.ws.wsdl.document
Enumeration of the kind of entities that can be defined in a WSDL "definitions" element.

L

lineNumber - Variable in class com.sun.xml.ws.fault.ExceptionBean.StackFrame
 
LINKED_LIST_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
LIST_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
listSystemIDs() - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
Gets all the system IDs of the documents.
LITERAL - Static variable in class com.sun.tools.ws.wsdl.document.soap.SOAPUse
 
load(WSService, ClassLoader) - Static method in class com.sun.xml.ws.api.client.ServiceInterceptorFactory
Loads all ServiceInterceptors and return aggregated one.
loadClass(String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
LOCAL_NAME - Static variable in class com.sun.xml.ws.fault.ExceptionBean
 
LocalAsyncTransportTube - Class in com.sun.xml.ws.transport.local
Transport Tube that routes a message to a service that runs within it.
LocalAsyncTransportTube(URI, WSEndpoint, Codec) - Constructor for class com.sun.xml.ws.transport.local.LocalAsyncTransportTube
 
LocalConnectionImpl - Class in com.sun.xml.ws.transport.local
WSHTTPConnection implemented for the local transport.
LocalConnectionImpl(URI, Map<String, List<String>>) - Constructor for class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
LocalConnectionImpl(URI, Map<String, List<String>>, ClosedCallback) - Constructor for class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
Localizable - Interface in com.sun.xml.ws.util.localization
Localizable message.
LocalizableImpl - Class in com.sun.xml.ws.util.localization
Straight-forward Localizable implementation.
LocalizableImpl(String, Object[], String) - Constructor for class com.sun.xml.ws.util.localization.LocalizableImpl
 
LocalizableMessage - Class in com.sun.xml.ws.util.localization
 
LocalizableMessage(String, String, Object...) - Constructor for class com.sun.xml.ws.util.localization.LocalizableMessage
 
LocalizableMessageFactory - Class in com.sun.xml.ws.util.localization
 
LocalizableMessageFactory(String) - Constructor for class com.sun.xml.ws.util.localization.LocalizableMessageFactory
 
localize(Localizable) - Method in class com.sun.xml.ws.util.localization.Localizer
 
Localizer - Class in com.sun.xml.ws.util.localization
Localizes the Localizable into a message by using a configured Locale.
Localizer() - Constructor for class com.sun.xml.ws.util.localization.Localizer
 
Localizer(Locale) - Constructor for class com.sun.xml.ws.util.localization.Localizer
 
localName(String) - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.QualifiedName
 
localName - Variable in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader.Attribute
 
localName - Variable in class com.sun.xml.ws.encoding.TagInfoset
Local name of the start tag.
localName - Variable in class com.sun.xml.ws.message.stream.OutboundStreamHeader.Attribute
 
localName - Variable in class com.sun.xml.ws.message.stream.StreamHeader.Attribute
 
localName - Variable in class com.sun.xml.ws.util.QNameMap.Entry
The localPart.
LocalTransportFactory - Class in com.sun.xml.ws.transport.local
TransportPipeFactory for the local transport.
LocalTransportFactory() - Constructor for class com.sun.xml.ws.transport.local.LocalTransportFactory
 
LocalTransportTube - Class in com.sun.xml.ws.transport.local
Transport Tube that routes a message to a service that runs within it.
LocalTransportTube(URI, WSEndpoint, Codec) - Constructor for class com.sun.xml.ws.transport.local.LocalTransportTube
 
LocatableWebServiceException - Exception in com.sun.xml.ws.util.exception
WebServiceException with source location informaiton.
LocatableWebServiceException(String, Locator...) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
LocatableWebServiceException(String, Throwable, Locator...) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
LocatableWebServiceException(Throwable, Locator...) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
LocatableWebServiceException(String, XMLStreamReader) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
LocatableWebServiceException(String, Throwable, XMLStreamReader) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
LocatableWebServiceException(Throwable, XMLStreamReader) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
location(String) - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.Schema
 
location(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.http.Address
 
location(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.http.Operation
 
location(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Import
 
location(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.SOAPAddress
 
location(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.SOAPAddress
 
locatorTable - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
Stores location information for all the trees in this forest.
log(String) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
log(String) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
log(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
logger - Static variable in class com.sun.xml.ws.handler.HandlerProcessor
 
logger - Static variable in class com.sun.xml.ws.protocol.soap.MUTube
 
LoggingDomain - Static variable in class com.sun.xml.ws.util.Constants
WS SI Logging Domain
logic - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
Schema language dependent part of the processing.
LogicalMessageContextImpl - Class in com.sun.xml.ws.handler
Implementation of LogicalMessageContext.
LogicalMessageContextImpl(WSBinding, Packet) - Constructor for class com.sun.xml.ws.handler.LogicalMessageContextImpl
 
LogicalMessageImpl - Class in com.sun.xml.ws.handler
TODO: Take care of variations in behavior wrt to vaious sources.
LogicalMessageImpl(Packet) - Constructor for class com.sun.xml.ws.handler.LogicalMessageImpl
Creates a new instance of LogicalMessageImplRearch
LONG_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
LONG_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 

M

MAGIC - Static variable in class com.sun.tools.ws.processor.model.jaxb.Util
 
MAGIC0 - Static variable in class com.sun.tools.ws.processor.model.jaxb.Util
 
MAGIC1 - Static variable in class com.sun.tools.ws.processor.model.jaxb.Util
 
MAGIC2 - Static variable in class com.sun.tools.ws.processor.model.jaxb.Util
 
main(String[]) - Static method in class com.sun.tools.ws.wscompile.DefaultAuthTester
 
main(String[]) - Static method in class com.sun.tools.ws.WsGen
CLI entry point.
main(String[]) - Static method in class com.sun.tools.ws.WsImport
CLI entry point.
MAJOR_VERSION - Variable in class com.sun.xml.ws.util.Version
Represents the major JAX-WS version, such as "2.0".
makePackageQualified(String) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
MakeSafeTypeVisitor - Class in com.sun.tools.ws.processor.modeler.annotation
 
MakeSafeTypeVisitor(AnnotationProcessorEnvironment) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
Creates a new instance of MakeSafeTypeVisitor
makeSafeVisitor - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
MALFORMED_XML - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
map - Variable in class com.sun.xml.ws.transport.Headers
 
MAP_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
MAP_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
MAP_REQUIRED_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
MAP_REQUIRED_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
MAP_REQUIRED_TEXT - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
MAP_REQUIRED_TEXT - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
mapAttachment(Attachment, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
 
mapAttachment(Attachment, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
mapDecl - Variable in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
MapRequiredException - Exception in com.sun.xml.ws.addressing.model
 
MapRequiredException(QName) - Constructor for exception com.sun.xml.ws.addressing.model.MapRequiredException
 
mapRequiredTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the fault code when a required header representing a WS-Addressing Message Addressing Property is not present.
mapViewCore - Variable in class com.sun.xml.ws.api.PropertySet
Lazily created view of PropertySet.Propertys that forms the core of PropertySet.createMapView().
marshal(Throwable, Node) - Static method in class com.sun.xml.ws.fault.ExceptionBean
Converts the given Throwable into an XML representation and put that as a DOM tree under the given node.
marshal(Marshaller, Object, XMLStreamWriter) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
marshal(Marshaller, Object, OutputStream, NamespaceContext) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
marshal(Marshaller, Object, Node) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
marshal(Marshaller, Object, ContentHandler) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
marshal(Marshaller, Object, Result) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
marshaller - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
MarshallerBridge - Class in com.sun.xml.ws.message.jaxb
Used to adapt Marshaller into a Bridge.
MarshallerBridge(JAXBRIContext) - Constructor for class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
maskedPackages - Static variable in class com.sun.tools.ws.Invoker
The list of package prefixes we want the MaskingClassLoader to prevent the parent classLoader from loading
master2copy - Variable in class com.sun.xml.ws.api.pipe.TubeCloner
 
matchesTagNS(Element, String, String) - Static method in class com.sun.tools.ws.util.xml.XmlUtil
 
matchesTagNS(Element, QName) - Static method in class com.sun.tools.ws.util.xml.XmlUtil
 
matchingHost(URL) - Method in class com.sun.tools.ws.wscompile.AuthInfo
Returns if the requesting host and port are associated with this AuthInfo
matchQNames(QName, QName) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
MemberInfo - Class in com.sun.tools.ws.processor.modeler.annotation
 
MemberInfo(TypeMirror, String, QName, Declaration, Annotation...) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.MemberInfo
 
members - Variable in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
members - Variable in class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
 
MemberSubmissionAddressing - Annotation Type in com.sun.xml.ws.developer
This feature represents the use of WS-Addressing with either the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
MemberSubmissionAddressingConstants - Interface in com.sun.xml.ws.addressing.v200408
Constants for Member Submission WS-Addressing version
MemberSubmissionAddressingExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
 
MemberSubmissionAddressingExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.MemberSubmissionAddressingExtensionHandler
 
MemberSubmissionAddressingExtensionHandler(Map<String, AbstractExtensionHandler>, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.parser.MemberSubmissionAddressingExtensionHandler
 
MemberSubmissionAddressingFeature - Class in com.sun.xml.ws.developer
Addressing Feature representing MemberSubmission Version.
MemberSubmissionAddressingFeature() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
Create an MemberSubmissionAddressingFeature The instance created will be enabled.
MemberSubmissionAddressingFeature(boolean) - Constructor for class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
Create an MemberSubmissionAddressingFeature
MemberSubmissionAddressingFeature(boolean, boolean) - Constructor for class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
Create an MemberSubmissionAddressingFeature
MemberSubmissionAddressingWSDLParserExtension - Class in com.sun.xml.ws.wsdl.parser
Member Submission WS-Addressing Runtime WSDL parser extension
MemberSubmissionAddressingWSDLParserExtension() - Constructor for class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
MemberSubmissionEndpointReference - Class in com.sun.xml.ws.developer
Data model for Member Submission WS-Addressing specification.
MemberSubmissionEndpointReference() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
MemberSubmissionEndpointReference(Source) - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
construct an EPR from infoset representation
MemberSubmissionEndpointReference.Address - Class in com.sun.xml.ws.developer
 
MemberSubmissionEndpointReference.Address() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Address
 
MemberSubmissionEndpointReference.AttributedQName - Class in com.sun.xml.ws.developer
 
MemberSubmissionEndpointReference.AttributedQName() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.AttributedQName
 
MemberSubmissionEndpointReference.Elements - Class in com.sun.xml.ws.developer
 
MemberSubmissionEndpointReference.Elements() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Elements
 
MemberSubmissionEndpointReference.ServiceNameType - Class in com.sun.xml.ws.developer
 
MemberSubmissionEndpointReference.ServiceNameType() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.ServiceNameType
 
MEP - Enum in com.sun.xml.ws.api.model
Constants that represents four message exchange patterns.
mergeFeatures(WSDLPort, boolean, boolean) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Extracts features from AbstractFeaturedObjectImpl.getFeatures().
Message - Class in com.sun.tools.ws.processor.model
 
Message(Message, ErrorReceiver) - Constructor for class com.sun.tools.ws.processor.model.Message
 
message(String) - Method in class com.sun.tools.ws.wscompile.WsgenTool.Listener
 
message(String) - Method in class com.sun.tools.ws.wscompile.WsimportListener
Other miscellenous messages that do not have structures will be reported through this method.
MESSAGE - Static variable in class com.sun.tools.ws.wsdl.document.Kinds
 
Message - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "message" WSDL element.
Message(Defining, Locator, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.document.Message
 
Message - Class in com.sun.xml.ws.api.message
Represents a SOAP message.
Message() - Constructor for class com.sun.xml.ws.api.message.Message
 
message - Variable in class com.sun.xml.ws.fault.ExceptionBean
 
message() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
message(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.FaultType
 
Message - Interface in com.sun.xml.ws.wsdl.writer.document
 
message(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.ParamType
 
message(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.Header
 
message(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.HeaderFault
 
message(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.Header
 
message(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.HeaderFault
 
MESSAGE_HAS_MIME_MULTIPART_RELATED_BINDING - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
messageAttributes(WSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
messageAttributes(WSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
messageAttributes(WSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
MessageContextImpl - Class in com.sun.xml.ws.handler
 
MessageContextImpl(Packet) - Constructor for class com.sun.xml.ws.handler.MessageContextImpl
Creates a new instance of MessageContextImpl
MessageCreationException - Exception in com.sun.xml.ws.protocol.soap
This is used to represent Message creation exception when a Codec trying to create a Message.
MessageCreationException(SOAPVersion, Object...) - Constructor for exception com.sun.xml.ws.protocol.soap.MessageCreationException
 
MessageDispatch - Class in com.sun.xml.ws.client.dispatch
Dispatch implementation for Message.
MessageDispatch(QName, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.MessageDispatch
 
messageElements(WSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
messageElements(WSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
messageElements(WSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
messageElements(WSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
MessageFiller - Class in com.sun.xml.ws.client.sei
Puts a non-payload message parameter to Message.
MessageFiller(int) - Constructor for class com.sun.xml.ws.client.sei.MessageFiller
 
MessageFiller - Class in com.sun.xml.ws.server.sei
Puts a non-payload message parameter to Message.
MessageFiller(int) - Constructor for class com.sun.xml.ws.server.sei.MessageFiller
 
MessageFiller.AttachmentFiller - Class in com.sun.xml.ws.client.sei
Adds a parameter as an MIME attachment to Message.
MessageFiller.AttachmentFiller(ParameterImpl, ValueGetter) - Constructor for class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
 
MessageFiller.AttachmentFiller - Class in com.sun.xml.ws.server.sei
Adds a parameter as an MIME attachment to Message.
MessageFiller.AttachmentFiller(ParameterImpl, ValueGetter) - Constructor for class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
 
MessageFiller.Header - Class in com.sun.xml.ws.client.sei
Adds a parameter as an header.
MessageFiller.Header(int, Bridge, ValueGetter) - Constructor for class com.sun.xml.ws.client.sei.MessageFiller.Header
 
MessageFiller.Header - Class in com.sun.xml.ws.server.sei
Adds a parameter as an header.
MessageFiller.Header(int, Bridge, ValueGetter) - Constructor for class com.sun.xml.ws.server.sei.MessageFiller.Header
 
MessageHandler<C extends MessageHandlerContext> - Interface in com.sun.xml.ws.api.handler
The MessageHandler class extends Handler to provide typesafety for the message context parameter and add a method to obtain access to the headers that may be processed by the handler.
MessageHandlerContext - Interface in com.sun.xml.ws.api.handler
The MessageHandlerContext interface extends MessageContext to provide easy access to the contained message.
MessageHandlerContextImpl - Class in com.sun.xml.ws.handler
 
MessageHandlerContextImpl(SEIModel, WSBinding, WSDLPort, Packet, Set<String>) - Constructor for class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
messageIDTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the MessageID QName in the SOAP message for a specific WS-Addressing Version.
MessagePart - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to a WSDL message part.
MessagePart(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.MessagePart
 
MessageProviderArgumentBuilder - Class in com.sun.xml.ws.server.provider
 
MessageProviderArgumentBuilder(SOAPVersion) - Constructor for class com.sun.xml.ws.server.provider.MessageProviderArgumentBuilder
 
messager - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
messages() - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
Messages - Class in com.sun.xml.ws.api.message
Factory methods for various Message implementations.
messages - Variable in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
MessageUpdatableContext - Class in com.sun.xml.ws.handler
The class represents a MessageContext(Properties) and also allows the Message to be modified.
MessageUpdatableContext(Packet) - Constructor for class com.sun.xml.ws.handler.MessageUpdatableContext
Creates a new instance of MessageUpdatableContext
METADATA_WSDL_ACTION_TAG - Variable in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
METADATA_WSDL_EXTN_NS - Variable in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
MetadataDocument - Class in com.sun.xml.ws.util.xml
SDDocument implmentation.
MetadataDocument(QName, URL, SDDocumentSource) - Constructor for class com.sun.xml.ws.util.xml.MetadataDocument
 
MetadataDocument(QName, URL, SDDocumentSource, Set<String>) - Constructor for class com.sun.xml.ws.util.xml.MetadataDocument
 
MetadataFinder - Class in com.sun.tools.ws.wsdl.parser
 
MetadataFinder(InternalizationLogic, WsimportOptions, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.parser.MetadataFinder
 
MetaDataResolver - Class in com.sun.xml.ws.api.wsdl.parser
Resolves metadata such as WSDL/schema.
MetaDataResolver() - Constructor for class com.sun.xml.ws.api.wsdl.parser.MetaDataResolver
 
metadataResolver(EntityResolver) - Method in class com.sun.xml.ws.api.wsdl.parser.MetadataResolverFactory
Gets a MetaDataResolver
MetadataResolverFactory - Class in com.sun.xml.ws.api.wsdl.parser
Extension point for resolving metadata using wsimport.
MetadataResolverFactory() - Constructor for class com.sun.xml.ws.api.wsdl.parser.MetadataResolverFactory
 
MetadataUtil - Class in com.sun.xml.ws.util
WSDL, schema document metadata utility class.
MetadataUtil() - Constructor for class com.sun.xml.ws.util.MetadataUtil
 
MetadataUtil.MetadataResolver - Interface in com.sun.xml.ws.util
 
METHOD - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
MethodHandler - Class in com.sun.xml.ws.client.sei
Handles an invocation of a method.
MethodHandler(SEIStub) - Constructor for class com.sun.xml.ws.client.sei.MethodHandler
 
methodName - Variable in class com.sun.xml.ws.fault.ExceptionBean.StackFrame
 
methodNotOk(RequestContext) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
methodPos - Variable in class com.sun.xml.ws.client.sei.MessageFiller
The index of the method invocation parameters that this object looks for.
methodPos - Variable in class com.sun.xml.ws.server.sei.MessageFiller
The index of the method invocation parameters that this object looks for.
methodsAreLegal(InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
methodsAreLegal(ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
methodToString(MethodDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
MEX_METADATA - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
MEX_METADATA_DIALECT_ATTRIBUTE - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
MEX_METADATA_DIALECT_VALUE - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
MEX_METADATA_SECTION - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
MexEntityResolver - Class in com.sun.xml.ws.wsdl.parser
Entity resolver that works on MEX Metadata
MexEntityResolver(List<? extends Source>) - Constructor for class com.sun.xml.ws.wsdl.parser.MexEntityResolver
 
MIME - Static variable in class com.sun.xml.ws.encoding.HeaderTokenizer
MIME specials
MIME_MULTIPART_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
MIME_MULTIPART_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
MimeAttachmentSet - Class in com.sun.xml.ws.message
AttachmentSet backed by MimeMultipartParser
MimeAttachmentSet(MimeMultipartParser) - Constructor for class com.sun.xml.ws.message.MimeAttachmentSet
 
MimeCodec - Class in com.sun.xml.ws.encoding
Codecs that uses the MIME multipart as the underlying format.
MimeCodec(SOAPVersion, WSBinding) - Constructor for class com.sun.xml.ws.encoding.MimeCodec
 
MimeCodec(MimeCodec) - Constructor for class com.sun.xml.ws.encoding.MimeCodec
Copy constructor.
MIMEConstants - Interface in com.sun.tools.ws.wsdl.document.mime
Interface defining MIME-extension-related constants.
MIMEConstants - Interface in com.sun.xml.ws.wsdl.parser
 
MIMEContent - Class in com.sun.tools.ws.wsdl.document.mime
A MIME content extension.
MIMEContent(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.mime.MIMEContent
 
MIMEExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
The MIME extension handler for WSDL.
MIMEExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.MIMEExtensionHandler
 
MimeHelper - Class in com.sun.tools.ws.processor.modeler.wsdl
 
MimeHelper() - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
MimeMultipartParser - Class in com.sun.xml.ws.encoding
Parses Mime multipart message into primary part and attachment parts.
MimeMultipartParser(InputStream, String, StreamingAttachmentFeature) - Constructor for class com.sun.xml.ws.encoding.MimeMultipartParser
 
MimeMultipartParser.PartAttachment - Class in com.sun.xml.ws.encoding
 
MimeMultipartParser.PartAttachment(MIMEPart) - Constructor for class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
MIMEMultipartRelated - Class in com.sun.tools.ws.wsdl.document.mime
A MIME multipartRelated extension.
MIMEMultipartRelated(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.mime.MIMEMultipartRelated
 
MIMEPart - Class in com.sun.tools.ws.wsdl.document.mime
A MIME part extension.
MIMEPart(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.mime.MIMEPart
 
mimeType - Variable in class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
 
mimeType - Variable in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
 
mimeTypeToJavaType - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
MIMEXml - Class in com.sun.tools.ws.wsdl.document.mime
A MIME mimeXml extension.
MIMEXml(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.mime.MIMEXml
 
MISSING_ADDRESS_IN_EPR - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
mode - Variable in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
mode - Variable in class com.sun.xml.ws.server.provider.ProviderEndpointModel
In which mode does this provider operate?
model - Variable in class com.sun.tools.ws.processor.generator.GeneratorBase
 
Model - Class in com.sun.tools.ws.processor.model
The model is used to represent the entire Web Service.
Model(Entity) - Constructor for class com.sun.tools.ws.processor.model.Model
 
Model(QName, Entity) - Constructor for class com.sun.tools.ws.processor.model.Model
 
model - Variable in class com.sun.xml.ws.client.SEIPortInfo
Model of SEIPortInfo.sei.
ModelBuilder - Interface in com.sun.tools.ws.processor.modeler.annotation
 
Modeler - Interface in com.sun.tools.ws.processor.modeler
A Modeler is used to create a Model of a Web Service from a particular Web Web Service description such as a WSDL
ModelerConstants - Interface in com.sun.tools.ws.processor.modeler
 
ModelerException - Exception in com.sun.tools.ws.processor.modeler
ModelerException represents an exception that occurred while visiting service model.
ModelerException(String, Object...) - Constructor for exception com.sun.tools.ws.processor.modeler.ModelerException
 
ModelerException(Throwable) - Constructor for exception com.sun.tools.ws.processor.modeler.ModelerException
 
ModelerException(Localizable) - Constructor for exception com.sun.tools.ws.processor.modeler.ModelerException
 
ModelerUtils - Class in com.sun.tools.ws.processor.modeler.wsdl
Utilities to be used by WSDLModeler
ModelerUtils() - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.ModelerUtils
 
ModelException - Exception in com.sun.tools.ws.processor.model
ModelException represents an exception that occurred while visiting service model.
ModelException(String, Object...) - Constructor for exception com.sun.tools.ws.processor.model.ModelException
 
ModelException(Throwable) - Constructor for exception com.sun.tools.ws.processor.model.ModelException
 
ModelException(Localizable) - Constructor for exception com.sun.tools.ws.processor.model.ModelException
 
ModelObject - Class in com.sun.tools.ws.processor.model
 
ModelObject(Entity) - Constructor for class com.sun.tools.ws.processor.model.ModelObject
 
modelPort - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
ModelProperties - Interface in com.sun.tools.ws.processor.model
 
ModelVisitor - Interface in com.sun.tools.ws.processor.model
 
Module - Class in com.sun.xml.ws.api.server
Represents an object scoped to the current "module" (like a JavaEE web appliation).
Module() - Constructor for class com.sun.xml.ws.api.server.Module
 
moveTo(File) - Method in class com.sun.xml.ws.developer.StreamingDataHandler
 
msg - Variable in class com.sun.xml.ws.api.message.stream.InputStreamMessage
The message represented as an InputStream.
msg - Variable in class com.sun.xml.ws.api.message.stream.XMLStreamReaderMessage
The message represented as an XMLStreamReader.
msg - Variable in class com.sun.xml.ws.transport.http.server.WSHttpHandler.HttpHandlerRunnable
 
MSNS - Static variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
MTOM_THRESHOLOD_VALUE - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
 
MtomCodec - Class in com.sun.xml.ws.encoding
Mtom messge Codec.
MtomCodec(SOAPVersion, StreamSOAPCodec, WSBinding, WebServiceFeature) - Constructor for class com.sun.xml.ws.encoding.MtomCodec
 
MULTIPART_MIME_TYPE - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
MULTIPART_RELATED_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.MimeCodec
 
MUTube - Class in com.sun.xml.ws.protocol.soap
 
MUTube(WSBinding, Tube) - Constructor for class com.sun.xml.ws.protocol.soap.MUTube
 
MUTube(MUTube, TubeCloner) - Constructor for class com.sun.xml.ws.protocol.soap.MUTube
 

N

name - Variable in exception com.sun.xml.ws.addressing.model.InvalidMapException
 
name - Variable in exception com.sun.xml.ws.addressing.model.MapRequiredException
 
name() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPartDescriptor
Gives Qualified name of the XML Schema element or type
name - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.AttributedQName
 
name - Variable in class com.sun.xml.ws.message.StringHeader
Tag name.
name() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartDescriptorImpl
 
name - Variable in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Binding
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Fault
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.FaultType
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Message
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.ParamType
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Part
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Port
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.PortType
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Service
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.SOAPFault
 
name(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.SOAPFault
 
NAME_ATTR - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
NamedNodeMapIterator - Class in com.sun.xml.ws.util.xml
 
NamedNodeMapIterator(NamedNodeMap) - Constructor for class com.sun.xml.ws.util.xml.NamedNodeMapIterator
 
Names - Class in com.sun.tools.ws.processor.generator
Names provides utility methods used by other wscompile classes for dealing with identifiers.
Names() - Constructor for class com.sun.tools.ws.processor.generator.Names
 
namespace(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Import
 
namespace(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.BodyType
 
namespace(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.BodyType
 
namespace(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.xsd.Import
 
NamespaceContextImpl - Class in com.sun.tools.ws.wsdl.parser
 
NamespaceContextImpl(Element) - Constructor for class com.sun.tools.ws.wsdl.parser.NamespaceContextImpl
 
NamespaceSupport - Class in com.sun.xml.ws.util
Encapsulate Namespace logic for use by SAX drivers.
NamespaceSupport() - Constructor for class com.sun.xml.ws.util.NamespaceSupport
Create a new Namespace support object.
NamespaceSupport(NamespaceSupport) - Constructor for class com.sun.xml.ws.util.NamespaceSupport
 
NamespaceSupport.Context - Class in com.sun.xml.ws.util
Internal class for a single Namespace context.
NamespaceSupport.Context() - Constructor for class com.sun.xml.ws.util.NamespaceSupport.Context
Create the root-level Namespace context.
NamespaceSupport.Context(NamespaceSupport.Context, NamespaceSupport.Context) - Constructor for class com.sun.xml.ws.util.NamespaceSupport.Context
 
newInputStream() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
Creates a new InputStream that reads from this buffer.
newInputStream(int, int) - Method in class com.sun.xml.ws.util.ByteArrayBuffer
Creates a new InputStream that reads a part of this bfufer.
newInstance() - Static method in class com.sun.tools.ws.spi.WSToolsObjectFactory
Obtain an instance of a factory.
newInstance(XMLInputFactory) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Zephyr
Creates XMLStreamReaderFactory.Zephyr instance if the given XMLInputFactory is the one from Zephyr.
newInstance(XMLOutputFactory) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Zephyr
 
newInvalidMapFault(InvalidMapException, AddressingVersion) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
newLine() - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
newMapRequiredFault(MapRequiredException, AddressingVersion) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
newThread(Runnable) - Method in class com.sun.xml.ws.client.WSServiceDelegate.DaemonThreadFactory
 
newTransformer() - Static method in class com.sun.xml.ws.util.xml.XmlUtil
Creates a new identity transformer.
next - Variable in class com.sun.xml.ws.api.pipe.helper.AbstractFilterPipeImpl
Next pipe to call.
next - Variable in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
 
next - Variable in class com.sun.xml.ws.api.pipe.NextAction
 
next() - Method in class com.sun.xml.ws.encoding.HeaderTokenizer
Parses the next token from this String.
next() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
next(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
next - Variable in class com.sun.xml.ws.util.QNameMap.Entry
 
next() - Method in class com.sun.xml.ws.util.xml.NamedNodeMapIterator
 
next() - Method in class com.sun.xml.ws.util.xml.NodeListIterator
 
next() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
NextAction - Class in com.sun.xml.ws.api.pipe
Indicates what shall happen after Tube.processRequest(Packet) or Tube.processResponse(Packet) returns.
NextAction() - Constructor for class com.sun.xml.ws.api.pipe.NextAction
 
nextContent(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
nextElement(Iterator) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
nextElementContent(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
nextElementIgnoringCharacterContent(Iterator) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
nextTag() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
nextTag() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
noAddressingBbinding - Variable in class com.sun.tools.ws.wscompile.WsimportOptions
-Xno-addressing-databinding option to disable addressing namespace data binding.
NoCloseInputStream - Class in com.sun.xml.ws.util
InputStream that cannot be closed.
NoCloseInputStream(InputStream) - Constructor for class com.sun.xml.ws.util.NoCloseInputStream
 
NoCloseOutputStream - Class in com.sun.xml.ws.util
OutputStream that cannot be closed.
NoCloseOutputStream(OutputStream) - Constructor for class com.sun.xml.ws.util.NoCloseOutputStream
 
nocompile - Variable in class com.sun.tools.ws.wscompile.Options
-Xnocompile
node - Variable in class com.sun.xml.ws.message.DOMHeader
 
NODE_ATTR - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
NodeListIterator - Class in com.sun.xml.ws.util.xml
 
NodeListIterator(NodeList) - Constructor for class com.sun.xml.ws.util.xml.NodeListIterator
 
nonclassDestDir - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-r
NONE - Static variable in class com.sun.xml.ws.api.server.Container
Constant that represents a "no Container", which always returns null from Container.getSPI(Class).
NONE - Static variable in class com.sun.xml.ws.client.sei.ResponseBuilder
The singleton instance that produces null return value.
NONE - Static variable in class com.sun.xml.ws.client.sei.ValueSetterFactory
 
NONE - Static variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
The singleton instance that produces null return value.
noneUri - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the none URI value associated with this WS-Addressing version.
NoSuchEntityException - Exception in com.sun.tools.ws.wsdl.framework
An exception signalling that an entity with the given name/id does not exist.
NoSuchEntityException(QName) - Constructor for exception com.sun.tools.ws.wsdl.framework.NoSuchEntityException
 
NoSuchEntityException(String) - Constructor for exception com.sun.tools.ws.wsdl.framework.NoSuchEntityException
 
noSystemProxies - Static variable in class com.sun.tools.ws.Invoker
Escape hatch to work around IBM JDK problem.
NOT_LOCALIZABLE - Static variable in interface com.sun.xml.ws.util.localization.Localizable
Special constant that represents a message that is not localizable.
NOT_NULLABLE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
NOT_REFERENCEABLE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
note - Variable in class com.sun.xml.ws.fault.ExceptionBean
 
NOTIFICATION - Static variable in class com.sun.tools.ws.wsdl.document.OperationStyle
 
notUnderstoodExtensions - Variable in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
 
nowarn - Variable in class com.sun.tools.ws.ant.Apt
-nowarn option: generate no warnings
ns(String) - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.Schema
 
ns - Variable in class com.sun.xml.ws.encoding.TagInfoset
Namespace declarations on this tag.
NS - Static variable in class com.sun.xml.ws.fault.ExceptionBean
Namespace URI.
NS_ - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_109 - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
NS_JAXB_BINDINGS - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
NS_JAXWS_BINDINGS - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
NS_RUNTIME - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
NS_SOAP11_HTTP_BINDING - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
NS_SOAP12_BINDING - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
NS_SOAP12_BINDING_ADDRESS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
NS_SOAP_BINDING - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
NS_SOAP_BINDING_ADDRESS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
NS_SOAP_ENCODING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
NS_SOAP_ENCODING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
NS_SOAP_ENCODING - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
NS_WSDL - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
NS_WSDL - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_WSDL - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
NS_WSDL_HTTP - Static variable in interface com.sun.tools.ws.wsdl.document.http.HTTPConstants
 
NS_WSDL_HTTP - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_WSDL_MIME - Static variable in interface com.sun.tools.ws.wsdl.document.mime.MIMEConstants
 
NS_WSDL_MIME - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_WSDL_MIME - Static variable in interface com.sun.xml.ws.wsdl.parser.MIMEConstants
 
NS_WSDL_SOAP - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
NS_WSDL_SOAP - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
NS_WSDL_SOAP - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_WSDL_SOAP - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
NS_WSDL_SOAP - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
NS_WSDL_SOAP12 - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_WSDL_SOAP12 - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
NS_XJC_BINDINGS - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
NS_XML - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_XMLNS - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
NS_XMLNS - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
NS_XMLNS - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_XMLNS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
NS_XSD - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
NS_XSD - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NS_XSI - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
NS_XSI - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
NSPREFIX_SOAP_ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
nsUri - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Namespace URI
nsUri - Variable in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader.Attribute
Can be empty but never null.
nsUri - Variable in enum com.sun.xml.ws.api.SOAPVersion
SOAP envelope namespace URI.
nsUri - Variable in class com.sun.xml.ws.encoding.TagInfoset
Namespace URI of the start tag in stax-style.
nsUri - Variable in class com.sun.xml.ws.message.stream.OutboundStreamHeader.Attribute
Can be empty but never null.
nsUri - Variable in class com.sun.xml.ws.message.stream.StreamHeader.Attribute
Can be empty but never null.
nsUri - Variable in class com.sun.xml.ws.util.QNameMap.Entry
The namespace URI.
NULL_LOCATOR - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.JAXBModelBuilder
 
NULL_LOCATOR - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
NULL_LOCATOR - Static variable in class com.sun.xml.ws.message.AbstractMessageImpl
 
NULL_STR - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
NULLABLE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
NullLocalizable - Class in com.sun.xml.ws.util.localization
Localizable that wraps a non-localizable string.
NullLocalizable(String) - Constructor for class com.sun.xml.ws.util.localization.NullLocalizable
 
numParts() - Method in class com.sun.tools.ws.wsdl.document.Message
 
numPasses - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 

O

OBJECT_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
OBJECT_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
obtainFromSystemProperty() - Static method in enum com.sun.xml.ws.client.ContentNegotiation
Obtain the content negotiation value from a system property.
OK - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
onArrayType(ArrayType, Types) - Method in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
onClassType(ClassType, Types) - Method in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
onClosed() - Method in interface com.sun.xml.ws.transport.local.ClosedCallback
 
onCompletion(Packet) - Method in interface com.sun.xml.ws.api.pipe.Fiber.CompletionCallback
Indicates that the fiber has finished its execution.
onCompletion(Throwable) - Method in interface com.sun.xml.ws.api.pipe.Fiber.CompletionCallback
Indicates that the fiber has finished abnormally, by throwing a given Throwable.
onCompletion(Packet) - Method in interface com.sun.xml.ws.api.server.WSEndpoint.CompletionCallback
Indicates that the jax-ws runtime has finished execution of a request submitted via schedule().
ONE_WAY - Static variable in class com.sun.tools.ws.wsdl.document.OperationStyle
 
ONE_WAY_OPERATION - Static variable in interface com.sun.xml.ws.client.BindingProviderProperties
 
onError(String) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
onError(SourcePosition, Localizable) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
onError(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
onError(SourcePosition, Localizable) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
ONEWAY - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
OneWayFeature - Class in com.sun.xml.ws.api.addressing
Unsupported RI extension to work around an issue in WSIT.
OneWayFeature() - Constructor for class com.sun.xml.ws.api.addressing.OneWayFeature
Create an OneWayFeature.
OneWayFeature(boolean) - Constructor for class com.sun.xml.ws.api.addressing.OneWayFeature
Create an OneWayFeature
OneWayFeature(boolean, WSEndpointReference) - Constructor for class com.sun.xml.ws.api.addressing.OneWayFeature
Create an OneWayFeature
OneWayFeature(boolean, WSEndpointReference, WSEndpointReference, String) - Constructor for class com.sun.xml.ws.api.addressing.OneWayFeature
Create an OneWayFeature
onInfo(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
onInterfaceType(InterfaceType, Types) - Method in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
ONLY_ANONYMOUS_ADDRESS_SUPPORTED - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
ONLY_NON_ANONYMOUS_ADDRESS_SUPPORTED - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
onPrimitiveType(PrimitiveType, Types) - Method in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
onRecycled() - Method in interface com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.RecycleAware
 
onRecycled() - Method in interface com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.RecycleAware
 
onRecycled() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
onRecycled() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
onTimeout(T, StatefulWebServiceManager<T>) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager.Callback
Application has a chance to decide if the object should be unexported, or kept alive.
onTypeVariable(TypeVariable, Types) - Method in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
onVoidType(VoidType, Types) - Method in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
onWarning(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
onWildcard(WildcardType, Types) - Method in class com.sun.tools.ws.processor.modeler.annotation.MakeSafeTypeVisitor
 
OpenAtts - Interface in com.sun.xml.ws.wsdl.writer.document
 
openConnection() - Method in class com.sun.xml.ws.api.EndpointAddress
Tries to open URLConnection for this endpoint.
openSource(JPackage, String) - Method in class com.sun.tools.ws.wscompile.FilerCodeWriter
 
Operation - Class in com.sun.tools.ws.processor.model
 
Operation(Entity) - Constructor for class com.sun.tools.ws.processor.model.Operation
 
Operation(Operation, Entity) - Constructor for class com.sun.tools.ws.processor.model.Operation
 
Operation(QName, Entity) - Constructor for class com.sun.tools.ws.processor.model.Operation
 
operation - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
Operation - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "operation" child element of a "portType" WSDL element.
Operation(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.Operation
 
operation() - Method in interface com.sun.xml.ws.wsdl.writer.document.Binding
 
Operation - Interface in com.sun.xml.ws.wsdl.writer.document.http
 
Operation - Interface in com.sun.xml.ws.wsdl.writer.document
 
operation() - Method in interface com.sun.xml.ws.wsdl.writer.document.PortType
 
OPERATION_HAS_VOID_RETURN_TYPE - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
operations() - Method in class com.sun.tools.ws.wsdl.document.Binding
 
operations() - Method in class com.sun.tools.ws.wsdl.document.PortType
 
OperationStyle - Class in com.sun.tools.ws.wsdl.document
Enumeration of the supported WSDL operation styles.
options - Variable in class com.sun.tools.ws.ant.Apt
-A option
options - Variable in class com.sun.tools.ws.processor.generator.GeneratorBase
 
options - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
Options - Class in com.sun.tools.ws.wscompile
Provide common jaxws tool options.
Options() - Constructor for class com.sun.tools.ws.wscompile.Options
 
options - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
 
Options.Target - Enum in com.sun.tools.ws.wscompile
 
Options.WeAreDone - Exception in com.sun.tools.ws.wscompile
Used to signal that we've finished processing.
Options.WeAreDone() - Constructor for exception com.sun.tools.ws.wscompile.Options.WeAreDone
 
out - Variable in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
OUTBOUND_TRANSPORT_HEADERS - Static variable in class com.sun.xml.ws.api.message.Packet
Outbound transport headers are captured in a transport neutral way.
OutboundReferenceParameterHeader - Class in com.sun.xml.ws.api.addressing
Used to represent outbound header created from WSEndpointReference's referenec parameters.
OutboundReferenceParameterHeader(XMLStreamBuffer, String, String) - Constructor for class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
 
OutboundReferenceParameterHeader.Attribute - Class in com.sun.xml.ws.api.addressing
Keep the information about an attribute on the header element.
OutboundReferenceParameterHeader.Attribute(String, String, String) - Constructor for class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader.Attribute
 
OutboundStreamHeader - Class in com.sun.xml.ws.message.stream
Used to represent outbound header created from XMLStreamBuffer.
OutboundStreamHeader(XMLStreamBuffer, String, String) - Constructor for class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
OutboundStreamHeader.Attribute - Class in com.sun.xml.ws.message.stream
Keep the information about an attribute on the header element.
OutboundStreamHeader.Attribute(String, String, String) - Constructor for class com.sun.xml.ws.message.stream.OutboundStreamHeader.Attribute
 
outerMostBindings - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
Stores all the outer-most <jaxb:bindings> customizations.
Output - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "output" child element of a port type operation.
Output(Locator, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.document.Output
 
output() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
output() - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
owner - Variable in class com.sun.xml.ws.api.pipe.Fiber
 
owner - Variable in class com.sun.xml.ws.client.sei.MethodHandler
 
owner - Variable in class com.sun.xml.ws.client.Stub
The WSServiceDelegate object that owns us.
owner - Variable in class com.sun.xml.ws.model.JavaMethodImpl
 
owner - Variable in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
 
owner - Variable in class com.sun.xml.ws.server.SDDocumentImpl
Set when ServiceDefinitionImpl is constructed.
owner - Variable in class com.sun.xml.ws.server.ServiceDefinitionImpl
Set when WSEndpointImpl is created.
owner - Variable in class com.sun.xml.ws.transport.http.HttpAdapter
 

P

p(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
p(String, String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
p(String, String, String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
p(String, String, String, String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
p(String, String, String, String, String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
p(Object) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
PACKAGE - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
packageName - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
Packet - Class in com.sun.xml.ws.api.message
Represents a container of a Message.
Packet(Message) - Constructor for class com.sun.xml.ws.api.message.Packet
Creates a Packet that wraps a given Message.
Packet() - Constructor for class com.sun.xml.ws.api.message.Packet
Creates an empty Packet that doesn't have any Message.
packet - Variable in class com.sun.xml.ws.api.pipe.NextAction
 
packet - Variable in class com.sun.xml.ws.developer.ValidationErrorHandler
 
packet - Variable in class com.sun.xml.ws.handler.HandlerTube
 
packet - Variable in class com.sun.xml.ws.handler.MessageContextImpl
 
packet - Variable in class com.sun.xml.ws.handler.MessageUpdatableContext
 
param - Variable in class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
 
param - Variable in class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
 
param - Variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
param - Variable in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
 
PARAM_NAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
PARAM_VALUE - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
Parameter - Class in com.sun.tools.ws.processor.model
 
Parameter(String, Entity) - Constructor for class com.sun.tools.ws.processor.model.Parameter
 
PARAMETER - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
Parameter - Class in com.sun.tools.ws.wsdl.document.jaxws
 
Parameter(String, String, QName, String) - Constructor for class com.sun.tools.ws.wsdl.document.jaxws.Parameter
 
Parameter - Interface in com.sun.xml.ws.api.model
Runtime Parameter that abstracts the annotated java parameter

A parameter may be bound to a header, a body, or an attachment.

ParameterBinding - Class in com.sun.xml.ws.api.model
Denotes the binding of a parameter.
ParameterBinding.Kind - Enum in com.sun.xml.ws.api.model
Represents 4 kinds of binding.
ParameterImpl - Class in com.sun.xml.ws.model
runtime Parameter that abstracts the annotated java parameter
ParameterImpl(JavaMethodImpl, TypeReference, WebParam.Mode, int) - Constructor for class com.sun.xml.ws.model.ParameterImpl
 
ParameterList - Class in com.sun.xml.ws.encoding
This class holds MIME parameters (attribute-value pairs).
ParameterList(String) - Constructor for class com.sun.xml.ws.encoding.ParameterList
Constructor that takes a parameter-list string.
parameterOrder(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
parameters() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
parameterStyle() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.MySOAPBinding
 
ParamType - Interface in com.sun.xml.ws.wsdl.writer.document
 
parent - Variable in class com.sun.tools.ws.wsdl.parser.AbstractReferenceFinderImpl
 
parse(String) - Static method in enum com.sun.tools.ws.wscompile.Options.Target
Parses "2.0" and "2.1" into the Options.Target object.
parse(InputSource, boolean) - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
 
parse(String, boolean) - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
Parses an XML at the given location ( and XMLs referenced by it) into DOM trees and stores them to this forest.
parse(String, InputSource, boolean) - Method in class com.sun.tools.ws.wsdl.parser.DOMForest
Parses the given document and add it to the DOM forest.
parse() - Method in class com.sun.tools.ws.wsdl.parser.WSDLParser
 
parse(String) - Static method in class com.sun.xml.ws.api.BindingID
Parses a binding ID string into a BindingID object.
parse(Class<?>) - Static method in class com.sun.xml.ws.api.BindingID
Figures out the binding from BindingType annotation.
parse(String) - Method in class com.sun.xml.ws.api.BindingIDFactory
Parses a binding ID string into BindingID if possible.
parse(XMLEntityResolver.Parser, XMLEntityResolver, boolean, WSDLParserExtension...) - Static method in class com.sun.xml.ws.api.model.wsdl.WSDLModel.WSDLParser
Parses WSDL from the given wsdlLoc and gives a WSDLModel built from it.
parse(XMLEntityResolver.Parser, XMLEntityResolver, boolean, Container, WSDLParserExtension...) - Static method in class com.sun.xml.ws.api.model.wsdl.WSDLModel.WSDLParser
Parses WSDL from the given wsdlLoc and gives a WSDLModel built from it.
parse(Class) - Static method in class com.sun.xml.ws.api.PropertySet
This method parses a class for fields and methods with PropertySet.Property.
parse(String) - Method in class com.sun.xml.ws.message.XMLReaderImpl
 
parse(InputSource) - Method in class com.sun.xml.ws.message.XMLReaderImpl
 
parse(String, InputStream) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
Parses the sun-jaxws.xml file and configures a set of HttpAdapters.
parse(File) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
Parses the sun-jaxws.xml file and configures a set of HttpAdapters.
parse(URL, Source, EntityResolver, boolean, Container, WSDLParserExtension...) - Static method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
Parses the WSDL and gives WSDLModel.
parse(XMLEntityResolver.Parser, XMLEntityResolver, boolean, Container, WSDLParserExtension...) - Static method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
 
parseAnnotations(Class<?>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Reads feature annotations on a class and adds them to the list.
parseArguments(String[]) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
parseArguments(String[]) - Method in class com.sun.tools.ws.wscompile.Options
Parses arguments and fill fields of this object.
parseArguments(String[], int) - Method in class com.sun.tools.ws.wscompile.Options
Parses an option args[i] and return the number of tokens consumed.
parseArguments(String[], int) - Method in class com.sun.tools.ws.wscompile.WsgenOptions
 
parseArguments(String[], int) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
parseBindings(ErrorReceiver) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
Exposing it as a public method to allow external tools such as NB to read from wsdl model and work on it.
parseBool(String) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
Parses a string that looks like xs:boolean into boolean.
parseBool(String) - Static method in class com.sun.xml.ws.message.Util
Parses a stringthat represents a boolean into boolean.
parseEndpoints(String) - Static method in class com.sun.xml.ws.transport.local.LocalTransportFactory
 
ParseException - Exception in com.sun.tools.ws.wsdl.framework
An exception signalling a parsing error.
ParseException(String, Object...) - Constructor for exception com.sun.tools.ws.wsdl.framework.ParseException
 
ParseException(Localizable) - Constructor for exception com.sun.tools.ws.wsdl.framework.ParseException
 
ParseException(Throwable) - Constructor for exception com.sun.tools.ws.wsdl.framework.ParseException
 
parseHandlerConfigFile(Class, XMLStreamReader) - Static method in class com.sun.xml.ws.handler.HandlerChainsModel
reader should be on element
parseHandlerFile(XMLStreamReader, ClassLoader, QName, QName, WSBinding) - Static method in class com.sun.xml.ws.handler.HandlerChainsModel
This method is called internally by HandlerAnnotationProcessor, and by DeploymentDescriptorParser directly when it reaches the handler chains element in the descriptor file it is parsing.
parseImport(URL, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
 
parseInt(byte[], int, int, int) - Static method in class com.sun.xml.ws.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a signed integer in the given radix .
parseMIMEContent(TWSDLParserContext, Element) - Method in class com.sun.tools.ws.wsdl.parser.MIMEExtensionHandler
 
parseMIMEXml(TWSDLParserContext, Element) - Method in class com.sun.tools.ws.wsdl.parser.MIMEExtensionHandler
 
parser - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
parser - Variable in class com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
The parser instance parsing the infoset.
ParserListener - Interface in com.sun.tools.ws.wsdl.framework
A listener for parsing-related events.
ParserUtil - Class in com.sun.xml.ws.wsdl.parser
TODO: made public just for now
ParserUtil() - Constructor for class com.sun.xml.ws.wsdl.parser.ParserUtil
 
parseTokenList(String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
parseWSDL() - Method in class com.sun.tools.ws.wsdl.parser.MetadataFinder
 
part - Variable in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
part() - Method in interface com.sun.xml.ws.wsdl.writer.document.Message
 
Part - Interface in com.sun.xml.ws.wsdl.writer.document
 
part(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.Header
 
part(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.Header
 
PART_ATTR - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
PART_NOT_BOUNDED - Static variable in class com.sun.tools.ws.wsdl.document.MessagePart
 
parts() - Method in class com.sun.tools.ws.wsdl.document.Message
 
parts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLMessage
Gets all the parts.
parts() - Method in class com.sun.xml.ws.model.wsdl.WSDLMessageImpl
 
parts(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.BodyType
 
parts(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.BodyType
 
patchAnonymousDefault(WSDLBoundPortTypeImpl) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
patchAnonymousDefault(WSDLBoundPortTypeImpl) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
patchAnonymousDefault(WSDLBoundPortTypeImpl) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
Patch the default value of wsaw:Anonymous=optional if none is specified
pathToURLs(String) - Static method in class com.sun.tools.ws.wscompile.Options
Utility method for converting a search path string to an array of directory and JAR file URLs.
PayloadQNameBasedDispatcher - Class in com.sun.xml.ws.server.sei
An EndpointMethodDispatcher that uses SOAP payload first child's QName as the key for dispatching.
PayloadQNameBasedDispatcher(AbstractSEIModelImpl, WSBinding, SEIInvokerTube) - Constructor for class com.sun.xml.ws.server.sei.PayloadQNameBasedDispatcher
 
PayloadSourceMessage - Class in com.sun.xml.ws.message.source
Message backed by Source as payload
PayloadSourceMessage(HeaderList, Source, AttachmentSet, SOAPVersion) - Constructor for class com.sun.xml.ws.message.source.PayloadSourceMessage
 
PayloadSourceMessage(Source, SOAPVersion) - Constructor for class com.sun.xml.ws.message.source.PayloadSourceMessage
 
PayloadStreamReaderMessage - Class in com.sun.xml.ws.message.stream
Message backed by XMLStreamReader as payload
PayloadStreamReaderMessage(XMLStreamReader, SOAPVersion) - Constructor for class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
PayloadStreamReaderMessage(HeaderList, XMLStreamReader, AttachmentSet, SOAPVersion) - Constructor for class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
PD - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
PD_JAXWS_PACKAGE_PD - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
PD_JAXWS_PACKAGE_PD - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
peek() - Method in class com.sun.xml.ws.encoding.HeaderTokenizer
Peek at the next token, without actually removing the token from the parse stream.
perform(Entity) - Method in interface com.sun.tools.ws.wsdl.framework.EntityAction
 
perform(Kind, QName) - Method in interface com.sun.tools.ws.wsdl.framework.EntityReferenceAction
 
perform(QName) - Method in interface com.sun.tools.ws.wsdl.framework.QNameAction
 
pF(String, Object[]) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pFln(String, Object[]) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pI() - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pI(int) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
Pipe - Interface in com.sun.xml.ws.api.pipe
Deprecated. Use Tube.
PipeAdapter - Class in com.sun.xml.ws.api.pipe.helper
Tube that invokes Pipe.
PipeCloner - Class in com.sun.xml.ws.api.pipe
Deprecated. Use TubeCloner.
PipeCloner() - Constructor for class com.sun.xml.ws.api.pipe.PipeCloner
Deprecated.  
PipelineAssembler - Interface in com.sun.xml.ws.api.pipe
Creates a pipeline.
PipelineAssemblerFactory - Class in com.sun.xml.ws.api.pipe
Deprecated. Use TubelineAssemblerFactory instead.
PipelineAssemblerFactory() - Constructor for class com.sun.xml.ws.api.pipe.PipelineAssemblerFactory
Deprecated.  
pln() - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pln(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pln(String, String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pln(String, String, String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pln(String, String, String, String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pln(String, String, String, String, String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pln(Object) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
plnI(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
plnI(Object) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pM(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pMln(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pMlnI(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pMO(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pMOln(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pname - Variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
pname1 - Variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
pO() - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pO(int) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pO(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pO(Object) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
policyNsUri - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Namespace URI for the WSDL Binding
pollAbort() - Method in class com.sun.tools.ws.wscompile.ErrorReceiver
This method will be invoked periodically to allow AbortException to be thrown, especially when this is driven by some kind of GUI.
POLLING - Static variable in class com.sun.tools.ws.processor.model.AsyncOperationType
 
PollingMethodHandler - Class in com.sun.xml.ws.client.sei
MethodHandler that handles asynchronous invocations through Response.
PollingMethodHandler(SEIStub, JavaMethodImpl, JavaMethodImpl) - Constructor for class com.sun.xml.ws.client.sei.PollingMethodHandler
 
pOln(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pOln(Object) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pOlnI(String) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pOlnI(Object) - Method in class com.sun.tools.ws.processor.util.IndentingWriter
 
pool - Variable in class com.sun.xml.ws.api.server.Adapter
Pool of Adapter.Toolkits.
Pool<T> - Class in com.sun.xml.ws.util
General-purpose object pool.
Pool() - Constructor for class com.sun.xml.ws.util.Pool
 
Pool.Marshaller - Class in com.sun.xml.ws.util
JAXB Marshaller pool.
Pool.Marshaller(JAXBContext) - Constructor for class com.sun.xml.ws.util.Pool.Marshaller
 
Pool.TubePool - Class in com.sun.xml.ws.util
Tube pool.
Pool.TubePool(Tube) - Constructor for class com.sun.xml.ws.util.Pool.TubePool
 
Pool.Unmarshaller - Class in com.sun.xml.ws.util
JAXB Marshaller pool.
Pool.Unmarshaller(JAXBContext) - Constructor for class com.sun.xml.ws.util.Pool.Unmarshaller
 
pop() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
pops the parsing context
pop() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
pop() - Method in class com.sun.tools.ws.wsdl.framework.WSDLLocation
 
popContext() - Method in class com.sun.xml.ws.util.NamespaceSupport
Revert to the previous Namespace context.
popSOAPBinding() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
populateMaps() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
Populate methodToJM and nameToJM maps.
populateMaps() - Method in class com.sun.xml.ws.model.SOAPSEIModel
 
popWSDLLocation() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
Port - Class in com.sun.tools.ws.processor.model
 
Port(Entity) - Constructor for class com.sun.tools.ws.processor.model.Port
 
Port(QName, Entity) - Constructor for class com.sun.tools.ws.processor.model.Port
 
PORT - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
port - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
port - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
port() - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.Report
 
PORT - Static variable in class com.sun.tools.ws.wsdl.document.Kinds
 
Port - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "port" WSDL element.
Port(Defining, Locator, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.document.Port
 
port - Variable in class com.sun.xml.ws.handler.HandlerTube
 
PORT - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
Port - Interface in com.sun.xml.ws.wsdl.writer.document
 
port() - Method in interface com.sun.xml.ws.wsdl.writer.document.Service
 
PORT_TYPE - Static variable in class com.sun.tools.ws.wsdl.document.Kinds
 
PortAddressResolver - Class in com.sun.xml.ws.api.server
Resolves port address for an endpoint.
PortAddressResolver() - Constructor for class com.sun.xml.ws.api.server.PortAddressResolver
 
portAttributes(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portAttributes(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portAttributes(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portElements(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portElements(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portElements(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
portElements(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
portElements(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
portElements(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
portElements(WSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
PortInfo - Class in com.sun.xml.ws.client
Information about a port.
PortInfo(WSServiceDelegate, EndpointAddress, QName, BindingID) - Constructor for class com.sun.xml.ws.client.PortInfo
 
PortInfo(WSServiceDelegate, WSDLPort) - Constructor for class com.sun.xml.ws.client.PortInfo
 
PortInfoImpl - Class in com.sun.xml.ws.handler
Implementation of the PortInfo interface.
PortInfoImpl(BindingID, QName, QName) - Constructor for class com.sun.xml.ws.handler.PortInfoImpl
The class is constructed with the information needed to identify a port.
portModel - Variable in class com.sun.xml.ws.client.PortInfo
If a port is known statically to a WSDL, PortInfo may have the corresponding WSDL model.
portName - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
portName - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-portname
portName - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
portname - Variable in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
portName - Variable in class com.sun.xml.ws.client.PortInfo
 
portName - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.ServiceNameType
 
portNamePattern - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
portQNames - Variable in class com.sun.xml.ws.client.SCAnnotations
 
ports() - Method in class com.sun.tools.ws.wsdl.document.Service
 
portType() - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.Report
 
PortType - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "portType" WSDL element.
PortType(Defining, Locator, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.document.PortType
 
portType() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
PortType - Interface in com.sun.xml.ws.wsdl.writer.document
 
portTypeAttributes(WSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeAttributes(WSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeAttributes(WSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeElements(WSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeElements(WSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeElements(WSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
portTypeElements(WSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeName - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
portTypeName - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
portTypeOperation - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
portTypeOperationAttributes(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationAttributes(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationAttributes(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationElements(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationElements(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationElements(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
portTypeOperationElements(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationFault(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationFault(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationFault(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
portTypeOperationFault(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
portTypeOperationFault(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
portTypeOperationFault(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationFaultAttributes(WSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationFaultAttributes(WSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationFaultAttributes(WSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationFaultElements(WSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationFaultElements(WSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationFaultElements(WSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
portTypeOperationFaultElements(WSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationInput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationInput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationInput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
portTypeOperationInput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
portTypeOperationInput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
portTypeOperationInput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationInputAttributes(WSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationInputAttributes(WSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationInputAttributes(WSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationInputElements(WSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationInputElements(WSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationInputElements(WSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
portTypeOperationInputElements(WSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationOutput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationOutput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationOutput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
portTypeOperationOutput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
portTypeOperationOutput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
portTypeOperationOutput(WSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationOutputAttributes(WSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationOutputAttributes(WSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationOutputAttributes(WSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypeOperationOutputElements(WSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationOutputElements(WSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
portTypeOperationOutputElements(WSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
portTypeOperationOutputElements(WSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
portTypes - Variable in class com.sun.tools.ws.processor.model.Port
 
portTypes() - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
postCreateDispatch(WSBindingProvider) - Method in class com.sun.xml.ws.api.client.ServiceInterceptor
A callback to notify that a Dispatch object is created.
postCreateProxy(WSBindingProvider, Class<?>) - Method in class com.sun.xml.ws.api.client.ServiceInterceptor
A callback to notify the event of creation of proxy object for SEI endpoint.
postFinished(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
postFinished(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
postFinished(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
postInvoke(Packet, T) - Method in class com.sun.xml.ws.api.server.InstanceResolver
Called by the default Invoker after the method call is done.
postProcess() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
postProcessWebService(WebService, InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
postProcessWebService(WebService, ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
postProcessWebService(WebService, InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
postProcessWebService(WebService, ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
postVisit(Model) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
postVisit(Service) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
postVisit(Port) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
postVisit(Operation) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
postVisit(Request) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
postVisit(Response) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
postVisit(Fault) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
postVisit(Model) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
postVisit(Port) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
postVisit(Definitions) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Types) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Message) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(PortType) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Operation) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Input) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Output) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Fault) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Binding) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(BindingOperation) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(BindingInput) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(BindingOutput) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(BindingFault) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Service) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Port) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
postVisit(Definitions) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Types) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Message) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(PortType) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Operation) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Input) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Output) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Fault) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Binding) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(BindingOperation) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(BindingInput) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(BindingOutput) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(BindingFault) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Service) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(Port) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
postVisit(TWSDLExtension) - Method in interface com.sun.tools.ws.wsdl.framework.ExtensionVisitor
 
postVisit(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.framework.ExtensionVisitorBase
 
preCreateBinding(WSPortInfo, Class<?>, WSFeatureList) - Method in class com.sun.xml.ws.api.client.ServiceInterceptor
Called before WSBinding is created, to allow interceptors to add WebServiceFeatures to the created WSBinding.
preDestroy() - Method in class com.sun.xml.ws.api.pipe.helper.AbstractFilterPipeImpl
 
preDestroy() - Method in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
 
preDestroy() - Method in class com.sun.xml.ws.api.pipe.helper.AbstractPipeImpl
 
preDestroy() - Method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
 
preDestroy() - Method in interface com.sun.xml.ws.api.pipe.Pipe
Deprecated. Invoked before the last copy of the pipeline is about to be discarded, to give Pipes a chance to clean up any resources.
preDestroy() - Method in interface com.sun.xml.ws.api.pipe.Tube
Invoked before the last copy of the pipeline is about to be discarded, to give Tubes a chance to clean up any resources.
preDestroy() - Method in class com.sun.xml.ws.server.InvokerTube
 
preDestroy() - Method in class com.sun.xml.ws.transport.DeferredTransportPipe
 
preDestroy() - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
preDestroy() - Method in class com.sun.xml.ws.transport.local.LocalAsyncTransportTube
 
preDestroy() - Method in class com.sun.xml.ws.transport.local.LocalTransportTube
 
prefix - Variable in class com.sun.xml.ws.encoding.TagInfoset
Prefix of the start tag in stax-style.
PREFIX_NS_WSDL - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
PrefixFactory - Interface in com.sun.xml.ws.streaming
Interface for prefix factories.
PrefixFactoryImpl - Class in com.sun.xml.ws.streaming
A prefix factory that caches the prefixes it creates.
PrefixFactoryImpl(String) - Constructor for class com.sun.xml.ws.streaming.PrefixFactoryImpl
 
prefixTable - Variable in class com.sun.xml.ws.util.NamespaceSupport.Context
 
prepare(T) - Method in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
Perform resource injection on the given instance.
prepareSourceList(Set<File>) - Method in class com.sun.tools.ws.ant.Apt
 
preProcessWebService(WebService, TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
preVisit(Model) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
preVisit(Service) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
preVisit(Port) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
preVisit(Operation) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
preVisit(Request) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
preVisit(Response) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
preVisit(Fault) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
preVisit(Service) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
preVisit(Port) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
preVisit(Fault) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
preVisit(Definitions) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Types) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Message) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(PortType) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Operation) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Input) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Output) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Fault) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Binding) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(BindingOperation) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(BindingInput) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(BindingOutput) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(BindingFault) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Service) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Port) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
preVisit(Definitions) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Types) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Message) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(PortType) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Operation) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Input) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Output) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Fault) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Binding) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(BindingOperation) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(BindingInput) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(BindingOutput) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(BindingFault) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Service) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(Port) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
preVisit(TWSDLExtension) - Method in interface com.sun.tools.ws.wsdl.framework.ExtensionVisitor
 
preVisit(TWSDLExtension) - Method in class com.sun.tools.ws.wsdl.framework.ExtensionVisitorBase
 
printDOM(DOMSource) - Static method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
PROBLEM_ACTION_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
PROBLEM_ACTION_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
PROBLEM_HEADER_QNAME_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
PROBLEM_HEADER_QNAME_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
ProblemAction - Class in com.sun.xml.ws.addressing
 
ProblemAction() - Constructor for class com.sun.xml.ws.addressing.ProblemAction
Creates a new instance of ProblemAction
ProblemAction(String) - Constructor for class com.sun.xml.ws.addressing.ProblemAction
 
ProblemAction(String, String) - Constructor for class com.sun.xml.ws.addressing.ProblemAction
 
ProblemAction - Class in com.sun.xml.ws.addressing.v200408
 
ProblemAction() - Constructor for class com.sun.xml.ws.addressing.v200408.ProblemAction
Creates a new instance of ProblemAction
ProblemAction(String) - Constructor for class com.sun.xml.ws.addressing.v200408.ProblemAction
 
ProblemAction(String, String) - Constructor for class com.sun.xml.ws.addressing.v200408.ProblemAction
 
ProblemActionHeader - Class in com.sun.xml.ws.message
Header that represents <wsa:ProblemAction>
ProblemActionHeader(String, AddressingVersion) - Constructor for class com.sun.xml.ws.message.ProblemActionHeader
 
ProblemActionHeader(String, String, AddressingVersion) - Constructor for class com.sun.xml.ws.message.ProblemActionHeader
 
problemActionTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the element that conveys additional information if Action is not matching with that expected.
ProblemHeaderQName - Class in com.sun.xml.ws.addressing
 
ProblemHeaderQName() - Constructor for class com.sun.xml.ws.addressing.ProblemHeaderQName
Creates a new instance of ProblemHeaderQName
ProblemHeaderQName(QName) - Constructor for class com.sun.xml.ws.addressing.ProblemHeaderQName
 
ProblemHeaderQName - Class in com.sun.xml.ws.addressing.v200408
 
ProblemHeaderQName() - Constructor for class com.sun.xml.ws.addressing.v200408.ProblemHeaderQName
Creates a new instance of ProblemHeaderQName
ProblemHeaderQName(QName) - Constructor for class com.sun.xml.ws.addressing.v200408.ProblemHeaderQName
 
problemHeaderQNameTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the QName of the element that conveys additional information on the pre-defined WS-Addressing faults.
process() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
process(Model) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
process(Packet) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractFilterPipeImpl
 
process(Packet) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
"Dual stack" compatibility mechanism.
process(Packet) - Method in interface com.sun.xml.ws.api.pipe.Pipe
Deprecated. Sends a Packet and returns a response Packet to it.
process(Packet, WebServiceContextDelegate, TransportBackChannel) - Method in interface com.sun.xml.ws.api.server.WSEndpoint.PipeHead
Processes a request and produces a reply.
process(Packet, RequestContext, ResponseContextReceiver) - Method in class com.sun.xml.ws.client.Stub
Passes a message to a pipe for processing.
process(Packet) - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
process(Packet) - Method in class com.sun.xml.ws.transport.local.LocalTransportTube
 
processAsync(Packet, RequestContext, Fiber.CompletionCallback) - Method in class com.sun.xml.ws.client.Stub
Passes a message through a Tubeline for processing.
processClass(Class) - Method in class com.sun.xml.ws.model.RuntimeModeler
 
processDocBareMethod(JavaMethodImpl, String, WebMethod, String, Method, WebService) - Method in class com.sun.xml.ws.model.RuntimeModeler
models a document/literal bare method
processDocWrappedMethod(JavaMethodImpl, String, WebMethod, String, Method, WebService) - Method in class com.sun.xml.ws.model.RuntimeModeler
models a document/literal wrapped method
processedExceptions - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
processedMethod(MethodDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
processedMethods - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
processElement(String, String, String) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.SAXBufferProcessorImpl
 
processException(Throwable) - Method in class com.sun.xml.ws.addressing.WsaTube
 
processException(Throwable) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
Default no-op implementation.
processException(Throwable) - Method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
 
processException(Throwable) - Method in interface com.sun.xml.ws.api.pipe.Tube
Acts on a exception and performs some clean up operations.
processException(Throwable) - Method in class com.sun.xml.ws.handler.HandlerTube
 
processException(Throwable) - Method in class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube
 
processException(Throwable) - Method in class com.sun.xml.ws.server.provider.SyncProviderInvokerTube
 
processException(Throwable) - Method in class com.sun.xml.ws.server.sei.SEIInvokerTube
 
processException(Throwable) - Method in class com.sun.xml.ws.transport.DeferredTransportPipe
 
processException(Throwable) - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
processException(Throwable) - Method in class com.sun.xml.ws.transport.local.LocalAsyncTransportTube
 
processException(Throwable) - Method in class com.sun.xml.ws.transport.local.LocalTransportTube
 
processExceptions(JavaMethodImpl, Method) - Method in class com.sun.xml.ws.model.RuntimeModeler
models the exceptions thrown by method and adds them to the javaMethod runtime model object
processHeaderAttributes(XMLStreamReader) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
processHeaderAttributes(XMLStreamReader) - Method in class com.sun.xml.ws.message.stream.StreamHeader11
 
processHeaderAttributes(XMLStreamReader) - Method in class com.sun.xml.ws.message.stream.StreamHeader12
 
processingInstruction(String, String) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
processingSEI - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
processLiteralSOAPOperation(WSDLModeler.StyleAndUse) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
processMethod(MethodDeclaration, WebMethod) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
processMethod(MethodDeclaration, WebMethod) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
processMethod(Method, WebService) - Method in class com.sun.xml.ws.model.RuntimeModeler
creates the runtime model for a method on the portClass
processMethods(InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
processMethods(ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
processName(String, boolean) - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
Process a raw XML 1.0 name in this context.
processName(String, String[], boolean) - Method in class com.sun.xml.ws.util.NamespaceSupport
Process a raw XML 1.0 name.
processor - Variable in class com.sun.xml.ws.handler.HandlerTube
 
ProcessorException - Exception in com.sun.tools.ws.processor
ProcessorException represents an exception that occurred while processing a web service.
ProcessorException(String, Object...) - Constructor for exception com.sun.tools.ws.processor.ProcessorException
 
ProcessorException(String) - Constructor for exception com.sun.tools.ws.processor.ProcessorException
 
ProcessorException(Throwable) - Constructor for exception com.sun.tools.ws.processor.ProcessorException
 
processPort(Port, Service, WSDLDocument) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
processPort11x(Port) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
processRequest(Packet) - Method in class com.sun.xml.ws.addressing.WsaClientTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
Default no-op implementation.
processRequest(Packet) - Method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
Uses the current fiber and runs the whole pipe to the completion (meaning everything from now on will run synchronously.)
processRequest(Packet) - Method in interface com.sun.xml.ws.api.pipe.Tube
Acts on a request and perform some protocol specific operation.
processRequest(Packet) - Method in class com.sun.xml.ws.handler.HandlerTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.protocol.soap.ServerMUTube
Do MU Header Processing on incoming message (request)
processRequest(Packet) - Method in class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.server.provider.SyncProviderInvokerTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.server.sei.SEIInvokerTube
This binds the parameters for SEI endpoints and invokes the endpoint method.
processRequest(Packet) - Method in class com.sun.xml.ws.transport.DeferredTransportPipe
 
processRequest(Packet) - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
processRequest(Packet) - Method in class com.sun.xml.ws.transport.local.LocalAsyncTransportTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.transport.local.LocalTransportTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.util.pipe.DumpTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.addressing.WsaClientTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
Default no-op implementation.
processResponse(Packet) - Method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
 
processResponse(Packet) - Method in interface com.sun.xml.ws.api.pipe.Tube
Acts on a response and performs some protocol specific operation.
processResponse(Packet) - Method in class com.sun.xml.ws.handler.HandlerTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.protocol.soap.ClientMUTube
Do MU Header Processing on incoming message (response)
processResponse(Packet) - Method in class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.server.provider.SyncProviderInvokerTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.server.sei.SEIInvokerTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.transport.DeferredTransportPipe
 
processResponse(Packet) - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
processResponse(Packet) - Method in class com.sun.xml.ws.transport.local.LocalAsyncTransportTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.transport.local.LocalTransportTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.util.pipe.DumpTube
 
processRpcMethod(JavaMethodImpl, String, WebMethod, String, Method, WebService) - Method in class com.sun.xml.ws.model.RuntimeModeler
models a rpc/literal method
processService(Service, Model, WSDLDocument) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
processSOAPOperation() - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
processSystemIdWithBase(String, String) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
processWebService(WebService, TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
processWebService(WebService, TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
properties - Variable in class com.sun.xml.ws.api.message.stream.StreamBasedMessage
The properties of the message.
PROPERTIES_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
PROPERTY - Static variable in enum com.sun.xml.ws.client.ContentNegotiation
Property name for content negotiation on RequestContext.
PROPERTY_ANONYMOUS_ARRAY_JAVA_TYPE - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_ANONYMOUS_ARRAY_TYPE_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_ANONYMOUS_TYPE_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_CLIENT_CONTACTINFOLIST_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_CLIENT_ENCODER_DECODER_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_DELEGATE_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_EPTFF_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_JAVA_PORT_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_MODELER_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_PARAM_MESSAGE_PART_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_PTIE_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_SED_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_STUB_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_STUB_OLD_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_TIE_CLASS_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_WSDL_BINDING_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_WSDL_MESSAGE_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_WSDL_PORT_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PROPERTY_WSDL_PORT_TYPE_NAME - Static variable in interface com.sun.tools.ws.processor.model.ModelProperties
 
PropertySet - Class in com.sun.xml.ws.api
A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.
PropertySet() - Constructor for class com.sun.xml.ws.api.PropertySet
Creates a new instance of TypedMap.
PropertySet.Accessor - Interface in com.sun.xml.ws.api
Represents a typed property defined on a PropertySet.
PropertySet.FieldAccessor - Class in com.sun.xml.ws.api
 
PropertySet.FieldAccessor(Field, String) - Constructor for class com.sun.xml.ws.api.PropertySet.FieldAccessor
 
PropertySet.MethodAccessor - Class in com.sun.xml.ws.api
 
PropertySet.MethodAccessor(Method, Method, String) - Constructor for class com.sun.xml.ws.api.PropertySet.MethodAccessor
 
PropertySet.Property - Annotation Type in com.sun.xml.ws.api
Marks a field on PropertySet as a property of MessageContext.
PropertySet.PropertyMap - Class in com.sun.xml.ws.api
Represents the list of strongly-typed known propertyies (keyed by property names.)
PropertySet.PropertyMap() - Constructor for class com.sun.xml.ws.api.PropertySet.PropertyMap
 
protocol - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
protocol value
PROTOCOL_SOAP11_TOKEN - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
PROTOCOL_SOAP12_TOKEN - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
PROTOCOL_XML_TOKEN - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
protocolBindings - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
protocolSet - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
Tells if user specified a specific protocol
ProtocolSourceMessage - Class in com.sun.xml.ws.message.source
Implementation of Message backed by Source where the Source represents the complete message such as a SOAP envelope.
ProtocolSourceMessage(Source, SOAPVersion) - Constructor for class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
PROVIDER - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
ProviderArgumentsBuilder<T> - Class in com.sun.xml.ws.server.provider
 
ProviderArgumentsBuilder() - Constructor for class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
 
ProviderEndpointModel<T> - Class in com.sun.xml.ws.server.provider
Keeps the runtime information like Service.Mode and erasure of Provider class about Provider endpoint.
ProviderEndpointModel(Class<T>, WSBinding) - Constructor for class com.sun.xml.ws.server.provider.ProviderEndpointModel
 
ProviderImpl - Class in com.sun.xml.ws.spi
The entry point to the JAX-WS RI from the JAX-WS API.
ProviderImpl() - Constructor for class com.sun.xml.ws.spi.ProviderImpl
 
ProviderInvokerTube<T> - Class in com.sun.xml.ws.server.provider
This Tube is used to invoke the Provider and AsyncProvider endpoints.
ProviderInvokerTube(Invoker, ProviderArgumentsBuilder<T>) - Constructor for class com.sun.xml.ws.server.provider.ProviderInvokerTube
 
proxy - Variable in class com.sun.xml.ws.api.message.Packet
If a message originates from a proxy stub that implements a port interface, this field is set to point to that object.
PseudoSchemaBuilder - Class in com.sun.tools.ws.processor.modeler.wsdl
Builds all possible pseudo schemas for async operation ResponseBean to feed to XJC.
publish(String) - Method in class com.sun.xml.ws.api.server.HttpEndpoint
Publishes this endpoint at a localhost's http address.
publish(String) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
publish(Object) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
publish(String) - Method in class com.sun.xml.ws.transport.http.server.HttpEndpoint
 
publish(Object) - Method in class com.sun.xml.ws.transport.http.server.HttpEndpoint
 
publishStatusPage - Static variable in class com.sun.xml.ws.transport.http.HttpAdapter
 
publishWSDL(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
Sends out the WSDL (and other referenced documents) in response to the GET requests to URLs like "?wsdl" or "?xsd=2".
publishWSDL(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
Deprecated. Use ServletAdapter.handle(ServletContext, HttpServletRequest, HttpServletResponse)
push() - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
Pushes the parsing context
push() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
push() - Method in class com.sun.tools.ws.wsdl.framework.WSDLLocation
 
pushContext() - Method in class com.sun.xml.ws.util.NamespaceSupport
Start a new Namespace context.
pushedSOAPBinding - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
pushSOAPBinding(SOAPBinding, Declaration, TypeDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
pushWSDLLocation() - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
put(String, Object) - Method in class com.sun.xml.ws.api.DistributedPropertySet
 
put(String, Object) - Method in class com.sun.xml.ws.api.PropertySet
Sets a property.
put(String, Object) - Method in class com.sun.xml.ws.client.RequestContext
The efficient put method that updates RequestContext.
put(String, Object) - Method in class com.sun.xml.ws.client.ResponseContext
 
put(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.ValueSetter.AsyncBeanValueSetter
Sets the property in async bean instance
put(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.ValueSetter.Param
 
put(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.ValueSetter
Moves the value to the expected place.
put(String, Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
put(String, Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
put(QName, JavaMethodImpl) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
put(Method, JavaMethodImpl) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
put(QName, WSDLBoundOperationImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
Populates the Map that holds operation name as key and WSDLBoundOperation as the value.
put(String, WSDLOperationImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
Populates the Map that holds operation name as key and WSDLOperation as the value.
put(QName, WSDLPortImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
Populates the Map that holds port name as key and WSDLPort as the value.
put(String, Object) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
put(Object, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointValueSetter.HolderParam
 
put(Object, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointValueSetter.Param
 
put(Object, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointValueSetter
Moves the value to the expected place.
put(String, List<String>) - Method in class com.sun.xml.ws.transport.Headers
 
put(String, String, V) - Method in class com.sun.xml.ws.util.QNameMap
Associates the specified value with the specified keys in this map.
put(QName, V) - Method in class com.sun.xml.ws.util.QNameMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.sun.xml.ws.client.ResponseContext
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
putAll(Map<? extends String, ? extends List<String>>) - Method in class com.sun.xml.ws.transport.Headers
 
putAll(QNameMap<? extends V>) - Method in class com.sun.xml.ws.util.QNameMap
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
putAll(Map<QName, ? extends V>) - Method in class com.sun.xml.ws.util.QNameMap
 
putFault(String, JClass) - Method in class com.sun.tools.ws.wsdl.document.Operation
 

Q

QNAME_ADDRESS - Static variable in interface com.sun.tools.ws.wsdl.document.http.HTTPConstants
 
QNAME_ADDRESS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ADDRESS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ADDRESS - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_ADDRESS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_ALL - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_ANNOTATION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_ANY - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_ANY_ATTRIBUTE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_ATTR_ARRAY_SIZE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ATTR_ARRAY_TYPE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ATTR_ARRAY_TYPE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ATTR_ARRAY_TYPE - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_ATTR_GROUP_COMMON_ATTRIBUTES - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ATTR_GROUP_COMMON_ATTRIBUTES - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ATTR_HREF - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ATTR_HREF - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ATTR_ID - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ATTR_ID - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ATTR_ITEM_TYPE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ATTR_OFFSET - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ATTR_OFFSET - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ATTR_POSITION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ATTR_POSITION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ATTRIBUTE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_ATTRIBUTE_GROUP - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_BINDING - Static variable in interface com.sun.tools.ws.wsdl.document.http.HTTPConstants
 
QNAME_BINDING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_BINDING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_BINDING - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_BINDING - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_BINDING - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_BODY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_BODY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_BODY - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_CHAIN_PORT_PATTERN - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_CHAIN_PROTOCOL_BINDING - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_CHAIN_SERVICE_PATTERN - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_CHOICE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
QNAME_COMPLEX_CONTENT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_COMPLEX_TYPE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_CONTENT - Static variable in interface com.sun.tools.ws.wsdl.document.mime.MIMEConstants
 
QNAME_CONTENT - Static variable in interface com.sun.xml.ws.wsdl.parser.MIMEConstants
 
QNAME_DEFINITIONS - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_DEFINITIONS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_DOCUMENTATION - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_DOCUMENTATION - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_ELEMENT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_ELEMENT_ANY_URI - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_ANY_URI - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_BASE64_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_BASE64_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_BOOLEAN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_BOOLEAN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_DATE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_DATE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_DATE_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_DATE_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_DECIMAL - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_DECIMAL - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_DOUBLE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_DOUBLE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_DURATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_DURATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_ENTITIES - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_ENTITIES - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_ENTITY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_ENTITY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_FLOAT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_FLOAT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_G_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_G_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_G_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_G_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_G_MONTH_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_G_MONTH_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_G_YEAR - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_G_YEAR - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_G_YEAR_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_G_YEAR_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_HEX_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_HEX_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_ID - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_ID - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_IDREF - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_IDREF - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_IDREFS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_IDREFS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_INT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_INT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NCNAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NCNAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NMTOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NMTOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NMTOKENS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NMTOKENS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NON_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NON_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NON_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NON_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NORMALIZED_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NORMALIZED_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_NOTATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_NOTATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_QNAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_QNAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_TOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_TOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_UNSIGNED_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_UNSIGNED_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_UNSIGNED_INT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_UNSIGNED_INT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_UNSIGNED_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_UNSIGNED_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ELEMENT_UNSIGNED_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_ELEMENT_UNSIGNED_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_ENDPOINT - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
QNAME_ENDPOINTS - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
QNAME_ENUMERATION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_ENVELOPE_ENCODINGSTYLE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_ENVELOPE_ENCODINGSTYLE - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_EXTENSION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_FAULT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_FAULT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_FAULT - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_FAULT - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_FAULT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_FAULT_CODE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_FAULT_DETAIL - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_FAULT_NODE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_FAULT_REASON - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_FAULT_REASON_TEXT - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_FAULT_ROLE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_FAULT_SUBCODE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_FAULT_VALUE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_FIELD - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_FRACTION_DIGITS - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_GROUP - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_HANDLER - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_CHAIN - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_CHAINS - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_CLASS - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_HEADER - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_NAME - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_PARAM - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_PARAM_NAME - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_PARAM_VALUE - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HANDLER_ROLE - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
QNAME_HEADER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_HEADER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_HEADER - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_HEADERFAULT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_HEADERFAULT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_HEADERFAULT - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_IMPORT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_IMPORT - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_IMPORT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_INCLUDE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_INPUT - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_INPUT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
QNAME_KEY - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_KEYREF - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_LENGTH - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_LIST - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_MAX_EXCLUSIVE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_MAX_INCLUSIVE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_MAX_LENGTH - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_MESSAGE - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_MESSAGE - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_MIME_XML - Static variable in interface com.sun.tools.ws.wsdl.document.mime.MIMEConstants
 
QNAME_MIME_XML - Static variable in interface com.sun.xml.ws.wsdl.parser.MIMEConstants
 
QNAME_MIN_EXCLUSIVE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_MIN_INCLUSIVE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_MIN_LENGTH - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_MULTIPART_RELATED - Static variable in interface com.sun.tools.ws.wsdl.document.mime.MIMEConstants
 
QNAME_MULTIPART_RELATED - Static variable in interface com.sun.xml.ws.wsdl.parser.MIMEConstants
 
QNAME_MUSTUNDERSTAND - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_MUSTUNDERSTAND - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_MUSTUNDERSTAND - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_MUSTUNDERSTAND - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_NOT_UNDERSTOOD - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_NOTATION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_OPERATION - Static variable in interface com.sun.tools.ws.wsdl.document.http.HTTPConstants
 
QNAME_OPERATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_OPERATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_OPERATION - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_OPERATION - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_OPERATION - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_OUTPUT - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_OUTPUT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_PART - Static variable in interface com.sun.tools.ws.wsdl.document.mime.MIMEConstants
 
QNAME_PART - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_PART - Static variable in interface com.sun.xml.ws.wsdl.parser.MIMEConstants
 
QNAME_PART - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_PATTERN - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_PORT - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_PORT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_PORT_TYPE - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_PORT_TYPE - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_PRECISION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_REDEFINE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_RESTRICTION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_ROLE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_ROLE - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SCALE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_SCHEMA - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_SCHEMA - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_SELECTOR - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_SEQUENCE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_SERVICE - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_SERVICE - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_SIMPLE_CONTENT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_SIMPLE_TYPE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_SOAP12ADDRESS - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_SOAP12BODY - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_SOAP12HEADER - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_SOAP12OPERATION - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_SOAP_BODY - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_SOAP_BODY - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SOAP_ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_SOAP_ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SOAP_FAULT - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_SOAP_FAULT - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SOAP_FAULT_ACTOR - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SOAP_FAULT_CODE - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SOAP_FAULT_DETAIL - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SOAP_FAULT_STRING - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SOAP_HEADER - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_SOAP_HEADER - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
QNAME_SOAP_RESULT - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_SOAP_RPC - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_SUFFIX - Static variable in interface com.sun.tools.ws.processor.generator.GeneratorConstants
 
QNAME_TOTAL_DIGITS - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_ANY_URI - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_ANY_URI - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_ANY_URI - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_ARRAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_ARRAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_BASE64 - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_BASE64 - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_BASE64_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_BASE64_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_BASE64_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_BOOLEAN - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_BOOLEAN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_BOOLEAN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_DATE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_DATE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_DATE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_DATE_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_DATE_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_DATE_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_DECIMAL - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_DECIMAL - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_DECIMAL - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_DOUBLE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_DOUBLE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_DOUBLE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_DURATION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_DURATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_DURATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_ENTITIES - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_ENTITIES - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_ENTITIES - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_ENTITY - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_ENTITY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_ENTITY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_FLOAT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_FLOAT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_FLOAT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_G_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_G_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_G_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_G_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_G_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_G_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_G_MONTH_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_G_MONTH_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_G_MONTH_DAY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_G_YEAR - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_G_YEAR - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_G_YEAR - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_G_YEAR_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_G_YEAR_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_G_YEAR_MONTH - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_HEX_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_HEX_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_HEX_BINARY - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_ID - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_ID - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_ID - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_IDREF - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_IDREF - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_IDREF - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_IDREFS - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_IDREFS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_IDREFS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_INT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_INT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_INT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_LANGUAGE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_LANGUAGE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_LANGUAGE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NAME - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NCNAME - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NCNAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NCNAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NMTOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NMTOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NMTOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NMTOKENS - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NMTOKENS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NMTOKENS - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NON_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NON_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NON_NEGATIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NON_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NON_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NON_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NORMALIZED_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NORMALIZED_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NORMALIZED_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_NOTATION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_NOTATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_NOTATION - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_POSITIVE_INTEGER - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_QNAME - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_QNAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_QNAME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_SIMPLE_URTYPE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_STRING - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_TIME - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_TOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_TOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_TOKEN - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_UNSIGNED_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_UNSIGNED_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_UNSIGNED_BYTE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_UNSIGNED_INT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_UNSIGNED_INT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_UNSIGNED_INT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_UNSIGNED_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_UNSIGNED_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_UNSIGNED_LONG - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_UNSIGNED_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPE_UNSIGNED_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
QNAME_TYPE_UNSIGNED_SHORT - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
QNAME_TYPE_URTYPE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_TYPES - Static variable in interface com.sun.tools.ws.wsdl.document.WSDLConstants
 
QNAME_TYPES - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_UNION - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_UNIQUE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNAME_UPGRADE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_UPGRADE_SUPPORTED_ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
QNAME_URL_ENCODED - Static variable in interface com.sun.tools.ws.wsdl.document.http.HTTPConstants
 
QNAME_URL_REPLACEMENT - Static variable in interface com.sun.tools.ws.wsdl.document.http.HTTPConstants
 
QNAME_WHITE_SPACE - Static variable in interface com.sun.tools.ws.wsdl.document.schema.SchemaConstants
 
QNameAction - Interface in com.sun.tools.ws.wsdl.framework
An action operating on a QName.
QNameMap<V> - Class in com.sun.xml.ws.util
Map keyed by QName.
QNameMap() - Constructor for class com.sun.xml.ws.util.QNameMap
 
QNameMap.Entry<V> - Class in com.sun.xml.ws.util
 
QNameMap.Entry(int, String, String, V, QNameMap.Entry<V>) - Constructor for class com.sun.xml.ws.util.QNameMap.Entry
Create new entry.
quiet - Variable in class com.sun.tools.ws.wscompile.Options
- quite
QUOTEDSTRING - Static variable in class com.sun.xml.ws.encoding.HeaderTokenizer.Token
Token type indicating a quoted string.

R

read(String) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Reads this EPR as XMLStreamReader.
read(XMLInputFactory) - Method in class com.sun.xml.ws.api.server.SDDocumentSource
Returns the XMLStreamReader that reads the document.
read() - Method in class com.sun.xml.ws.api.server.SDDocumentSource
Returns the XMLStreamReader that reads the document.
read(XMLInputFactory) - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
read() - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
read(XMLInputFactory) - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
read() - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
readAsEPR(AddressingVersion) - Method in interface com.sun.xml.ws.api.message.Header
Reads this header as an WSEndpointReference.
readAsEPR(AddressingVersion) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
Default implementation that copies the infoset.
readAsEPR(AddressingVersion) - Method in class com.sun.xml.ws.message.stream.StreamHeader
Creates an EPR without copying infoset.
readAsJAXB(Unmarshaller) - Method in interface com.sun.xml.ws.api.message.Header
Reads the header as a JAXB object by using the given unmarshaller.
readAsJAXB(Bridge<T>) - Method in interface com.sun.xml.ws.api.message.Header
Reads the header as a JAXB object by using the given unmarshaller.
readAsJAXB(Bridge<T>, BridgeContext) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
Deprecated.  
readAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
readAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
readAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.DOMHeader
 
readAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.DOMHeader
 
readAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
readAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
readAsSOAPMessage() - Method in class com.sun.xml.ws.api.message.Message
Creates the equivalent SOAPMessage from this message.
readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.api.message.Message
Creates the equivalent SOAPMessage from this message.
readAsSOAPMessage() - Method in class com.sun.xml.ws.message.AbstractMessageImpl
Default implementation that uses AbstractMessageImpl.writeTo(ContentHandler, ErrorHandler)
readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
readAsSOAPMessage() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
readAsSOAPMessage() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
readEndpointReference(Source) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
readEnvelopeAsSource() - Method in class com.sun.xml.ws.api.message.Message
Consumes this message including the envelope.
readEnvelopeAsSource() - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
readEnvelopeAsSource() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
readEnvelopeAsSource() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
reader - Variable in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
The underlying XMLStreamReader that does the parsing of the root part.
readHeader() - Method in class com.sun.xml.ws.api.addressing.EPRHeader
 
readHeader() - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
 
readHeader() - Method in interface com.sun.xml.ws.api.message.Header
Reads the header as a XMLStreamReader.
readHeader() - Method in class com.sun.xml.ws.message.DOMHeader
 
readHeader() - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
readHeader() - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
readHeader() - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
readHeader() - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
readHeader() - Method in class com.sun.xml.ws.message.stream.StreamHeader
Reads the header as a XMLStreamReader
readHeader() - Method in class com.sun.xml.ws.message.StringHeader
 
readOnce() - Method in class com.sun.xml.ws.developer.StreamingDataHandler
 
ReadOnlyPropertyException - Exception in com.sun.xml.ws.util
Used to indicate that PropertySet.put(String, Object) failed because a property is read-only.
ReadOnlyPropertyException(String) - Constructor for exception com.sun.xml.ws.util.ReadOnlyPropertyException
 
readPayload() - Method in class com.sun.xml.ws.api.message.Message
Reads the payload as a XMLStreamReader This consumes the message.
readPayload() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
readPayload() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
readPayload() - Method in class com.sun.xml.ws.message.DOMMessage
 
readPayload() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
readPayload() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
readPayload() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
readPayload() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
readPayload() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
readPayload() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.api.message.Message
Reads the payload as a JAXB object by using the given unmarshaller.
readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.api.message.Message
Reads the payload as a JAXB object according to the given Bridge.
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.DOMMessage
 
readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.DOMMessage
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
readPayloadAsSource() - Method in class com.sun.xml.ws.api.message.Message
Returns the payload as a Source object.
readPayloadAsSource() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
readPayloadAsSource() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
readPayloadAsSource() - Method in class com.sun.xml.ws.message.DOMMessage
 
readPayloadAsSource() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
readPayloadAsSource() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
readPayloadAsSource() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
readPayloadAsSource() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
readPayloadAsSource() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
readPayloadAsSource() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Body
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Composite
 
readRequest(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.DocLit.PartBuilder
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.DocLit
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Header
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.None
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.NullSetter
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
Reads a request Message, disassembles it, and moves obtained Java values to the expected places.
readRequest(Object[], XMLStreamReader, AttachmentSet) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.RpcLit.PartBuilder
 
readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.RpcLit
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.Body
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.Composite
 
readResponse(Object[], Object) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.DocLit.PartBuilder
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.DocLit
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.Header
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.None
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.NullSetter
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder
Reads a response Message, disassembles it, and moves obtained Java values to the expected places.
readResponse(Object[], XMLStreamReader, AttachmentSet) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit.PartBuilder
 
readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit
 
readResponse() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
readResponseAddressingHeaders(WSDLPort, WSBinding) - Method in class com.sun.xml.ws.api.message.HeaderList
 
readRest(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
ReasonType - Class in com.sun.xml.ws.fault
<env:Reason> <env:Text xml:lang="en">Sender Timeout </env:Reason>
ReasonType() - Constructor for class com.sun.xml.ws.fault.ReasonType
 
ReasonType(String) - Constructor for class com.sun.xml.ws.fault.ReasonType
 
receiver - Variable in class com.sun.tools.ws.processor.generator.GeneratorBase
 
recordAnyCookies(URLConnection) - Method in class com.sun.xml.ws.transport.http.client.CookieJar
Records any cookies which have been sent as part of an HTTP response.
recycle(XMLStreamReader) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
Should be invoked when the code finished using an XMLStreamReader.
recycle(XMLStreamWriter) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
Should be invoked when the code finished using an XMLStreamWriter.
recycle(T) - Method in class com.sun.xml.ws.util.Pool
Returns an object back to the pool.
REDIRECT_REQUEST_PROPERTY - Static variable in interface com.sun.xml.ws.client.BindingProviderProperties
 
REFERENCEABLE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
REFERENCED_INSTANCE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
referenceParameters - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
referenceParameters - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
referenceProperties - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
referenceProperties - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
refineSchemaTarget(Element) - Method in interface com.sun.tools.ws.wsdl.parser.InternalizationLogic
Prepares an element that actually receives customizations.
refineSchemaTarget(Element) - Method in class com.sun.tools.ws.wsdl.parser.Internalizer
 
refineSchemaTarget(Element) - Method in class com.sun.tools.ws.wsdl.parser.WSDLInternalizationLogic
 
refineWSDLTarget(Element) - Method in interface com.sun.tools.ws.wsdl.parser.InternalizationLogic
Prepares a WSDL element that actually receives customizations.
refineWSDLTarget(Element) - Method in class com.sun.tools.ws.wsdl.parser.Internalizer
 
refineWSDLTarget(Element) - Method in class com.sun.tools.ws.wsdl.parser.WSDLInternalizationLogic
 
registerForThread(ServiceInterceptorFactory) - Static method in class com.sun.xml.ws.api.client.ServiceInterceptorFactory
Registers ServiceInterceptorFactory for this thread.
registerNamespaces(Element) - Method in interface com.sun.tools.ws.api.wsdl.TWSDLParserContext
Registers naemespace declarations of a given Element found in the WSDL
registerNamespaces(Element) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
RelatesToHeader - Class in com.sun.xml.ws.message
WS-Addressing <RelatesTo> header.
RelatesToHeader(QName, String, String) - Constructor for class com.sun.xml.ws.message.RelatesToHeader
 
RelatesToHeader(QName, String) - Constructor for class com.sun.xml.ws.message.RelatesToHeader
 
relatesToTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the RelatesTo QName in the SOAP message for a specific WS-Addressing Version.
relativize(String, String) - Static method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Relativizes a URI by using another URI (base URI.)
remedyActionTaken - Variable in class com.sun.xml.ws.handler.HandlerTube
 
REMOTE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
REMOTE_EXCEPTION_CLASS - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
REMOTE_EXCEPTION_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
remove(Object) - Method in class com.sun.xml.ws.api.DistributedPropertySet
 
remove(int) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. HeaderList is monotonic and you can't remove anything.
remove(Object) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. HeaderList is monotonic and you can't remove anything.
remove(Object) - Method in class com.sun.xml.ws.api.PropertySet
 
remove(Object) - Method in class com.sun.xml.ws.client.ResponseContext
 
remove(Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
remove(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
remove(Object) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
remove(Object) - Method in class com.sun.xml.ws.transport.Headers
 
remove() - Method in class com.sun.xml.ws.util.xml.NamedNodeMapIterator
 
remove() - Method in class com.sun.xml.ws.util.xml.NodeListIterator
 
removeAll(Collection<?>) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. HeaderList is monotonic and you can't remove anything.
removeContext(HttpContext) - Method in class com.sun.xml.ws.transport.http.server.ServerMgr
 
removeGeneratedFiles() - Method in class com.sun.tools.ws.wscompile.Options
Remove generated files
removeInterceptor(FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.api.pipe.Fiber
Removes a FiberContextSwitchInterceptor from this fiber.
removeProperty(String) - Method in class com.sun.tools.ws.processor.model.AbstractType
 
removeProperty(String) - Method in class com.sun.tools.ws.processor.model.ModelObject
 
removeProperty(String) - Method in class com.sun.tools.ws.wsdl.framework.Entity
 
removeSatellite(PropertySet) - Method in class com.sun.xml.ws.api.DistributedPropertySet
 
replace(String, String...) - Static method in class com.sun.tools.ws.processor.model.jaxb.Util
Replaces the marcros in the first string by the actual given arguments.
replaceInnerClassSym(String) - Static method in class com.sun.tools.ws.util.ClassNameInfo
 
replyToTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the ReplyTo QName in the SOAP message for a specific WS-Addressing Version.
report(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
Request - Class in com.sun.tools.ws.processor.model
 
Request(Message, ErrorReceiver) - Constructor for class com.sun.tools.ws.processor.model.Request
 
REQUEST_MESSAGE_ID - Static variable in class com.sun.xml.ws.addressing.WsaServerTube
Deprecated. Use JAXWSProperties.ADDRESSING_MESSAGEID.
REQUEST_RESPONSE - Static variable in class com.sun.tools.ws.wsdl.document.OperationStyle
 
REQUEST_TIMEOUT - Static variable in interface com.sun.xml.ws.client.BindingProviderProperties
 
RequestContext - Class in com.sun.xml.ws.client
Request context implementation.
RequestContext() - Constructor for class com.sun.xml.ws.client.RequestContext
Creates an empty RequestContext.
requestContext - Variable in class com.sun.xml.ws.client.Stub
 
requestParams - Variable in class com.sun.xml.ws.model.JavaMethodImpl
 
requestProcessingSucessful - Variable in class com.sun.xml.ws.handler.HandlerTube
 
require(int, String, String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
require(int, String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
requireArgument(String, String[], int) - Method in class com.sun.tools.ws.wscompile.Options
Obtains an operand and reports an error if it's not there.
required(boolean) - Method in interface com.sun.xml.ws.wsdl.writer.UsingAddressing
 
requiredRoles - Variable in enum com.sun.xml.ws.api.SOAPVersion
This represents the roles required to be assumed by SOAP binding implementation.
requiresTransformationOfDataSource(boolean, boolean) - Static method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
reset() - Method in class com.sun.tools.ws.wscompile.ErrorReceiverFilter
Resets the error state its currently in.
reset() - Method in class com.sun.tools.ws.wsdl.framework.WSDLLocation
 
reset() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
reset() - Method in class com.sun.xml.ws.util.NamespaceSupport
Reset this Namespace support object for reuse.
resolve() - Method in class com.sun.tools.ws.wsdl.framework.ExternalEntityReference
 
resolve(Packet) - Method in class com.sun.xml.ws.api.server.InstanceResolver
Decides which instance of 'T' serves the given request message.
resolve(URI) - Method in class com.sun.xml.ws.api.wsdl.parser.MetaDataResolver
Gives ServiceDescriptor resolved from the given location.
resolve(EndpointReference) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Checks if the given EPR represents an object that has been exported from this manager.
resolve(Packet) - Method in class com.sun.xml.ws.server.servlet.HttpSessionInstanceResolver
 
resolve(Packet) - Method in class com.sun.xml.ws.server.SingletonResolver
 
resolve(Packet) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
resolve(EndpointReference) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
resolveBinding(AbstractDocument) - Method in class com.sun.tools.ws.wsdl.document.Port
 
resolveEndpointAddress(Packet, RequestContext) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
resolveEntity(String, String) - Method in class com.sun.tools.ws.util.ForkEntityResolver
 
resolveEntity(String, String) - Method in interface com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver
See EntityResolver.resolveEntity(String, String) for the contract.
resolveEntity(String) - Method in interface com.sun.xml.ws.util.MetadataUtil.MetadataResolver
returns SDDocumentImpl for the give systemId.
resolveEntity(String, String) - Method in class com.sun.xml.ws.wsdl.parser.EntityResolverWrapper
 
resolveEntity(String, String) - Method in class com.sun.xml.ws.wsdl.parser.MexEntityResolver
 
resolveMessage(AbstractDocument) - Method in class com.sun.tools.ws.wsdl.document.Fault
 
resolveMessage(AbstractDocument) - Method in class com.sun.tools.ws.wsdl.document.Input
 
resolveMessage(AbstractDocument) - Method in class com.sun.tools.ws.wsdl.document.Output
 
resolvePortType(AbstractDocument) - Method in class com.sun.tools.ws.wsdl.document.Binding
 
resolver - Variable in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
resolveURI(URI, String, String) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
ResourceInjector - Class in com.sun.xml.ws.api.server
Represents a functionality of the container to inject resources to application service endpoint object (usually but not necessarily as per JavaEE spec.)
ResourceInjector() - Constructor for class com.sun.xml.ws.api.server.ResourceInjector
 
ResourceLoader - Class in com.sun.xml.ws.api
Used to locate resources for jax-ws extensions.
ResourceLoader() - Constructor for class com.sun.xml.ws.api.ResourceLoader
 
ResourceLoader - Interface in com.sun.xml.ws.transport.http
Used to locate resources for DeploymentDescriptorParser.
RESPONSE - Static variable in interface com.sun.tools.ws.processor.generator.GeneratorConstants
 
Response - Class in com.sun.tools.ws.processor.model
 
Response(Message, ErrorReceiver) - Constructor for class com.sun.tools.ws.processor.model.Response
 
RESPONSE - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
RESPONSE - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
ResponseBuilder - Class in com.sun.xml.ws.client.sei
Reads a response Message, disassembles it, and moves obtained Java values to the expected places.
ResponseBuilder() - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder
 
ResponseBuilder.AttachmentBuilder - Class in com.sun.xml.ws.client.sei
Reads an Attachment into a Java parameter.
ResponseBuilder.AttachmentBuilder(ParameterImpl, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
 
ResponseBuilder.Body - Class in com.sun.xml.ws.client.sei
Reads the whole payload into a single JAXB bean.
ResponseBuilder.Body(Bridge<?>, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Body
 
ResponseBuilder.Composite - Class in com.sun.xml.ws.client.sei
ResponseBuilder that is a composition of multiple ResponseBuilders.
ResponseBuilder.Composite(ResponseBuilder...) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Composite
 
ResponseBuilder.Composite(Collection<? extends ResponseBuilder>) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Composite
 
ResponseBuilder.DocLit - Class in com.sun.xml.ws.client.sei
Treats a payload as multiple parts wrapped into one element, and processes all such wrapped parts.
ResponseBuilder.DocLit(WrapperParameter, ValueSetterFactory) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.DocLit
 
ResponseBuilder.DocLit.PartBuilder - Class in com.sun.xml.ws.client.sei
Unmarshals each wrapped part into a JAXB object and moves it to the expected place.
ResponseBuilder.DocLit.PartBuilder(RawAccessor, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.DocLit.PartBuilder
 
ResponseBuilder.Header - Class in com.sun.xml.ws.client.sei
Reads a header into a JAXB object.
ResponseBuilder.Header(SOAPVersion, QName, Bridge<?>, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Header
 
ResponseBuilder.Header(SOAPVersion, ParameterImpl, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Header
 
ResponseBuilder.None - Class in com.sun.xml.ws.client.sei
 
ResponseBuilder.NullSetter - Class in com.sun.xml.ws.client.sei
ResponseBuilder that sets the VM uninitialized value to the type.
ResponseBuilder.NullSetter(ValueSetter, Object) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.NullSetter
 
ResponseBuilder.RpcLit - Class in com.sun.xml.ws.client.sei
Treats a payload as multiple parts wrapped into one element, and processes all such wrapped parts.
ResponseBuilder.RpcLit(WrapperParameter, ValueSetterFactory) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit
 
ResponseBuilder.RpcLit.PartBuilder - Class in com.sun.xml.ws.client.sei
Unmarshals each wrapped part into a JAXB object and moves it to the expected place.
ResponseBuilder.RpcLit.PartBuilder(Bridge, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit.PartBuilder
 
ResponseContext - Class in com.sun.xml.ws.client
Implements "response context" on top of Packet.
ResponseContext(Packet) - Constructor for class com.sun.xml.ws.client.ResponseContext
 
ResponseContextReceiver - Interface in com.sun.xml.ws.client
Receives ResponseContext at the end of the message invocation.
responseImpl - Variable in class com.sun.xml.ws.client.AsyncInvoker
Because of the object instantiation order, we can't take this as a constructor parameter.
ResponseImpl<T> - Class in com.sun.xml.ws.client
Response implementation.
ResponseImpl(Callable<T>, AsyncHandler<T>) - Constructor for class com.sun.xml.ws.client.ResponseImpl
 
responseParams - Variable in class com.sun.xml.ws.model.JavaMethodImpl
 
RESTSourceDispatch - Class in com.sun.xml.ws.client.dispatch
Dispatch implementation for Source and XML/HTTP binding.
RESTSourceDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.RESTSourceDispatch
 
resume(Packet) - Method in class com.sun.xml.ws.api.pipe.Fiber
Wakes up a suspended fiber.
retainAll(Collection<?>) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. HeaderList is monotonic and you can't remove anything.
RETURN - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
RETURN - Static variable in class com.sun.xml.ws.api.pipe.NextAction
 
RETURN - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
RETURN_CAPPED - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
RETURN_VALUE - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
returnWith(Packet) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the next action is to flip the processing direction and starts response processing.
revWsdls - Variable in class com.sun.xml.ws.transport.http.HttpAdapter
Reverse map of HttpAdapter.wsdls.
RfcDateParser - Class in com.sun.xml.ws.transport.http.client
A parser for date strings commonly found in http and email headers that follow various RFC conventions.
RfcDateParser(String) - Constructor for class com.sun.xml.ws.transport.http.client.RfcDateParser
 
ROLE_NEXT - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ROLE_NONE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ROLE_ULTIMATE_RECEIVER - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
roleAttributeName - Variable in enum com.sun.xml.ws.api.SOAPVersion
"role" (SOAP 1.2) or "actor" (SOAP 1.1)
rootCodec - Variable in class com.sun.xml.ws.encoding.MimeCodec
 
rootDocuments - Variable in class com.sun.tools.ws.wsdl.parser.DOMForest
To correctly feed documents to a schema parser, we need to remember which documents (of the forest) were given as the root documents, and which of them are read as included/imported documents.
RootElementSniffer - Class in com.sun.xml.ws.message
Sniffs the root element name and its attributes from SAX events.
RootElementSniffer(boolean) - Constructor for class com.sun.xml.ws.message.RootElementSniffer
 
RootElementSniffer() - Constructor for class com.sun.xml.ws.message.RootElementSniffer
 
RootOnlyCodec - Interface in com.sun.xml.ws.encoding
Codec that works only on the root part of the MIME/multipart.
RPC - Static variable in class com.sun.tools.ws.wsdl.document.soap.SOAPStyle
 
RpcLitMember - Class in com.sun.tools.ws.processor.model.jaxb
 
RpcLitMember() - Constructor for class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
 
RpcLitMember(QName, String) - Constructor for class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
 
RpcLitMember(QName, String, QName) - Constructor for class com.sun.tools.ws.processor.model.jaxb.RpcLitMember
 
RpcLitStructure - Class in com.sun.tools.ws.processor.model.jaxb
 
RpcLitStructure() - Constructor for class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
 
RpcLitStructure(QName, JAXBModel) - Constructor for class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
 
RpcLitStructure(QName, JAXBModel, List<RpcLitMember>) - Constructor for class com.sun.tools.ws.processor.model.jaxb.RpcLitStructure
 
run() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
run(String[]) - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
run(String[]) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
run() - Method in class com.sun.xml.ws.api.pipe.Fiber
Deprecated. 
run() - Method in class com.sun.xml.ws.client.AsyncInvoker
 
run() - Method in class com.sun.xml.ws.client.AsyncResponseImpl
 
run() - Method in class com.sun.xml.ws.client.ResponseImpl
 
run() - Method in class com.sun.xml.ws.transport.http.server.WSHttpHandler.HttpHandlerRunnable
 
runSync(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.Fiber
Runs a given Tube (and everything thereafter) synchronously.
RUNTIME_EXCEPTION_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
RuntimeModeler - Class in com.sun.xml.ws.model
Creates a runtime model of a SEI (portClass).
RuntimeModeler(Class, QName, BindingID) - Constructor for class com.sun.xml.ws.model.RuntimeModeler
creates an instance of RunTimeModeler given a portClass and bindingId
RuntimeModeler(Class, QName, WSDLPortImpl) - Constructor for class com.sun.xml.ws.model.RuntimeModeler
creates an instance of RunTimeModeler given a sei and binding
RuntimeModelerException - Exception in com.sun.xml.ws.model
RuntimeModelerException represents an exception that occurred while serializing a Java value as XML.
RuntimeModelerException(String, Object...) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
 
RuntimeModelerException(Throwable) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
 
RuntimeModelerException(Localizable) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
 
RuntimeVersion - Class in com.sun.xml.ws.util
Obtains the version number of the JAX-WS runtime.
RuntimeVersion() - Constructor for class com.sun.xml.ws.util.RuntimeVersion
 
RuntimeVersionMBean - Interface in com.sun.xml.ws.util
 
RuntimeWSDLParser - Class in com.sun.xml.ws.wsdl.parser
Parses WSDL and builds WSDLModel.

S

SAAJHeader - Class in com.sun.xml.ws.message.saaj
Header for SOAPHeaderElement.
SAAJHeader(SOAPHeaderElement) - Constructor for class com.sun.xml.ws.message.saaj.SAAJHeader
 
SAAJMessage - Class in com.sun.xml.ws.message.saaj
Message implementation backed by SOAPMessage.
SAAJMessage(SOAPMessage) - Constructor for class com.sun.xml.ws.message.saaj.SAAJMessage
 
saajMessageFactory - Variable in enum com.sun.xml.ws.api.SOAPVersion
SAAJ MessageFactory for this SOAP version.
saajSoapFactory - Variable in enum com.sun.xml.ws.api.SOAPVersion
SAAJ SOAPFactory for this SOAP version.
safeGetPort(QName) - Method in class com.sun.xml.ws.client.WSServiceDelegate
Obtains PortInfo for the given name, with error check.
sameMethod(MethodDeclaration, MethodDeclaration) - 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.
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.
SCAnnotations - Class in com.sun.xml.ws.client
Represents parsed WebServiceClient and WebEndpoint annotations on a Service-derived class.
SCAnnotations(Class<?>) - Constructor for class com.sun.xml.ws.client.SCAnnotations
 
schedule(Packet, WSEndpoint.CompletionCallback) - Method in class com.sun.xml.ws.api.server.WSEndpoint
This method takes a Packet that represents a request, run it through a Tubeline, eventually pass it to the user implementation code, which produces a reply, then run that through the tubeline again, and eventually return it as a return value through WSEndpoint.CompletionCallback.
schedule(Packet, WSEndpoint.CompletionCallback, FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.api.server.WSEndpoint
Schedule invocation of web service asynchronously.
schedule(Packet, WSEndpoint.CompletionCallback, FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
schema() - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.Report
 
schema() - Method in interface com.sun.xml.ws.wsdl.writer.document.Types
 
Schema - Interface in com.sun.xml.ws.wsdl.writer.document.xsd
 
SchemaConstants - Interface in com.sun.tools.ws.wsdl.document.schema
 
SchemaKinds - Class in com.sun.tools.ws.wsdl.document.schema
 
schemaLocation(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.xsd.Import
 
SchemaValidation - Annotation Type in com.sun.xml.ws.developer
Validates all request and response messages payload(SOAP:Body) for a WebService against the XML schema.
SchemaValidationFeature - Class in com.sun.xml.ws.developer
WebServiceFeature for schema validation.
SchemaValidationFeature() - Constructor for class com.sun.xml.ws.developer.SchemaValidationFeature
 
SchemaValidationFeature(Class<? extends ValidationErrorHandler>) - Constructor for class com.sun.xml.ws.developer.SchemaValidationFeature
Create an SchemaValidationFeature.
SDDocument - Interface in com.sun.xml.ws.api.server
Represents an individual document that forms a ServiceDefinition.
SDDocument.Schema - Interface in com.sun.xml.ws.api.server
SDDocument that represents an XML Schema.
SDDocument.WSDL - Interface in com.sun.xml.ws.api.server
SDDocument that represents a WSDL.
SDDocumentFilter - Interface in com.sun.xml.ws.api.server
Provides a way to filter SDDocument infoset while writing it.
SDDocumentImpl - Class in com.sun.xml.ws.server
SDDocument implmentation.
SDDocumentImpl(QName, URL, SDDocumentSource) - Constructor for class com.sun.xml.ws.server.SDDocumentImpl
 
SDDocumentImpl(QName, URL, SDDocumentSource, Set<String>) - Constructor for class com.sun.xml.ws.server.SDDocumentImpl
 
SDDocumentSource - Class in com.sun.xml.ws.api.server
SPI that provides the source of SDDocument.
SDDocumentSource() - Constructor for class com.sun.xml.ws.api.server.SDDocumentSource
 
sei - Variable in class com.sun.xml.ws.client.SEIPortInfo
 
seiContext - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
SeiGenerator - Class in com.sun.tools.ws.processor.generator
 
SEIInvokerTube - Class in com.sun.xml.ws.server.sei
This pipe is used to invoke SEI based endpoints.
SEIInvokerTube(AbstractSEIModelImpl, Invoker, WSBinding) - Constructor for class com.sun.xml.ws.server.sei.SEIInvokerTube
 
SEIMethodHandler - Class in com.sun.xml.ws.client.sei
MethodHandler that handles synchronous method invocations.
SEIMethodHandler(SEIStub, JavaMethodImpl) - Constructor for class com.sun.xml.ws.client.sei.SEIMethodHandler
 
seiModel - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
SEIModel - Interface in com.sun.xml.ws.api.model
Represents abstraction of SEI.
seiModel - Variable in class com.sun.xml.ws.client.sei.SEIStub
 
SEIPortInfo - Class in com.sun.xml.ws.client
PortInfo that has SEIModel.
SEIPortInfo(WSServiceDelegate, Class, SOAPSEIModel, WSDLPort) - Constructor for class com.sun.xml.ws.client.SEIPortInfo
 
SEIStub - Class in com.sun.xml.ws.client.sei
Stub that handles method invocations through a strongly-typed endpoint interface.
SEIStub(WSServiceDelegate, BindingImpl, SOAPSEIModel, Tube, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.sei.SEIStub
 
SelectOptimalEncodingFeature - Class in com.sun.xml.ws.api.client
Client side feature to enable or disable the selection of the optimal encoding by the client when sending outbound messages.
SelectOptimalEncodingFeature() - Constructor for class com.sun.xml.ws.api.client.SelectOptimalEncodingFeature
Create a SelectOptimalEncodingFeature.
SelectOptimalEncodingFeature(boolean) - Constructor for class com.sun.xml.ws.api.client.SelectOptimalEncodingFeature
Create a SelectOptimalEncodingFeature
send(T) - Method in interface com.sun.xml.ws.api.server.AsyncProviderCallback
Indicates that a request was processed successfully.
sendCookieAsNeeded() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
SenderException - Exception in com.sun.xml.ws.client
 
SenderException(String, Object...) - Constructor for exception com.sun.xml.ws.client.SenderException
 
SenderException(Throwable) - Constructor for exception com.sun.xml.ws.client.SenderException
 
SenderException(Localizable) - Constructor for exception com.sun.xml.ws.client.SenderException
 
sendError(Throwable) - Method in interface com.sun.xml.ws.api.server.AsyncProviderCallback
Indicates that an error had occured while processing a request.
SERIALIZABLE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
SerializationException - Exception in com.sun.xml.ws.encoding.soap
SerializationException represents an exception that occurred while serializing a Java value as XML.
SerializationException(String, Object...) - Constructor for exception com.sun.xml.ws.encoding.soap.SerializationException
 
SerializationException(Localizable) - Constructor for exception com.sun.xml.ws.encoding.soap.SerializationException
 
SerializationException(Throwable) - Constructor for exception com.sun.xml.ws.encoding.soap.SerializationException
 
SERIALIZE_AS_REF - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
serializeExecution - Static variable in class com.sun.xml.ws.api.pipe.Fiber
Set this boolean to true to execute fibers sequentially one by one.
serializeNode(Element, XMLStreamWriter) - Static method in class com.sun.xml.ws.util.DOMUtil
Traverses a DOM node and writes out on a streaming writer.
SerializerConstants - Interface in com.sun.xml.ws.encoding.soap
 
serializeSource(Source, XMLStreamWriter) - Static method in class com.sun.xml.ws.message.source.SourceUtils
 
ServerConnectionImpl - Class in com.sun.xml.ws.transport.http.server
WSHTTPConnection used with Java SE endpoints.
ServerConnectionImpl(HttpAdapter, HttpExchange) - Constructor for class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
ServerLogicalHandlerTube - Class in com.sun.xml.ws.handler
 
ServerLogicalHandlerTube(WSBinding, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.handler.ServerLogicalHandlerTube
Creates a new instance of LogicalHandlerTube
ServerLogicalHandlerTube(WSBinding, Tube, HandlerTube) - Constructor for class com.sun.xml.ws.handler.ServerLogicalHandlerTube
This constructor is used on client-side where, SOAPHandlerTube is created first and then a LogicalHandlerTube is created with a handler to that SOAPHandlerTube.
ServerMessageHandlerTube - Class in com.sun.xml.ws.handler
 
ServerMessageHandlerTube(SEIModel, WSBinding, Tube, HandlerTube) - Constructor for class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
ServerMgr - Class in com.sun.xml.ws.transport.http.server
Manages all the WebService HTTP servers created by JAXWS runtime.
ServerMUTube - Class in com.sun.xml.ws.protocol.soap
 
ServerMUTube(WSBinding, Tube) - Constructor for class com.sun.xml.ws.protocol.soap.ServerMUTube
 
ServerMUTube(ServerMUTube, TubeCloner) - Constructor for class com.sun.xml.ws.protocol.soap.ServerMUTube
 
ServerPipeAssemblerContext - Class in com.sun.xml.ws.api.pipe
Deprecated. Use ServerTubeAssemblerContext.
ServerPipeAssemblerContext(SEIModel, WSDLPort, WSEndpoint, Tube, boolean) - Constructor for class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
Deprecated.  
ServerPipelineHook - Class in com.sun.xml.ws.api.server
Allow the container (primarily Glassfish) to inject their own pipes into the pipeline.
ServerPipelineHook() - Constructor for class com.sun.xml.ws.api.server.ServerPipelineHook
 
ServerPropertyConstants - Interface in com.sun.xml.ws.server
 
ServerRtException - Exception in com.sun.xml.ws.server
 
ServerRtException(String, Object...) - Constructor for exception com.sun.xml.ws.server.ServerRtException
 
ServerRtException(Throwable) - Constructor for exception com.sun.xml.ws.server.ServerRtException
 
ServerRtException(Localizable) - Constructor for exception com.sun.xml.ws.server.ServerRtException
 
ServerSchemaValidationTube - Class in com.sun.xml.ws.server
Tube that does the schema validation on the server side.
ServerSchemaValidationTube(WSEndpoint, WSBinding, Tube) - Constructor for class com.sun.xml.ws.server.ServerSchemaValidationTube
 
ServerSchemaValidationTube(ServerSchemaValidationTube, TubeCloner) - Constructor for class com.sun.xml.ws.server.ServerSchemaValidationTube
 
ServerSideException - Exception in com.sun.xml.ws.developer
Represents the exception that has occurred on the server side.
ServerSideException(String, String) - Constructor for exception com.sun.xml.ws.developer.ServerSideException
 
ServerSOAPHandlerTube - Class in com.sun.xml.ws.handler
 
ServerSOAPHandlerTube(WSBinding, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.handler.ServerSOAPHandlerTube
Creates a new instance of SOAPHandlerTube
ServerSOAPHandlerTube(WSBinding, Tube, HandlerTube) - Constructor for class com.sun.xml.ws.handler.ServerSOAPHandlerTube
This constructor is used on client-side where, LogicalHandlerTube is created first and then a SOAPHandlerTube is created with a handler to that LogicalHandlerTube.
ServerTubeAssemblerContext - Class in com.sun.xml.ws.api.pipe
Factory for well-known server Tube implementations that the TubelineAssembler needs to use to satisfy JAX-WS requirements.
ServerTubeAssemblerContext(SEIModel, WSDLPort, WSEndpoint, Tube, boolean) - Constructor for class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
 
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 interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
service() - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.Report
 
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
 
SERVICE - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
service() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
Service - Interface in com.sun.xml.ws.wsdl.writer.document
 
serviceAttributes(WSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
serviceAttributes(WSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
serviceAttributes(WSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
ServiceConfigurationError - Error in com.sun.xml.ws.util
Error thrown when something goes wrong while looking up service providers.
ServiceConfigurationError(String) - Constructor for error com.sun.xml.ws.util.ServiceConfigurationError
Constructs a new instance with the specified detail string.
ServiceConfigurationError(Throwable) - Constructor for error com.sun.xml.ws.util.ServiceConfigurationError
Constructs a new instance that wraps the specified throwable.
ServiceDefinition - Interface in com.sun.xml.ws.api.server
Root of the unparsed WSDL and other resources referenced from it.
ServiceDefinitionImpl - Class in com.sun.xml.ws.server
ServiceDefinition implementation.
ServiceDefinitionImpl(List<SDDocumentImpl>, SDDocumentImpl) - Constructor for class com.sun.xml.ws.server.ServiceDefinitionImpl
 
ServiceDescriptor - Class in com.sun.xml.ws.api.wsdl.parser
Abstraction over WSDL and Schema metadata
ServiceDescriptor() - Constructor for class com.sun.xml.ws.api.wsdl.parser.ServiceDescriptor
 
serviceElements(WSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
serviceElements(WSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
serviceElements(WSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.FoolProofParserExtension
 
serviceElements(WSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
ServiceFinder<T> - Class in com.sun.xml.ws.util
A simple service-provider lookup mechanism.
ServiceGenerator - Class in com.sun.tools.ws.processor.generator
 
serviceImplName - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
ServiceInterceptor - Class in com.sun.xml.ws.api.client
Interception point for inner working of WSService.
ServiceInterceptor() - Constructor for class com.sun.xml.ws.api.client.ServiceInterceptor
 
serviceInterceptor - Variable in class com.sun.xml.ws.client.WSServiceDelegate
Multiple ServiceInterceptors are aggregated into one.
ServiceInterceptorFactory - Class in com.sun.xml.ws.api.client
Creates ServiceInterceptor.
ServiceInterceptorFactory() - Constructor for class com.sun.xml.ws.api.client.ServiceInterceptorFactory
 
serviceName - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
serviceName - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
-servicename
serviceName - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
serviceName - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
serviceNamePattern - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
serviceQName - Variable in class com.sun.xml.ws.client.SCAnnotations
 
services() - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
ServletAdapter - Class in com.sun.xml.ws.transport.http.servlet
HttpAdapter for servlets.
ServletAdapter(String, String, WSEndpoint, ServletAdapterList) - Constructor for class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
ServletAdapterList - Class in com.sun.xml.ws.transport.http.servlet
List (and a factory) of ServletAdapter.
ServletAdapterList() - Constructor for class com.sun.xml.ws.transport.http.servlet.ServletAdapterList
 
ServletConnectionImpl - Class in com.sun.xml.ws.transport.http.servlet
WSHTTPConnection implemented for HttpServlet.
ServletConnectionImpl(HttpAdapter, ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
ServletContainer - Class in com.sun.xml.ws.transport.http.servlet
Provides access to ServletContext via Container.
ServletContainer(ServletContext) - Constructor for class com.sun.xml.ws.transport.http.servlet.ServletContainer
 
ServletModule - Class in com.sun.xml.ws.transport.http.servlet
WebModule that is a servlet container.
ServletModule() - Constructor for class com.sun.xml.ws.transport.http.servlet.ServletModule
 
ServletResourceLoader - Class in com.sun.xml.ws.transport.http.servlet
ResourceLoader backed by ServletContext.
ServletResourceLoader(ServletContext) - Constructor for class com.sun.xml.ws.transport.http.servlet.ServletResourceLoader
 
set(PropertySet, Object) - Method in interface com.sun.xml.ws.api.PropertySet.Accessor
 
set(PropertySet, Object) - Method in class com.sun.xml.ws.api.PropertySet.FieldAccessor
 
set(PropertySet, Object) - Method in class com.sun.xml.ws.api.PropertySet.MethodAccessor
 
set(XMLStreamReaderFactory) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
Overrides the singleton XMLStreamReaderFactory instance that the JAX-WS RI uses.
set(XMLStreamWriterFactory) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
Overrides the singleton XMLStreamWriterFactory instance that the JAX-WS RI uses.
set(T, Throwable) - Method in class com.sun.xml.ws.client.AsyncResponseImpl
 
set(T, Throwable) - Method in class com.sun.xml.ws.client.ResponseImpl
 
set(String, String) - Method in class com.sun.xml.ws.transport.Headers
sets the given value as the sole header value for the given key.
SET_ATTACHMENT_PROPERTY - Static variable in interface com.sun.xml.ws.server.ServerPropertyConstants
 
SET_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
setAbstract(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
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
 
setAction(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
setAction(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
setAddress(String) - Method in class com.sun.tools.ws.processor.model.Port
 
setAddress(String) - Method in class com.sun.xml.ws.client.Stub
 
setAddress(String) - Method in interface com.sun.xml.ws.developer.WSBindingProvider
Sets the endpoint address for all the invocations that happen from BindingProvider.
setAddress(EndpointAddress) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
Only meant for RuntimeWSDLParser to call.
setAnnotations(List<String>) - Method in class com.sun.tools.ws.processor.model.Parameter
 
setAnonymous(WSDLBoundOperation.ANONYMOUS) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
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
 
setBinding(SOAPBindingImpl) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
setBinding(ParameterBinding) - Method in class com.sun.xml.ws.model.ParameterImpl
 
setBinding(ParameterBinding) - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
setBindingExtensibilityElementKind(int) - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
setBindingId(BindingID) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
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
 
setCatalog(File) - Method in class com.sun.tools.ws.ant.WsImport2
Adds a new catalog file.
setClassLoader(ClassLoader) - Method in class com.sun.xml.ws.model.RuntimeModeler
sets the classloader to be used when loading classes by the RuntimeModeler.
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
 
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
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.
setCodec(Codec) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Interception point to change Codec during Tubeline assembly.
setCodec(Codec) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
Interception point to change Codec during Tubeline assembly.
setCodeModel(JCodeModel) - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
setConstructorPos(int) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
setContainer(Container) - Method in class com.sun.xml.ws.api.WSService.InitParams
Sets the Container object used by the created service.
setContent(String) - Method in class com.sun.tools.ws.wsdl.document.Documentation
 
setContentHandler(ContentHandler) - Method in class com.sun.xml.ws.message.XMLReaderImpl
 
setContentLengthResponseHeader(int) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
setContentLengthResponseHeader(int) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
setContentLengthResponseHeader(int) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Subclasses are expected to override
setContentNegotiationString(String) - Method in class com.sun.xml.ws.api.message.Packet
 
setContentNegotiationString(String) - Method in class com.sun.xml.ws.client.RequestContext
 
setContentTypeResponseHeader(String) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
setContentTypeResponseHeader(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
setContentTypeResponseHeader(String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Sets the "Content-Type" header.
setContentTypeResponseHeader(String) - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
setContextClassLoader(ClassLoader) - Method in class com.sun.xml.ws.api.pipe.Fiber
Sets the context ClassLoader of this fiber.
setCP(Path) - Method in class com.sun.tools.ws.ant.WsGen2
Set the classpath to be used for this compilation.
setCurrentNode(Node) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
setCustomizedName(String) - Method in class com.sun.tools.ws.processor.model.Operation
 
setCustomName(String) - Method in class com.sun.tools.ws.processor.model.Parameter
 
setDebug(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
setDebug(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the debug flag.
setDebug(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Sets the debug flag.
setDebuglevel(String) - Method in class com.sun.tools.ws.ant.Apt
 
setDeclaringClass(String) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureMember
 
setDefaultAction(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
setDefaultNamespace(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
setDefinitions(Definitions) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
 
setDeprecation(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
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
 
setDestdir(File) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the base directory to output generated class.
setDestdir(File) - Method in class com.sun.tools.ws.ant.WsImport2
Sets the base directory to output generated class.
setDetail(DetailType) - Method in class com.sun.xml.ws.fault.SOAP11Fault
 
setDetail(DetailType) - Method in class com.sun.xml.ws.fault.SOAP12Fault
 
setDetail(DetailType) - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
setDir(String) - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
Directory in which large attachments are stored
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.DOMBuilder
 
setDocumentLocator(Locator) - Method in class com.sun.tools.ws.wsdl.parser.VersionChecker
 
setDocumentLocator(Locator) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
setDump(boolean) - Method in class com.sun.xml.ws.transport.http.HttpDump
 
setDump(boolean) - Method in interface com.sun.xml.ws.transport.http.HttpDumpMBean
 
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
 
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
 
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
 
setEndpoint(WSEndpoint) - Method in interface com.sun.xml.ws.api.server.EndpointAwareCodec
Called by the implementation when the codec is associated with an endpoint.
setEndpoint(WSEndpoint) - Method in class com.sun.xml.ws.server.InvokerTube
 
setEndpointAddress(EndpointAddress) - Method in class com.sun.xml.ws.client.RequestContext
 
setEndpointAddress(String) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Sets the endpoint address string to be written.
setEndPointAddressString(String) - Method in class com.sun.xml.ws.api.message.Packet
 
setEndPointAddressString(String) - Method in class com.sun.xml.ws.client.RequestContext
 
setEntityResolver(EntityResolver) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
setEPR(WSEndpointReference) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
Only meant for RuntimeWSDLParser to call.
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(Exception) - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
setExceptionClass(JClass) - Method in class com.sun.tools.ws.processor.model.Fault
 
setExecutor(Executor) - Method in class com.sun.xml.ws.api.pipe.Engine
 
setExecutor(Executor) - Method in class com.sun.xml.ws.api.server.WSEndpoint
Set this Executor to run asynchronous requests using this executor.
setExecutor(Executor) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
setExecutor(Executor) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
setExecutor(Executor) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
setExtdirs(String) - Method in class com.sun.tools.ws.ant.Apt
 
setExtension(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the "extension" flag.
setExtension(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Sets the "extension" flag.
setExtraTypesSet(Set<AbstractType>) - Method in class com.sun.tools.ws.processor.model.Model
 
setFactory(String) - Method in class com.sun.tools.ws.ant.Apt
 
setFactorypath(File) - Method in class com.sun.tools.ws.ant.Apt
 
setFailonerror(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Mostly for our SQE teams and not to be advertized.
setFailonerror(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Mostly for our SQE teams and not to be advertized.
setFallbackInstance(T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Sets the "fallback" instance.
setFallbackInstance(T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
setFaultAction(String) - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
setFaultactor(String) - Method in class com.sun.xml.ws.fault.SOAP11Fault
 
setFaultBlocksMap(Map) - Method in class com.sun.tools.ws.processor.model.Response
 
setFaultcode(QName) - Method in class com.sun.xml.ws.fault.SOAP11Fault
 
setFaultExplicitBodyParts(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setFaultsSet(Set<Fault>) - Method in class com.sun.tools.ws.processor.model.Operation
 
setFaultstring(String) - Method in class com.sun.xml.ws.fault.SOAP11Fault
 
setFeatures(WebServiceFeature...) - Method in class com.sun.xml.ws.binding.BindingImpl
 
setFollowImports(boolean) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
setFork(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
setFork(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the "fork" flag.
setFork(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Sets the "fork" flag.
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
 
setFrom(WSEndpointReference) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Setter for wsa:From header WSEndpointReference.
setGeneratedClassNames(Set<String>) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
 
setGenwsdl(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the genWsdl flag.
setHandleFalse() - Method in class com.sun.xml.ws.handler.HandlerTube.HandlerTubeExchange
 
setHandleFalse() - Method in class com.sun.xml.ws.handler.HandlerTube
 
setHandleFault(boolean) - Method in class com.sun.xml.ws.handler.HandlerTube.HandlerTubeExchange
 
setHandleFault() - Method in class com.sun.xml.ws.handler.HandlerTube
 
setHandlerChain(List<Handler>) - Method in class com.sun.xml.ws.binding.BindingImpl
Sets the handlers on the binding and then sorts the handlers in to logical and protocol handlers.
setHandlerClass(String) - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
setHandlerConfig(HandlerConfiguration) - Method in class com.sun.xml.ws.binding.BindingImpl
This is called when ever Binding.setHandlerChain() or SOAPBinding.setRoles() is called.
setHandlerName(String) - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
setHandlerResolver(HandlerResolver) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
setHandlers(List<Handler>) - Method in class com.sun.xml.ws.util.HandlerAnnotationInfo
This method should only be called by HandlerAnnotationProcessor.
setHandlersAndRoles(WSBinding, XMLStreamReader, QName, QName) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
Parses the handler and role information and sets it on the WSBinding.
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
 
setHolderValue(Object, Object) - Static method in class com.sun.xml.ws.model.ParameterImpl
 
setId(String) - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
setId(String) - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
setId(String) - Method in class com.sun.xml.ws.handler.HandlerChainsModel
 
setImpl(String) - Method in class com.sun.tools.ws.processor.model.java.JavaInterface
 
setImplementsSEI(boolean) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
setInBinding(ParameterBinding) - Method in class com.sun.xml.ws.model.ParameterImpl
 
setIncludeantruntime(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Include ant's own classpath in this task's classpath?
setIncludeantruntime(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Include ant's own classpath in this task's classpath?
setIncludejavaruntime(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Sets whether or not to include the java runtime libraries to this task's classpath.
setIncludejavaruntime(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Sets whether or not to include the java runtime libraries to this task's classpath.
setIndex(int) - Method in class com.sun.xml.ws.handler.HandlerProcessor
This is called when a handler returns false or throws a RuntimeException
setIndex(int) - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
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
 
setInput(BindingInput) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
setInput(Input) - Method in class com.sun.tools.ws.wsdl.document.Operation
 
setInput(WSDLInputImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
setInputExplicitBodyParts(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setInstance(ContainerResolver) - Static method in class com.sun.xml.ws.api.server.ContainerResolver
Sets the custom container resolver which can be used to get client's Container.
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
 
setJavaParameter(JavaParameter) - Method in class com.sun.tools.ws.processor.model.Parameter
 
setJavaStructureMember(JavaStructureMember) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
 
setJavaType(JavaType) - Method in class com.sun.tools.ws.processor.model.AbstractType
 
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
 
setKeep(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the "keep" flag.
setKeep(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Sets the "keep" flag.
setKey(String) - Method in class com.sun.tools.ws.ant.Apt.Option
 
setLinkedParameter(Parameter) - Method in class com.sun.tools.ws.processor.model.Parameter
 
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
 
setMappings(List<JAXBMapping>) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBModel
 
setMembers(List<MemberInfo>) - Method in class com.sun.tools.ws.processor.modeler.annotation.FaultInfo
 
setMembers(List<MemberInfo>) - Method in class com.sun.tools.ws.processor.modeler.annotation.WrapperInfo
 
setMembersList(List<JavaStructureMember>) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
setMemoryThreshold(int) - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
After this threshold(no of bytes), large attachments are written to file system
setMEP(MEP) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
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
 
setMessage(Message) - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
Sets the message in this message context
setMessage(Message) - Method in class com.sun.xml.ws.api.message.Packet
Sets a Message to this packet.
setMessage(Message) - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
setMessage(SOAPMessage) - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
setMessageName(String) - Method in class com.sun.tools.ws.wsdl.document.jaxws.Parameter
 
setMessageName(String) - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
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
 
setMetadata(List<Source>) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
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(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
 
setMTOMEnabled(boolean) - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
Client application can override if the MTOM optimization should be enabled
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.processor.modeler.wsdl.AccessorElement
 
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
 
setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
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
 
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
 
setOperationName(String) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
setOperations(List<Operation>) - Method in class com.sun.tools.ws.processor.model.Port
 
setOptimize(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the optimize flag.
setOptimize(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Sets the optimize flag.
setOutBinding(ParameterBinding) - Method in class com.sun.xml.ws.model.ParameterImpl
 
setOutboundAttachments() - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
setOutboundHeaders(Object...) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
setOutboundHeaders(Object...) - Method in class com.sun.xml.ws.client.dispatch.JAXBDispatch
 
setOutboundHeaders(Object...) - Method in class com.sun.xml.ws.client.sei.SEIStub
 
setOutboundHeaders(List<Header>) - Method in class com.sun.xml.ws.client.Stub
 
setOutboundHeaders(Header...) - Method in class com.sun.xml.ws.client.Stub
 
setOutboundHeaders(List<Header>) - Method in interface com.sun.xml.ws.developer.WSBindingProvider
Sets the out-bound headers to be added to messages sent from this BindingProvider.
setOutboundHeaders(Header...) - Method in interface com.sun.xml.ws.developer.WSBindingProvider
Sets the out-bound headers to be added to messages sent from this BindingProvider.
setOutboundHeaders(Object...) - Method in interface com.sun.xml.ws.developer.WSBindingProvider
Sets the out-bound headers to be added to messages sent from this BindingProvider.
setOutput(BindingOutput) - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
setOutput(Output) - Method in class com.sun.tools.ws.wsdl.document.Operation
 
setOutput(WSDLOutputImpl) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
setOutputExplicitBodyParts(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
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
 
setOwner(WSEndpointImpl<?>) - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
The owner is set when WSEndpointImpl is created.
setPackage(String) - Method in class com.sun.tools.ws.ant.WsImport2
 
setPacket(Packet) - Method in class com.sun.xml.ws.developer.ValidationErrorHandler
Use it to communicate validation errors with the application.
setPacketMessage(Message) - Method in class com.sun.xml.ws.handler.LogicalMessageContextImpl
 
setPacketMessage(Message) - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
setPacketMessage(Message) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
Sets Message in the packet Any user modifications done on previous Message are lost.
setPacketMessage(Message) - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
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
 
setParameterOrder(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
setParametersList(List<Parameter>) - Method in class com.sun.tools.ws.processor.model.Message
 
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
 
setParent(NamespaceSupport.Context) - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
(Re)set the parent of this Namespace context.
setParentFeaturedObject(WSDLFeaturedObject) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Set the parent features.
setParentType(JAXBStructuredType) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBStructuredType
 
setParseEagerly(boolean) - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
StreamingAttachment message is parsed eagerly
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.sun.xml.ws.model.ParameterImpl
 
setParts(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
 
setPayload(Source) - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
 
setPayload(Object, JAXBContext) - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
 
setPort(Port) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
setPort(Port) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
setPortGetter(String) - Method in class com.sun.tools.ws.processor.model.Port
 
setPortKnownHeaders(Set<QName>) - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
This method should be called if the binding has SOAPSEIModel The Headers understood by the Port are set, so that they can be used for MU processing.
setPortname(String) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the serviceName.
setPortName(QName) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
setPortName(QName) - Method in class com.sun.xml.ws.model.RuntimeModeler
sets the PortName to be used by the RuntimeModeler.
setPortNamePattern(QName) - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
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
 
setPortTypeName(QName) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
setPrefix(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
setPresent(boolean) - Method in class com.sun.tools.ws.processor.model.java.JavaType
 
setPrint(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
setProperties(Packet, boolean) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
setProperties(Map<String, Object>) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
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
 
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
 
setReceiver(AsyncResponseImpl) - Method in class com.sun.xml.ws.client.AsyncInvoker
 
setRelatesToID(String) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Setter for MessageID for wsa:RelatesTo header.
setRepeated(boolean) - Method in class com.sun.tools.ws.processor.model.jaxb.JAXBElementMember
 
setReplyTo(WSEndpointReference) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Setter for wsa:ReplyTo header WSEndpointReference.
setRequest(Request) - Method in class com.sun.tools.ws.processor.model.Operation
 
setRequestNamespace(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setRequired(boolean) - Method in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
 
setReqWrapperOperation(MethodDeclaration, 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
 
setResponseContext(ResponseContext) - Method in class com.sun.xml.ws.client.AsyncResponseImpl
 
setResponseContext(ResponseContext) - Method in interface com.sun.xml.ws.client.ResponseContextReceiver
Called upon the completion of the invocation to set a ResponseContext.
setResponseContext(ResponseContext) - Method in class com.sun.xml.ws.client.ResponseImpl
 
setResponseContext(ResponseContext) - Method in class com.sun.xml.ws.client.Stub
 
setResponseHeaders(Map<String, List<String>>) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
setResponseHeaders(Map<String, List<String>>) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
sets response headers.
setResponseHeaders(Map<String, List<String>>) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Overwrites all the HTTP response headers written thus far.
setResponseHeaders(Map<String, List<String>>) - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
setResponseNamespace(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setResWrapperOperation(MethodDeclaration, 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
 
setRoles(Set<String>) - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
Adds the next and other roles in case this has been called by a user without them.
setRoles(Set<String>) - Method in class com.sun.xml.ws.util.HandlerAnnotationInfo
This method should only be called by HandlerAnnotationProcessor.
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
 
setScope(String, MessageContext.Scope) - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
setScope(String, MessageContext.Scope) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
setScope(String, MessageContext.Scope) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
setSei(String) - Method in class com.sun.tools.ws.ant.WsGen2
 
setSEIImplName(String) - Method in class com.sun.tools.ws.processor.modeler.annotation.AnnotationProcessorContext.SEIContext
 
setService(Service) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
setService(Service) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
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.sun.tools.ws.ant.WsGen2
Sets the serviceName.
setServiceNamePattern(QName) - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
 
setServiceQName(QName) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
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
 
setSoapAction(String) - Method in class com.sun.xml.ws.client.RequestContext
 
setSOAPAction(String) - Method in class com.sun.xml.ws.model.soap.SOAPBindingImpl
 
setSoapAction(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setSOAPArrayHolderName(String) - Method in class com.sun.tools.ws.processor.model.java.JavaArrayType
 
setSOAPVersion(SOAPVersion) - Method in class com.sun.xml.ws.model.soap.SOAPBindingImpl
 
setSource(String) - Method in class com.sun.tools.ws.processor.model.Model
 
setSourcedestdir(File) - Method in class com.sun.tools.ws.ant.Apt
 
setSourcedestdir(File) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the directory to place generated source java files.
setSourcedestdir(File) - Method in class com.sun.tools.ws.ant.WsImport2
Sets the directory to place generated source java files.
setSourcepath(Path) - Method in class com.sun.tools.ws.ant.Apt
 
setStatus(int) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
 
setStatus(int) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
setStatus(int) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Sets the HTTP response code like WSHTTPConnection.OK.
setStatus(int) - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
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
 
setStyle(SOAPBinding.Style) - Method in class com.sun.xml.ws.model.soap.SOAPBindingImpl
 
setStyle(SOAPBinding.Style) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setStyle(SOAPBinding.Style) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
setSubclassesSet(Set) - Method in class com.sun.tools.ws.processor.model.java.JavaStructureType
 
setSubcode(SubcodeType) - Method in class com.sun.xml.ws.fault.CodeType
 
setSubcode(SubcodeType) - Method in class com.sun.xml.ws.fault.SubcodeType
 
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
 
setTarget(String) - Method in class com.sun.tools.ws.ant.WsImport2
 
setTargetNamespace(String) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
This is the targetNamespace for the WSDL containing the PortType definition
setTargetNamespaceURI(String) - Method in class com.sun.tools.ws.processor.model.Model
 
setTargetNamespaceURI(String) - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
setter - Variable in class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
 
setter - Variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
setTimeout(long, StatefulWebServiceManager.Callback<T>) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Configures timeout for exported instances.
setTimeout(long, StatefulWebServiceManager.Callback<T>) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
setTransport(String) - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
 
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(QName) - Method in class com.sun.tools.ws.processor.modeler.wsdl.AccessorElement
 
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
 
setTypeReference(TypeReference) - Method in class com.sun.xml.ws.model.ParameterImpl
Sometimes we need to overwrite the typeReferenc, such as during patching for rpclit
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
 
setUpProcessor() - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
 
setUpProcessor() - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
 
setUpProcessor() - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
 
setUpProcessor() - Method in class com.sun.xml.ws.handler.HandlerTube
 
setUpProcessor() - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
 
setUpProcessor() - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
setUpProcessor() - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
 
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
 
setUsesWebMethod(Class, Boolean) - Method in class com.sun.xml.ws.model.RuntimeModeler
 
setValue(String) - Method in class com.sun.tools.ws.ant.Apt.Jvmarg
 
setValue(String) - Method in class com.sun.tools.ws.ant.Apt.Option
 
setValue(V) - Method in class com.sun.xml.ws.util.QNameMap.Entry
 
setVerb(String) - Method in class com.sun.tools.ws.wsdl.document.http.HTTPBinding
 
setVerbose(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
setVerbose(boolean) - Method in class com.sun.tools.ws.ant.WsGen2
Sets the "verbose" flag.
setVerbose(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
Sets the "verbose" flag.
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
 
setWrapperGenerated(boolean) - Method in interface com.sun.tools.ws.processor.modeler.annotation.ModelBuilder
 
setWrapperGenerated(boolean) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
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.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
 
setWSDLLocation(String) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
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
 
setXclassesasdecls(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
setXdebug(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
 
setXendorsed(boolean) - Method in class com.sun.tools.ws.ant.WrapperTask
Set to true to perform the endorsed directory override so that Ant tasks can run on JavaSE 6.
setXlistannotationtypes(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
setXlistdeclarations(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
setxNoAddressingDatabinding(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
 
setXnocompile(boolean) - Method in class com.sun.tools.ws.ant.WsImport2
 
setXprintaptrounds(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
setXprintfactoryinfo(boolean) - Method in class com.sun.tools.ws.ant.Apt
 
SHORT_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
SHORT_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
shouldProcessMethod(MethodDeclaration, WebMethod) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
shouldProcessWebService(WebService) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
shouldProcessWebService(WebService, InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
shouldProcessWebService(WebService, ClassDeclaration) - 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
 
SIG_INNERCLASS - Static variable in interface com.sun.tools.ws.processor.generator.GeneratorConstants
 
SIGC_INNERCLASS - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
SIGC_UNDERSCORE - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
simpleTypeCreator - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
SINGLE - Static variable in class com.sun.xml.ws.client.sei.ValueSetterFactory
 
SINGLE_VALUE - Static variable in class com.sun.xml.ws.client.sei.ValueSetter
Singleton instance.
SingletonResolver<T> - Class in com.sun.xml.ws.server
InstanceResolver that always returns a single instance.
SingletonResolver(T) - Constructor for class com.sun.xml.ws.server.SingletonResolver
 
size() - Method in class com.sun.xml.ws.api.message.HeaderList
The number of total headers.
size() - Method in class com.sun.xml.ws.encoding.ParameterList
Return the number of parameters in this list.
size() - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
size() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
size() - Method in class com.sun.xml.ws.transport.Headers
 
size() - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
 
size() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
size - Variable in class com.sun.xml.ws.util.QNameMap
The number of key-value mappings contained in this identity hash map.
size() - Method in class com.sun.xml.ws.util.QNameMap
Returns the number of keys-value mappings in this map.
skipElement(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
Skip current element, leaving the cursor at END_ELEMENT of current element.
skippedEntity(String) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
skipSiblings(XMLStreamReader, QName) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
Skip following siblings, leaving cursor at END_ELEMENT of parent element.
SLASH_DELIMITER - Static variable in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
slideContextDown() - Method in class com.sun.xml.ws.util.NamespaceSupport
 
slideContextUp() - Method in class com.sun.xml.ws.util.NamespaceSupport
 
sniff(Source) - Method in class com.sun.xml.ws.message.source.SourceUtils
This would peek into the Source (DOMSource and SAXSource) for the localName and NamespaceURI of the top-level element.
sniff(Source, RootElementSniffer) - Method in class com.sun.xml.ws.message.source.SourceUtils
 
SOAP11_CONTENT_TYPE - Static variable in class com.sun.xml.ws.encoding.StreamSOAP11Codec
 
SOAP11_HTTP - Static variable in class com.sun.xml.ws.api.BindingID
Constant that represents SOAP1.1/HTTP.
SOAP11_HTTP_MTOM - Static variable in class com.sun.xml.ws.api.BindingID
Constant that represents SOAP1.1/HTTP.
SOAP11_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.StreamSOAP11Codec
 
SOAP11Fault - Class in com.sun.xml.ws.fault
This class represents SOAP1.1 Fault.
SOAP11Fault() - Constructor for class com.sun.xml.ws.fault.SOAP11Fault
 
SOAP11Fault(QName, String, String, Element) - Constructor for class com.sun.xml.ws.fault.SOAP11Fault
This constructor takes soap fault detail among other things.
SOAP11Fault(SOAPFault) - Constructor for class com.sun.xml.ws.fault.SOAP11Fault
 
SOAP12_CONTENT_TYPE - Static variable in class com.sun.xml.ws.encoding.StreamSOAP12Codec
 
SOAP12_HTTP - Static variable in class com.sun.xml.ws.api.BindingID
Constant that represents SOAP1.2/HTTP.
SOAP12_HTTP_MTOM - Static variable in class com.sun.xml.ws.api.BindingID
Constant that represents SOAP1.2/HTTP.
SOAP12_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.StreamSOAP12Codec
 
SOAP12Binding - Class in com.sun.tools.ws.wsdl.document.soap
 
SOAP12Binding(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.soap.SOAP12Binding
 
soap12Binding() - Method in interface com.sun.xml.ws.wsdl.writer.document.Binding
 
SOAP12Constants - Interface in com.sun.tools.ws.wsdl.document.soap
Interface defining SOAP1.2-related constants.
SOAP12Constants - Class in com.sun.xml.ws.encoding.soap
 
SOAP12Constants() - Constructor for class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
SOAP12ExtensionHandler - Class in com.sun.tools.ws.wsdl.parser
 
SOAP12ExtensionHandler(Map<String, AbstractExtensionHandler>) - Constructor for class com.sun.tools.ws.wsdl.parser.SOAP12ExtensionHandler
 
SOAP12Fault - Class in com.sun.xml.ws.fault
SOAP 1.2 Fault class that can be marshalled/unmarshalled by JAXB

SOAP12Fault() - Constructor for class com.sun.xml.ws.fault.SOAP12Fault
 
SOAP12Fault(CodeType, ReasonType, String, String, DetailType) - Constructor for class com.sun.xml.ws.fault.SOAP12Fault
 
SOAP12Fault(SOAPFault) - Constructor for class com.sun.xml.ws.fault.SOAP12Fault
 
SOAP12Fault(QName, String, Element) - Constructor for class com.sun.xml.ws.fault.SOAP12Fault
 
SOAP12NamespaceConstants - Class in com.sun.xml.ws.encoding.soap.streaming
 
SOAP12NamespaceConstants() - Constructor for class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
soap12Operation() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
SOAP_1_1_MUST_UNDERSTAND - Static variable in class com.sun.xml.ws.message.stream.StreamHeader11
 
SOAP_1_1_ROLE - Static variable in class com.sun.xml.ws.message.stream.StreamHeader11
 
SOAP_1_2_MUST_UNDERSTAND - Static variable in class com.sun.xml.ws.message.stream.StreamHeader12
 
SOAP_1_2_RELAY - Static variable in class com.sun.xml.ws.message.stream.StreamHeader12
 
SOAP_1_2_ROLE - Static variable in class com.sun.xml.ws.message.stream.StreamHeader12
 
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 - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
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
 
SOAP_ROLE - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
SOAP_RPC - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
SOAP_UPGRADE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
soapAction - Variable in class com.sun.xml.ws.api.message.Packet
The value of the SOAPAction header associated with the message.
soapAction - Variable in class com.sun.xml.ws.api.model.soap.SOAPBinding
 
soapAction - Variable in class com.sun.xml.ws.client.sei.SEIMethodHandler
 
soapAction - Variable in class com.sun.xml.ws.message.ProblemActionHeader
 
soapAction(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.SOAPOperation
 
soapAction(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.SOAPOperation
 
SOAPActionBasedDispatcher - Class in com.sun.xml.ws.server.sei
An EndpointMethodDispatcher that uses SOAPAction as the key for dispatching.
SOAPActionBasedDispatcher(AbstractSEIModelImpl, WSBinding, SEIInvokerTube) - Constructor for class com.sun.xml.ws.server.sei.SOAPActionBasedDispatcher
 
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
 
SOAPAddress - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
SOAPAddress - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
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
 
SOAPBinding - Class in com.sun.xml.ws.api.model.soap
Models soap:binding in a WSDL document or a SOAPBinding annotation.
SOAPBinding() - Constructor for class com.sun.xml.ws.api.model.soap.SOAPBinding
 
soapBinding() - Method in interface com.sun.xml.ws.wsdl.writer.document.Binding
 
SOAPBinding - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
SOAPBinding - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
SOAPBindingCodec - Interface in com.sun.xml.ws.api.pipe
 
SOAPBindingCodec - Class in com.sun.xml.ws.encoding
SOAP binding Codec that can handle MTOM, SwA, and SOAP messages encoded using XML or Fast Infoset.
SOAPBindingCodec(WSBinding) - Constructor for class com.sun.xml.ws.encoding.SOAPBindingCodec
 
SOAPBindingCodec(WSBinding, StreamSOAPCodec) - Constructor for class com.sun.xml.ws.encoding.SOAPBindingCodec
 
SOAPBindingImpl - Class in com.sun.xml.ws.binding
 
SOAPBindingImpl(BindingID) - Constructor for class com.sun.xml.ws.binding.SOAPBindingImpl
Use BindingImpl.create(BindingID) to create this.
SOAPBindingImpl(BindingID, WebServiceFeature...) - Constructor for class com.sun.xml.ws.binding.SOAPBindingImpl
Use BindingImpl.create(BindingID) to create this.
SOAPBindingImpl - Class in com.sun.xml.ws.model.soap
A wsdl:opeartion binding object that represents soap:binding.
SOAPBindingImpl() - Constructor for class com.sun.xml.ws.model.soap.SOAPBindingImpl
 
SOAPBindingImpl(SOAPBinding) - Constructor for class com.sun.xml.ws.model.soap.SOAPBindingImpl
 
soapBindingStack - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
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.
SOAPConstants - Class in com.sun.xml.ws.encoding.soap
 
SOAPConstants() - Constructor for class com.sun.xml.ws.encoding.soap.SOAPConstants
 
SOAPConstants - Interface in com.sun.xml.ws.wsdl.parser
 
SOAPELEMENT_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
SOAPELEMENT_JAVATYPE - 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
 
SOAPFault - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
SOAPFault - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
SOAPFaultBuilder - Class in com.sun.xml.ws.fault
Base class that represents SOAP 1.1 or SOAP 1.2 fault.
SOAPFaultBuilder() - Constructor for class com.sun.xml.ws.fault.SOAPFaultBuilder
 
SOAPHandlerProcessor<C extends MessageUpdatableContext> - Class in com.sun.xml.ws.handler
 
SOAPHandlerProcessor(boolean, HandlerTube, WSBinding, List<? extends Handler>) - Constructor for class com.sun.xml.ws.handler.SOAPHandlerProcessor
Creates a new instance of SOAPHandlerProcessor
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
 
SOAPMessageContextImpl - Class in com.sun.xml.ws.handler
Implementation of SOAPMessageContext.
SOAPMessageContextImpl(WSBinding, Packet, Set<String>) - Constructor for class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
SOAPMessageDispatch - Class in com.sun.xml.ws.client.dispatch
The SOAPMessageDispatch class provides support for the dynamic invocation of a service endpoint operation using the SOAPMessage class.
SOAPMessageDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.SOAPMessageDispatch
 
SOAPNamespaceConstants - Class in com.sun.xml.ws.encoding.soap.streaming
 
SOAPNamespaceConstants() - Constructor for class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
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
 
soapOperation() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
SOAPOperation - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
SOAPOperation - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
SOAPProviderArgumentBuilder<T> - Class in com.sun.xml.ws.server.provider
 
soapRoles - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
 
SOAPSEIModel - Class in com.sun.xml.ws.model
Creates SOAP specific RuntimeModel
SOAPSEIModel() - Constructor for class com.sun.xml.ws.model.SOAPSEIModel
 
SOAPSourceDispatch - Class in com.sun.xml.ws.client.dispatch
The SOAPSourceDispatch class provides support for the dynamic invocation of a service endpoint operation using XML constructs.
SOAPSourceDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.SOAPSourceDispatch
 
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 - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
SOAPUse - Class in com.sun.tools.ws.wsdl.document.soap
A SOAP "use" enumeration.
soapVer - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
soapVersion - Variable in class com.sun.xml.ws.addressing.WsaTube
 
soapVersion - Variable in class com.sun.xml.ws.api.model.soap.SOAPBinding
 
SOAPVersion - Enum in com.sun.xml.ws.api
Version of SOAP (1.1 and 1.2).
soapVersion - Variable in class com.sun.xml.ws.binding.SOAPBindingImpl
 
soapVersion - Variable in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
soapVersion - Variable in class com.sun.xml.ws.client.sei.SEIStub
 
soapVersion - Variable in class com.sun.xml.ws.message.AbstractMessageImpl
SOAP version of this message.
soapVersion - Variable in class com.sun.xml.ws.protocol.soap.MUTube
 
soapVersion - Variable in class com.sun.xml.ws.server.provider.SOAPProviderArgumentBuilder
 
SOLICIT_RESPONSE - Static variable in class com.sun.tools.ws.wsdl.document.OperationStyle
 
sortMethodParameters(JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Sorts the parameters for the method by their position
SOURCE_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
SOURCE_JAVATYPE - 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
 
sourcePath - Variable in class com.sun.tools.ws.ant.Apt
-sourcepath option: Specify where to find input source files
SourceReaderFactory - Class in com.sun.xml.ws.streaming
 
SourceReaderFactory() - Constructor for class com.sun.xml.ws.streaming.SourceReaderFactory
 
SourceUtils - Class in com.sun.xml.ws.message.source
 
SourceUtils(Source) - Constructor for class com.sun.xml.ws.message.source.SourceUtils
 
splitParameters(List<ParameterImpl>, List<ParameterImpl>, List<ParameterImpl>) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
srcType - Variable in class com.sun.xml.ws.message.source.SourceUtils
 
SSL_SOCKET_FACTORY - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Set this property on the BindingProvider.getRequestContext() to enable HttpsURLConnection.setSSLSocketFactory(SSLSocketFactory).
STACK_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
stackTrace - Variable in class com.sun.xml.ws.fault.ExceptionBean
 
STANDALONE - Static variable in class com.sun.xml.ws.api.server.ResourceInjector
Fallback ResourceInjector implementation used when the Container doesn't provide one.
StandalonePipeAssembler - Class in com.sun.xml.ws.util.pipe
Default Pipeline assembler for JAX-WS client and server side runtimes.
StandalonePipeAssembler() - Constructor for class com.sun.xml.ws.util.pipe.StandalonePipeAssembler
 
standaloneSet() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
standaloneSet() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
StandaloneTubeAssembler - Class in com.sun.xml.ws.util.pipe
Default Pipeline assembler for JAX-WS client and server side runtimes.
StandaloneTubeAssembler() - Constructor for class com.sun.xml.ws.util.pipe.StandaloneTubeAssembler
 
standardFormats - Static variable in class com.sun.xml.ws.transport.http.client.RfcDateParser
 
start(Tube, Packet, Fiber.CompletionCallback) - Method in class com.sun.xml.ws.api.pipe.Fiber
Starts the execution of this fiber asynchronously.
start(WSWebServiceContext, WSEndpoint) - Method in class com.sun.xml.ws.api.server.InstanceResolver
Called by WSEndpoint when it's set up.
start(WebServiceContext) - Method in class com.sun.xml.ws.api.server.InstanceResolver
Deprecated. Use InstanceResolver.start(WSWebServiceContext,WSEndpoint).
start(WSWebServiceContext, WSEndpoint) - Method in class com.sun.xml.ws.api.server.Invoker
Called by WSEndpoint when it's set up.
start(WebServiceContext) - Method in class com.sun.xml.ws.api.server.Invoker
Deprecated. Use Invoker.start(WSWebServiceContext,WSEndpoint)
start(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
start(TypedXmlWriter, SEIModel, WSBinding, Container) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
Deprecated.  
start(WSDLGenExtnContext) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
Called at the very beginning of the process.
start(WSWebServiceContext, WSEndpoint) - Method in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
 
start(WSWebServiceContext, WSEndpoint) - Method in class com.sun.xml.ws.server.SingletonResolver
 
start(WSWebServiceContext, WSEndpoint) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
start(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
 
start(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
start(WSDLGenExtnContext) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
start(WSDLGenExtnContext) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
startDocument() - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
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.DOMBuilder
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.ws.wsdl.parser.VersionChecker
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.ws.wsdl.parser.WhitespaceStripper
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.ws.message.RootElementSniffer
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
StartWithExtensionsType - Interface in com.sun.xml.ws.wsdl.writer.document
 
Stateful - Annotation Type in com.sun.xml.ws.developer
Designates a stateful WebService.
StatefulFeature - Class in com.sun.xml.ws.developer
Designates a stateful WebService.
StatefulFeature() - Constructor for class com.sun.xml.ws.developer.StatefulFeature
Create an StatefulFeature.
StatefulInstanceResolver<T> - Class in com.sun.xml.ws.server
InstanceResolver that looks at JAX-WS cookie header to determine the instance to which a message will be routed.
StatefulInstanceResolver(Class<T>) - Constructor for class com.sun.xml.ws.server.StatefulInstanceResolver
 
StatefulWebServiceManager<T> - Interface in com.sun.xml.ws.developer
Stateful web service support in the JAX-WS RI.
StatefulWebServiceManager.Callback<T> - Interface in com.sun.xml.ws.developer
Used by StatefulWebServiceManager.setTimeout(long, Callback) to determine what to do when the time out is reached.
statusCode - Variable in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
statusCode - Variable in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
StAXResult - Class in com.sun.xml.ws.util.xml
A JAXP Result implementation that produces a result on the specified XMLStreamWriter or XMLEventWriter.
StAXResult(XMLStreamWriter) - Constructor for class com.sun.xml.ws.util.xml.StAXResult
Create a new Result that produces a result on the specified XMLStreamWriter
StAXSource - Class in com.sun.xml.ws.util.xml
A JAXP Source implementation that wraps the specified XMLStreamReader or XMLEventReader for use by applications that expext a Source.
StAXSource(XMLStreamReader, boolean) - Constructor for class com.sun.xml.ws.util.xml.StAXSource
Creates a new Source for the given XMLStreamReader.
StAXSource(XMLStreamReader, boolean, String[]) - Constructor for class com.sun.xml.ws.util.xml.StAXSource
Creates a new Source for the given XMLStreamReader.
stop() - Method in class com.sun.xml.ws.api.server.HttpEndpoint
Stops the published endpoint
stop() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
stop() - Method in class com.sun.xml.ws.transport.http.server.HttpEndpoint
 
StreamAttachment - Class in com.sun.xml.ws.message.stream
Attachment created from raw bytes.
StreamAttachment(ByteArrayBuffer, String, String) - Constructor for class com.sun.xml.ws.message.stream.StreamAttachment
 
StreamBasedMessage - Class in com.sun.xml.ws.api.message.stream
Base representation an XML or SOAP message as stream.
StreamBasedMessage(Packet) - Constructor for class com.sun.xml.ws.api.message.stream.StreamBasedMessage
Create a new message.
StreamBasedMessage(Packet, AttachmentSet) - Constructor for class com.sun.xml.ws.api.message.stream.StreamBasedMessage
Create a new message.
StreamHeader - Class in com.sun.xml.ws.message.stream
Header whose physical data representation is an XMLStreamBuffer.
StreamHeader(XMLStreamReader, XMLStreamBuffer) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader
Creates a StreamHeader.
StreamHeader(XMLStreamReader) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader
Creates a StreamHeader.
StreamHeader.Attribute - Class in com.sun.xml.ws.message.stream
Keep the information about an attribute on the header element.
StreamHeader.Attribute(String, String, String) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader.Attribute
 
StreamHeader11 - Class in com.sun.xml.ws.message.stream
StreamHeader for SOAP 1.1.
StreamHeader11(XMLStreamReader, XMLStreamBuffer) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader11
 
StreamHeader11(XMLStreamReader) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader11
 
StreamHeader12 - Class in com.sun.xml.ws.message.stream
StreamHeader for SOAP 1.2.
StreamHeader12(XMLStreamReader, XMLStreamBuffer) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader12
 
StreamHeader12(XMLStreamReader) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader12
 
StreamingAttachment - Annotation Type in com.sun.xml.ws.developer
This feature represents the use of StreamingAttachment attachments with a web service.
StreamingAttachmentFeature - Class in com.sun.xml.ws.developer
Proxy needs to be created with this feature to configure StreamingAttachment attachments behaviour.
StreamingAttachmentFeature() - Constructor for class com.sun.xml.ws.developer.StreamingAttachmentFeature
 
StreamingAttachmentFeature(String, boolean, long) - Constructor for class com.sun.xml.ws.developer.StreamingAttachmentFeature
 
StreamingDataHandler - Class in com.sun.xml.ws.developer
Implementation of StreamingDataHandler to access MIME attachments efficiently.
StreamingDataHandler(MIMEPart) - Constructor for class com.sun.xml.ws.developer.StreamingDataHandler
 
StreamMessage - Class in com.sun.xml.ws.message.stream
Message implementation backed by XMLStreamReader.
StreamMessage(HeaderList, AttachmentSet, XMLStreamReader, SOAPVersion) - Constructor for class com.sun.xml.ws.message.stream.StreamMessage
Creates a StreamMessage from a XMLStreamReader that points at the start element of the payload, and headers.
StreamMessage(TagInfoset, TagInfoset, AttachmentSet, HeaderList, TagInfoset, XMLStreamReader, SOAPVersion) - Constructor for class com.sun.xml.ws.message.stream.StreamMessage
Creates a StreamMessage from a XMLStreamReader and the complete infoset of the SOAP envelope.
StreamSOAP11Codec - Class in com.sun.xml.ws.encoding
StreamSOAPCodec for SOAP 1.1.
StreamSOAP11Codec() - Constructor for class com.sun.xml.ws.encoding.StreamSOAP11Codec
 
StreamSOAP12Codec - Class in com.sun.xml.ws.encoding
StreamSOAPCodec for SOAP 1.2.
StreamSOAP12Codec() - Constructor for class com.sun.xml.ws.encoding.StreamSOAP12Codec
 
StreamSOAPCodec - Interface in com.sun.xml.ws.api.pipe
Reads events from XMLStreamReader and constructs a Message for SOAP envelope.
StreamSOAPCodec - Class in com.sun.xml.ws.encoding
A stream SOAP codec.
StreamSOAPCodec(SOAPVersion) - Constructor for class com.sun.xml.ws.encoding.StreamSOAPCodec
 
STRICT - Static variable in class com.sun.tools.ws.wscompile.Options
strictly follow the compatibility rules specified in JAXWS spec
STRING_ARRAY_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
STRING_ARRAY_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
STRING_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
STRING_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
StringDataContentHandler - Class in com.sun.xml.ws.encoding
JAF data content handler for text/plain --> String
StringDataContentHandler() - Constructor for class com.sun.xml.ws.encoding.StringDataContentHandler
 
StringHeader - Class in com.sun.xml.ws.message
Header that has a single text value in it (IOW, of the form <foo>text</foo>.)
StringHeader(QName, String) - Constructor for class com.sun.xml.ws.message.StringHeader
 
StringUtils - Class in com.sun.xml.ws.util
 
StringUtils() - Constructor for class com.sun.xml.ws.util.StringUtils
 
stripQualifier(String) - Static method in class com.sun.tools.ws.processor.generator.Names
 
Stub - Class in com.sun.xml.ws.client
Base class for stubs, which accept method invocations from client applications and pass the message to a Tube for processing.
Stub(WSServiceDelegate, Tube, BindingImpl, WSDLPort, EndpointAddress, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.Stub
 
Stubs - Class in com.sun.xml.ws.api.pipe
Factory methods of various stubs.
style() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.MySOAPBinding
 
style - Variable in class com.sun.xml.ws.api.model.soap.SOAPBinding
 
style(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.SOAPBinding
 
style(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.SOAPOperation
 
style(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.SOAPBinding
 
style(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.SOAPOperation
 
SubcodeType - Class in com.sun.xml.ws.fault
<env:Subcode> <env:Value>m:MessageTimeout1</env:Value> <env:Subcode> <env:Value>m:MessageTimeout2</env:Value> </env:Subcode> </env:Subcode>
SubcodeType(QName) - Constructor for class com.sun.xml.ws.fault.SubcodeType
 
SubcodeType() - Constructor for class com.sun.xml.ws.fault.SubcodeType
 
subsubcode - Variable in exception com.sun.xml.ws.addressing.model.InvalidMapException
 
supportedAnnotations - Static variable in class com.sun.istack.ws.AnnotationProcessorFactoryImpl
 
supportedAnnotations - Static variable in class com.sun.tools.ws.wscompile.WsgenTool
 
supportedAnnotationTypes() - Method in class com.sun.istack.ws.AnnotationProcessorFactoryImpl
 
supportedAnnotationTypes() - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
supportedOptions - Static variable in class com.sun.istack.ws.AnnotationProcessorFactoryImpl
 
supportedOptions() - Method in class com.sun.istack.ws.AnnotationProcessorFactoryImpl
 
supportedOptions - Static variable in class com.sun.tools.ws.wscompile.WsgenTool
 
supportedOptions() - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
supports(Object) - Method in class com.sun.xml.ws.api.DistributedPropertySet
 
supports(Object) - Method in class com.sun.xml.ws.api.PropertySet
Checks if this PropertySet supports a property of the given name.
SUSPEND - Static variable in class com.sun.xml.ws.api.pipe.NextAction
 
suspend() - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the fiber should be suspended.
SwACodec - Class in com.sun.xml.ws.encoding
Codec that uses MIME/multipart as the base format.
SwACodec(SOAPVersion, WSBinding, Codec) - Constructor for class com.sun.xml.ws.encoding.SwACodec
 
SYNC - Static variable in class com.sun.xml.ws.client.sei.ValueGetterFactory
 
SYNC - Static variable in class com.sun.xml.ws.client.sei.ValueSetterFactory
 
SyncMethodHandler - Class in com.sun.xml.ws.client.sei
MethodHandler that handles synchronous method invocations.
SyncMethodHandler(SEIStub, JavaMethodImpl) - Constructor for class com.sun.xml.ws.client.sei.SyncMethodHandler
 
SyncProviderInvokerTube<T> - Class in com.sun.xml.ws.server.provider
This tube is used to invoke the Provider endpoints.
SyncProviderInvokerTube(Invoker, ProviderArgumentsBuilder<T>) - Constructor for class com.sun.xml.ws.server.provider.SyncProviderInvokerTube
 
systemId - Variable in class com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
System ID of the document being parsed.

T

table - Variable in class com.sun.xml.ws.util.QNameMap
The table, resized as necessary.
TAG_ - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_BINDING - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_BODY - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
TAG_BODY - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
TAG_DEFINITIONS - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_DOCUMENTATION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
TAG_ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
TAG_FAULT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_FAULT - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
TAG_HEADER - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
TAG_HEADER - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
TAG_INPUT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_MESSAGE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_NOT_UNDERSTOOD - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
TAG_OPERATION - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_OUTPUT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_PART - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_PORT - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_PORT_TYPE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_RESULT - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
TAG_SERVICE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TAG_TYPES - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
TagInfoset - Class in com.sun.xml.ws.encoding
Complete infoset about a start tag.
TagInfoset(String, String, String, AttributesImpl, String...) - Constructor for class com.sun.xml.ws.encoding.TagInfoset
 
TagInfoset(XMLStreamReader) - Constructor for class com.sun.xml.ws.encoding.TagInfoset
Fills a TagInfoset object by the current element that the reader points to.
take() - Method in class com.sun.xml.ws.util.Pool
Gets a new object from the pool.
target - Variable in class com.sun.tools.ws.wscompile.Options
 
targetDir - Variable in class com.sun.tools.ws.wscompile.Options
Target direcoty when producing files.
targetEndpoint - Variable in class com.sun.xml.ws.client.PortInfo
 
targetNamespace(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
targetVM - Variable in class com.sun.tools.ws.ant.Apt
-target option: generate class files for specific VM version
TEXT_HTML_MIME_TYPE - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
TEXT_PLAIN_MIME_TYPE - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
TEXT_XML_MIME_TYPE - Static variable in class com.sun.tools.ws.processor.modeler.wsdl.MimeHelper
 
texts() - Method in class com.sun.xml.ws.fault.ReasonType
 
TextType - Class in com.sun.xml.ws.fault
<env:Text xml:lang="en">Sender Timeout
TextType() - Constructor for class com.sun.xml.ws.fault.TextType
 
TextType(String) - Constructor for class com.sun.xml.ws.fault.TextType
 
THE_SOURCE - Static variable in class com.sun.xml.ws.message.XMLReaderImpl
Special InputSource instance that we use to pass to SAXSource.
THROW - Static variable in class com.sun.xml.ws.api.pipe.NextAction
 
throwable - Variable in class com.sun.xml.ws.api.pipe.NextAction
Really either RuntimeException or Error.
throwException(Throwable) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the next action is to flip the processing direction and starts exception processing.
TidyXMLStreamReader - Class in com.sun.xml.ws.streaming
Wrapper over XMLStreamReader.
TidyXMLStreamReader(XMLStreamReader, Closeable) - Constructor for class com.sun.xml.ws.streaming.TidyXMLStreamReader
 
TJavaGeneratorExtension - Class in com.sun.tools.ws.api
Provides Java SEI Code generation Extensiblity mechanism.
TJavaGeneratorExtension() - Constructor for class com.sun.tools.ws.api.TJavaGeneratorExtension
 
toArray() - Method in interface com.sun.xml.ws.api.WSFeatureList
Obtains all the features in the array.
toArray() - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
toArray() - Method in class com.sun.xml.ws.util.ServiceFinder
Returns discovered objects all at once.
toByteArray() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
Deprecated. this method causes a buffer reallocation. Use it only when you have to.
toDOMSource(Source) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
tokenListContains(String, String) - Static method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
ToolVersion - Class in com.sun.tools.ws
Obtains the version number of the JAX-WS tools.
toReturnValue(Packet) - Method in class com.sun.xml.ws.client.dispatch.DataSourceDispatch
 
toReturnValue(Packet) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
Obtains the value to return from the response message.
toReturnValue(Packet) - Method in class com.sun.xml.ws.client.dispatch.JAXBDispatch
 
toReturnValue(Packet) - Method in class com.sun.xml.ws.client.dispatch.MessageDispatch
 
toReturnValue(Packet) - Method in class com.sun.xml.ws.client.dispatch.RESTSourceDispatch
 
toReturnValue(Packet) - Method in class com.sun.xml.ws.client.dispatch.SOAPMessageDispatch
 
toReturnValue(Packet) - Method in class com.sun.xml.ws.client.dispatch.SOAPSourceDispatch
 
toSpec() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Convert the EPR to the spec version.
toSpec(Class<T>) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Converts the EPR to the specified spec version.
toString() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Dumps the EPR infoset in a human-readable string.
toString() - Method in class com.sun.xml.ws.api.BindingID
Gets the binding ID, which uniquely identifies the binding.
toString() - Method in class com.sun.xml.ws.api.EndpointAddress
 
toString() - Method in class com.sun.xml.ws.api.model.ParameterBinding
 
toString() - Method in class com.sun.xml.ws.api.pipe.Fiber
 
toString() - Method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
 
toString() - Method in class com.sun.xml.ws.api.pipe.NextAction
Dumps the contents to assist debugging.
toString() - Method in enum com.sun.xml.ws.api.SOAPVersion
 
toString() - Method in class com.sun.xml.ws.client.Stub
 
toString() - Method in exception com.sun.xml.ws.developer.ServerSideException
 
toString() - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl.UnknownWSDLExtension
 
toString() - Method in class com.sun.xml.ws.transport.Headers
 
toString() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
 
toString() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
toString() - Method in class com.sun.xml.ws.transport.local.InVmServer
 
toString() - Method in class com.sun.xml.ws.transport.local.LocalConnectionImpl
 
toString(byte[], int, int) - Static method in class com.sun.xml.ws.util.ASCIIUtility
Convert the bytes within the specified range of the given byte array into a String.
toString() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
Decodes the contents of this buffer by the default encoding and returns it as a string.
toString() - Method in class com.sun.xml.ws.util.QNameMap.Entry
 
toString() - Method in class com.sun.xml.ws.util.QNameMap
 
toString() - Method in class com.sun.xml.ws.util.Version
 
toString() - Method in exception com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException
 
toTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the To QName in the SOAP message for a specific WS-Addressing Version.
touch(T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Resets the time out timer for the given instance.
touch(T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
toWSDLSource() - Method in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
Constructs a Source containing the wsdl from the MemberSubmissionEndpointReference
transform() - Method in class com.sun.tools.ws.wsdl.parser.Internalizer
 
transform(Class<T>, EndpointReference) - Static method in class com.sun.xml.ws.addressing.EndpointReferenceUtil
Gives the EPR based on the clazz.
transformDataSource(DataSource, boolean, boolean, WSBinding) - Static method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
transformerFactory - Static variable in class com.sun.xml.ws.util.xml.XmlUtil
 
translateQualifiedName(Locator, String) - Method in class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
transport - Variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
transport(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.SOAPBinding
 
transport(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.SOAPBinding
 
TRANSPORT_HTTP - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
TRANSPORT_HTTP - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
transportBackChannel - Variable in class com.sun.xml.ws.api.message.Packet
Used only on the server side so that the transport can close the connection early.
TransportBackChannel - Interface in com.sun.xml.ws.api.server
Represents a transport back-channel.
TransportPipeFactory - Class in com.sun.xml.ws.api.pipe
Factory for transport pipes that enables transport pluggability.
TransportPipeFactory() - Constructor for class com.sun.xml.ws.api.pipe.TransportPipeFactory
 
TransportTubeFactory - Class in com.sun.xml.ws.api.pipe
Factory for transport tubes that enables transport pluggability.
TransportTubeFactory() - Constructor for class com.sun.xml.ws.api.pipe.TransportTubeFactory
 
TREE_MAP_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
TREE_SET_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
TRUE - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
Tube - Interface in com.sun.xml.ws.api.pipe
Abstraction of the intermediate layers in the processing chain and transport.
TubeCloner - Class in com.sun.xml.ws.api.pipe
Clones the whole pipeline.
TubeCloner() - Constructor for class com.sun.xml.ws.api.pipe.TubeCloner
 
TubelineAssembler - Interface in com.sun.xml.ws.api.pipe
Creates a tubeline.
TubelineAssemblerFactory - Class in com.sun.xml.ws.api.pipe
Creates TubelineAssembler.
TubelineAssemblerFactory() - Constructor for class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
 
TWSDLExtensible - Interface in com.sun.tools.ws.api.wsdl
A WSDL element or attribute that can be extended.
TWSDLExtension - Interface in com.sun.tools.ws.api.wsdl
A WSDL extension
TWSDLExtensionHandler - Class in com.sun.tools.ws.api.wsdl
JAXWS WSDL parser WSDLParser will call an TWSDLExtensionHandler registered with it for the WSDL extensibility elements thats not already defined in the WSDL 1.1 spec, such as SOAP or MIME.
TWSDLExtensionHandler() - Constructor for class com.sun.tools.ws.api.wsdl.TWSDLExtensionHandler
 
TWSDLOperation - Interface in com.sun.tools.ws.api.wsdl
Abstracts wsdl:portType/wsdl:operation
TWSDLParserContext - Interface in com.sun.tools.ws.api.wsdl
Provides WSDL parsing context.
TWSDLParserContextImpl - Class in com.sun.tools.ws.wsdl.framework
The context used by parser classes.
TWSDLParserContextImpl(DOMForest, AbstractDocument, ArrayList<ParserListener>, ErrorReceiver) - Constructor for class com.sun.tools.ws.wsdl.framework.TWSDLParserContextImpl
 
type - Variable in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
 
type() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPartDescriptor
Gives whether wsdl:part references a schema type or a global element.
type - Variable in class com.sun.xml.ws.message.RelatesToHeader
 
type() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartDescriptorImpl
 
type(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.Binding
 
type(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.Part
 
typeAnn - Variable in class com.sun.tools.ws.processor.model.jaxb.JAXBTypeAndAnnotation
 
typeDecl - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
typeDeclSOAPBinding - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
TypeModeler - Class in com.sun.tools.ws.processor.modeler.annotation
 
TypeModeler() - Constructor for class com.sun.tools.ws.processor.modeler.annotation.TypeModeler
 
TypeMoniker - Interface in com.sun.tools.ws.processor.modeler.annotation
 
TypeMonikerFactory - Class in com.sun.tools.ws.processor.modeler.annotation
 
TypeMonikerFactory() - Constructor for class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory
 
TypeMonikerFactory.ArrayTypeMoniker - Class in com.sun.tools.ws.processor.modeler.annotation
 
TypeMonikerFactory.ArrayTypeMoniker(ArrayType) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.ArrayTypeMoniker
 
TypeMonikerFactory.DeclaredTypeMoniker - Class in com.sun.tools.ws.processor.modeler.annotation
 
TypeMonikerFactory.DeclaredTypeMoniker(DeclaredType) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.DeclaredTypeMoniker
 
TypeMonikerFactory.PrimitiveTypeMoniker - Class in com.sun.tools.ws.processor.modeler.annotation
 
TypeMonikerFactory.PrimitiveTypeMoniker(PrimitiveType) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.PrimitiveTypeMoniker
 
TypeMonikerFactory.StringMoniker - Class in com.sun.tools.ws.processor.modeler.annotation
 
TypeMonikerFactory.StringMoniker(String) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.TypeMonikerFactory.StringMoniker
 
typeNamespace - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
Types - Class in com.sun.tools.ws.wsdl.document
Entity corresponding to the "types" WSDL element.
Types(Locator) - Constructor for class com.sun.tools.ws.wsdl.document.Types
 
types() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
Types - Interface in com.sun.xml.ws.wsdl.writer.document
 

U

UNBOUND - Static variable in class com.sun.tools.ws.processor.model.Block
 
UNBOUND - Static variable in class com.sun.xml.ws.api.model.ParameterBinding
Singleton instance that represents 'UNBOUND', meaning the parameter doesn't have a representation in a SOAP message.
undeploy() - Method in class com.sun.xml.ws.transport.local.InVmServer
Gracefully terminates this service.
understood(int) - Method in class com.sun.xml.ws.api.message.HeaderList
Marks the Header at the specified index as "understood".
understood(Header) - Method in class com.sun.xml.ws.api.message.HeaderList
Deprecated. By the deifnition of ArrayList, this operation requires O(n) search of the array, and thus inherently inefficient. Because of this, if you are developing a Pipe for a performance sensitive environment, do not use this method.
unexport(T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Unexports the given instance.
unexport(T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
uniqueOperationName - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
unmarshal(Node) - Static method in class com.sun.xml.ws.fault.ExceptionBean
Does the reverse operation of ExceptionBean.marshal(Throwable, Node).
unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
 
unmarshaller - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
UNREFERENCED_INSTANCE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
unregisterForThread(ServiceInterceptorFactory) - Static method in class com.sun.xml.ws.api.client.ServiceInterceptorFactory
Removes previously registered ServiceInterceptorFactory for this thread.
UNSET_INPUT_ACTION - Static variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
UNSET_OUTPUT_ACTION - Static variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
UNSUPPORTED_MEDIA - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
UnsupportedMediaException - Exception in com.sun.xml.ws.server
Codec throws this exception when it doesn't understand request message's Content-Type
UnsupportedMediaException(String, List<String>) - Constructor for exception com.sun.xml.ws.server.UnsupportedMediaException
 
UnsupportedMediaException() - Constructor for exception com.sun.xml.ws.server.UnsupportedMediaException
 
unwrap(Service) - Static method in class com.sun.xml.ws.api.WSService
Obtains the WSService that's encapsulated inside a Service.
updateDocs() - Method in class com.sun.xml.ws.server.WSDLGenResolver
Converts SDDocumentSource to SDDocumentImpl and updates original docs.
updateMessage() - Method in class com.sun.xml.ws.handler.LogicalMessageContextImpl
 
updateMessage() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
updateMessage() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
Updates Message in the packet with user modifications
updateMessage() - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
updatePacket() - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
updatePacket() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
Updates the complete packet with user modfications to the message and properties cahnges in MessageContext
uri(String) - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.QualifiedName
 
uri - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Address
 
URI_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
URI_ENCODING - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
URI_ENCODING - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
URI_ENVELOPE - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
URI_ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
URI_ENVELOPE - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
URI_ENVELOPE - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
URI_ENVELOPE12 - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
URI_HTTP - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
URI_HTTP - Static variable in class com.sun.xml.ws.encoding.soap.SOAPConstants
 
URI_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 
URI_SOAP_RPC - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
URI_SOAP_TRANSPORT_HTTP - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAP12Constants
 
URI_SOAP_TRANSPORT_HTTP - Static variable in interface com.sun.tools.ws.wsdl.document.soap.SOAPConstants
 
URI_SOAP_TRANSPORT_HTTP - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
uriTable - Variable in class com.sun.xml.ws.util.NamespaceSupport.Context
 
urlPattern - Variable in class com.sun.xml.ws.transport.http.HttpAdapter
Servlet URL pattern with which this HttpAdapter is associated.
usage(Options) - Method in class com.sun.tools.ws.wscompile.WsgenTool
 
usage(Options) - Method in class com.sun.tools.ws.wscompile.WsimportTool
 
use() - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.MySOAPBinding
 
use - Variable in class com.sun.xml.ws.api.model.soap.SOAPBinding
 
use(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.BodyType
 
use(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.BodyType
 
useWSIBasicProfile - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
UsingAddressing - Interface in com.sun.xml.ws.wsdl.writer
 
Util - Class in com.sun.tools.ws.processor.model.jaxb
 
Util() - Constructor for class com.sun.tools.ws.processor.model.jaxb.Util
 
Util - Class in com.sun.tools.ws.wsdl.parser
2 Defines various utility methods.
Util() - Constructor for class com.sun.tools.ws.wsdl.parser.Util
 
Util - Class in com.sun.xml.ws.message
Utility code for the Message implementation.
Util() - Constructor for class com.sun.xml.ws.message.Util
 
UtilException - Exception in com.sun.xml.ws.util
UtilException represents an exception that occurred while one of the util classes is operating.
UtilException(String, Object...) - Constructor for exception com.sun.xml.ws.util.UtilException
 
UtilException(Throwable) - Constructor for exception com.sun.xml.ws.util.UtilException
 
UtilException(Localizable) - Constructor for exception com.sun.xml.ws.util.UtilException
 

V

validate() - Method in class com.sun.tools.ws.wscompile.WsgenOptions
 
validate() - Method in class com.sun.tools.ws.wscompile.WsimportOptions
 
validate(EntityReferenceValidator) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocument
 
validate(EntityReferenceValidator) - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
validateAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaClientTube
 
validateAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
validateAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTube
 
validateBodyParts(BindingOperation) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
validateInboundHeaders(Packet) - Method in class com.sun.xml.ws.addressing.WsaTube
Validates the inbound message.
validateLocally() - Method in class com.sun.tools.ws.wsdl.framework.AbstractDocument
 
validateMimeParts(Iterable<MIMEPart>) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
validateSOAPAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTube
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Binding
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.BindingFault
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.BindingInput
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.BindingOperation
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.BindingOutput
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Definitions
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Fault
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPAddress
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPBinding
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPOperation
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPUrlEncoded
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.http.HTTPUrlReplacement
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Import
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Input
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.jaxws.JAXWSBinding
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Message
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.MessagePart
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEContent
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEMultipartRelated
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEPart
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.mime.MIMEXml
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Operation
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Output
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Port
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.PortType
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Service
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPAddress
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBinding
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPBody
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPFault
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeader
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPHeaderFault
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.soap.SOAPOperation
 
validateThis() - Method in class com.sun.tools.ws.wsdl.document.Types
 
validateThis() - Method in class com.sun.tools.ws.wsdl.framework.Entity
 
validateWSDLBindingStyle(Binding) - Method in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
ValidationErrorHandler - Class in com.sun.xml.ws.developer
An ErrorHandler to receive errors encountered during the Validator.validate(javax.xml.transform.Source) method invocation.
ValidationErrorHandler() - Constructor for class com.sun.xml.ws.developer.ValidationErrorHandler
 
ValidationException - Exception in com.sun.tools.ws.wsdl.framework
An exception signalling that validation of an entity failed.
ValidationException(String, Object...) - Constructor for exception com.sun.tools.ws.wsdl.framework.ValidationException
 
ValidationException(Throwable) - Constructor for exception com.sun.tools.ws.wsdl.framework.ValidationException
 
value - Variable in class com.sun.tools.ws.ant.Apt.Jvmarg
 
value - Variable in class com.sun.tools.ws.ant.Apt.Option
 
value - Variable in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader.Attribute
 
value() - Method in enum com.sun.xml.ws.api.model.ExceptionType
 
value - Variable in class com.sun.xml.ws.message.stream.OutboundStreamHeader.Attribute
 
value - Variable in class com.sun.xml.ws.message.stream.StreamHeader.Attribute
 
value - Variable in class com.sun.xml.ws.message.StringHeader
Header value.
value - Variable in class com.sun.xml.ws.util.QNameMap.Entry
 
ValueGetter - Enum in com.sun.xml.ws.client.sei
Gets a value from an object that represents a parameter passed as a method argument.
ValueGetter - Enum in com.sun.xml.ws.server.sei
Gets a value from an object that represents a parameter passed as a method argument.
ValueGetterFactory - Class in com.sun.xml.ws.client.sei
ValueGetterFactory is used to create ValueGetter objects.
ValueGetterFactory() - Constructor for class com.sun.xml.ws.client.sei.ValueGetterFactory
 
valueOf(String) - Static method in enum com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.StyleAndUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.tools.ws.wscompile.Options.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.model.ExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.model.MEP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.model.ParameterBinding.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation.ANONYMOUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.model.wsdl.WSDLDescriptorKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.SOAPVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.client.ContentNegotiation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.client.sei.ValueGetter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.handler.HandlerProcessor.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.handler.HandlerProcessor.RequestOrResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.server.sei.ValueGetter
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler.StyleAndUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.tools.ws.wscompile.Options.Target
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.api.model.ExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.api.model.MEP
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.api.model.ParameterBinding.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation.ANONYMOUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.api.model.wsdl.WSDLDescriptorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.api.SOAPVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.client.ContentNegotiation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.client.sei.ValueGetter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.handler.HandlerProcessor.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.xml.ws.handler.HandlerProcessor.RequestOrResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.sun.xml.ws.handler.MessageContextImpl
 
values() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
values() - Static method in enum com.sun.xml.ws.server.sei.ValueGetter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.sun.xml.ws.transport.Headers
 
values() - Method in class com.sun.xml.ws.util.QNameMap
 
ValueSetter - Class in com.sun.xml.ws.client.sei
Moves a Java value unmarshalled from a response message to the right place.
ValueSetter.AsyncBeanValueSetter - Class in com.sun.xml.ws.client.sei
OUT parameters are set in async bean
ValueSetter.AsyncBeanValueSetter(ParameterImpl, Class) - Constructor for class com.sun.xml.ws.client.sei.ValueSetter.AsyncBeanValueSetter
 
ValueSetter.Param - Class in com.sun.xml.ws.client.sei
 
ValueSetter.Param(int) - Constructor for class com.sun.xml.ws.client.sei.ValueSetter.Param
 
ValueSetterFactory - Class in com.sun.xml.ws.client.sei
ValueSetterFactory.AsyncBeanValueSetterFactory is used to create ValueSetter.
ValueSetterFactory() - Constructor for class com.sun.xml.ws.client.sei.ValueSetterFactory
 
ValueSetterFactory.AsyncBeanValueSetterFactory - Class in com.sun.xml.ws.client.sei
 
ValueSetterFactory.AsyncBeanValueSetterFactory(Class) - Constructor for class com.sun.xml.ws.client.sei.ValueSetterFactory.AsyncBeanValueSetterFactory
 
VECTOR_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
verb(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.http.Binding
 
verbose - Variable in class com.sun.tools.ws.ant.Apt
-verbose option: output messages about what the compiler is doing
verbose - Variable in class com.sun.tools.ws.ant.WsGen2
-verbose option
verbose - Variable in class com.sun.tools.ws.ant.WsImport2
-verbose option
verbose - Variable in class com.sun.tools.ws.wscompile.Options
-verbose
verifyImplAnnotations(ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
verifyImplementorClass(Class<?>) - Static method in class com.sun.xml.ws.server.EndpointFactory
Verifies if the endpoint implementor class has @WebService or @WebServiceProvider annotation
verifyReaderState(XMLStreamReader, int) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
verifySEIAnnotations(WebService, InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
verifyTag(Element, String) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
verifyTag(XMLStreamReader, String, String) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
verifyTag(XMLStreamReader, QName) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
verifyTagNS(Element, String, String) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
verifyTagNS(Element, QName) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
verifyTagNSRootElement(Element, QName) - Static method in class com.sun.tools.ws.wsdl.parser.Util
 
VERSION - Static variable in class com.sun.tools.ws.ToolVersion
 
version - Variable in class com.sun.xml.ws.encoding.MimeCodec
 
VERSION - Static variable in class com.sun.xml.ws.util.RuntimeVersion
 
Version - Class in com.sun.xml.ws.util
Represents the version information.
VERSION_ATTR - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
VersionChecker - Class in com.sun.tools.ws.wsdl.parser
Checks the jaxb:version attribute on a XML Schema document.
VersionChecker(XMLReader) - Constructor for class com.sun.tools.ws.wsdl.parser.VersionChecker
 
VersionChecker(ContentHandler, ErrorHandler, EntityResolver) - Constructor for class com.sun.tools.ws.wsdl.parser.VersionChecker
 
VersionMismatchException - Exception in com.sun.xml.ws.protocol.soap
This is used to represent SOAP VersionMismatchFault.
VersionMismatchException(SOAPVersion, Object...) - Constructor for exception com.sun.xml.ws.protocol.soap.VersionMismatchException
 
VersionUtil - Class in com.sun.xml.ws.util
Provides some version utilities.
VersionUtil() - Constructor for class com.sun.xml.ws.util.VersionUtil
 
visit(Fault) - Method in class com.sun.tools.ws.processor.generator.CustomExceptionGenerator
 
visit(Model) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Service) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Port) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Operation) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Parameter) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Block) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Response) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Request) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Fault) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
visit(Model) - Method in class com.sun.tools.ws.processor.generator.SeiGenerator
 
visit(Service) - Method in class com.sun.tools.ws.processor.generator.SeiGenerator
 
visit(Service) - Method in class com.sun.tools.ws.processor.generator.ServiceGenerator
 
visit(Model) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
visit(Parameter) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
visit(JAXBType) - Method in interface com.sun.tools.ws.processor.model.jaxb.JAXBTypeVisitor
 
visit(RpcLitStructure) - Method in interface com.sun.tools.ws.processor.model.jaxb.JAXBTypeVisitor
 
visit(Model) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Service) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Port) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Operation) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Request) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Response) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Fault) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Block) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Parameter) - Method in interface com.sun.tools.ws.processor.model.ModelVisitor
 
visit(Parameter) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
visit(JAXBType) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
visit(RpcLitStructure) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
visit(Import) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
visit(MessagePart) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
visit(Documentation) - Method in interface com.sun.tools.ws.wsdl.document.WSDLDocumentVisitor
 
visit(Import) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
visit(MessagePart) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
visit(Documentation) - Method in class com.sun.tools.ws.wsdl.document.WSDLDocumentVisitorBase
 
visitBlock(Block) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
visitBodyBlock(Block) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
visitBodyBlock(Block) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
visitClassDeclaration(ClassDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
visitFaultBlock(Block) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
visitFaultBlock(Block) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
visitHeaderBlock(Block) - Method in class com.sun.tools.ws.processor.model.ExtendedModelVisitor
 
visitHeaderBlock(Block) - Method in class com.sun.tools.ws.processor.util.ClassNameCollector
 
visitInterfaceDeclaration(InterfaceDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
visitMethodDeclaration(MethodDeclaration) - Method in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
VOID_CLASSNAME - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 
VOID_JAVATYPE - Variable in class com.sun.tools.ws.processor.modeler.JavaSimpleTypeCreator
 

W

W3CAddressingConstants - Interface in com.sun.xml.ws.addressing
Constants for W3C WS-Addressing version
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
 
W3CAddressingJavaGeneratorExtension() - Constructor for class com.sun.tools.ws.processor.generator.W3CAddressingJavaGeneratorExtension
 
W3CAddressingMetadataWSDLParserExtension - Class in com.sun.xml.ws.wsdl.parser
W3C WS-Addressing Runtime WSDL parser extension that parses WS-Addressing Metadata wsdl extensibility elements This mainly reads wsam:Action element on input/output/fault messages in wsdl.
W3CAddressingMetadataWSDLParserExtension() - Constructor for class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
W3CAddressingWSDLGeneratorExtension - Class in com.sun.xml.ws.wsdl.writer
 
W3CAddressingWSDLGeneratorExtension() - Constructor for class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
W3CAddressingWSDLParserExtension - Class in com.sun.xml.ws.wsdl.parser
W3C WS-Addressing Runtime WSDL parser extension
W3CAddressingWSDLParserExtension() - Constructor for class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
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.WsgenTool.Listener
 
warning(SAXParseException) - Method in class com.sun.tools.ws.wscompile.WsimportListener
 
warning(SAXParseException) - Method in class com.sun.xml.ws.server.DraconianValidationErrorHandler
 
wasTransportSecure - Variable in class com.sun.xml.ws.api.message.Packet
True if this message came from a transport (IOW inbound), and in paricular from a "secure" transport.
WebModule - Class in com.sun.xml.ws.api.server
Module that is an HTTP container.
WebModule() - Constructor for class com.sun.xml.ws.api.server.WebModule
 
WEBSERVICE_NAMESPACE - Static variable in interface com.sun.tools.ws.processor.modeler.annotation.WebServiceConstants
 
WebServiceAP - Class in com.sun.tools.ws.processor.modeler.annotation
WebServiceAP is a APT AnnotationProcessor for processing javax.jws.* and javax.xml.ws.* annotations.
WebServiceAP(WsgenOptions, AnnotationProcessorContext, ErrorReceiver, PrintStream) - Constructor for class com.sun.tools.ws.processor.modeler.annotation.WebServiceAP
 
WebServiceConstants - Interface in com.sun.tools.ws.processor.modeler.annotation
 
webServiceContextDelegate - Variable in class com.sun.xml.ws.api.message.Packet
When non-null, this object is consulted to implement WebServiceContext methods exposed to the user application.
WebServiceContextDelegate - Interface in com.sun.xml.ws.api.server
This object is set to Packet.webServiceContextDelegate to serve WebServiceContext methods for a Packet.
WebServiceFeatureList - Class in com.sun.xml.ws.binding
Represents a list of WebServiceFeatures that has bunch of utility methods pertaining to web service features.
WebServiceFeatureList() - Constructor for class com.sun.xml.ws.binding.WebServiceFeatureList
 
WebServiceFeatureList(WebServiceFeature...) - Constructor for class com.sun.xml.ws.binding.WebServiceFeatureList
 
WebServiceFeatureList(Class<?>) - Constructor for class com.sun.xml.ws.binding.WebServiceFeatureList
Creates a list by reading featuers from the annotation on a class.
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
 
WebServiceVisitor.MySOAPBinding() - Constructor for class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.MySOAPBinding
 
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
 
WhitespaceStripper - Class in com.sun.tools.ws.wsdl.parser
Strips ignorable whitespace from SAX event stream.
WhitespaceStripper(XMLReader) - Constructor for class com.sun.tools.ws.wsdl.parser.WhitespaceStripper
 
WhitespaceStripper(ContentHandler, ErrorHandler, EntityResolver) - Constructor for class com.sun.tools.ws.wsdl.parser.WhitespaceStripper
 
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
 
wrapperChildren - Variable in class com.sun.xml.ws.model.WrapperParameter
 
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
 
wrapperNames - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator
 
WrapperParameter - Class in com.sun.xml.ws.model
ParameterImpl that represents a wrapper, which is a parameter that consists of multiple nested ParameterImpls within, which together form a body part.
WrapperParameter(JavaMethodImpl, TypeReference, WebParam.Mode, int) - Constructor for class com.sun.xml.ws.model.WrapperParameter
 
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
 
write(InputStream) - Method in class com.sun.xml.ws.util.ByteArrayBuffer
Reads all the data of the given InputStream and appends them into this buffer.
write(int) - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
write(byte[], int, int) - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
writeAsAscii(String, OutputStream) - Static method in class com.sun.xml.ws.encoding.MimeCodec
Writes a string as ASCII string.
writeAttribute(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeAttribute(String, String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeAttribute(String, String, String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeCData(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeCharacters(char[], int, int) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeCharacters(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeComment(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeDefaultNamespace(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeDTD(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEmptyElement(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEmptyElement(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEmptyElement(String, String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEnd(ContentHandler) - Method in class com.sun.xml.ws.encoding.TagInfoset
Writes the end element event.
writeEndDocument() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEndElement() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEntityRef(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeHandlerConfig(String, JDefinedClass, WsimportOptions) - Method in class com.sun.tools.ws.processor.generator.GeneratorBase
 
writeln(String, OutputStream) - Static method in class com.sun.xml.ws.encoding.MimeCodec
 
writeln(OutputStream) - Static method in class com.sun.xml.ws.encoding.MimeCodec
 
writeMethodAnnotations(TWSDLOperation, JMethod) - Method in class com.sun.tools.ws.api.TJavaGeneratorExtension
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
 
writeNamespace(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.api.message.Message
Writes the payload to StAX.
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
Writes the payload to SAX events.
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.DOMMessage
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.DOMMessage
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
Writes the payload as SAX events.
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
writeProcessingInstruction(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeProcessingInstruction(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writer - Variable in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStart(ContentHandler) - Method in class com.sun.xml.ws.encoding.TagInfoset
Writes the start element event.
writeStart(XMLStreamWriter) - Method in class com.sun.xml.ws.encoding.TagInfoset
Writes the start element event.
writeStartDocument() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartDocument(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartDocument(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartElement(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartElement(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartElement(String, String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeTagWithAttributes(Element, XMLStreamWriter) - Static method in class com.sun.xml.ws.util.DOMUtil
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.api.addressing.EPRHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.api.addressing.EPRHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.api.addressing.EPRHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
 
writeTo(String, ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Writes this EPR to the given ContentHandler.
writeTo(String, XMLStreamWriter) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Writes this EPR into the given writer.
writeTo(OutputStream) - Method in interface com.sun.xml.ws.api.message.Attachment
Writes the contents of the attachment into the given stream.
writeTo(SOAPMessage) - Method in interface com.sun.xml.ws.api.message.Attachment
Writes this attachment to the given SOAPMessage.
writeTo(XMLStreamWriter) - Method in interface com.sun.xml.ws.api.message.Header
Writes out the header as a fragment.
writeTo(SOAPMessage) - Method in interface com.sun.xml.ws.api.message.Header
Writes out the header to the given SOAPMessage.
writeTo(ContentHandler, ErrorHandler) - Method in interface com.sun.xml.ws.api.message.Header
Writes out the header as SAX events.
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.api.message.Message
Writes the whole SOAP message (but not attachments) to the given writer.
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.api.message.Message
Writes the whole SOAP envelope as SAX events.
writeTo(PortAddressResolver, DocumentAddressResolver, OutputStream) - Method in interface com.sun.xml.ws.api.server.SDDocument
Writes the document to the given OutputStream.
writeTo(PortAddressResolver, DocumentAddressResolver, XMLStreamWriter) - Method in interface com.sun.xml.ws.api.server.SDDocument
Writes the document to the given XMLStreamWriter.
writeTo(Result) - Method in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.ws.encoding.ImageDataContentHandler
Convert the object to a byte stream of the specified MIME type and write it to the output stream.
writeTo(OutputStream) - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
 
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
construct an object from a byte stream (similar semantically to previous method, we are deciding which one to support)
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.ws.encoding.XmlDataContentHandler
construct an object from a byte stream (similar semantically to previous method, we are deciding which one to support)
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
Default implementation that relies on Message.writePayloadTo(XMLStreamWriter)
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
Writes the whole envelope as SAX events.
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.DOMHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.DOMHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.DOMHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.JAXBAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.JAXBAttachment
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.RelatesToHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.RelatesToHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.StringHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.StringHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.StringHeader
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
writeTo(PortAddressResolver, DocumentAddressResolver, OutputStream) - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
writeTo(PortAddressResolver, DocumentAddressResolver, XMLStreamWriter) - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
writeTo(PortAddressResolver, DocumentAddressResolver, OutputStream) - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
writeTo(PortAddressResolver, DocumentAddressResolver, XMLStreamWriter) - Method in class com.sun.xml.ws.util.xml.MetadataDocument
 
WSA_ADDRESS_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_ADDRESS_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_ADDRESS_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_ADDRESS_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_ANONYMOUS_ADDRESS - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_ANONYMOUS_ADDRESS - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_DEFAULT_FAULT_ACTION - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_DEFAULT_FAULT_ACTION - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_METADATA_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_METADATA_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_NAMESPACE_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_NAMESPACE_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_NAMESPACE_POLICY_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_NAMESPACE_WSDL_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_NAMESPACE_WSDL_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_NONE_ADDRESS - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_NONE_ADDRESS - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_PORTNAME_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_PORTTYPE_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_REFERENCEPARAMETERS_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_REFERENCEPARAMETERS_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_REFERENCEPROPERTIES_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_REFERENCEPROPERTIES_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_SERVICENAME_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WsaClientTube - Class in com.sun.xml.ws.addressing
WsaClientTube appears in the Tubeline only if addressing is enabled.
WsaClientTube(WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.WsaClientTube
 
WsaClientTube(WsaClientTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.WsaClientTube
 
WsaPropertyBag - Class in com.sun.xml.ws.addressing
Provides access to the Addressing headers.
WsaPropertyBag(AddressingVersion, SOAPVersion, Packet) - Constructor for class com.sun.xml.ws.addressing.WsaPropertyBag
 
WsaServerTube - Class in com.sun.xml.ws.addressing
Handles WS-Addressing for the server.
WsaServerTube(WSEndpoint, WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.WsaServerTube
 
WsaServerTube(WsaServerTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.WsaServerTube
 
WsaTube - Class in com.sun.xml.ws.addressing
WS-Addressing processing code shared between client and server.
WsaTube(WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.WsaTube
 
WsaTube(WsaTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.WsaTube
 
WsaTubeHelper - Class in com.sun.xml.ws.addressing
 
WsaTubeHelper(WSBinding, SEIModel, WSDLPort) - Constructor for class com.sun.xml.ws.addressing.WsaTubeHelper
 
WsaTubeHelperImpl - Class in com.sun.xml.ws.addressing.v200408
 
WsaTubeHelperImpl(WSDLPort, SEIModel, WSBinding) - Constructor for class com.sun.xml.ws.addressing.v200408.WsaTubeHelperImpl
 
WsaTubeHelperImpl - Class in com.sun.xml.ws.addressing
 
WsaTubeHelperImpl(WSDLPort, SEIModel, WSBinding) - Constructor for class com.sun.xml.ws.addressing.WsaTubeHelperImpl
 
WSAW_ENDPOINTNAME_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSAW_INTERFACENAME_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSAW_SERVICENAME_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSAW_USING_ADDRESSING_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSAW_USING_ADDRESSING_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSBinding - Interface in com.sun.xml.ws.api
JAX-WS implementation of Binding.
WSBindingProvider - Interface in com.sun.xml.ws.developer
BindingProvider with JAX-WS RI's extension methods.
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
 
wsdl(String) - Method in interface com.sun.tools.ws.wscompile.WsgenTool.ReportOutput.Report
 
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
 
wsdlActionTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the Action QName in the WSDL for a specific WS-Addressing Version.
wsdlAnonymousTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the WSDL anonymous QName for a specific WS-Addressing Version.
WSDLBoundFault - Interface in com.sun.xml.ws.api.model.wsdl
Abstracts wsdl:binding/wsdl:operation/wsdl:fault
WSDLBoundFaultImpl - Class in com.sun.xml.ws.model.wsdl
 
WSDLBoundFaultImpl(XMLStreamReader, String, WSDLBoundOperationImpl) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
WSDLBoundOperation - Interface in com.sun.xml.ws.api.model.wsdl
Abstracts wsdl:binding/wsdl:operation.
WSDLBoundOperation.ANONYMOUS - Enum in com.sun.xml.ws.api.model.wsdl
 
WSDLBoundOperationImpl - Class in com.sun.xml.ws.model.wsdl
Implementation of WSDLBoundOperation
WSDLBoundOperationImpl(XMLStreamReader, WSDLBoundPortTypeImpl, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
WSDLBoundPortType - Interface in com.sun.xml.ws.api.model.wsdl
WSDLPortType bound with a specific binding.
WSDLBoundPortTypeImpl - Class in com.sun.xml.ws.model.wsdl
Implementation of WSDLBoundPortType
WSDLBoundPortTypeImpl(XMLStreamReader, WSDLModelImpl, QName, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
WSDLConstants - Interface in com.sun.tools.ws.wsdl.document
Interface defining WSDL-related constants.
WSDLConstants - Interface in com.sun.xml.ws.wsdl.parser
Interface defining WSDL-related constants.
WSDLDescriptorKind - Enum in com.sun.xml.ws.api.model.wsdl
Enumeration that tells a wsdl:part that can be defined either using a type attribute or an element attribute.
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
 
WSDLExtensible - Interface in com.sun.xml.ws.api.model.wsdl
Interface that represents WSDL concepts that can have extensions.
WSDLExtension - Interface in com.sun.xml.ws.api.model.wsdl
Represents a WSDL extensibility element or attribute.
wsdlExtensionTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Represents the WSDL extension QName for a specific WS-Addressing Version.
WSDLFault - Interface in com.sun.xml.ws.api.model.wsdl
Abstracts wsdl:portType/wsdl:operation/wsdl:fault
WSDLFaultImpl - Class in com.sun.xml.ws.model.wsdl
 
WSDLFaultImpl(XMLStreamReader, String, QName, WSDLOperationImpl) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
WSDLFeaturedObject - Interface in com.sun.xml.ws.api.model.wsdl
WSDLObject that can have features associated with it.
WSDLGenerator - Class in com.sun.xml.ws.wsdl.writer
Class used to generate WSDLs from a SEIModel.
WSDLGenerator(AbstractSEIModelImpl, WSDLResolver, WSBinding, Container, Class, WSDLGeneratorExtension...) - Constructor for class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Creates the WSDLGenerator
WSDLGenerator.JAXWSOutputSchemaResolver - Class in com.sun.xml.ws.wsdl.writer
Implements the SchemaOutputResolver used by JAXB to
WSDLGenerator.JAXWSOutputSchemaResolver() - Constructor for class com.sun.xml.ws.wsdl.writer.WSDLGenerator.JAXWSOutputSchemaResolver
 
WSDLGeneratorExtension - Class in com.sun.xml.ws.api.wsdl.writer
This is a callback interface used to extend the WSDLGenerator.
WSDLGeneratorExtension() - Constructor for class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
 
WSDLGeneratorExtensionFacade - Class in com.sun.xml.ws.wsdl.writer
WSDLGeneratorExtension that delegates to multiple WSDLGeneratorExtensions.
WSDLGeneratorExtensionFacade(WSDLGeneratorExtension...) - Constructor for class com.sun.xml.ws.wsdl.writer.WSDLGeneratorExtensionFacade
 
WSDLGenExtnContext - Class in com.sun.xml.ws.api.wsdl.writer
WSDLGeneatorContext provides a context for the WSDLGeneratorExtension and is used in WSDLGeneratorExtension.start(WSDLGenExtnContext).
WSDLGenExtnContext(TypedXmlWriter, SEIModel, WSBinding, Container, Class) - Constructor for class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
Constructs WSDL Generation context for the extensions
WSDLGenResolver - Class in com.sun.xml.ws.server
WSDLGenerator uses WSDLResolver while creating WSDL artifacts.
WSDLGenResolver(List<SDDocumentImpl>, QName, QName) - Constructor for class com.sun.xml.ws.server.WSDLGenResolver
 
WSDLInput - Interface in com.sun.xml.ws.api.model.wsdl
Abstraction of wsdl:portType/wsdl:operation/wsdl:input
WSDLInputImpl - Class in com.sun.xml.ws.model.wsdl
 
WSDLInputImpl(XMLStreamReader, String, QName, WSDLOperationImpl) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
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.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.
WSDLLocation() - Constructor for class com.sun.tools.ws.wsdl.framework.WSDLLocation
 
wsdlLocation - Variable in class com.sun.xml.ws.client.SCAnnotations
 
wsdlMessage - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.WSDLExceptionInfo
 
WSDLMessage - Interface in com.sun.xml.ws.api.model.wsdl
Abstraction of wsdl:message.
WSDLMessageImpl - Class in com.sun.xml.ws.model.wsdl
Provides abstraction for wsdl:message
WSDLMessageImpl(XMLStreamReader, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLMessageImpl
 
wsdlMessagePartName - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.WSDLExceptionInfo
 
wsdlMetadata - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
Element under which metadata is specified.
WSDLModel - Interface in com.sun.xml.ws.api.model.wsdl
Provides abstraction of wsdl:definitions.
WSDLModel.WSDLParser - Class in com.sun.xml.ws.api.model.wsdl
Main purpose of this class is to parsing of a WSDL and get the WSDLModel from it.
WSDLModel.WSDLParser() - Constructor for class com.sun.xml.ws.api.model.wsdl.WSDLModel.WSDLParser
 
WSDLModeler - Class in com.sun.tools.ws.processor.modeler.wsdl
The WSDLModeler processes a WSDL to create a Model.
WSDLModeler(WsimportOptions, ErrorReceiver) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.WSDLModeler
 
WSDLModeler.StyleAndUse - Enum in com.sun.tools.ws.processor.modeler.wsdl
 
WSDLModelerBase - Class in com.sun.tools.ws.processor.modeler.wsdl
 
WSDLModelerBase(WsimportOptions, ErrorReceiver) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
WSDLModelerBase.ProcessSOAPOperationInfo - Class in com.sun.tools.ws.processor.modeler.wsdl
 
WSDLModelerBase.ProcessSOAPOperationInfo(Port, Port, Operation, BindingOperation, SOAPBinding, WSDLDocument, boolean, Map) - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.ProcessSOAPOperationInfo
 
WSDLModelerBase.WSDLExceptionInfo - Class in com.sun.tools.ws.processor.modeler.wsdl
 
WSDLModelerBase.WSDLExceptionInfo() - Constructor for class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase.WSDLExceptionInfo
 
WSDLModelImpl - Class in com.sun.xml.ws.model.wsdl
Implementation of WSDLModel
WSDLModelImpl(String) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
WSDLModelImpl() - Constructor for class com.sun.xml.ws.model.wsdl.WSDLModelImpl
To create WSDLModelImpl from WSDL that doesn't have a system ID.
wsdlNamespace - Variable in class com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor
 
wsdlNsUri - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Namespace URI for the WSDL Binding
WSDLObject - Interface in com.sun.xml.ws.api.model.wsdl
Marker interface serves as base interface for the wsdl model
WSDLOperation - Interface in com.sun.xml.ws.api.model.wsdl
Provides abstraction of wsdl:portType/wsdl:operation.
WSDLOperationImpl - Class in com.sun.xml.ws.model.wsdl
Implementaiton of WSDLOperation
WSDLOperationImpl(XMLStreamReader, WSDLPortTypeImpl, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
WSDLOutput - Interface in com.sun.xml.ws.api.model.wsdl
Abstraction of wsdl:portType/wsdl:operation/wsdl:output
WSDLOutputImpl - Class in com.sun.xml.ws.model.wsdl
 
WSDLOutputImpl(XMLStreamReader, String, QName, WSDLOperationImpl) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
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) - Constructor for class com.sun.tools.ws.wsdl.parser.WSDLParser
 
WSDLParserExtension - Class in com.sun.xml.ws.api.wsdl.parser
Extends the WSDL parsing process.
WSDLParserExtension() - Constructor for class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
WSDLParserExtensionContext - Interface in com.sun.xml.ws.api.wsdl.parser
Provides contextual information for WSDLParserExtensions.
WSDLParserExtensionContextImpl - Class in com.sun.xml.ws.wsdl.parser
Provides implementation of WSDLParserExtensionContext
WSDLParserExtensionContextImpl(WSDLModel, boolean, Container) - Constructor for class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionContextImpl
Construct WSDLParserExtensionContextImpl with information that whether its on client side or server side.
WSDLParserExtensionFacade - Class in com.sun.xml.ws.wsdl.parser
WSDLParserExtension that delegates to multiple WSDLParserExtensions.
WSDLParserExtensionFacade(WSDLParserExtension...) - Constructor for class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionFacade
 
WSDLPart - Interface in com.sun.xml.ws.api.model.wsdl
Abstracts wsdl:part after applying binding information from wsdl:binding.
WSDLPartDescriptor - Interface in com.sun.xml.ws.api.model.wsdl
Abstracts wsdl:part descriptor that is defined using element or type attribute.
WSDLPartDescriptorImpl - Class in com.sun.xml.ws.model.wsdl
 
WSDLPartDescriptorImpl(XMLStreamReader, QName, WSDLDescriptorKind) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLPartDescriptorImpl
 
WSDLPartImpl - Class in com.sun.xml.ws.model.wsdl
Implementation of WSDLPart
WSDLPartImpl(XMLStreamReader, String, int, WSDLPartDescriptor) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
WSDLPatcher - Class in com.sun.xml.ws.server
Patches WSDL with the correct endpoint address and the relative paths to other documents.
WSDLPatcher(WSEndpointImpl<?>, SDDocumentImpl, PortAddressResolver, DocumentAddressResolver) - Constructor for class com.sun.xml.ws.server.WSDLPatcher
Creates a WSDLPatcher for patching WSDL.
wsdlPort - Variable in class com.sun.xml.ws.addressing.WsaTube
Port that we are processing.
wsdlPort - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
WSDLPort - Interface in com.sun.xml.ws.api.model.wsdl
Abstracts wsdl:service/wsdl:port
wsdlPort - Variable in class com.sun.xml.ws.client.Stub
 
WSDLPortImpl - Class in com.sun.xml.ws.model.wsdl
Implementation of WSDLPort
WSDLPortImpl(XMLStreamReader, WSDLServiceImpl, QName, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
WSDLPortType - Interface in com.sun.xml.ws.api.model.wsdl
Abstraction of wsdl:portType.
WSDLPortTypeImpl - Class in com.sun.xml.ws.model.wsdl
Provides implementation of WSDLPortType
WSDLPortTypeImpl(XMLStreamReader, WSDLModelImpl, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
WSDLProperties - Class in com.sun.xml.ws.model.wsdl
Properties exposed from WSDLPort for MessageContext.
WSDLProperties(WSDLPort) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLProperties
 
WSDLResolver - Interface in com.sun.xml.ws.wsdl.writer
WSDLResolver is used by WSDLGenerator while generating WSDL and its associated documents.
wsdls - Variable in class com.sun.xml.ws.transport.http.HttpAdapter
SDDocuments keyed by the query string like "?abc".
WSDLService - Interface in com.sun.xml.ws.api.model.wsdl
Abstracts wsdl:service.
WSDLServiceImpl - Class in com.sun.xml.ws.model.wsdl
Implementation of WSDLService
WSDLServiceImpl(XMLStreamReader, WSDLModelImpl, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
WSEndpoint<T> - Class in com.sun.xml.ws.api.server
Root object that hosts the Packet processing code at the server.
WSEndpoint() - Constructor for class com.sun.xml.ws.api.server.WSEndpoint
 
WSENDPOINT - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Access the WSEndpoint object that delivered the request.
WSEndpoint.CompletionCallback - Interface in com.sun.xml.ws.api.server
Callback to notify that jax-ws runtime has finished execution of a request submitted via schedule().
WSEndpoint.PipeHead - Interface in com.sun.xml.ws.api.server
Represents a resource local to a thread.
WSEndpointImpl<T> - Class in com.sun.xml.ws.server
WSEndpoint implementation.
WSEndpointImpl(QName, QName, WSBinding, Container, SEIModel, WSDLPort, Class<T>, ServiceDefinitionImpl, InvokerTube, boolean) - Constructor for class com.sun.xml.ws.server.WSEndpointImpl
 
WSEndpointReference - Class in com.sun.xml.ws.api.addressing
Internal representation of the EPR.
WSEndpointReference(EndpointReference, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates from the spec version of EndpointReference.
WSEndpointReference(EndpointReference) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates from the spec version of EndpointReference.
WSEndpointReference(XMLStreamBuffer, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a WSEndpointReference that wraps a given infoset.
WSEndpointReference(InputStream, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a WSEndpointReference by parsing an infoset.
WSEndpointReference(XMLStreamReader, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a WSEndpointReference from the given infoset.
WSEndpointReference(URL, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
 
WSEndpointReference(URI, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
 
WSEndpointReference(String, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a WSEndpointReference that only has an address.
WSEndpointReference(AddressingVersion, String, QName, QName, QName, List<Element>, String, List<Element>) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates an EPR from individual components.
WSEndpointReference.Metadata - Class in com.sun.xml.ws.api.addressing
Parses the Metadata in an EPR and provides convenience methods to access the metadata.
WSEndpointReference.SAXBufferProcessorImpl - Class in com.sun.xml.ws.api.addressing
Filtering SAXBufferProcessor that replaces the root tag name.
WSEndpointReference.SAXBufferProcessorImpl(String) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference.SAXBufferProcessorImpl
 
WSFeatureList - Interface in com.sun.xml.ws.api
Read-only list of WebServiceFeatures.
WsGen - Class in com.sun.tools.ws.ant
Wrapper task to launch WsGen2.
WsGen() - Constructor for class com.sun.tools.ws.ant.WsGen
 
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
 
WsgenOptions - Class in com.sun.tools.ws.wscompile
 
WsgenOptions() - Constructor for class com.sun.tools.ws.wscompile.WsgenOptions
 
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
 
WsgenTool.Listener - Class in com.sun.tools.ws.wscompile
 
WsgenTool.Listener() - Constructor for class com.sun.tools.ws.wscompile.WsgenTool.Listener
 
WsgenTool.ReportOutput - Class in com.sun.tools.ws.wscompile
"Namespace" for code needed to generate the report file.
WsgenTool.ReportOutput() - Constructor for class com.sun.tools.ws.wscompile.WsgenTool.ReportOutput
 
WsgenTool.ReportOutput.QualifiedName - Interface in com.sun.tools.ws.wscompile
 
WsgenTool.ReportOutput.Report - Interface in com.sun.tools.ws.wscompile
 
WsgenTool.ReportOutput.Schema - Interface in com.sun.tools.ws.wscompile
 
WSHTTPConnection - Class in com.sun.xml.ws.transport.http
The view of an HTTP exchange from the point of view of JAX-WS.
WSHTTPConnection() - Constructor for class com.sun.xml.ws.transport.http.WSHTTPConnection
 
WSHttpHandler - Class in com.sun.xml.ws.transport.http.server
HttpHandler implementation that serves the actual request.
WSHttpHandler(HttpAdapter, Executor) - Constructor for class com.sun.xml.ws.transport.http.server.WSHttpHandler
 
WSHttpHandler.HttpHandlerRunnable - Class in com.sun.xml.ws.transport.http.server
Wrapping the processing of request in a Runnable so that it can be executed in Executor.
WSHttpHandler.HttpHandlerRunnable(HttpExchange) - Constructor for class com.sun.xml.ws.transport.http.server.WSHttpHandler.HttpHandlerRunnable
 
WsImport - Class in com.sun.tools.ws.ant
Wrapper task to launch WsImport2.
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
 
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
 
WSPortInfo - Interface in com.sun.xml.ws.api.client
JAX-WS RI's extension to PortInfo.
WSService - Class in com.sun.xml.ws.api
JAX-WS implementation of ServiceDelegate.
WSService() - Constructor for class com.sun.xml.ws.api.WSService
 
WSService.InitParams - Class in com.sun.xml.ws.api
Typed parameter bag used by WSService.create(URL, QName, InitParams)
WSService.InitParams() - Constructor for class com.sun.xml.ws.api.WSService.InitParams
 
WSServiceDelegate - Class in com.sun.xml.ws.client
Service objects provide the client view of a Web service.
WSServiceDelegate(URL, QName, Class<? extends Service>) - Constructor for class com.sun.xml.ws.client.WSServiceDelegate
 
WSServiceDelegate(Source, QName, Class<? extends Service>) - Constructor for class com.sun.xml.ws.client.WSServiceDelegate
 
WSServiceDelegate.DaemonThreadFactory - Class in com.sun.xml.ws.client
 
WSServiceDelegate.DaemonThreadFactory() - Constructor for class com.sun.xml.ws.client.WSServiceDelegate.DaemonThreadFactory
 
WSServlet - Class in com.sun.xml.ws.transport.http.servlet
The JAX-WS dispatcher servlet.
WSServlet() - Constructor for class com.sun.xml.ws.transport.http.servlet.WSServlet
 
WSServletContextListener - Class in com.sun.xml.ws.transport.http.servlet
Parses sun-jaxws.xml and sets up HttpAdapters for all deployed endpoints.
WSServletContextListener() - Constructor for class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
WSServletDelegate - Class in com.sun.xml.ws.transport.http.servlet
Called by WSServlet to choose HttpAdapter and sends a request to it.
WSServletDelegate(List<ServletAdapter>, ServletContext) - Constructor for class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
WSServletException - Exception in com.sun.xml.ws.transport.http.servlet
 
WSServletException(String, Object...) - Constructor for exception com.sun.xml.ws.transport.http.servlet.WSServletException
 
WSServletException(Throwable) - Constructor for exception com.sun.xml.ws.transport.http.servlet.WSServletException
 
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
 
WSWebServiceContext - Interface in com.sun.xml.ws.api.server
WebServiceContext that exposes JAX-WS RI specific additions.

X

X_SOAP12 - Static variable in class com.sun.tools.ws.wscompile.WsgenOptions
 
X_SOAP12_HTTP - Static variable in class com.sun.xml.ws.api.BindingID
Constant that represents implementation specific SOAP1.2/HTTP which is used to generate non-standard WSDLs
X_SOAP12HTTP_BINDING - Static variable in class com.sun.xml.ws.binding.SOAPBindingImpl
 
XML_APPLICATION_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.xml.XMLCodec
 
XML_HTTP - Static variable in class com.sun.xml.ws.api.BindingID
Constant that represents REST.
XML_NS - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
XML_TEXT_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.xml.XMLCodec
 
XMLCodec - Class in com.sun.xml.ws.encoding.xml
 
XMLCodec(WSBinding) - Constructor for class com.sun.xml.ws.encoding.xml.XMLCodec
 
XmlDataContentHandler - Class in com.sun.xml.ws.encoding
JAF data handler for XML content
XmlDataContentHandler() - Constructor for class com.sun.xml.ws.encoding.XmlDataContentHandler
 
XMLEntityResolver - Interface in com.sun.xml.ws.api.wsdl.parser
Resolves a reference to XMLStreamReader.
XMLEntityResolver.Parser - Class in com.sun.xml.ws.api.wsdl.parser
 
XMLEntityResolver.Parser(URL, XMLStreamReader) - Constructor for class com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
 
XMLEntityResolver.Parser(SDDocumentSource) - Constructor for class com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
Creates a XMLEntityResolver.Parser that reads from SDDocumentSource.
XMLHandlerProcessor<C extends MessageUpdatableContext> - Class in com.sun.xml.ws.handler
This is used only for XML/HTTP binding
XMLHandlerProcessor(HandlerTube, WSBinding, List<? extends Handler>) - Constructor for class com.sun.xml.ws.handler.XMLHandlerProcessor
Creates a new instance of LogicalHandlerProcessor
XMLHTTPBindingCodec - Class in com.sun.xml.ws.encoding
XML (infoset) over HTTP binding Codec.
XMLHTTPBindingCodec(WSBinding) - Constructor for class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
XMLMessage - Class in com.sun.xml.ws.encoding.xml
 
XMLMessage() - Constructor for class com.sun.xml.ws.encoding.xml.XMLMessage
 
XMLMessage.MessageDataSource - Interface in com.sun.xml.ws.encoding.xml
Access a Message as a DataSource.
XMLMessage.UnknownContent - Class in com.sun.xml.ws.encoding.xml
Don't know about this content.
XMLMessage.UnknownContent(String, InputStream) - Constructor for class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
XMLMessage.UnknownContent(DataSource) - Constructor for class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
XMLMessage.XMLMultiPart - Class in com.sun.xml.ws.encoding.xml
Data represented as a multi-part MIME message.
XMLMessage.XMLMultiPart(String, InputStream, StreamingAttachmentFeature) - Constructor for class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
XMLMessage.XMLMultiPart(DataSource, StreamingAttachmentFeature) - Constructor for class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
XMLMessageException - Exception in com.sun.xml.ws.protocol.xml
 
XMLMessageException(String, Object...) - Constructor for exception com.sun.xml.ws.protocol.xml.XMLMessageException
 
XMLMessageException(Throwable) - Constructor for exception com.sun.xml.ws.protocol.xml.XMLMessageException
 
XMLMessageException(Localizable) - Constructor for exception com.sun.xml.ws.protocol.xml.XMLMessageException
 
XMLNS - Static variable in interface com.sun.tools.ws.wsdl.parser.Constants
 
XMLNS - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
XMLNS - Static variable in class com.sun.xml.ws.util.NamespaceSupport
The XML Namespace as a constant.
XMLNS_NAMESPACE_URI - Static variable in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
XMLProviderArgumentBuilder<T> - Class in com.sun.xml.ws.server.provider
 
XMLProviderArgumentBuilder() - Constructor for class com.sun.xml.ws.server.provider.XMLProviderArgumentBuilder
 
XMLReaderException - Exception in com.sun.xml.ws.streaming
XMLReaderException represents an exception that occurred while reading an XML document.
XMLReaderException(String, Object...) - Constructor for exception com.sun.xml.ws.streaming.XMLReaderException
 
XMLReaderException(Throwable) - Constructor for exception com.sun.xml.ws.streaming.XMLReaderException
 
XMLReaderException(Localizable) - Constructor for exception com.sun.xml.ws.streaming.XMLReaderException
 
XMLReaderImpl - Class in com.sun.xml.ws.message
 
XMLReaderImpl(Message) - Constructor for class com.sun.xml.ws.message.XMLReaderImpl
 
XMLStreamReaderException - Exception in com.sun.xml.ws.streaming
XMLStream ReaderException represents an exception that occurred while reading an XML document.
XMLStreamReaderException(String, Object...) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamReaderException
 
XMLStreamReaderException(Throwable) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamReaderException
 
XMLStreamReaderException(Localizable) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamReaderException
 
XMLStreamReaderFactory - Class in com.sun.xml.ws.api.streaming
Factory for XMLStreamReader.
XMLStreamReaderFactory() - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
XMLStreamReaderFactory.Default - Class in com.sun.xml.ws.api.streaming
Default XMLStreamReaderFactory implementation that can work with any XMLInputFactory.
XMLStreamReaderFactory.Default(XMLInputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Default
 
XMLStreamReaderFactory.NoLock - Class in com.sun.xml.ws.api.streaming
Similar to XMLStreamReaderFactory.Default but doesn't do any synchronization.
XMLStreamReaderFactory.NoLock(XMLInputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.NoLock
 
XMLStreamReaderFactory.RecycleAware - Interface in com.sun.xml.ws.api.streaming
Interface that can be implemented by XMLStreamReader to be notified when it's recycled.
XMLStreamReaderFactory.Woodstox - Class in com.sun.xml.ws.api.streaming
Handles Woodstox's XIF but set properties to do the string interning.
XMLStreamReaderFactory.Woodstox(XMLInputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
XMLStreamReaderFactory.Zephyr - Class in com.sun.xml.ws.api.streaming
XMLStreamReaderFactory implementation for SJSXP/JAXP RI.
XMLStreamReaderFactory.Zephyr(XMLInputFactory, Class) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Zephyr
 
XMLStreamReaderFilter - Class in com.sun.xml.ws.util.xml
XMLStreamReader that delegates to another XMLStreamReader.
XMLStreamReaderFilter(XMLStreamReader) - Constructor for class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
XMLStreamReaderMessage - Class in com.sun.xml.ws.api.message.stream
Low level representation of an XML or SOAP message as an XMLStreamReader.
XMLStreamReaderMessage(Packet, XMLStreamReader) - Constructor for class com.sun.xml.ws.api.message.stream.XMLStreamReaderMessage
Create a new message.
XMLStreamReaderMessage(Packet, AttachmentSet, XMLStreamReader) - Constructor for class com.sun.xml.ws.api.message.stream.XMLStreamReaderMessage
Create a new message.
XMLStreamReaderToXMLStreamWriter - Class in com.sun.xml.ws.util.xml
Reads a sub-tree from XMLStreamReader and writes to XMLStreamWriter as-is.
XMLStreamReaderToXMLStreamWriter() - Constructor for class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
 
XMLStreamReaderUtil - Class in com.sun.xml.ws.streaming
XMLStreamReaderUtil provides some utility methods intended to be used in conjunction with a StAX XMLStreamReader.
XMLStreamReaderUtil.AttributesImpl - Class in com.sun.xml.ws.streaming
AttributesImpl class copied from old StAXReader.
XMLStreamReaderUtil.AttributesImpl(XMLStreamReader) - Constructor for class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
XMLStreamReaderUtil.AttributesImpl.AttributeInfo - Class in com.sun.xml.ws.streaming
 
XMLStreamReaderUtil.AttributesImpl.AttributeInfo(QName, String) - Constructor for class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
 
XMLStreamWriterException - Exception in com.sun.xml.ws.streaming
XMLWriterException represents an exception that occurred while writing an XML document.
XMLStreamWriterException(String, Object...) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamWriterException
 
XMLStreamWriterException(Throwable) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamWriterException
 
XMLStreamWriterException(Localizable) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamWriterException
 
XMLStreamWriterFactory - Class in com.sun.xml.ws.api.streaming
Factory for XMLStreamWriter.
XMLStreamWriterFactory() - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
 
XMLStreamWriterFactory.Default - Class in com.sun.xml.ws.api.streaming
Default XMLStreamWriterFactory implementation that can work with any XMLOutputFactory.
XMLStreamWriterFactory.Default(XMLOutputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Default
 
XMLStreamWriterFactory.NoLock - Class in com.sun.xml.ws.api.streaming
For XMLOutputFactory is thread safe.
XMLStreamWriterFactory.NoLock(XMLOutputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.NoLock
 
XMLStreamWriterFactory.RecycleAware - Interface in com.sun.xml.ws.api.streaming
Interface that can be implemented by XMLStreamWriter to be notified when it's recycled.
XMLStreamWriterFactory.Zephyr - Class in com.sun.xml.ws.api.streaming
XMLStreamWriterFactory implementation for Sun's StaX implementation.
XMLStreamWriterFilter - Class in com.sun.xml.ws.util.xml
XMLStreamWriter that delegates to another XMLStreamWriter.
XMLStreamWriterFilter(XMLStreamWriter) - Constructor for class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
XMLStreamWriterUtil - Class in com.sun.xml.ws.streaming
XMLStreamWriterUtil provides some utility methods intended to be used in conjunction with a StAX XMLStreamWriter.
XmlUtil - Class in com.sun.tools.ws.util.xml
 
XmlUtil() - Constructor for class com.sun.tools.ws.util.xml.XmlUtil
 
XmlUtil - Class in com.sun.xml.ws.util.xml
 
XmlUtil() - Constructor for class com.sun.xml.ws.util.xml.XmlUtil
 
xNoAddressingDatabinding - Variable in class com.sun.tools.ws.ant.WsImport2
-Xno-addressing-databinding
XOP_XML_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.MtomCodec
 
XSD - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
XSD - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
XSD_ANNOTATION - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
XSD_APPINFO - Static variable in interface com.sun.tools.ws.wsdl.document.jaxws.JAXWSBindingsConstants
 
XSD_ATTRIBUTE - Static variable in class com.sun.tools.ws.wsdl.document.schema.SchemaKinds
 
XSD_ATTRIBUTE_GROUP - Static variable in class com.sun.tools.ws.wsdl.document.schema.SchemaKinds
 
XSD_CONSTRAINT - Static variable in class com.sun.tools.ws.wsdl.document.schema.SchemaKinds
 
XSD_ELEMENT - Static variable in class com.sun.tools.ws.wsdl.document.schema.SchemaKinds
 
XSD_GROUP - Static variable in class com.sun.tools.ws.wsdl.document.schema.SchemaKinds
 
XSD_IDENTITY_CONSTRAINT - Static variable in class com.sun.tools.ws.wsdl.document.schema.SchemaKinds
 
XSD_NOTATION - Static variable in class com.sun.tools.ws.wsdl.document.schema.SchemaKinds
 
XSD_TYPE - Static variable in class com.sun.tools.ws.wsdl.document.schema.SchemaKinds
 
XSI - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
XSI - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 

Z

ZERO_STR - Static variable in interface com.sun.tools.ws.processor.modeler.ModelerConstants
 

_

_bindingNameToPortMap - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
_faultTypeToStructureMap - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
_import() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
_import() - Method in interface com.sun.xml.ws.wsdl.writer.document.xsd.Schema
 
_index - Variable in class com.sun.xml.ws.util.xml.NamedNodeMapIterator
 
_index - Variable in class com.sun.xml.ws.util.xml.NodeListIterator
 
_isMustUnderstand - Variable in class com.sun.xml.ws.message.stream.StreamHeader
 
_isRelay - Variable in class com.sun.xml.ws.message.stream.StreamHeader
 
_javaExceptions - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
_javaTypes - Variable in class com.sun.tools.ws.processor.modeler.wsdl.WSDLModelerBase
 
_list - Variable in class com.sun.xml.ws.util.xml.NodeListIterator
 
_localName - Variable in class com.sun.xml.ws.message.stream.StreamHeader
 
_map - Variable in class com.sun.xml.ws.util.xml.NamedNodeMapIterator
 
_mark - Variable in class com.sun.xml.ws.message.stream.StreamHeader
 
_namespaceURI - Variable in class com.sun.xml.ws.message.stream.StreamHeader
 
_role - Variable in class com.sun.xml.ws.message.stream.StreamHeader
Role or actor value.
_state - Variable in class com.sun.xml.ws.streaming.DOMStreamReader
State of this reader.

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