Index

A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
AASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
abortResponse(Packet) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the next action is to abort the processResponse chain because of some non-exception condition.
absolutize(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
AbstractFilterPipeImpl - Class in com.sun.xml.ws.api.pipe.helper
Default implementation of Pipe that is used as a filter.
AbstractFilterPipeImpl(AbstractFilterPipeImpl, PipeCloner) - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractFilterPipeImpl
 
AbstractFilterPipeImpl(Pipe) - 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(AbstractFilterTubeImpl, TubeCloner) - Constructor for class com.sun.xml.ws.api.pipe.helper.AbstractFilterTubeImpl
 
AbstractFilterTubeImpl(Tube) - 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.api.server
Partial implementation of InstanceResolver with convenience methods to do the resource injection.
AbstractInstanceResolver() - Constructor for class com.sun.xml.ws.api.server.AbstractInstanceResolver
Default constructor.
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
 
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.
AbstractQNameValidator - Class in com.sun.xml.ws.policy.spi
This abstract policy assertion validator validates assertions by their qualified name.
AbstractQNameValidator(Collection<QName>, Collection<QName>) - Constructor for class com.sun.xml.ws.policy.spi.AbstractQNameValidator
Constructor that takes two collections specifying qualified names of assertions supported on either server or client side.
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
 
AbstractSchemaValidationTube.MetadataResolverImpl - Class in com.sun.xml.ws.util.pipe
 
AbstractSEIModelImpl - Class in com.sun.xml.ws.model
model of the web service.
AbstractSEIModelImpl(WebServiceFeatureList) - 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.
AbstractWebServiceContext - Class in com.sun.xml.ws.server
Partial WSWebServiceContext implementation.
AbstractWebServiceContext(WSEndpoint) - Constructor for class com.sun.xml.ws.server.AbstractWebServiceContext
 
AbstractWrapperBeanGenerator<T,C,M,A extends Comparable> - Class in com.sun.xml.ws.model
Finds request/response wrapper and exception bean memebers.
AbstractWrapperBeanGenerator(AnnotationReader<T, C, ?, M>, Navigator<T, C, ?, M>, AbstractWrapperBeanGenerator.BeanMemberFactory<T, A>) - Constructor for class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
 
AbstractWrapperBeanGenerator.BeanMemberFactory<T,A> - Interface in com.sun.xml.ws.model
 
ACC_ABSTRACT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_ANNOTATION - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_BRIDGE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_DEPRECATED - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_ENUM - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_FINAL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_INTERFACE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_MANDATED - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_MODULE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_NATIVE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_OPEN - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_PRIVATE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_PROTECTED - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_PUBLIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_RECORD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_STATIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_STATIC_PHASE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_STRICT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_SUPER - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_SYNCHRONIZED - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_SYNTHETIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_TRANSIENT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_TRANSITIVE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_VARARGS - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ACC_VOLATILE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
accept - Variable in class com.sun.xml.ws.encoding.ContentTypeImpl.Builder
 
accept(ClassVisitor, int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this ClassReader.
accept(ClassVisitor, Attribute[], int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this ClassReader.
accept(SignatureVisitor) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
accept(String) - Method in class com.oracle.webservices.api.message.ContentType.Builder
 
ACCEPT_ALL - Static variable in interface com.sun.xml.ws.transport.http.client.CookiePolicy
One pre-defined policy which accepts all cookies.
ACCEPT_NONE - Static variable in interface com.sun.xml.ws.transport.http.client.CookiePolicy
One pre-defined policy which accepts no cookies.
ACCEPT_ORIGINAL_SERVER - Static variable in interface com.sun.xml.ws.transport.http.client.CookiePolicy
One pre-defined policy which only accepts cookies from original server.
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.
acceptType(SignatureVisitor) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
access() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
ACONST_NULL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
action - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
 
action - Variable in class com.sun.xml.ws.message.ProblemActionHeader
 
action() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
 
ACTION_MISMATCH - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
ACTION_NOT_SUPPORTED_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Action: "{0}" not supported
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
 
ActionBasedOperationSignature - Class in com.sun.xml.ws.wsdl
This class models the Operation Signature as defined by WS-I BP ( 1.2 or 2.0) to use wsa:Action and payload QName to identify the corresponding wsdl operation from a request SOAP Message.
ActionBasedOperationSignature(String, QName) - Constructor for class com.sun.xml.ws.wsdl.ActionBasedOperationSignature
 
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(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.
adapters - Variable in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
All ServletAdapters that are deployed in the current web application.
adapters - Variable in class com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
All EndpointAdapters that are deployed in the current web application.
add(Attachment) - Method in interface com.sun.xml.ws.api.message.AttachmentSet
Adds an attachment to this set.
add(Attachment) - Method in class com.sun.xml.ws.message.AttachmentSetImpl
 
add(Attachment) - Method in class com.sun.xml.ws.message.MimeAttachmentSet
 
add(Attachment) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage.SAAJAttachmentSet
 
add(Header) - Method in class com.sun.xml.ws.api.message.HeaderList
Adds a new Header.
add(Header) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
add(Header) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
add(EditableWSDLPart) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLMessage
Add part
add(EditableWSDLPart) - Method in class com.sun.xml.ws.model.wsdl.WSDLMessageImpl
 
add(AbstractTubeImpl, AbstractTubeImpl) - Method in class com.sun.xml.ws.api.pipe.PipeClonerImpl
Disambiguation version.
add(Pipe, Pipe) - Method in class com.sun.xml.ws.api.pipe.PipeCloner
Deprecated.
add(Pipe, Pipe) - Method in class com.sun.xml.ws.api.pipe.PipeClonerImpl
add(Tube, Tube) - Method in class com.sun.xml.ws.api.pipe.PipeClonerImpl
 
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(String, String) - Method in class com.sun.xml.ws.transport.Headers
Adds the given value to the list of headers for the given key.
add(String, String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
adds the given value to the list of headers for the given key.
add(URI, HttpCookie) - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
Adds one HTTP cookie to the store.
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
Deprecated.
throws UnsupportedOperationException from some HeaderList implementations - better iterate over items one by one
addAll(Iterable<WebServiceFeature>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Adds features to the list if it's not already added.
addAnnotation(AnnotatedElement, Annotation) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
addAttachmentsToSOAPMessage(SOAPMessage, Message) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
 
addAttribute(String, String, String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter.DeferredElement
Adds attribute to the element.
addBinding(EditableWSDLBoundPortType) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
Add Binding
addBinding(EditableWSDLBoundPortType) - 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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addBindingExtension(TypedXmlWriter) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addChild(ExplicitGroup, ParameterImpl) - Method in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
addChild(ExplicitGroup, QName, TypeInfo) - Method in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
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.WSDLBoundFaultImpl
 
addFault(EditableWSDLBoundFault) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Add Fault
addFault(EditableWSDLBoundFault) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
addFault(EditableWSDLFault) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
Add fault
addFault(EditableWSDLFault) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
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.model.wsdl.WSDLBoundPortTypeImpl
 
addFiles(File...) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
addFiles(File...) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
 
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
 
addInheritedAnnotations(Class<?>) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addInterceptor(FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.api.pipe.Fiber
Adds a new FiberContextSwitchInterceptor to this fiber.
addInternal(int, Header) - Method in class com.sun.xml.ws.api.message.HeaderList
 
additionalValueTypes - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
additionalValueTypes() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
addKnownHeader(QName) - Method in interface com.sun.xml.ws.api.WSBinding
Adds header QName to set known to be supported by this binding
addKnownHeader(QName) - Method in class com.sun.xml.ws.binding.BindingImpl
 
addListener(Fiber.Listener) - Method in class com.sun.xml.ws.api.pipe.Fiber
Deprecated. 
addMessage(EditableWSDLMessage) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
Add message
addMessage(EditableWSDLMessage) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
addMetadata(Iterable<? extends Source>) - Method in class com.sun.xml.ws.developer.EPRRecipe
 
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
 
addModel(URI, PolicySourceModel) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModelContext
 
addNamespaceDeclaration(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter.DeferredElement
Adds namespace prefix assignment to the element.
addNotUnderstoodExtension(QName, Locator) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
Marks extension as not understood
addNotUnderstoodExtension(QName, Locator) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
This can be used if a WSDL extension element that has wsdl:required=true is not understood
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addOperationFaultExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingMetadataWSDLGeneratorExtension
 
addOperationFaultExtension(TypedXmlWriter, JavaMethod, CheckedException) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addOperationInputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingMetadataWSDLGeneratorExtension
 
addOperationInputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addOperationOutputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingMetadataWSDLGeneratorExtension
 
addOperationOutputExtension(TypedXmlWriter, JavaMethod) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
addOrReplace(Header) - Method in class com.sun.xml.ws.api.message.HeaderList
Replaces an existing Header or adds a new Header.
addOrReplace(Header) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
Replaces an existing Header or adds a new Header.
addOrReplace(Header) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addPart(EditableWSDLPart, WebParam.Mode) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Add Part
addPart(EditableWSDLPart, WebParam.Mode) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addPortType(EditableWSDLPortType) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
Add port type
addPortType(EditableWSDLPortType) - 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.policy.jaxws.PolicyWSDLGeneratorExtension
 
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(Header...) - Method in class com.sun.xml.ws.developer.EPRRecipe
Adds all the headers as reference parameters.
addReferenceParameters(HeaderList) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Copies all the reference parameters from the given HeaderList to this EPR
addReferenceParameters(Iterable<? extends Header>) - Method in class com.sun.xml.ws.developer.EPRRecipe
Adds all the headers as reference parameters.
addReferenceParametersToList(MessageHeaders) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Copies all the reference parameters in this EPR as headers to the given MessageHeaders.
addRequiredRoles(Set<String>) - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
 
addResources(String...) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
addResources(String...) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
 
address - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
Address - Interface in com.sun.xml.ws.wsdl.writer.document.http
 
Address() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Address
 
ADDRESSING_ACTION - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Gets the wsa:Action header value.
ADDRESSING_FAULT_TO - Static variable in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
ADDRESSING_FROM - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Gets the wsa:From header.
ADDRESSING_MESSAGE_ID - Static variable in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
ADDRESSING_MESSAGEID - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Gets the wsa:MessageID header value.
ADDRESSING_NOT_ENABLED(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Addressing is not enabled, {0} should not be included in the pipeline"
ADDRESSING_RELATES_TO - Static variable in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
ADDRESSING_REPLY_TO - Static variable in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
ADDRESSING_SHOULD_BE_ENABLED() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Addressing is not enabled
ADDRESSING_TO - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Gets the wsa:To header.
AddressingFeatureConfigurator - Class in com.sun.xml.ws.addressing.policy
This Policy extension configures the WSDLModel with AddressingFeature when Addressing assertions are present in the PolicyMap.
AddressingFeatureConfigurator() - Constructor for class com.sun.xml.ws.addressing.policy.AddressingFeatureConfigurator
Creates a new instance of AddressingFeatureConfigurator
AddressingMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
AddressingPolicyMapConfigurator - Class in com.sun.xml.ws.addressing.policy
Generate an addressing policy and updates the PolicyMap if AddressingFeature is enabled.
AddressingPolicyMapConfigurator() - Constructor for class com.sun.xml.ws.addressing.policy.AddressingPolicyMapConfigurator
Default constructor.
AddressingPolicyValidator - Class in com.sun.xml.ws.addressing.policy
This class validates the Addressing assertions.
AddressingPolicyValidator() - Constructor for class com.sun.xml.ws.addressing.policy.AddressingPolicyValidator
Creates a new instance of AddressingPolicyValidator
AddressingPrefixMapper - Class in com.sun.xml.ws.addressing.policy
This supplies the prefixes for the namespaces under Addressing domain.
AddressingPrefixMapper() - Constructor for class com.sun.xml.ws.addressing.policy.AddressingPrefixMapper
Default constructor.
AddressingPropertySet - Class in com.sun.xml.ws.api.addressing
This property set exists so the upper stack can SET addressing info on a PER-REQUEST basis (instead of a per proxy/dispatch basis via OneWayFeature).
AddressingPropertySet() - Constructor for class com.sun.xml.ws.api.addressing.AddressingPropertySet
Default constructor.
AddressingTubeFactory - Class in com.sun.xml.ws.assembler.jaxws
TubeFactory implementation creating one of the standard JAX-WS RI tubes
AddressingTubeFactory() - Constructor for class com.sun.xml.ws.assembler.jaxws.AddressingTubeFactory
 
AddressingUtils - Class in com.sun.xml.ws.api.message
 
addressingVersion - Variable in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
addressingVersion() - Method in class com.sun.xml.ws.server.MonitorRootService
 
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
 
addrVersion - Variable in class com.sun.xml.ws.client.Stub
represents AddressingVersion on binding if enabled, otherwise null;
addSatellite(PropertySet) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
addSatellite(PropertySet) - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
 
addSatellite(Class<? extends PropertySet>, PropertySet) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
addSatellite(Class<? extends PropertySet>, PropertySet) - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
 
addSatellites(Packet) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
addService(EditableWSDLService) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
Add service
addService(EditableWSDLService) - 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.policy.jaxws.PolicyWSDLGeneratorExtension
 
addServiceProviders(Collection<T>, Class<T>) - Static method in class com.sun.xml.ws.policy.jaxws.PolicyUtil
Adds the dynamically discovered implementations for the given service class to the given collection.
addSOAPMimeHeaders(MimeHeaders, Map<String, List<String>>) - Static method in class com.sun.xml.ws.api.message.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.
After - Enum constant in enum com.sun.xml.ws.dump.LoggingDumpTube.Position
 
aggregate(ServiceInterceptor...) - Static method in class com.sun.xml.ws.api.client.ServiceInterceptor
Aggregates multiple interceptors into one facade.
All - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
ALL - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
 
allowExternalAccess(SchemaFactory, String, boolean) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
allPrefixes(String) - Method in class com.sun.xml.ws.encoding.TagInfoset
 
allPrefixes(String) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite.ElemInfo
 
ALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ALREADY_HTTP_SERVER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
There is already a HTTP server at : {0}
ALREADY_HTTPS_SERVER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
There is already a HTTPS server at : {0}
AlternativeSelector - Class in com.sun.xml.ws.api.policy
 
ANEWARRAY - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ANNOTATION_ONLY_ONCE(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Only one method should have the annotation "{0}"
annotations - Variable in class com.sun.xml.ws.spi.db.TypeInfo
The annotations associated with the reference of this type.
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlOneway
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
annotationType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
AnnotationVisitor - Class in com.sun.xml.ws.org.objectweb.asm
A visitor to visit a Java annotation.
AnnotationVisitor(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(int, AnnotationVisitor) - Constructor for class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
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.
any - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.XmlSchemaMapping
 
any - Variable in class com.sun.xml.ws.runtime.config.MetroConfig
 
any - Variable in class com.sun.xml.ws.runtime.config.TubeFactoryConfig
 
any - Variable in class com.sun.xml.ws.runtime.config.TubeFactoryList
 
any - Variable in class com.sun.xml.ws.runtime.config.TubelineDefinition
 
any - Variable in class com.sun.xml.ws.runtime.config.TubelineMapping
 
any - Variable in class com.sun.xml.ws.runtime.config.Tubelines
 
api - Variable in class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
The ASM API version implemented by this visitor.
api - Variable in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
The ASM API version implemented by this visitor.
areRequiredExtensionsUnderstood() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
True if all required WSDL extensions on Port and Binding are understood
areRequiredExtensionsUnderstood() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
This method should be called after freezing the WSDLModel
ARETURN - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
argsBuilder - Variable in class com.sun.xml.ws.server.provider.ProviderInvokerTube
 
ARRAY - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of array reference types.
ARRAY_ELEMENT - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypePath
A type path step that steps into the element type of an array type.
ARRAYLENGTH - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
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.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.saaj.SAAJMessage.SAAJAttachment
Gets the attachment as an exact-length byte array.
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.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.saaj.SAAJMessage.SAAJAttachment
Gets the attachment as a DataHandler.
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.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.saaj.SAAJMessage.SAAJAttachment
Obtains this attachment as an InputStream.
asInputStream() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
asList() - Method in class com.sun.xml.ws.api.message.HeaderList
 
asList() - Method in interface com.sun.xml.ws.api.message.MessageHeaders
Returns Header instances in a List.
asList() - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
ASM10_EXPERIMENTAL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
Deprecated.
This API is experimental.
ASM4 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ASM5 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ASM6 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ASM7 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ASM8 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ASM9 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
asMap() - Method in class com.oracle.webservices.api.message.BasePropertySet
Creates a modifiable Map view of this PropertySet.
asMap() - Method in interface com.oracle.webservices.api.message.PropertySet
Creates a modifiable Map view of this PropertySet.
asMapIncludingInvocationProperties() - Method in class com.sun.xml.ws.api.message.Packet
 
asMapLocal() - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
asQName(XmlToken) - Method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
Resolves XML token into a fully qualified name within given namespace version.
ASSERTION - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
 
ASSERTION_PARAMETER_NODE - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
 
AssertionCreationException - Exception in com.sun.xml.ws.policy.spi
Exception thrown in case of assertion creation failure.
AssertionCreationException(AssertionData, String) - Constructor for exception com.sun.xml.ws.policy.spi.AssertionCreationException
Constructs a new assertion creation exception with the specified detail message and cause.
AssertionCreationException(AssertionData, String, Throwable) - Constructor for exception com.sun.xml.ws.policy.spi.AssertionCreationException
Constructs a new assertion creation exception with the specified detail message and cause.
AssertionCreationException(AssertionData, Throwable) - Constructor for exception com.sun.xml.ws.policy.spi.AssertionCreationException
Constructs a new assertion creation exception with the specified detail message and cause.
AssertionData - Class in com.sun.xml.ws.policy.sourcemodel
Wrapper class for possible data that each "assertion" and "assertion parameter content" policy source model node may have attached.
AssertionSet - Class in com.sun.xml.ws.policy
The AssertionSet is a set of assertions.
AssertionValidationProcessor - Class in com.sun.xml.ws.policy
Provides methods for assertion validation.
AssertionValidationProcessor(Collection<PolicyAssertionValidator>) - Constructor for class com.sun.xml.ws.policy.AssertionValidationProcessor
This constructor adds the given set of policy validators to the dynamically discovered PolicyAssertionValidators.
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.
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.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.saaj.SAAJMessage.SAAJAttachment
Gets the attachment as a Source.
asSource() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
asSource(String) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Returns a Source that represents this EPR.
ASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ASYNC_CALLBACK - Enum constant in enum com.sun.xml.ws.api.model.MEP
 
ASYNC_POLL - Enum constant in enum com.sun.xml.ws.api.model.MEP
 
AsyncBeanValueSetterFactory(Class) - Constructor for class com.sun.xml.ws.client.sei.ValueSetterFactory.AsyncBeanValueSetterFactory
 
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(AsyncResponseImpl, Packet, RequestContext, Fiber.CompletionCallback) in run() method.
AsyncInvoker() - Constructor for class com.sun.xml.ws.client.AsyncInvoker
Default constructor.
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.
AsyncProviderCallbackImpl(Packet, AsyncProviderInvokerTube.Resumer) - Constructor for class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube.AsyncProviderCallbackImpl
 
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
 
AsyncProviderInvokerTube.AsyncProviderCallbackImpl - Class in com.sun.xml.ws.server.provider
 
AsyncProviderInvokerTube.AsyncWebServiceContext - Class in com.sun.xml.ws.server.provider
The single WebServiceContext instance injected into application.
AsyncProviderInvokerTube.FiberResumer - Class in com.sun.xml.ws.server.provider
 
AsyncProviderInvokerTube.Resumer - Interface in com.sun.xml.ws.server.provider
 
AsyncResponseImpl<T> - Class in com.sun.xml.ws.client
Response implementation.
AsyncResponseImpl(Runnable, AsyncHandler<T>) - Constructor for class com.sun.xml.ws.client.AsyncResponseImpl
 
AsyncWebServiceContext(WSEndpoint, Packet) - Constructor for class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube.AsyncWebServiceContext
 
ATHROW - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
attach(Policy) - Method in class com.sun.xml.ws.policy.PolicySubject
Attaches another Policy instance to the policy subject.
Attachment - Interface in com.sun.xml.ws.api.message
Attachment.
ATTACHMENT - Enum constant in enum com.sun.xml.ws.api.model.ParameterBinding.Kind
 
AttachmentEx - Interface in com.sun.xml.ws.api.message
Attachment extended interface exposing custom MIME headers.
AttachmentEx.MimeHeader - Interface in com.sun.xml.ws.api.message
MIME header
AttachmentFiller(ParameterImpl, ValueGetter) - Constructor for class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
 
attachments - Variable in class com.sun.xml.ws.api.message.stream.InputStreamMessage
The attachments of this message (attachments live outside a message.)
attachmentSet - Variable in class com.sun.xml.ws.api.message.Message
 
AttachmentSet - Interface in com.sun.xml.ws.api.message
A set of Attachment on a 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_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_BINDING - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_BINDING - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
ATTR_DATABINDING - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_ENABLE_MTOM - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_ENABLE_MTOM - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
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_FILE - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_IMPLEMENTATION - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_IMPLEMENTATION - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
ATTR_LOCATION - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
ATTR_MISUNDERSTOOD - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ATTR_MTOM_THRESHOLD_VALUE - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_MTOM_THRESHOLD_VALUE - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.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 class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_NAME - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
ATTR_NAME - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
ATTR_NOT_UNDERSTOOD_QNAME - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
ATTR_PORT - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_PORT - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
ATTR_RESOURCE - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_SERVICE - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_SERVICE - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
ATTR_TNS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
ATTR_TRANSPORT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
ATTR_URL_PATTERN - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_URL_PATTERN - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
ATTR_VERSION - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_VERSION - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
ATTR_WSDL - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTR_WSDL - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
Attribute - Class in com.sun.xml.ws.org.objectweb.asm
A non standard class, field, method or Code attribute, as defined in the Java Virtual Machine Specification (JVMS).
Attribute(String) - Constructor for class com.sun.xml.ws.org.objectweb.asm.Attribute
Constructs a new empty attribute.
Attribute(String, String, String) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader.Attribute
 
attributeAdded(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
attributeAdded(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIContextListener
 
AttributedQName() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.AttributedQName
 
attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
attributeRemoved(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIContextListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIContextListener
 
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.
AttributesImpl(XMLStreamReader) - Constructor for class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
ATTRVALUE_SUPPORTED_VERSIONS - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
ATTRVALUE_VERSION_1_0 - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
atts - Variable in class com.sun.xml.ws.encoding.TagInfoset
Attributes on this tag.
AuthUtil - Class in com.sun.xml.ws.util
Utils for HttpURLConnection authentication.
av - Variable in class com.sun.xml.ws.message.ProblemActionHeader
 
av - Variable in class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.

B

b - Variable in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Deprecated.
Use ClassReader.readByte(int) and the other read methods instead. This field will eventually be deleted.
BALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
Bare(ParameterImpl, SOAPVersion) - Constructor for class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Bare
Creates a EndpointResponseMessageBuilder from a bare parameter.
BARE - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
 
BaseDistributedPropertySet - Class in com.oracle.webservices.api.message
PropertySet that combines properties exposed from multiple PropertySets into one.
BaseDistributedPropertySet() - Constructor for class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
BasePropertySet - Class in com.oracle.webservices.api.message
A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.
BasePropertySet() - Constructor for class com.oracle.webservices.api.message.BasePropertySet
Creates a new instance of TypedMap.
BasePropertySet.Accessor - Interface in com.oracle.webservices.api.message
Represents a typed property defined on a PropertySet.
BasePropertySet.PropertyMap - Class in com.oracle.webservices.api.message
Represents the list of strongly-typed known properties (keyed by property names.)
BasePropertySet.PropertyMapEntry - Class in com.oracle.webservices.api.message
PropertyMapEntry represents a Map.Entry in the PropertyMap with more efficient access.
BasicTransportTubeFactory - Class in com.sun.xml.ws.assembler.jaxws
TubeFactory implementation creating one of the standard JAX-WS RI tubes
BasicTransportTubeFactory() - Constructor for class com.sun.xml.ws.assembler.jaxws.BasicTransportTubeFactory
 
BASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
bean() - Element in annotation type com.sun.xml.ws.api.FeatureListValidatorAnnotation
The FeatureListValidator bean that is associated with the FeatureListValidator annotation
BEAN - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
Before - Enum constant in enum com.sun.xml.ws.dump.LoggingDumpTube.Position
 
binding - Variable in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
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.protocol.soap.ClientMUTube
 
binding - Variable in class com.sun.xml.ws.server.WSEndpointImpl
 
binding - Variable in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
binding - Variable in class com.sun.xml.ws.wsdl.WSDLOperationFinder
 
binding() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
binding(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.Port
 
Binding - Interface in com.sun.xml.ws.wsdl.writer.document
 
Binding - Interface in com.sun.xml.ws.wsdl.writer.document.http
 
BINDING_API_NO_FAULT_MESSAGE_NAME() - Static method in class com.sun.xml.ws.resources.BindingApiMessages
Fault message name must not be null.
BINDING_ID - Static variable in class com.sun.xml.ws.policy.sourcemodel.attach.ExternalAttachmentsUnmarshaller
 
BINDING_OPERATION_FAULT_ID - Static variable in class com.sun.xml.ws.policy.sourcemodel.attach.ExternalAttachmentsUnmarshaller
 
BINDING_OPERATION_ID - Static variable in class com.sun.xml.ws.policy.sourcemodel.attach.ExternalAttachmentsUnmarshaller
 
BINDING_OPERATION_INPUT_ID - Static variable in class com.sun.xml.ws.policy.sourcemodel.attach.ExternalAttachmentsUnmarshaller
 
BINDING_OPERATION_OUTPUT_ID - Static variable in class com.sun.xml.ws.policy.sourcemodel.attach.ExternalAttachmentsUnmarshaller
 
BindingApiMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
bindingAttributes(EditableWSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingAttributes(EditableWSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingContext - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
BindingContext - Interface in com.sun.xml.ws.spi.db
JAXBContext enhanced with JAXB RI specific functionalities.
BindingContextFactory - Class in com.sun.xml.ws.spi.db
BindingContextFactory
BindingContextFactory() - Constructor for class com.sun.xml.ws.spi.db.BindingContextFactory
Default constructor.
bindingElements(EditableWSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingElements(EditableWSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingElements(EditableWSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
bindingElements(EditableWSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
bindingElements(EditableWSDLBoundPortType, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
BindingHelper - Class in com.sun.xml.ws.spi.db
BindingHelper
bindingId - Variable in enum com.oracle.webservices.api.EnvelopeStyle.Style
The BindingID used by the BindingType annotation.
bindingId - Variable in class com.sun.xml.ws.client.PortInfo
 
bindingID - Variable in class com.sun.xml.ws.api.databinding.MappingInfo
 
bindingID() - Method in class com.sun.xml.ws.server.MonitorRootService
 
BindingID - Class in com.sun.xml.ws.api
Parsed binding ID string.
BindingID() - Constructor for class com.sun.xml.ws.api.BindingID
Default constructor.
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
Default constructor.
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, WebServiceFeature...) - Constructor for class com.sun.xml.ws.binding.BindingImpl
 
BindingImpl.MessageKey - Class in com.sun.xml.ws.binding
Experimental: Identify messages based on the name of the message and the operation that uses this message.
BindingInfo - Class in com.sun.xml.ws.spi.db
BindingInfo
BindingInfo() - Constructor for class com.sun.xml.ws.spi.db.BindingInfo
Default constructor.
bindingOperationAttributes(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationAttributes(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingOperationElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingOperationElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
bindingOperationElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
bindingOperationElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
bindingOperationFaultAttributes(EditableWSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationFaultAttributes(EditableWSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingOperationFaultElements(EditableWSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationFaultElements(EditableWSDLBoundFault, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingOperationInputAttributes(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationInputAttributes(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingOperationInputElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationInputElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingOperationOutputAttributes(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationOutputAttributes(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
bindingOperationOutputElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
bindingOperationOutputElements(EditableWSDLBoundOperation, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
BindingOperationType - Interface in com.sun.xml.ws.wsdl.writer.document
 
BindingProviderProperties - Interface in com.sun.xml.ws.client
 
BindingSubject - Class in com.sun.xml.ws.api.policy.subject
Experimental: This class identifies WSDL scopes.
BindingTypeFeature - Class in com.sun.xml.ws.developer
Using this feature, the application could override the binding used by the runtime(usually determined from WSDL).
BindingTypeFeature(String) - Constructor for class com.sun.xml.ws.developer.BindingTypeFeature
 
BIPUSH - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
Body - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
Body - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
Body - Static variable in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
Body(XMLBridge<?>, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Body
 
Body(XMLBridge<?>, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Body
 
BODY - Enum constant in enum com.sun.xml.ws.api.model.ParameterBinding.Kind
 
BODY - Static variable in class com.sun.xml.ws.api.model.ParameterBinding
Singleton instance that represents 'BODY'
bodyParamNS(ParameterImpl) - Method in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
bodyTag - Variable in class com.sun.xml.ws.message.AbstractMessageImpl
 
BodyType - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
BodyType - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
BOOLEAN - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The boolean type.
BoundEndpoint - Interface in com.sun.xml.ws.api.server
Represents the WSEndpoint bound to a particular transport.
bridges - Variable in class com.sun.xml.ws.spi.db.WrapperComposite
 
BridgeWrapper<T> - Class in com.sun.xml.ws.db.glassfish
 
BridgeWrapper(JAXBRIContextWrapper, Bridge<T>) - Constructor for class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
buf - Variable in class com.sun.xml.ws.util.ByteArrayBuffer
The buffer where data is stored.
build() - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Builds a new Databinding instance
build() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature.Builder
 
build() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
 
build() - Method in class com.oracle.webservices.api.message.ContentType.Builder
 
build() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl.Builder
 
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, EditableWSDLOperation, boolean) - Static method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
builder() - Static method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
 
builder() - Static method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
Builder() - Constructor for class com.oracle.webservices.api.message.ContentType.Builder
Default constructor.
Builder() - Constructor for class com.sun.xml.ws.encoding.ContentTypeImpl.Builder
Default constructor.
Builder() - Constructor for class com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException.Builder
 
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.util.InjectionPlan
 
buildRuntimeModel() - Method in class com.sun.xml.ws.model.RuntimeModeler
builds the runtime model from the portClass using the binding ID bindingId.
buildRuntimeModel(QName, QName, Class, WSDLPort, WebServiceFeatureList) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
BYTE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The byte type.
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(byte[]) - Constructor for class com.sun.xml.ws.util.ByteArrayBuffer
 
ByteArrayBuffer(byte[], int) - Constructor for class com.sun.xml.ws.util.ByteArrayBuffer
 
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.
ByteArrayDataSource - Class in com.sun.xml.ws.util
DataSource backed by a byte buffer.
ByteArrayDataSource(byte[], int, int, 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[], String) - Constructor for class com.sun.xml.ws.util.ByteArrayDataSource
 
ByteVector - Class in com.sun.xml.ws.org.objectweb.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class com.sun.xml.ws.org.objectweb.asm.ByteVector
Constructs a new ByteVector with a default initial capacity.
ByteVector(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ByteVector
Constructs a new ByteVector with the given initial capacity.

C

CALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
CAN_NOT_GENERATE_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Cannot generate WSDL for binding "{0}"
cancel(boolean) - Method in interface com.sun.xml.ws.api.Cancelable
Attempts to cancel execution of this task.
cancel(boolean) - Method in class com.sun.xml.ws.api.pipe.Fiber
Marks this Fiber as cancelled.
cancel(boolean) - Method in class com.sun.xml.ws.client.AsyncResponseImpl
 
cancel(boolean) - Method in class com.sun.xml.ws.util.CompletedFuture
 
Cancelable - Interface in com.sun.xml.ws.api
Interface for tasks that may be cancelled
canGenerateWSDL() - Method in class com.sun.xml.ws.api.BindingID
Returns true if this binding can generate WSDL.
CANNOT_EXTEND_HANDLER_DIRECTLY(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
Handler {0} must implement LogicalHandler or SOAPHandler.
CANNOT_INSTANTIATE_HANDLER(Object, Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
Unable to instantiate handler: {0} because: {1}
CANONICALIZATION_SUPPORT - Static variable in interface com.sun.xml.ws.spi.db.BindingContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) and Marshaller.setProperty(String, Object) to enable the c14n marshalling support in the JAXBContext.
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.
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.
CAST - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an explicit or implicit cast instruction.
CASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
CDATA - Class in com.sun.xml.ws.util.xml
 
CDATA(String) - Constructor for class com.sun.xml.ws.util.xml.CDATA
 
CHAR - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The char type.
characters(char[], int, int) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
characters(char[], int, int) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
charset - Variable in class com.sun.xml.ws.encoding.ContentTypeImpl.Builder
 
charset(String) - Method in class com.oracle.webservices.api.message.ContentType.Builder
 
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.
checkAnonymousSemantics(WSDLBoundOperation, WSEndpointReference, WSEndpointReference) - Method in class com.sun.xml.ws.addressing.W3CWsaServerTube
 
checkAnonymousSemantics(WSDLBoundOperation, WSEndpointReference, WSEndpointReference) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
checkCardinality(Packet) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
Checks the cardinality of WS-Addressing headers on an inbound Packet.
CHECKCAST - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
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, TypeInfo, ExceptionType) - Constructor for class com.sun.xml.ws.model.CheckedExceptionImpl
 
checkedExceptions - Variable in class com.sun.xml.ws.client.sei.StubHandler
 
checkHTTPS(HttpURLConnection) - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
checkMandatoryHeaders(Packet, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
checkMandatoryHeaders(Packet, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaServerTube
 
checkMandatoryHeaders(Packet, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.sun.xml.ws.addressing.W3CWsaClientTube
 
checkMandatoryHeaders(Packet, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.sun.xml.ws.addressing.W3CWsaServerTube
 
checkMandatoryHeaders(Packet, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.sun.xml.ws.addressing.WsaClientTube
This should be called only when Addressing is engaged.
checkMessageAddressingProperties(Packet) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
checkMessageAddressingProperties(Packet) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
This method checks all the WS-Addressing headers are valid and as per the spec definded rules.
checkMtomAcceptable() - Method in class com.sun.xml.ws.api.message.Packet
 
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
 
children - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.RpcLit
Used for error diagnostics.
children - Variable in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
childrenSize() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Returns the number of child policy source model nodes.
CLASS_EXTENDS - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the super class of a class or one of the interfaces it implements.
CLASS_TYPE_PARAMETER - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic class.
CLASS_TYPE_PARAMETER_BOUND - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic class.
classAnnotation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
 
classLoader - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
classLoader - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
classLoader - Variable in class com.sun.xml.ws.spi.db.BindingInfo
 
classLoader(ClassLoader) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Sets the ClassLoader which is used to load the service endpoint interface, implementation bean, and all the value types.
className - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
 
className - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
className - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
className - Variable in class com.sun.xml.ws.runtime.config.TubeFactoryConfig
 
className() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
 
className() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
className() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
ClassReader - Class in com.sun.xml.ws.org.objectweb.asm
A parser to make a ClassVisitor visit a ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassReader(byte[]) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassTooLargeException - Exception in com.sun.xml.ws.org.objectweb.asm
Exception thrown when the constant pool of a class produced by a ClassWriter is too large.
ClassTooLargeException(String, int) - Constructor for exception com.sun.xml.ws.org.objectweb.asm.ClassTooLargeException
Constructs a new ClassTooLargeException.
ClassVisitor - Class in com.sun.xml.ws.org.objectweb.asm
A visitor to visit a Java class.
ClassVisitor(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWriter - Class in com.sun.xml.ws.org.objectweb.asm
A ClassVisitor that generates a corresponding ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassWriter(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clazz - Variable in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
 
clear() - Method in class com.sun.xml.ws.client.ResponseContext
 
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.httpspi.servlet.Headers
 
CLIENT_CONFIGURATION_IDENTIFIER - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Identifier of the client-side configuration file
ClientCallBridge - Interface in com.sun.xml.ws.api.databinding
 
ClientContext(PolicyMap, Container) - Constructor for class com.sun.xml.ws.api.policy.PolicyResolver.ClientContext
The abstraction of PolicyMap is not finalized, and will change in few months.
ClientLogicalHandlerTube - Class in com.sun.xml.ws.handler
 
ClientLogicalHandlerTube(WSBinding, SEIModel, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.handler.ClientLogicalHandlerTube
Creates a new instance of LogicalHandlerTube
ClientLogicalHandlerTube(WSBinding, SEIModel, 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
ClientMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
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.
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
Default constructor.
ClientRequest - Enum constant in enum com.sun.xml.ws.api.message.Packet.State
 
ClientResponse - Enum constant in enum com.sun.xml.ws.api.message.Packet.State
 
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
 
clientSide - Variable in class com.sun.xml.ws.runtime.config.TubelineDefinition
 
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
Deprecated.
Use ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)
ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Deprecated.
Use ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)
ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container, Codec) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Deprecated.
Use ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)
ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container, Codec, SEIModel, Class) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
Deprecated.
Use ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class)
ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSBindingProvider, WSBinding, Container, Codec, SEIModel, Class) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
This constructor should be used only by JAX-WS Runtime and is not meant for external consumption.
ClientTubelineAssemblyContext - Interface in com.sun.xml.ws.assembler.dev
 
clone() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
 
clone() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
 
clone() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
 
clone() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Create and return a copy of this object.
clone(Pipe) - Static method in class com.sun.xml.ws.api.pipe.PipeCloner
Deprecated.
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.xml.ws.api.message.saaj.SaajStaxWriter
 
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.encoding.DataSourceStreamingDataHandler
 
close() - Method in class com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler
 
close() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
close() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
close() - Method in class com.sun.xml.ws.streaming.TidyXMLStreamReader
 
close() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Close the connection
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.ReadAllStream
 
close() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
close() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
close() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
close(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
Calls close on previously invoked handlers.
close(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
close(BackingStore<?, ?>) - Static method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Helper method that avoids the need for exception handling boilerplate code when closing a BackingStore instance.
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
closeManagedObjectManager() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Close the ManagedObjectManager for this endpoint.
closeManagedObjectManager() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
closeManagedObjectManager() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
closeResource(Closeable) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.IO
If the resource is not null, this method will try to close the resource instance and log warning about any unexpected IOException that may occur.
closeResource(XMLStreamReader) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.IO
If the reader is not null, this method will try to close the reader instance and log warning about any unexpected IOException that may occur.
closeServersideHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
Called by close(MessageContext mc) in a Server Handlertube
codec - Variable in class com.sun.xml.ws.api.message.Packet
 
codec - Variable in class com.sun.xml.ws.api.server.Adapter.Toolkit
For encoding/decoding infoset to/from the byte stream.
Codec - Interface in com.sun.xml.ws.api.pipe
Encodes a Message (its XML infoset and attachments) to a sequence of bytes.
Codecs - Class in com.sun.xml.ws.api.pipe
Factory methods for some of the Codec implementations.
collectExceptionBeanMembers(C) - Method in class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
Computes and sorts exception bean members for a given exception as per the 3.7 section of the spec.
collectExceptionBeanMembers(C, boolean) - Method in class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
Computes and sorts exception bean members for a given exception as per the 3.7 section of the spec.
collectionHandler() - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
collectRequestBeanMembers(M) - Method in class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
Computes request bean members for a method.
collectResponseBeanMembers(M) - Method in class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
Computes response bean members for a method.
COLON_DELIMITER - Static variable in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
com.oracle.webservices.api - package com.oracle.webservices.api
 
com.oracle.webservices.api.databinding - package com.oracle.webservices.api.databinding
 
com.oracle.webservices.api.message - package com.oracle.webservices.api.message
 
com.sun.xml.ws - module com.sun.xml.ws
Defines the Java API for XML-Based Web Services (JAX-WS), and the Web Services Metadata API.
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.policy - package com.sun.xml.ws.addressing.policy
 
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.config.management - package com.sun.xml.ws.api.config.management
 
com.sun.xml.ws.api.config.management.policy - package com.sun.xml.ws.api.config.management.policy
 
com.sun.xml.ws.api.databinding - package com.sun.xml.ws.api.databinding
 
com.sun.xml.ws.api.ha - package com.sun.xml.ws.api.ha
 
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.saaj - package com.sun.xml.ws.api.message.saaj
 
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.model.wsdl.editable - package com.sun.xml.ws.api.model.wsdl.editable
 
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.policy - package com.sun.xml.ws.api.policy
 
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.assembler - package com.sun.xml.ws.assembler
 
com.sun.xml.ws.assembler.dev - package com.sun.xml.ws.assembler.dev
 
com.sun.xml.ws.binding - package com.sun.xml.ws.binding
 
com.sun.xml.ws.client - package com.sun.xml.ws.client
This document describes the architecture of client side JAX-WS 2.0.1 runtime.
com.sun.xml.ws.client.dispatch - package com.sun.xml.ws.client.dispatch
 
com.sun.xml.ws.commons.xmlutil - package com.sun.xml.ws.commons.xmlutil
 
com.sun.xml.ws.config.metro.dev - package com.sun.xml.ws.config.metro.dev
 
com.sun.xml.ws.config.metro.util - package com.sun.xml.ws.config.metro.util
 
com.sun.xml.ws.db - package com.sun.xml.ws.db
 
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.fastinfoset - package com.sun.xml.ws.encoding.fastinfoset
 
com.sun.xml.ws.encoding.policy - package com.sun.xml.ws.encoding.policy
 
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.wsdl - package com.sun.xml.ws.model.wsdl
 
com.sun.xml.ws.policy - package com.sun.xml.ws.policy
The root package of public policy API.
com.sun.xml.ws.policy.jaxws.spi - package com.sun.xml.ws.policy.jaxws.spi
 
com.sun.xml.ws.policy.privateutil - package com.sun.xml.ws.policy.privateutil
This package contains utility classes that are not part of the public Policy API.
com.sun.xml.ws.policy.sourcemodel - package com.sun.xml.ws.policy.sourcemodel
The part of public policy API that defines the classes and interfaces dealing with the policy tree structure (policy source model) creation and manipulation.
com.sun.xml.ws.policy.sourcemodel.attach - package com.sun.xml.ws.policy.sourcemodel.attach
Implements utility routines to parse external policy attachments as defined by WS-PolicyAttachment.
com.sun.xml.ws.policy.sourcemodel.wspolicy - package com.sun.xml.ws.policy.sourcemodel.wspolicy
 
com.sun.xml.ws.policy.spi - package com.sun.xml.ws.policy.spi
The package contains policy API extension point definitions.
com.sun.xml.ws.policy.subject - package com.sun.xml.ws.policy.subject
Provides utility classes and objects that can serve as policy subjects for PolicySubject.
com.sun.xml.ws.protocol.soap - package com.sun.xml.ws.protocol.soap
 
com.sun.xml.ws.resources - package com.sun.xml.ws.resources
 
com.sun.xml.ws.runtime.config - package com.sun.xml.ws.runtime.config
 
com.sun.xml.ws.server - package com.sun.xml.ws.server
This document describes the architecture of server side JAX-WS 2.0.1 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.db - package com.sun.xml.ws.spi.db
 
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.servlet - package com.sun.xml.ws.transport.http.servlet
Servlet transport for the JAX-WS RI.
com.sun.xml.ws.transport.httpspi.servlet - package com.sun.xml.ws.transport.httpspi.servlet
 
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.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 - package com.sun.xml.ws.wsdl
 
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.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
 
combine(PolicyAssertionValidator.Fitness) - Method in enum com.sun.xml.ws.policy.spi.PolicyAssertionValidator.Fitness
 
combine(U, Collection<T>, boolean) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Collections
TODO javadocs
compare(String, String) - Static method in class com.sun.xml.ws.util.VersionUtil
 
compareBoolean(boolean, boolean) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Comparison
Compares two boolean values in the following way: false < true
compareNullableStrings(String, String) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Comparison
Compares two String values, that may possibly be null in the following way: null < "string value"
compareTo(AssertionSet) - Method in class com.sun.xml.ws.policy.AssertionSet
An Comparable<T>.compareTo(T o) interface method implementation.
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
 
ComplexAssertion - Class in com.sun.xml.ws.policy
Complex assertion is an abstract class that serves as a base class for any assertion that MAY contain nested policies.
ComplexAssertion() - Constructor for class com.sun.xml.ws.policy.ComplexAssertion
 
ComplexAssertion(AssertionData, Collection<? extends PolicyAssertion>, AssertionSet) - Constructor for class com.sun.xml.ws.policy.ComplexAssertion
 
component - Variable in class com.sun.xml.ws.api.message.Packet
The governing owner of this packet.
Component - Interface in com.sun.xml.ws.api
Interface that allows components to hook up with each other.
ComponentEx - Interface in com.sun.xml.ws.api
Extended version of Component.
ComponentFeature - Class in com.sun.xml.ws.api
Allows registration of a Component against the ComponentRegistry implementations of the Container, WSEndpoint, WSService, or Stub.
ComponentFeature(Component) - Constructor for class com.sun.xml.ws.api.ComponentFeature
Constructs ComponentFeature with indicated component and that is targeted at the Container.
ComponentFeature(Component, ComponentFeature.Target) - Constructor for class com.sun.xml.ws.api.ComponentFeature
Constructs ComponentFeature with indicated component and target
ComponentFeature.Target - Enum in com.sun.xml.ws.api
Targets the object on which the Component will be registered
ComponentRegistry - Interface in com.sun.xml.ws.api
Registry for component delegates.
ComponentsFeature - Class in com.sun.xml.ws.api
Allows registration of multiple Components against the ComponentRegistry implementations of the Container, WSEndpoint, WSService, or Stub.
ComponentsFeature(List<ComponentFeature>) - Constructor for class com.sun.xml.ws.api.ComponentsFeature
Constructs ComponentFeature with indicated component and target
composite(Iterable<TubelineAssemblyDecorator>) - Static method in class com.sun.xml.ws.assembler.dev.TubelineAssemblyDecorator
Composite decorator
Composite(ResponseBuilder...) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Composite
 
Composite(EndpointArgumentsBuilder...) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Composite
 
Composite(Collection<? extends ResponseBuilder>) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Composite
 
Composite(Collection<? extends EndpointArgumentsBuilder>) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Composite
 
COMPUTE_FRAMES - Static variable in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
A flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
A flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
configureExternalMetadataReader(XMLStreamReader) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
configureFiber(Fiber) - Method in class com.sun.xml.ws.client.dispatch.PacketDispatch
 
configureFiber(Fiber) - Method in class com.sun.xml.ws.client.Stub
 
configureModel(WSDLModel, PolicyMap) - Static method in class com.sun.xml.ws.policy.jaxws.PolicyUtil
Iterates through the ports in the WSDL model, for each policy in the policy map that is attached at endpoint scope computes a list of corresponding WebServiceFeatures and sets them on the port.
connect(PolicyMap) - Method in class com.sun.xml.ws.policy.PolicyMapMutator
The method is used to connect the policy map mutator instance to the map it should mutate.
CONNECT_TIMEOUT - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Set this property on the BindingProvider.getRequestContext() to enable URLConnection.setConnectTimeout(int)
ConstantDynamic - Class in com.sun.xml.ws.org.objectweb.asm
A constant whose value is computed at runtime, with a bootstrap method.
ConstantDynamic(String, String, Handle, Object...) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
Constructs a new ConstantDynamic.
Constants - Class in com.sun.xml.ws.util
This holds generic constants information for the whole JAX-WS SI.
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor call.
CONSTRUCTOR_REFERENCE - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a constructor reference.
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor reference.
consume() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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() - Method in class com.sun.xml.ws.server.MonitorRootService
 
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.
CONTAINER - Enum constant in enum com.sun.xml.ws.api.ComponentFeature.Target
 
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
Default constructor.
contains(Class<? extends WebServiceFeature>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
contains(String) - Method in class com.sun.xml.ws.policy.Policy
Returns true if the policy contains the assertion names with specified namespace in its vocabulary
contains(QName) - Method in class com.sun.xml.ws.policy.AssertionSet
Returns true if the assertion set contains the assertion name specified in its vocabulary
contains(QName) - Method in class com.sun.xml.ws.policy.Policy
Determines if the policy instance contains the assertion with the name specified in its vocabulary.
containsAttribute(QName) - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Returns true if the given attribute exists, false otherwise.
containsKey(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
containsKey(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
 
containsKey(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
 
containsKey(Object) - Method in class com.sun.xml.ws.client.ResponseContext
 
containsKey(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
containsKey(Object) - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
containsKey(String, String) - Method in class com.sun.xml.ws.util.QNameMap
 
containsModel(URI) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModelContext
 
containsPolicyReferences() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Returns a boolean value indicating whether this policy source model contains references to another policy source models.
containsValue(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
containsValue(Object) - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
contentClass - Variable in class com.sun.xml.ws.spi.db.JAXBWrapperAccessor
 
contentClasses() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
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 - Variable in class com.sun.xml.ws.client.RequestContext
The value of ContentNegotiation.PROPERTY property.
ContentNegotiation - Enum in com.sun.xml.ws.client
Content negotiation enum.
contentType - Variable in class com.sun.xml.ws.api.message.stream.InputStreamMessage
The MIME content-type of the encoding.
contentType - Variable in enum com.sun.xml.ws.api.SOAPVersion
Content-type.
contentType - Variable in class com.sun.xml.ws.encoding.ContentTypeImpl.Builder
 
contentType(String) - Method in class com.oracle.webservices.api.message.ContentType.Builder
 
ContentType - Class in com.sun.xml.ws.encoding
This class represents a MIME ContentType value.
ContentType - Interface in com.oracle.webservices.api.message
A Content-Type transport header that will be returned by MessageContext.writeTo(java.io.OutputStream).
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(String) - Constructor for class com.sun.xml.ws.encoding.ContentType
Constructor that takes a Content-Type string.
ContentType.Builder - Class in com.oracle.webservices.api.message
 
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
 
ContentTypeImpl(String, String, String, String) - Constructor for class com.sun.xml.ws.encoding.ContentTypeImpl
 
ContentTypeImpl.Builder - Class in com.sun.xml.ws.encoding
 
context - Variable in class com.sun.xml.ws.spi.db.OldBridge
 
context() - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
context() - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
context() - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
context() - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
context() - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
context() - Method in interface com.sun.xml.ws.spi.db.XMLBridge
Gets the BindingContext to which this object belongs.
ContextClassloaderLocalMessages - Class in com.sun.xml.ws.policy.sourcemodel.attach
Defines string formatting method for each constant in the resource file
ContextClassloaderLocalMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
contextDestroyed(ServletContextEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIContextListener
 
contractClass - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
contractClass - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
convert(List) - Method in interface com.sun.xml.ws.spi.db.RepeatedElementBridge.CollectionHandler
 
Converter - Class in com.sun.xml.ws.commons.xmlutil
Utility class that provides conversion of different XML representations from/to various other formats
CookieManager - Class in com.sun.xml.ws.transport.http.client
CookieManager provides a concrete implementation of CookieHandler, which separates the storage of cookies from the policy surrounding accepting and rejecting cookies.
CookieManager() - Constructor for class com.sun.xml.ws.transport.http.client.CookieManager
Create a new cookie manager.
CookieManager(CookieStore, CookiePolicy) - Constructor for class com.sun.xml.ws.transport.http.client.CookieManager
Create a new cookie manager with specified cookie store and cookie policy.
CookiePolicy - Interface in com.sun.xml.ws.transport.http.client
CookiePolicy implementations decide which cookies should be accepted and which should be rejected.
CookieStore - Interface in com.sun.xml.ws.transport.http.client
A CookieStore object represents a storage for cookie.
copy() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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() - Method in class com.sun.xml.ws.client.RequestContext
 
copy() - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
 
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() - 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.JAXBDispatchMessage
 
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(boolean) - Method in class com.sun.xml.ws.api.message.Packet
Creates a copy of this Packet.
copy(HeaderList) - Static method in class com.sun.xml.ws.api.message.HeaderList
Creates a copy.
copy(MessageHeaders) - Static method in class com.sun.xml.ws.api.message.HeaderList
Creates a copy.
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(PipeCloner) - Method in interface com.sun.xml.ws.api.pipe.Pipe
Deprecated.
Creates an identical clone of this Pipe.
copy(TubeCloner) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaServerTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.addressing.W3CWsaClientTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.addressing.W3CWsaServerTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.addressing.WsaClientTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
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(TubeCloner) - Method in interface com.sun.xml.ws.api.pipe.Tube
Creates an identical clone of this Tube.
copy(TubeCloner) - Method in class com.sun.xml.ws.client.ClientSchemaValidationTube
 
copy(TubeCloner) - Method in class com.sun.xml.ws.dump.LoggingDumpTube
 
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(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.util.pipe.DumpTube
 
copy(T) - Method in class com.sun.xml.ws.api.pipe.PipeCloner
Deprecated.
copy(T) - Method in class com.sun.xml.ws.api.pipe.PipeClonerImpl
copy(T) - Method in class com.sun.xml.ws.api.pipe.TubeCloner
Invoked by a Tube.copy(com.sun.xml.ws.api.pipe.TubeCloner) implementation to copy a reference to another pipe.
copyFrom(Message) - Method in class com.sun.xml.ws.api.message.Message
The Message.copy() method is used as a shorthand throughout the codecase in place of calling a copy constructor.
copyPropertiesTo(Packet) - Method in class com.sun.xml.ws.api.message.Packet
Copy all properties from (this) packet into a input Packet
copySatelliteInto(DistributedPropertySet) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
copySatelliteInto(MessageContext) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
copySatelliteInto(MessageContext) - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
 
copyStream(InputStream, OutputStream) - Static method in class com.sun.xml.ws.util.ASCIIUtility
 
create() - Method in interface com.sun.xml.ws.api.pipe.FiberContextSwitchInterceptorFactory
create() - Static method in class com.sun.xml.ws.api.policy.PolicyResolverFactory
 
create() - Static method in class com.sun.xml.ws.api.WSService
Creates a service with a dummy service name.
create() - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
Creates a new FastInfosetCodec instance.
create() - Method in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
Creates a new instance via the default constructor.
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(boolean) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
Creates a new FastInfosetCodec instance.
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(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(DatabindingConfig) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl
 
create(DatabindingConfig) - Method in interface com.sun.xml.ws.spi.db.DatabindingProvider
 
create(Message) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
Parses a fault Message and returns it as a SOAPFaultBuilder.
create(StreamSOAPCodec, SOAPVersion) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
Creates a new FastInfosetStreamSOAPCodec instance.
create(StreamSOAPCodec, SOAPVersion, boolean) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
Creates a new FastInfosetStreamSOAPCodec instance.
create(SDDocumentSource, QName, QName) - Static method in class com.sun.xml.ws.server.SDDocumentImpl
create(WSEndpoint) - Static method in class com.sun.xml.ws.api.server.HttpEndpoint
Factory to deploy WSEndpoint on light-weight http server container.
create(SOAPVersion) - Static method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
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(SOAPVersion, XMLStreamReader) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a new Header that reads from XMLStreamReader.
create(WSBinding) - Static method in class com.sun.xml.ws.encoding.StreamSOAPCodec
create(WSFeatureList) - Static method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
create(WSService) - Method in class com.sun.xml.ws.api.client.ServiceInterceptorFactory
 
create(Policy) - Method in class com.sun.xml.ws.api.policy.ModelGenerator.SourceModelCreator
 
create(Policy) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator.PolicySourceModelCreator
Create an instance of the PolicySourceModel.
create(ProviderEndpointModel, WSBinding) - Static method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
 
create(BindingContext, Object) - Static method in class com.sun.xml.ws.api.message.Headers
 
create(BindingContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
Creates a Message backed by a JAXB bean.
create(BindingContext, Object, SOAPVersion, MessageHeaders, AttachmentSet) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
create(BindingInfo) - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
 
create(TypeInfo) - Static method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
create(XMLBridge, Object) - Static method in class com.sun.xml.ws.api.message.Headers
 
create(XMLBridge, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
Creates a Message backed by a JAXB bean.
create(DataSource, WSFeatureList) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
create(JAXBContext) - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
 
create(JAXBContext, Object) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a Header backed a by a JAXB bean.
create(JAXBContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Deprecated. 
create(JAXBContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
Deprecated. 
create(SOAPFault) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a fault Message.
create(SOAPHeaderElement) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a new Header backed by a SAAJ object.
create(SOAPMessage) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message backed by a SAAJ SOAPMessage object.
create(SOAPMessage) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Creates Message from SOAPMessage
create(EndpointReference) - Static method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Converts from EndpointReference.
create(InputStream) - Static method in class com.sun.xml.ws.util.Version
 
create(OutputStream) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
create(OutputStream, String) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
 
create(Class<?>, String) - Static method in class com.sun.xml.ws.api.server.SDDocumentSource
 
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
Takes an url of the jax-ws-catalog.xml.
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, boolean) - Method in class com.sun.xml.ws.server.EndpointFactory
create(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver, boolean, boolean) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
 
create(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver, boolean, boolean) - Method in class com.sun.xml.ws.server.EndpointFactory
 
create(Class<T>, WSBinding, Invoker, Container) - Static method in class com.sun.xml.ws.server.provider.ProviderInvokerTube
 
create(ClassLoader, BindingID) - Static method in class com.sun.xml.ws.api.pipe.PipelineAssemblerFactory
Deprecated.
Locates PipelineAssemblerFactorys and create a suitable PipelineAssembler.
create(ClassLoader, BindingID) - Static method in class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
create(ClassLoader, BindingID, Container) - Static method in class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
Locates TubelineAssemblerFactorys and create a suitable TubelineAssembler.
create(ClassLoader, ClientPipeAssemblerContext) - Static method in class com.sun.xml.ws.api.pipe.TransportPipeFactory
create(ClassLoader, ClientTubeAssemblerContext) - Static method in class com.sun.xml.ws.api.pipe.TransportTubeFactory
Locates TransportTubeFactorys and create a suitable transport Tube.
create(ClassLoader, Container, Class<T>, Invoker, ProviderArgumentsBuilder<?>, boolean) - Static method in class com.sun.xml.ws.api.server.ProviderInvokerTubeFactory
 
create(Exception) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
create(String) - Static method in class com.sun.xml.ws.api.EndpointAddress
Creates a new EndpointAddress with a reasonably generic error handling.
create(String) - Method in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
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(String, SOAPVersion) - Method in class com.sun.xml.ws.api.BindingIDFactory
Creates a BindingID for given transport and SOAPVersion.
create(String, InputStream, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
create(String, InputStream, WSFeatureList) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
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(Throwable, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message that represents an exception as a fault.
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(URL, QName) - Static method in class com.sun.xml.ws.api.WSService
Create a Service instance.
create(URL, QName, WSService.InitParams) - Static method in class com.sun.xml.ws.api.WSService
Creates a Service instance.
create(QName) - Static method in class com.sun.xml.ws.api.WSService
Create a Service instance.
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(QName, QName, WSBinding, Container, SEIModel, WSDLPort, Class<T>, ServiceDefinitionImpl, EndpointAwareTube, boolean, PolicyMap) - Method in class com.sun.xml.ws.server.EndpointFactory
 
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(Source) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
create(Source, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message using Source as entire envelope.
create(Element) - Static method in class com.sun.xml.ws.api.message.Headers
Creates a new Header backed by an Element.
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(InputSource, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
 
createAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlAction
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
 
createAdapter(String, String, Class<?>, QName, QName, String, List<Source>, WebServiceFeature...) - Method in interface com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser.AdapterFactory
 
createAdapter(String, String, Class<?>, QName, QName, String, List<Source>, WebServiceFeature...) - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapterFactory
 
createAddressingFaultMessage(WSBinding, Packet, QName) - 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 one of the expected WS-Addressing headers is missing in the message
createAddressingFaultMessage(WSBinding, QName) - Static method in class com.sun.xml.ws.api.message.Messages
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
 
createAndPublishEndpoint(String, Object, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createAssertion(AssertionData, Collection<PolicyAssertion>, AssertionSet, PolicyAssertionCreator) - Method in class com.sun.xml.ws.config.management.policy.ManagementAssertionCreator
 
createAssertion(AssertionData, Collection<PolicyAssertion>, AssertionSet, PolicyAssertionCreator) - Method in interface com.sun.xml.ws.policy.spi.PolicyAssertionCreator
Creates domain-specific policy assertion instance according to assertion data provided.
createAssertionData(QName) - Static method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Constructs assertion data wrapper instance for an assertion that does not contain any value nor any attributes.
createAssertionData(QName, String, Map<QName, String>, boolean, boolean) - Static method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Constructs assertion data wrapper instance for an assertion that does contain a value or attributes.
createAssertionParameterData(QName) - Static method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Constructs assertion data wrapper instance for an assertion parameter that does not contain any value nor any attributes.
createAssertionParameterData(QName, String, Map<QName, String>) - Static method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Constructs assertion data wrapper instance for an assertion parameter that contains a value or attributes
createAssertionSet(Collection<? extends PolicyAssertion>) - Static method in class com.sun.xml.ws.policy.AssertionSet
Creates and returns new assertion set holding a set of provided policy assertions.
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.server.sei.MessageFiller.AttachmentFiller
Creates an MessageFiller based on the parameter type
createBackingStore(BackingStoreFactory, String, Class<K>, Class<V>) - Method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Helper method that avoids the need for exception handling boilerplate code when creating a new BackingStore instance.
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(WSFeatureList) - Method in class com.sun.xml.ws.api.BindingID
 
createBinding(WebServiceFeatureList, Class<?>) - Method in class com.sun.xml.ws.client.SEIPortInfo
 
createBinding(WebServiceFeatureList, Class<?>, BindingImpl) - Method in class com.sun.xml.ws.client.PortInfo
 
createBinding(SOAPBinding) - Method in class com.sun.xml.ws.model.RuntimeModeler
creates a runtime model SOAPBinding from a jakarta.jws.soap.SOAPBinding object
createBinding(WebServiceFeature...) - 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
 
createBindingMessageSubject(QName, QName, QName, WsdlBindingSubject.WsdlMessageType) - Static method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
createBindingOperationSubject(QName, QName) - Static method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
createBindingSubject(QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
createBindingSubject(QName) - Static method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
createBindingType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlBindingType
createBridge(TypeInfo) - Method in interface com.sun.xml.ws.spi.db.BindingContext
Creates a mini-marshaller/unmarshaller that can process a TypeInfo.
createBuilder(Class<?>, Class<?>) - Method in class com.oracle.webservices.api.databinding.DatabindingFactory
Creates a new instance of a Databinding.Builder which is initialized with the specified contractClass and endpointClass.
createBuilder(Class<?>, Class<?>) - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl
 
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.
createCatalogResolver() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createChildAllNode() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Factory method that creates new policy source model node as specified by a factory method name and input parameters.
createChildAssertionNode() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Factory method that creates new policy source model node as specified by a factory method name and input parameters.
createChildAssertionNode(AssertionData) - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Factory method that creates new policy source model node as specified by a factory method name and input parameters.
createChildAssertionParameterNode() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Factory method that creates new policy source model node as specified by a factory method name and input parameters.
createChildExactlyOneNode() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Factory method that creates new policy source model node as specified by a factory method name and input parameters.
createChildPolicyNode() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Factory method that creates new policy source model node as specified by a factory method name and input parameters.
createClient(ClientPipeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.PipelineAssembler
Creates a new pipeline for clients.
createClient(ClientPipeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandalonePipeAssembler
 
createClient(ClientTubeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.TubelineAssembler
Creates a new tubeline for clients.
createClient(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.assembler.MetroTubelineAssembler
 
createClient(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandaloneTubeAssembler
 
createClientContext(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.assembler.MetroTubelineAssembler
 
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
 
createCodec() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
createConnection(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
createContainer(ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
Creates Container implementation that hosts the JAX-WS endpoint.
createContext() - Method in class com.oracle.webservices.api.message.MessageContextFactory
 
createContext() - Method in class com.sun.xml.ws.api.message.MessageContextFactory
 
createContext() - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModelContext
 
createContext(Message) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
 
createContext(SOAPMessage) - Method in class com.oracle.webservices.api.message.MessageContextFactory
 
createContext(SOAPMessage) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
 
createContext(InputStream, String) - Method in class com.oracle.webservices.api.message.MessageContextFactory
 
createContext(InputStream, String) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
 
createContext(Source) - Method in class com.oracle.webservices.api.message.MessageContextFactory
 
createContext(Source) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
 
createContext(Source, EnvelopeStyle.Style) - Method in class com.oracle.webservices.api.message.MessageContextFactory
 
createContext(Source, EnvelopeStyle.Style) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
 
createDataSource(String, InputStream) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
createDataSourceDispatch(WSPortInfo, WSBinding, Service.Mode, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Dispatch stub for DataSource.
createDataSourceDispatch(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Deprecated.
createDefault(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.api.pipe.TransportTubeFactory
 
createDefault(Class<T>) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
Creates a default InstanceResolver that serves the given class.
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>, Invoker, ProviderArgumentsBuilder<?>, boolean) - Method in class com.sun.xml.ws.api.server.ProviderInvokerTubeFactory
 
createDefaultCatalogResolver() - Static method in class com.sun.xml.ws.util.xml.XmlCatalogUtil
Gets a default EntityResolver for catalog at META-INF/jaxws-catalog.xml
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.
createDelegate(List<EndpointAdapter>, ServletContext) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIContextListener
Creates WSServletDelegate that does the real work.
createDispatch(WSPortInfo, WSService, WSBinding, Class<T>, Service.Mode, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Dispatch stub that connects to the given pipe.
createDispatch(EndpointReference, JAXBContext, 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(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(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(QName, WSEndpointReference, JAXBContext, Service.Mode, WebServiceFeatureList) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, WSEndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.WSService
Works like ServiceDelegate.createDispatch(jakarta.xml.ws.EndpointReference, jakarta.xml.bind.JAXBContext, jakarta.xml.ws.Service.Mode, jakarta.xml.ws.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.client.WSServiceDelegate
 
createDispatch(QName, WSEndpointReference, Class<T>, Service.Mode, WebServiceFeatureList) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, WSEndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.WSService
Works like ServiceDelegate.createDispatch(jakarta.xml.ws.EndpointReference, java.lang.Class, jakarta.xml.ws.Service.Mode, jakarta.xml.ws.WebServiceFeature[]) but it takes the port name separately, so that EPR without embedded metadata can be used.
createDispatch(QName, WSEndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
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, JAXBContext, Service.Mode) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeatureList) - 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(QName, Class<T>, Service.Mode) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeatureList) - 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
 
createDom() - Static method in class com.sun.xml.ws.util.DOMUtil
Creates a new DOM document.
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.
createEffectivePolicyModifier() - Static method in class com.sun.xml.ws.policy.EffectivePolicyModifier
 
createEmpty(SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message that doesn't have any payload.
createEmptyPolicy() - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a 'anything allowed' policy expression.
createEmptyPolicy(NamespaceVersion, String, String) - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a 'anything allowed' policy expression.
createEmptyPolicy(String, String) - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a 'anything allowed' policy expression.
createEncoder(WSBinding) - Method in class com.sun.xml.ws.api.BindingID
Creates a new Codec for this binding.
createEndpoint(WSEndpoint<T>, EndpointCreationAttributes) - Method in interface com.sun.xml.ws.api.config.management.ManagedEndpointFactory
This method may return a WSEndpoint implementation that wraps the original WSEndpoint instance.
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
createEndpoint(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver, boolean, boolean) - Static method in class com.sun.xml.ws.server.EndpointFactory
 
createEndpoint(String, Class, Invoker, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createEndpoint(String, Object) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createEndpoint(String, Object, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createEntityResolver(URL) - Static method in class com.sun.xml.ws.util.xml.XmlCatalogUtil
Gets an EntityResolver using XML catalog
createEntityResolver(URL) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
Gets an EntityResolver using XML catalog
createEntrySet(Set<Map.Entry<String, Object>>) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
createEntrySet(Set<Map.Entry<String, Object>>) - Method in class com.oracle.webservices.api.message.BasePropertySet
 
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
createFactory(WebServiceFeature...) - Static method in class com.oracle.webservices.api.message.MessageContextFactory
 
createFactory(ClassLoader, WebServiceFeature...) - Static method in class com.oracle.webservices.api.message.MessageContextFactory
 
createFaultAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlFaultAction
createFaultMessageSubject(QName, QName, QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
createFaultString() - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
createFaultString(String) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
createFiber() - Method in class com.sun.xml.ws.api.pipe.Engine
Creates a new fiber in a suspended state.
createFIStreamReader(Source) - Static method in class com.sun.xml.ws.util.FastInfosetUtil
 
createFragmentBridge() - Method in interface com.sun.xml.ws.spi.db.BindingContext
 
createFromInstanceResolverAnnotation(Class<T>) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
Checks for InstanceResolverAnnotation and creates an instance resolver from it if any.
createHandlerChain() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlHandlerChain
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.fastinfoset.FastInfosetStreamSOAPCodec
 
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.server.ServerAdapterList
 
createHttpAdapter(String, String, WSEndpoint<?>) - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapterList
 
createHttpTransport(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.api.pipe.TransportTubeFactory
 
createIndent(int) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Text
Method creates indent string consisting of as many TAB characters as specified by indentLevel parameter
createInputMessageSubject(QName, QName, QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
createInvalidAddressingHeaderFault(InvalidAddressingHeaderException, AddressingVersion) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
createInvoker() - Method in class com.sun.xml.ws.api.server.InstanceResolver
Wraps this InstanceResolver into an Invoker.
createJavaCallInfo(Method, Object[]) - Method in interface com.oracle.webservices.api.databinding.Databinding
Creates a new instance of a JavaCallInfo.
createJavaCallInfo(Method, Object[]) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
createJavaMethod() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of JavaMethod
createJavaMethodJavaParams() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of JavaMethod.JavaParams
createJavaParam() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of JavaParam
createJavaWsdlMapping(JavaWsdlMappingType) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of JAXBElement<JavaWsdlMappingType>}
createJavaWsdlMappingType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of JavaWsdlMappingType
createJavaWsdlMappingTypeJavaMethods() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of JavaWsdlMappingType.JavaMethods
createJavaWsdlMappingTypeXmlSchemaMapping() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
createJAXBContext(SEIModel, List<Class>, List<TypeReference>) - Method in interface com.sun.xml.ws.developer.JAXBContextFactory
Called by the JAX-WS runtime to create a JAXBRIContext for the given SEI.
createJAXBDispatch(WSPortInfo, WSBinding, JAXBContext, Service.Mode, 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.
createJAXBDispatch(QName, WSService, WSBinding, JAXBContext, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Deprecated.
createLaxPolicyIntersector() - Static method in class com.sun.xml.ws.policy.PolicyIntersector
Returns a strict policy intersector that can be used to intersect group of policies.
createManagedObjectManager(WSEndpoint) - Method in class com.sun.xml.ws.server.MonitorBase
Endpoint monitoring is ON by default.
createManagedObjectManager(Stub) - Method in class com.sun.xml.ws.server.MonitorBase
Client monitoring is OFF by default because there is no standard stub.close() method.
createMarshaller() - Method in interface com.sun.xml.ws.spi.db.BindingContext
 
createMergedAssertionSet(Collection<AssertionSet>) - Static method in class com.sun.xml.ws.policy.AssertionSet
Creates and returns new assertion set holding content of all provided policy assertion sets.
createMessage(SOAPMessage) - Method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Creates Message from SOAPMessage
createMessage(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder
 
createMessage(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.RpcLit
 
createMessageDispatch(WSPortInfo, WSBinding, 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.
createMessageDispatch(QName, WSService, WSBinding, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Deprecated.
createMessageFactory(String) - Method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Creates a new MessageFactory object that is an instance of the specified implementation.
createMetroConfig() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of MetroConfig
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
createMtom() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlMTOM
createMustUnderstand(SOAPVersion, 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>.)
createNewInstance(Class<T>) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
 
createNullPolicy() - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a 'nothing allowed' policy expression.
createNullPolicy(NamespaceVersion, String, String) - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a 'nothing allowed' policy expression.
createNullPolicy(String, String) - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a 'nothing allowed' policy expression.
createOneway() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlOneway
createOperationSubject(QName, QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
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.
createOutputMessageSubject(QName, QName, QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
createPacketDispatch(WSPortInfo, WSBinding, 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.
createPacketDispatch(QName, WSService, WSBinding, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Packet-based Dispatch stub that connects to the given pipe.
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
 
createPipeHead() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
createPolicy(NamespaceVersion, String, String, Collection<AssertionSet>) - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a policy expression with alternatives specified by sets input parameter.
createPolicy(String, String, Collection<AssertionSet>) - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a policy expression with alternatives specified by sets input parameter.
createPolicy(Collection<AssertionSet>) - Static method in class com.sun.xml.ws.policy.Policy
The factory method creates an immutable policy instance which represents a policy expression with alternatives specified by sets input parameter.
createPolicyMap() - Method in class com.sun.xml.ws.client.PortInfo
 
createPolicyMap(Collection<? extends PolicyMapMutator>) - Static method in class com.sun.xml.ws.policy.PolicyMap
Creates new policy map instance and connects provided collection of policy map mutators to the created policy map.
createPolicyMapExtender() - Static method in class com.sun.xml.ws.policy.PolicyMapExtender
 
createPolicySourceModel(NamespaceVersion) - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Factory method that creates new policy source model instance.
createPolicySourceModel(NamespaceVersion, String, String) - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Factory method that creates new policy source model instance and initializes it according to parameters provided.
createPortAddressResolver(String, Class<?>) - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
Creates a PortAddressResolver that maps portname to its address
createPortProxy(WSPortInfo, WSBinding, SEIModel, Class<T>, WSEndpointReference) - Method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new strongly-typed proxy object that implements a given port interface.
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.
createProviderInvokerTube(Class<T>, WSBinding, Invoker, Container) - Method in class com.sun.xml.ws.server.EndpointFactory
 
createQName() - Method in class com.sun.xml.ws.util.QNameMap.Entry
Creates a new QName object from QNameMap.Entry.nsUri and QNameMap.Entry.localName.
createRaw(JAXBContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Deprecated.
For use when creating a Dispatch object with an unknown JAXB implementation for he JAXBContext parameter.
createRaw(JAXBContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
Deprecated.
For use when creating a Dispatch object with an unknown JAXB implementation for he JAXBContext parameter.
createRequestPacket(JavaCallInfo) - Method in interface com.sun.xml.ws.api.databinding.ClientCallBridge
 
createRequestPacket(JavaCallInfo) - Method in class com.sun.xml.ws.client.sei.StubHandler
Creates a request JAXBMessage from method arguments.
createRequestWrapper() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlRequestWrapper
createResponse(JavaCallInfo) - Method in class com.sun.xml.ws.server.sei.TieHandler
 
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.
createResponseWrapper() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlResponseWrapper
createRoot() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
createRoot(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
createRoot(Object, String) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
createRuntime(DatabindingConfig) - Method in class com.sun.xml.ws.api.databinding.DatabindingFactory
Creates a new instance of a WsRuntime which is initialized with the specified configuration object.
createRuntime(DatabindingConfig) - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl
 
createSAAJDispatch(WSPortInfo, WSBinding, Service.Mode, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Dispatch stub for SOAPMessage.
createSAAJDispatch(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Deprecated.
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
createSEIInvokerTube(AbstractSEIModelImpl, Invoker, WSBinding) - Method in class com.sun.xml.ws.server.EndpointFactory
 
createServer(ServerPipeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.PipelineAssembler
Creates a new pipeline 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 interface com.sun.xml.ws.api.pipe.TubelineAssembler
Creates a new tubeline for servers.
createServer(ServerTubeAssemblerContext) - Method in class com.sun.xml.ws.assembler.MetroTubelineAssembler
 
createServer(ServerTubeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandaloneTubeAssembler
On Server-side, HandlerChains cannot be changed after it is deployed.
createServerContext(ServerTubeAssemblerContext) - Method in class com.sun.xml.ws.assembler.MetroTubelineAssembler
 
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, AddressingVersion, SOAPVersion, String) - Method in class com.sun.xml.ws.api.message.Packet
Creates a server-side response Packet from a request packet (this).
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).
createServerTubeAssemblerContext(EndpointAwareTube, boolean) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
createServiceDelegate(URL, QName, Class<? extends Service>) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createServiceDelegate(URL, QName, Class<? extends Service>, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createServiceDelegate(Source, QName, Class<? extends Service>) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createServiceMode() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlServiceMode
createServiceResponseForException(ThrowableContainerPropertySet, Packet, SOAPVersion, WSDLPort, SEIModel, WSBinding) - Method in class com.sun.xml.ws.api.server.WSEndpoint
This is used by WsaServerTube and WSEndpointImpl to create a Packet with SOAPFault message from a Java exception.
createServiceResponseForException(ThrowableContainerPropertySet, Packet, SOAPVersion, WSDLPort, SEIModel, WSBinding) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
createServiceResponseForException(ThrowableContainerPropertySet, Packet, SOAPVersion, WSDLPort, SEIModel, WSBinding) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
createSingleton(T) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
Creates a InstanceResolver implementation that always returns the specified singleton instance.
createSoapBinding() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlSOAPBinding
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.
createSOAPBindingCodec(WSFeatureList) - Static method in class com.sun.xml.ws.api.pipe.Codecs
This creates a full Codec for SOAP binding.
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).
createSOAPEnvelopeXmlCodec(WSBinding) - Static method in class com.sun.xml.ws.api.pipe.Codecs
createSOAPEnvelopeXmlCodec(WSFeatureList) - 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).
createSOAPFactory(String) - Method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Creates a new SOAPFactory object that is an instance of the specified implementation, this method uses the SAAJMetaFactory to locate the implementation class and create the SOAPFactory instance.
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, CheckedExceptionImpl, Throwable, QName) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
Create the Message with the specified faultCode
createSOAPFaultMessage(SOAPVersion, SOAPFault) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
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, 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.
createSourceDispatch(WSPortInfo, WSBinding, Service.Mode, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Creates a new Dispatch stub for Source.
createSourceDispatch(WSPortInfo, Service.Mode, BindingImpl, WSEndpointReference) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
createSourceDispatch(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
Deprecated.
createSourceDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
Deprecated.
createSourceModel(NamespaceVersion) - Static method in class com.sun.xml.ws.api.policy.SourceModel
Factory method that creates new policy source model instance.
createSourceModel(NamespaceVersion, String, String) - Method in class com.sun.xml.ws.api.policy.ModelUnmarshaller
 
createSourceModel(NamespaceVersion, String, String) - Static method in class com.sun.xml.ws.api.policy.SourceModel
Factory method that creates new policy source model instance and initializes it according to parameters provided.
createSourceModel(NamespaceVersion, String, String) - Method in class com.sun.xml.ws.policy.sourcemodel.XmlPolicyModelUnmarshaller
Allow derived classes to pass in a custom instance of PolicySourceModel.
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
 
createStrictPolicyIntersector() - Static method in class com.sun.xml.ws.policy.PolicyIntersector
Returns a strict policy intersector that can be used to intersect group of policies.
createToolkit() - Method in class com.sun.xml.ws.api.server.Adapter
Creates a Adapter<TK extends Adapter.Toolkit>.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.
createTube(ClientTubelineAssemblyContext) - Method in interface com.sun.xml.ws.assembler.dev.TubeFactory
Adds RM tube to the client-side tubeline, depending on whether RM is enabled or not.
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.AddressingTubeFactory
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.BasicTransportTubeFactory
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.HandlerTubeFactory
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.MonitoringTubeFactory
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.MustUnderstandTubeFactory
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.TerminalTubeFactory
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.TransportTubeFactory
Deprecated.
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.ValidationTubeFactory
 
createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.dump.MessageDumpingTubeFactory
 
createTube(ServerTubelineAssemblyContext) - Method in interface com.sun.xml.ws.assembler.dev.TubeFactory
Adds RM tube to the service-side tubeline, depending on whether RM is enabled or not.
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.AddressingTubeFactory
 
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.BasicTransportTubeFactory
 
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.HandlerTubeFactory
 
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.MonitoringTubeFactory
 
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.MustUnderstandTubeFactory
 
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.TerminalTubeFactory
 
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.TransportTubeFactory
Deprecated.
 
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.ValidationTubeFactory
 
createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.dump.MessageDumpingTubeFactory
 
createTubeFactoryConfig() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of TubeFactoryConfig
createTubeFactoryList() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of TubeFactoryList
createTubeline(TubelineDefinition) - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of JAXBElement<TubelineDefinition>}
createTubelineDefinition() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of TubelineDefinition
createTubelineMapping() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of TubelineMapping
createTubelineMapping(TubelineMapping) - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of JAXBElement<TubelineMapping>}
createTubelines() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of Tubelines
createTubelines(Tubelines) - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
Create an instance of JAXBElement<Tubelines>}
createUnmarshaller() - Method in interface com.sun.xml.ws.spi.db.BindingContext
 
createUsingPayload(XMLStreamReader, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message using XMLStreamReader as payload.
createUsingPayload(Source, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
Creates a Message using Source 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
createView() - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
createView() - Method in class com.oracle.webservices.api.message.BasePropertySet
 
createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createW3CEndpointReference(String, QName, QName, QName, List<Element>, String, List<Element>, List<Element>, Map<QName, String>) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
createWebEndpoint() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebEndpoint
createWebFault() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebFault
createWebMethod() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebMethod
createWebParam() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebParam
createWebResult() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebResult
createWebService() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebService
createWebServiceClient() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebServiceClient
createWebServiceProvider() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebServiceProvider
createWebServiceRef() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create an instance of XmlWebServiceRef
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.
createWithAddress(URI) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
 
createWithAddress(URL) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
 
createWrapperBeanMember(T, String, List<Annotation>) - Method in interface com.sun.xml.ws.model.AbstractWrapperBeanGenerator.BeanMemberFactory
 
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
createWsdlEndpointScopeKey(QName, QName) - Static method in class com.sun.xml.ws.policy.PolicyMap
Creates an endpoint policy scope locator object, that serves as a access key into a PolicyMap where actual endpoint policy scope for given endpoint can be retrieved.
createWsdlFaultMessageScopeKey(QName, QName, QName, QName) - Static method in class com.sun.xml.ws.policy.PolicyMap
Creates a fault message policy scope locator object identified by a bound operation, that serves as a access key into PolicyMap where the actual fault message policy scope for one of the faults of a bound operation can be retrieved.
createWsdlGen(DatabindingConfig) - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl
 
createWSDLGenerator() - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Creates the WSDLGenerator which can be used to generate the WSDL representation of the service endpoint interface of this Databinding object.
createWsdlMessageScopeKey(QName, QName, QName) - Static method in class com.sun.xml.ws.policy.PolicyMap
Creates an input/output message policy scope locator object identified by a bound operation, that serves as a access key into PolicyMap where actual input/output message policy scope for given input message of a bound operation can be retrieved.
createWsdlOperationScopeKey(QName, QName, QName) - Static method in class com.sun.xml.ws.policy.PolicyMap
Creates an operation policy scope locator object, that serves as a access key into a PolicyMap where actual operation policy scope for given bound operation can be retrieved.
createWsdlServiceScopeKey(QName) - Static method in class com.sun.xml.ws.policy.PolicyMap
Creates a service policy scope locator object, that serves as a access key into a PolicyMap where actual service policy scope for given service can be retrieved.
createXMLCodec(WSFeatureList) - Static method in class com.sun.xml.ws.api.pipe.Codecs
This creates a full Codec for XML binding.
createXMLStreamReader(SOAPElement) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
current() - Static method in class com.sun.xml.ws.api.pipe.Fiber
Gets the current fiber that's running.
currentElement - Variable in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
currentWhiteSpaceContent(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
Read spaces from the reader as long as to the next element, starting from current position.
cv - Variable in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.

D

D2F - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
D2I - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
D2L - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DADD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
databinding - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
 
Databinding - Interface in com.oracle.webservices.api.databinding
Databinding is the entry point for all the WebService Databinding functionality.
Databinding - Interface in com.sun.xml.ws.api.databinding
Databinding is the entry point for all the WebService databinding runtime functionality.
Databinding.Builder - Interface in com.oracle.webservices.api.databinding
Databinding.Builder, created from the DatabindingFactory, is used to configure how a Databinding instance is to be built from this builder.
DatabindingConfig - Class in com.sun.xml.ws.api.databinding
DatabindingConfig contains the initial states for Databinding.
DatabindingConfig() - Constructor for class com.sun.xml.ws.api.databinding.DatabindingConfig
Default constructor.
DatabindingException - Exception in com.sun.xml.ws.spi.db
Signals an error in Databinding.
DatabindingException() - Constructor for exception com.sun.xml.ws.spi.db.DatabindingException
 
DatabindingException(String) - Constructor for exception com.sun.xml.ws.spi.db.DatabindingException
 
DatabindingException(String, Throwable) - Constructor for exception com.sun.xml.ws.spi.db.DatabindingException
 
DatabindingException(Throwable) - Constructor for exception com.sun.xml.ws.spi.db.DatabindingException
 
DatabindingFactory - Class in com.oracle.webservices.api.databinding
DatabindingFactory is the entry point of all the WebService Databinding APIs.
DatabindingFactory - Class in com.sun.xml.ws.api.databinding
WsFactory is the entry point of all the ws-databinding APIs.
DatabindingFactory() - Constructor for class com.oracle.webservices.api.databinding.DatabindingFactory
Default constructor.
DatabindingFactory() - Constructor for class com.sun.xml.ws.api.databinding.DatabindingFactory
Default constructor.
DatabindingFactoryImpl - Class in com.sun.xml.ws.db
DatabindingFactoryImpl
DatabindingFactoryImpl() - Constructor for class com.sun.xml.ws.db.DatabindingFactoryImpl
 
DatabindingImpl - Class in com.sun.xml.ws.db
WsRuntimeImpl is the databinding processor built on SEIModel
DatabindingImpl(DatabindingProviderImpl, DatabindingConfig) - Constructor for class com.sun.xml.ws.db.DatabindingImpl
 
databindingInfo - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
databindingInfo() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
databindingMode - Variable in class com.sun.xml.ws.api.databinding.MappingInfo
 
DatabindingMode - Annotation Type in com.oracle.webservices.api.databinding
 
DatabindingModeFeature - Class in com.oracle.webservices.api.databinding
 
DatabindingModeFeature(String) - Constructor for class com.oracle.webservices.api.databinding.DatabindingModeFeature
 
DatabindingModeFeature.Builder - Class in com.oracle.webservices.api.databinding
 
DatabindingProvider - Interface in com.sun.xml.ws.spi.db
 
DatabindingProviderImpl - Class in com.sun.xml.ws.db
DatabindingProviderImpl is the default JAXWS implementation of DatabindingProvider
DatabindingProviderImpl() - Constructor for class com.sun.xml.ws.db.DatabindingProviderImpl
Default constructor.
DatabindingProviderImpl.JaxwsWsdlGen - Class in com.sun.xml.ws.db
 
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
DataHandlerDataSource - Class in com.sun.xml.ws.encoding
DataSource impl using a DataHandler
DataHandlerDataSource(DataHandler) - Constructor for class com.sun.xml.ws.encoding.DataHandlerDataSource
 
DataSourceDispatch - Class in com.sun.xml.ws.client.dispatch
 
DataSourceDispatch(WSPortInfo, Service.Mode, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.DataSourceDispatch
 
DataSourceDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.DataSourceDispatch
Deprecated.
DataSourceStreamingDataHandler - Class in com.sun.xml.ws.encoding
 
DataSourceStreamingDataHandler(DataSource) - Constructor for class com.sun.xml.ws.encoding.DataSourceStreamingDataHandler
 
DCMPG - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DCMPL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DCONST_0 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DCONST_1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DD_MTOM_CONFLICT(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Error in Deployment Descriptor : MTOM Configuration in binding {0} conflicts with enable-mtom attribute value {1}
DDIV - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
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.
DecapitalizeExceptionBeanProperties - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
declarePrefix(String, String) - Method in class com.sun.xml.ws.util.NamespaceSupport
Declare a Namespace prefix.
declareSupportedDomains() - Method in class com.sun.xml.ws.addressing.policy.AddressingPolicyValidator
 
declareSupportedDomains() - Method in class com.sun.xml.ws.config.management.policy.ManagementPolicyValidator
 
declareSupportedDomains() - Method in class com.sun.xml.ws.encoding.policy.EncodingPolicyValidator
 
declareSupportedDomains() - Method in class com.sun.xml.ws.policy.spi.AbstractQNameValidator
 
declareSupportedDomains() - Method in interface com.sun.xml.ws.policy.spi.PolicyAssertionValidator
Each service provider that implements this SPI must make sure to identify all possible domains it supports.
decode(SOAPVersion, XMLStreamReader, AttachmentSet) - Static method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
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(MimeMultipartParser, Packet) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
decode(MimeMultipartParser, Packet) - Method in class com.sun.xml.ws.encoding.SwACodec
 
decode(MimeMultipartParser, Packet) - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
decode(InputStream, String, AttachmentSet, SOAPVersion) - Method in class com.oracle.webservices.impl.encoding.StreamDecoderImpl
 
decode(InputStream, String, AttachmentSet, SOAPVersion) - Method in interface com.oracle.webservices.impl.internalspi.encoding.StreamDecoder
 
decode(InputStream, String, Packet) - Method in interface com.sun.xml.ws.api.databinding.Databinding
Deprecated.
use MessageContextFactory
decode(InputStream, String, Packet) - Method in interface com.sun.xml.ws.api.pipe.Codec
Reads bytes from InputStream and constructs a Message.
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.MimeCodec
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
decode(InputStream, String, Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
decode(InputStream, 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(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(InputStream, String, Packet, AttachmentSet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
decode(ReadableByteChannel, String, Packet) - Method in interface com.sun.xml.ws.api.pipe.Codec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.MimeCodec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
decode(ReadableByteChannel, String, Packet) - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
decode(ReadableByteChannel, String, Packet, AttachmentSet) - Method in interface com.sun.xml.ws.encoding.RootOnlyCodec
 
decode(ReadableByteChannel, String, Packet, AttachmentSet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
decode(XMLStreamReader) - Method in interface com.sun.xml.ws.api.pipe.StreamSOAPCodec
Reads events from XMLStreamReader and constructs a Message for SOAP envelope.
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 interface com.sun.xml.ws.api.pipe.StreamSOAPCodec
Reads events from XMLStreamReader and constructs a Message for SOAP envelope.
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.
decodeHeader(XMLStreamReader, XMLStreamBuffer) - Method in interface com.sun.xml.ws.message.stream.StreamMessage.StreamHeaderDecoder
 
decodePacket(T, Codec) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
decodes the transport data to Packet
decorateClient(Tube, ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.dev.TubelineAssemblyDecorator
Decorate client tube
decorateClientHead(Tube, ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.dev.TubelineAssemblyDecorator
Decorate client head tube.
decorateClientTail(Tube, ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.dev.TubelineAssemblyDecorator
Decorate client tail tube.
decorateServer(Tube, ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.dev.TubelineAssemblyDecorator
Decorate server tube
decorateServerHead(Tube, ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.dev.TubelineAssemblyDecorator
Decorate server head tube.
decorateServerTail(Tube, ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.dev.TubelineAssemblyDecorator
Decorate server tail tube.
Default() - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Default
Default constructor.
Default(XMLOutputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Default
 
DEFAULT - Static variable in interface com.sun.xml.ws.developer.JAXBContextFactory
The default implementation that creates JAXBRIContext according to the standard behavior.
DEFAULT_ENCODING - Static variable in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
DEFAULT_NAMESPACE_REMAP - Static variable in interface com.sun.xml.ws.spi.db.BindingContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to reassign the default namespace URI to something else at the runtime.
DEFAULT_POLICY_RESOLVER - Static variable in class com.sun.xml.ws.api.policy.PolicyResolverFactory
JAX-WS provided DEFAULT_POLICY_RESOLVER implementation that on server-side validates that Policy has single alternative in the scope of each subject on client-side updates with the effective policy by doing alternative selection.
DEFAULT_TAGS - Static variable in class com.sun.xml.ws.message.AbstractMessageImpl
 
DefaultDatabindingMode - Static variable in class com.sun.xml.ws.spi.db.BindingContextFactory
 
DefaultPolicyResolver - Class in com.sun.xml.ws.policy.jaxws
This default implementation runs the policy validators on the server side and selects a policy alternative on the client side.
DefaultPolicyResolver() - Constructor for class com.sun.xml.ws.policy.jaxws.DefaultPolicyResolver
 
DefaultResourceInjector - Class in com.sun.xml.ws.server
DefaultResourceInjector() - Constructor for class com.sun.xml.ws.server.DefaultResourceInjector
Default constructor.
defaultRuntimeFactory - Variable in class com.sun.xml.ws.db.DatabindingFactoryImpl
 
defaultSchemaNamespaceSuffix - Variable in class com.sun.xml.ws.api.databinding.MappingInfo
 
defaultSchemaNamespaceSuffix - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
deferredElement - Variable in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
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(DeferredTransportPipe, TubeCloner) - Constructor for class com.sun.xml.ws.transport.DeferredTransportPipe
 
DeferredTransportPipe(ClassLoader, ClientTubeAssemblerContext) - Constructor for class com.sun.xml.ws.transport.DeferredTransportPipe
 
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.policy.jaxws.PolicyWSDLParserExtension
 
delegate - Variable in class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
The record visitor to which this visitor must delegate method calls.
deploy(ServletAdapter) - Method in class com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider
 
DeploymentDescriptorParser<A> - Class in com.sun.xml.ws.transport.http
Parses sun-jaxws.xml into WSEndpoint.
DeploymentDescriptorParser<A> - Class in com.sun.xml.ws.transport.httpspi.servlet
Parses sun-jaxws.xml
DeploymentDescriptorParser(ClassLoader, ResourceLoader, Container, DeploymentDescriptorParser.AdapterFactory<A>) - Constructor for class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
DeploymentDescriptorParser(ClassLoader, ResourceLoader, DeploymentDescriptorParser.AdapterFactory<A>) - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
DeploymentDescriptorParser.AdapterFactory<A> - Interface in com.sun.xml.ws.transport.http
Creates a new "Adapter".
DeploymentDescriptorParser.AdapterFactory<A> - Interface in com.sun.xml.ws.transport.httpspi.servlet
Creates a new "Adapter".
depth - Variable in class com.sun.xml.ws.streaming.DOMStreamReader
Depth of the current element.
DeserializationException - Exception in com.sun.xml.ws.encoding.soap
DeserializationException represents an exception that occurred while deserializing a Java value from XML.
DeserializationException(Localizable) - Constructor for exception com.sun.xml.ws.encoding.soap.DeserializationException
 
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
 
deserializeRequest(MessageContext) - Method in interface com.oracle.webservices.api.databinding.Databinding
Deserializes a request XML(SOAP) message to a JavaCallInfo instance representing a JAVA method call.
deserializeRequest(MessageContext) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
deserializeRequest(Packet) - Method in interface com.sun.xml.ws.api.databinding.EndpointCallBridge
 
deserializeRequest(Packet) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
deserializeRequest(Packet) - Method in class com.sun.xml.ws.server.sei.TieHandler
 
deserializeResponse(MessageContext, JavaCallInfo) - Method in interface com.oracle.webservices.api.databinding.Databinding
Deserializes a response XML(SOAP) message to a JavaCallInfo instance representing the return value or exception of a JAVA method call.
deserializeResponse(MessageContext, JavaCallInfo) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
deserializeResponse(Packet, JavaCallInfo) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
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
 
destroy() - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
 
destroy(BackingStore<?, ?>) - Static method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Helper method that avoids the need for exception handling boilerplate code when destroying a BackingStore instance.
determinePacketEncoding(Packet) - Static method in class com.sun.xml.ws.encoding.MtomCodec
 
determineWebMethodUse(Class) - Method in class com.sun.xml.ws.model.RuntimeModeler
 
Digest - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
DigestAlgorithm - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
dir() - Element in annotation type com.sun.xml.ws.developer.StreamingAttachment
Directory in which large attachments are stored.
disableJreplicaCookie - Variable in class com.sun.xml.ws.transport.http.HttpAdapter
 
disableMessageLogging() - Method in class com.sun.xml.ws.dump.MessageDumpingFeature
 
disconnect() - Method in class com.sun.xml.ws.policy.PolicyMapMutator
Disconnects the mutator from the policy map object it is connected to.
DISPATCH_CANNOT_FIND_METHOD(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Cannot find dispatch method for {0}
DispatchException - Exception in com.sun.xml.ws.wsdl
Exception that demands a specific fault message to be sent back.
DispatchException(Message) - Constructor for exception com.sun.xml.ws.wsdl.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(WSPortInfo, Service.Mode, Tube, BindingImpl, WSEndpointReference, boolean) - Constructor for class com.sun.xml.ws.client.dispatch.DispatchImpl
 
DispatchImpl(WSPortInfo, Service.Mode, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.DispatchImpl
 
DispatchImpl(WSPortInfo, Service.Mode, BindingImpl, WSEndpointReference, boolean) - Constructor for class com.sun.xml.ws.client.dispatch.DispatchImpl
 
DispatchImpl(WSPortInfo, Service.Mode, BindingImpl, Tube, WSEndpointReference, boolean) - Constructor for class com.sun.xml.ws.client.dispatch.DispatchImpl
 
DispatchImpl(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.DispatchImpl
Deprecated.
DispatchMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
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() - 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
 
dispose() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
dispose() - Method in class com.sun.xml.ws.transport.http.server.ServerAdapter
 
dispose() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapter
 
dispose(T) - Method in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
 
DistributedPropertySet - Interface in com.oracle.webservices.api.message
PropertySet that combines properties exposed from multiple PropertySets into one.
DLOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DMUL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DNEG - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
do_run() - Method in class com.sun.xml.ws.client.AsyncInvoker
 
DocLit(WrapperParameter, SOAPVersion) - Constructor for class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.DocLit
DocLit(WrapperParameter, ValueSetterFactory) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.DocLit
 
DocLit(WrapperParameter, WebParam.Mode) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.DocLit
 
doClose() - Method in class com.sun.xml.ws.util.NoCloseInputStream
 
doClose() - Method in class com.sun.xml.ws.util.NoCloseOutputStream
 
doCreate() - Method in class com.sun.xml.ws.api.policy.PolicyResolverFactory
 
doCreate(BindingID) - Method in class com.sun.xml.ws.api.pipe.PipelineAssemblerFactory
Deprecated.
Creates a PipelineAssembler applicable for the given binding ID.
doCreate(BindingID) - Method in class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
Creates a TubelineAssembler 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(OutputStream) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Default
 
doCreate(OutputStream) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
doCreate(OutputStream) - 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.Default
 
doCreate(OutputStream, String) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
doCreate(OutputStream, String) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.NoLock
 
doCreate(OutputStream, String) - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Zephyr
 
doCreate(Class<T>, Invoker, ProviderArgumentsBuilder<?>, boolean) - Method in class com.sun.xml.ws.api.server.ProviderInvokerTubeFactory
 
doCreate(String, InputStream, 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, InputStream, 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, InputStream, boolean) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamReaderFactory
 
doCreate(String, Reader, 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
 
doCreate(String, Reader, 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.Woodstox
 
doCreate(String, Reader, boolean) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamReaderFactory
 
DOCUMENT - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
 
DocumentAddressResolver - Interface in com.sun.xml.ws.api.server
Resolves relative references among SDDocuments.
documentation(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Documented
 
DocumentBare - Enum constant in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
Bare style mapping of a document style with literal use wsdl:operation
Documented - Interface in com.sun.xml.ws.wsdl.writer.document
 
DocumentLocationResolver - Interface in com.sun.xml.ws.wsdl.writer
Resolves relative references among the metadata(WSDL, schema) documents.
DocumentWrapper - Enum constant in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
Wrapper style mapping of a document style with literal use wsdl:operation
DocWrappeeNamespapceQualified - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet
 
doDelete(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
Handles HTTP DELETE for XML/HTTP binding based endpoints
doDelete(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
Handles HTTP DELETE for XML/HTTP binding based endpoints
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) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet
 
doGet(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
doGet(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
doHead(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
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.
doInvokeAndForget(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
domainMatches(String, String) - Static method in class com.sun.xml.ws.transport.http.client.HttpCookie
The utility method to check whether a host name is in a domain or not.
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, MessageHeaders, Element) - Constructor for class com.sun.xml.ws.message.DOMMessage
 
DOMMessage(SOAPVersion, MessageHeaders, Element, AttachmentSet) - Constructor for class com.sun.xml.ws.message.DOMMessage
 
DOMMessage(SOAPVersion, 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
 
DOMStreamReader.Scope - Class in com.sun.xml.ws.streaming
Namespace declarations on one element.
DOMUtil - Class in com.sun.xml.ws.util
 
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) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet
 
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.
doPost(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
processes web service requests by finding the EndpointAdapter created by the WSSPIContextListener
doProcess(Packet) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
doProcess(Packet, RequestContext, ResponseContextReceiver) - Method in class com.sun.xml.ws.client.sei.SEIStub
 
doProcessAsync(AsyncResponseImpl<?>, 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) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet
 
doPut(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
Handles HTTP PUT for XML/HTTP binding based endpoints
doPut(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
Handles HTTP PUT for XML/HTTP binding based endpoints
doRecycle(XMLStreamReader) - Method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Default
 
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.encoding.fastinfoset.FastInfosetStreamReaderFactory
 
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
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
 
doSelection(EffectivePolicyModifier) - Static method in class com.sun.xml.ws.api.policy.AlternativeSelector
 
doSelection(EffectivePolicyModifier) - Static method in class com.sun.xml.ws.policy.EffectiveAlternativeSelector
Does the selection for policy map bound to given modifier.
doSuspend() - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
Deprecated.
doSuspend(Tube) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
Deprecated.
doSuspend(Tube, Runnable) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
doSuspend(Runnable) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
doThrow(Packet, Throwable) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
doThrow(Throwable) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
 
DOUBLE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DOUBLE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The double type.
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
Default ValidationErrorHandler that just rethrows SAXException in case of errors.
DraconianValidationErrorHandler() - Constructor for class com.sun.xml.ws.server.DraconianValidationErrorHandler
Default constructor.
DREM - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DRETURN - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DSTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DSUB - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DummyLocation - Class in com.sun.xml.ws.util.xml
Location that returns no info.
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 - Static variable in class com.sun.xml.ws.util.pipe.StandaloneTubeAssembler
Are we going to dump the message to System.out?
dump(String, Packet) - Method in class com.sun.xml.ws.util.pipe.DumpTube
 
dump_threshold - Static variable in class com.sun.xml.ws.transport.http.HttpAdapter
 
dumpHTTPMessages() - Method in class com.sun.xml.ws.server.MonitorRootService
 
dumpHTTPMessages(boolean) - Method in class com.sun.xml.ws.server.MonitorRootService
 
dumpSkeleton(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
DumpTube - Class in com.sun.xml.ws.util.pipe
Pipe that dumps messages that pass through.
DumpTube(DumpTube, TubeCloner) - Constructor for class com.sun.xml.ws.util.pipe.DumpTube
Copy constructor.
DumpTube(String, PrintStream, Tube) - Constructor for class com.sun.xml.ws.util.pipe.DumpTube
 
DUP - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DUP_X1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DUP_X2 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DUP2 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DUP2_X1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DUP2_X2 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
DUPLICATE_ABSTRACT_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Metadata has more than one WSDL that has PortType definition for the endpoint.
DUPLICATE_MESSAGEID - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
DUPLICATE_PORT(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
WSDLPort {0} already exists.
DUPLICATE_PORT_KNOWN_HEADER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Received SOAP message contains duplicate header: {0} for a bound parameter
DUPLICATE_PRIMARY_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Metadata has more than one WSDL that has Service definition for the endpoint.

E

EditableWSDLBoundFault - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLBoundOperation - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLBoundPortType - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLFault - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLInput - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLMessage - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLModel - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLOperation - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLOutput - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLPart - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLPort - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLPortType - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EditableWSDLService - Interface in com.sun.xml.ws.api.model.wsdl.editable
 
EffectiveAlternativeSelector - Class in com.sun.xml.ws.policy
Contains static methods for policy alternative selection.
EffectiveAlternativeSelector() - Constructor for class com.sun.xml.ws.policy.EffectiveAlternativeSelector
 
EffectivePolicyModifier - Class in com.sun.xml.ws.policy
The class serves as a policy map mutator that allows for replacement of current effective policies stored in the policy map with new effective policy provided by the mutator user.
element(QName) - Method in interface com.sun.xml.ws.wsdl.writer.document.Part
 
ELEMENT - Enum constant in enum com.sun.xml.ws.api.model.wsdl.WSDLDescriptorKind
wsdl:part is defined using element attribute.
elementDeclaredTypes - Variable in class com.sun.xml.ws.spi.db.JAXBWrapperAccessor
 
elementLocalNameCollision - Variable in class com.sun.xml.ws.spi.db.WrapperAccessor
 
elements - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
elements - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Elements
 
Elements() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Elements
 
elemInfo - Variable in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
ElemInfo(TagInfoset, XMLReaderComposite.ElemInfo) - Constructor for class com.sun.xml.ws.util.xml.XMLReaderComposite.ElemInfo
 
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_FEATURES - Static variable in class com.sun.xml.ws.binding.BindingImpl
 
EMPTY_FEATURES - Static variable in class com.sun.xml.ws.client.WSServiceDelegate
 
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.server.sei.EndpointResponseMessageBuilder
 
EMPTY_SOAP12 - Static variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder
 
emptyAssertionSet() - Static method in class com.sun.xml.ws.policy.AssertionSet
 
emptyBodyName - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
EmptyMessageImpl - Class in com.sun.xml.ws.message
Message that has no body.
EmptyMessageImpl(MessageHeaders, AttachmentSet, SOAPVersion) - Constructor for class com.sun.xml.ws.message.EmptyMessageImpl
 
EmptyMessageImpl(SOAPVersion) - Constructor for class com.sun.xml.ws.message.EmptyMessageImpl
 
ENABLE_XOP - Static variable in interface com.sun.xml.ws.spi.db.BindingContext
Marshaller/Unmarshaller property to enable XOP processing.
enabled - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
enabled - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
 
enabled - Static variable in class com.sun.xml.ws.encoding.policy.FastInfosetFeatureConfigurator
 
enabled - Static variable in class com.sun.xml.ws.encoding.policy.SelectOptimalEncodingFeatureConfigurator
 
enabled() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
enabled() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
 
enabled() - Element in annotation type com.sun.xml.ws.developer.MemberSubmissionAddressing
Specifies if this feature is enabled or disabled.
enabled() - Element in annotation type com.sun.xml.ws.dump.MessageDumping
Specifies if this feature is enabled or disabled.
ENABLED_ATTRIBUTE_NAME - Static variable in interface com.sun.xml.ws.config.metro.dev.FeatureReader
 
enableMessageLogging() - Method in class com.sun.xml.ws.dump.MessageDumpingFeature
 
enableSslForEpr(WSEndpointReference, String, int) - Static method in class com.sun.xml.ws.api.addressing.OneWayFeature
Calculate a new EPR using an existing one and substituting SSL specific host and port values.
encode(Packet, OutputStream) - Method in interface com.sun.xml.ws.api.databinding.Databinding
Deprecated.
use MessageContextFactory
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, OutputStream) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
 
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
 
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, OutputStream) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
encode(Packet, OutputStream) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
encode(Packet, OutputStream) - 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 interface com.sun.xml.ws.api.pipe.Codec
The version of Codec.encode(Packet,OutputStream) that writes to NIO ByteBuffer.
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.MtomCodec
 
encode(Packet, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
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, WritableByteChannel) - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
 
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 - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
 
encodePacket(T, Packet, Codec) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
Encodes the Packet to infoset and writes on the connection.
encodeQName(XMLStreamWriter, QName, PrefixFactory) - Static method in class com.sun.xml.ws.streaming.XMLStreamWriterUtil
 
encoding() - Element in annotation type com.sun.xml.ws.developer.Serialization
Turns validation on/off for inbound messages
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
 
ENCODING_NS - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
EncodingConstants - Class in com.sun.xml.ws.encoding.policy
File holding all encoding constants
EncodingMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
EncodingPolicyValidator - Class in com.sun.xml.ws.encoding.policy
 
EncodingPolicyValidator() - Constructor for class com.sun.xml.ws.encoding.policy.EncodingPolicyValidator
Creates a new instance of EncodingPolicyValidator
EncodingPrefixMapper - Class in com.sun.xml.ws.encoding.policy
 
EncodingPrefixMapper() - Constructor for class com.sun.xml.ws.encoding.policy.EncodingPrefixMapper
Default constructor.
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 </wsdl:defintions>.
endDocument() - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
endDocument() - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
endedEvent(String) - Method in class com.sun.xml.ws.transport.http.servlet.JAXWSRIServletProbeProvider
 
endElement(String, String, String) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
endElement(String, String, String) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
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 - Enum constant in enum com.sun.xml.ws.api.ComponentFeature.Target
 
ENDPOINT - Enum constant in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlNameScope
 
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
 
EndpointAdapter - Class in com.sun.xml.ws.transport.httpspi.servlet
 
EndpointAdapter(Endpoint, String) - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapter
 
EndpointAdapterFactory - Class in com.sun.xml.ws.transport.httpspi.servlet
 
EndpointAdapterFactory() - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapterFactory
 
endpointAddress - Variable in class com.sun.xml.ws.api.message.Packet
The endpoint address to which this message is sent to.
EndpointAddress - Class in com.sun.xml.ws.api
Represents the endpoint address URI.
EndpointAddress(String) - Constructor for class com.sun.xml.ws.api.EndpointAddress
 
EndpointAddress(URI) - Constructor for class com.sun.xml.ws.api.EndpointAddress
 
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
Default constructor.
EndpointArgumentsBuilder.AttachmentBuilder - Class in com.sun.xml.ws.server.sei
Reads an Attachment into a Java parameter.
EndpointArgumentsBuilder.Body - Class in com.sun.xml.ws.server.sei
Reads the whole payload into a single JAXB bean.
EndpointArgumentsBuilder.Composite - Class in com.sun.xml.ws.server.sei
EndpointArgumentsBuilder that is a composition of multiple EndpointArgumentsBuilders.
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.Header - Class in com.sun.xml.ws.server.sei
Reads a header into a JAXB object.
EndpointArgumentsBuilder.NullSetter - Class in com.sun.xml.ws.server.sei
EndpointArgumentsBuilder that sets the VM uninitialized value to the type.
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.
EndpointAwareCodec - Interface in com.sun.xml.ws.api.server
Implemented by Codecs that want to have access to WSEndpoint object.
EndpointAwareTube - Interface in com.sun.xml.ws.server
Tubes that implement this interface will receive notification of the WSEndpoint holding the tubeline after successful endpoint creation.
EndpointCallBridge - Interface in com.sun.xml.ws.api.databinding
 
endpointClass - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
endpointClass - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
EndpointContextImpl - Class in com.sun.xml.ws.transport.httpspi.servlet
 
EndpointContextImpl() - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.EndpointContextImpl
 
EndpointCreationAttributes - Class in com.sun.xml.ws.api.config.management
Store the parameters that were passed into the original WSEndpoint instance upon creation.
EndpointCreationAttributes(boolean, Invoker, EntityResolver, boolean) - Constructor for class com.sun.xml.ws.api.config.management.EndpointCreationAttributes
Instantiate this data access object.
EndpointData - Class in com.sun.xml.ws.api.server
 
EndpointData() - Constructor for class com.sun.xml.ws.api.server.EndpointData
Default constructor.
EndpointFactory - Class in com.sun.xml.ws.server
Entry point to the JAX-WS RI server-side runtime.
EndpointHttpContext - Class in com.sun.xml.ws.transport.httpspi.servlet
 
EndpointHttpContext(String) - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.EndpointHttpContext
 
EndpointImpl - Class in com.sun.xml.ws.transport.http.server
Implements Endpoint.
EndpointImpl(BindingID, Class, Invoker, WebServiceFeature...) - Constructor for class com.sun.xml.ws.transport.http.server.EndpointImpl
 
EndpointImpl(BindingID, Object, WebServiceFeature...) - 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.
EndpointImpl(WSEndpoint, Object, EndpointContext) - 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.
EndpointImpl(WSEndpoint, String) - 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.
EndpointImpl(WSEndpoint, String, EndpointContext) - 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.
endpointInterface - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
endpointInterface() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
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
 
endpointRef - Variable in class com.sun.xml.ws.runtime.config.TubelineMapping
 
endpointReference - Variable in class com.sun.xml.ws.client.Stub
Non-null if this stub is configured to talk to an EPR.
EndpointReferenceExtensionContributor - Class in com.sun.xml.ws.api.server
Implementations of this class can contribute properties associated with an Endpoint.
EndpointReferenceExtensionContributor() - Constructor for class com.sun.xml.ws.api.server.EndpointReferenceExtensionContributor
Default constructor.
EndpointReferenceUtil - Class in com.sun.xml.ws.addressing
 
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
Default constructor.
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.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.RpcLit - Class in com.sun.xml.ws.server.sei
Used to create a payload JAXB object by wrapping multiple parameters into a WrapperComposite.
endpointSide - Variable in class com.sun.xml.ws.runtime.config.TubelineDefinition
 
EndpointValueSetter - Class in com.sun.xml.ws.server.sei
Moves a Java value unmarshalled from a response message to the right place.
endPrefixMapping(String) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
endPrefixMapping(String) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
EndTag - Enum constant in enum com.sun.xml.ws.util.xml.XMLReaderComposite.State
 
Engine - Class in com.sun.xml.ws.api.pipe
Collection of Fibers.
Engine(String) - Constructor for class com.sun.xml.ws.api.pipe.Engine
 
Engine(String, Container) - Constructor for class com.sun.xml.ws.api.pipe.Engine
 
Engine(String, Container, Executor) - Constructor for class com.sun.xml.ws.api.pipe.Engine
 
Engine(String, Executor) - Constructor for class com.sun.xml.ws.api.pipe.Engine
 
ensureNoContent(XMLStreamReader) - Static method in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
enterContainer(Container) - Method in class com.sun.xml.ws.api.server.ThreadLocalContainerResolver
Enters container
entityResolver - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
entityResolver(EntityResolver) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Deprecated.
- no replacement - this was never implemented Sets the EntityResolver for reading the WSDL
entrySet() - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
entrySet() - Method in class com.sun.xml.ws.client.ResponseContext
 
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.httpspi.servlet.Headers
 
entrySet() - Method in class com.sun.xml.ws.util.QNameMap
 
Envelope - Static variable in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
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
 
EnvelopeStyle - Annotation Type in com.oracle.webservices.api
The EnvelopeStyle annotation is used to specify the message envelope style(s) for a web service endpoint implementation class.
EnvelopeStyle.Style - Enum in com.oracle.webservices.api
 
EnvelopeStyleFeature - Class in com.oracle.webservices.api
 
EnvelopeStyleFeature(EnvelopeStyle.Style...) - Constructor for class com.oracle.webservices.api.EnvelopeStyleFeature
 
envelopeTag - Variable in class com.sun.xml.ws.message.AbstractMessageImpl
 
envURI - Variable in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
EPR(Class<? extends EndpointReference>, String, String, String, String, QName, String, String) - Constructor for class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
EPR_WITHOUT_ADDRESSING_ON() - Static method in class com.sun.xml.ws.resources.ClientMessages
EPR is specified without enabling WS-Addressing support.
eprClass - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
EPRExtension() - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension
 
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
Default constructor.
EPRSDDocumentFilter - Class in com.sun.xml.ws.addressing
This class acts as a filter for the Extension elements in the wsa:EndpointReference in the wsdl.
EPRSDDocumentFilter(WSEndpointImpl<?>) - Constructor for class com.sun.xml.ws.addressing.EPRSDDocumentFilter
 
eprType - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Representing either W3CEndpointReference or MemberSubmissionEndpointReference.
equals(Object) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
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.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord
 
equals(Object) - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.NestedParameters
 
equals(Object) - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
equals(Object) - Method in class com.sun.xml.ws.binding.BindingImpl.MessageKey
 
equals(Object) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
equals(Object) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
equals(Object) - Method in class com.sun.xml.ws.db.glassfish.RawAccessorWrapper
 
equals(Object) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
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.message.DOMHeader
 
equals(Object) - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
 
equals(Object) - Method in class com.sun.xml.ws.org.objectweb.asm.Handle
 
equals(Object) - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Tests if the given object is equal to this type.
equals(Object) - Method in class com.sun.xml.ws.policy.AssertionSet
An Object.equals(Object obj) method override.
equals(Object) - Method in class com.sun.xml.ws.policy.NestedPolicy
An Object.equals(Object obj) method override.
equals(Object) - Method in class com.sun.xml.ws.policy.Policy
An Object.equals(Object obj) method override.
equals(Object) - Method in class com.sun.xml.ws.policy.PolicyAssertion
An Object.equals(Object obj) method override.
equals(Object) - Method in class com.sun.xml.ws.policy.PolicyMapKey
 
equals(Object) - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
 
equals(Object) - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
An Object.equals(Object obj) method override.
equals(Object) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
An Object.equals(Object obj) method override.
equals(Object) - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
equals(Object) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Test the equality of two http cookies.
equals(Object) - Method in class com.sun.xml.ws.transport.httpspi.servlet.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
 
equals(Object) - Method in class com.sun.xml.ws.wsdl.ActionBasedOperationSignature
 
equalsProxiedInstance(WSEndpoint<?>) - Method in class com.sun.xml.ws.api.server.WSEndpoint
Used for managed endpoints infrastructure to compare equality of proxies vs proxied endpoints.
equalsProxiedInstance(WSEndpoint<?>) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
erasure(Type) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
erasure(Type) - Static method in class com.sun.xml.ws.spi.db.BindingHelper
 
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
 
error(SAXParseException) - Method in class com.sun.xml.ws.server.DraconianValidationErrorHandler
 
ERROR_IMPLEMENTOR_FACTORY_NEW_INSTANCE_FAILED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET43: failed to instantiate service implementor for port "{0}"
ERROR_IMPLEMENTOR_FACTORY_NO_CONFIGURATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET36: no configuration specified
ERROR_IMPLEMENTOR_FACTORY_NO_INPUT_STREAM() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET37: no configuration specified
ERROR_IMPLEMENTOR_FACTORY_SERVANT_INIT_FAILED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET44: failed to initialize the service implementor for port "{0}"
ERROR_IMPLEMENTOR_REGISTRY_CANNOT_READ_CONFIGURATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET39: cannot read configuration
ERROR_IMPLEMENTOR_REGISTRY_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET40: class not found: {0}
ERROR_IMPLEMENTOR_REGISTRY_DUPLICATE_NAME(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET42: duplicate port name: {0}
ERROR_IMPLEMENTOR_REGISTRY_FILE_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET45: file not found: {0}
ERROR_IMPLEMENTOR_REGISTRY_INCOMPLETE_INFORMATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET41: configuration information is incomplete
ERROR_IMPLEMENTOR_REGISTRY_UNKNOWN_NAME(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET38: unknown port name: {0}
ERROR_SERVLET_CAUGHT_THROWABLE(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET49: caught throwable: {0}
ERROR_SERVLET_CAUGHT_THROWABLE_IN_INIT(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET50: caught throwable during servlet initialization: {0}
ERROR_SERVLET_CAUGHT_THROWABLE_WHILE_RECOVERING(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET51: caught throwable while recovering from a previous exception: {0}
ERROR_SERVLET_INIT_CONFIG_FILE_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET48: config file: "{0}" not found
ERROR_SERVLET_INIT_CONFIG_PARAMETER_MISSING(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET47: cannot find configuration parameter: "{0}"
ERROR_SERVLET_NO_IMPLEMENTOR_FOR_PORT(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET52: no implementor registered for port: {0}
ERROR_SERVLET_NO_PORT_SPECIFIED() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET53: no port specified in HTTP POST request URL
ERROR_SERVLET_NO_RESPONSE_WAS_PRODUCED() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET54: no response was produced (internal error)
ERROR_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
Error in parsing WSDL: {0}
ERROR_WSDL_PUBLISHER_CANNOT_READ_CONFIGURATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET46: cannot read configuration
ErrorHandler - Interface in com.sun.xml.ws.wsdl.parser
listen to static errors found during building a the WSDL Model.
EXACTLY_ONE - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
 
ExactlyOne - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
EXCEPTION_CANNOT_CREATE_TRANSFORMER() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET33: cannot create transformer
EXCEPTION_CLASS - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
EXCEPTION_INCORRECT_TYPE(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
incorrect type.
EXCEPTION_NOTFOUND(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
exception class: {0} not found in the model!
EXCEPTION_PARAMETER - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type of the exception of a 'catch' clause in a method.
EXCEPTION_TEMPLATE_CREATION_FAILED() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET35: failed to create a template object
EXCEPTION_TRANSFORMATION_FAILED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET34: transformation failed : {0}
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 - Enum in com.sun.xml.ws.api.model
Type of java exception as defined by JAXWS 2.0 JSR 224.
exclude - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
 
exclude() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
 
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.
existingAnnotations - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
 
ExistingAnnotationsType - Enum in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
exitContainer(Container) - Method in class com.sun.xml.ws.api.server.ThreadLocalContainerResolver
Exits container
expand(PolicySourceModelContext) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Expands current policy model.
EXPAND_FRAMES - Static variable in class com.sun.xml.ws.org.objectweb.asm.ClassReader
A flag to expand the stack map frames.
expectReply - Variable in class com.sun.xml.ws.addressing.WsaClientTube
 
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>, Packet, T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object.
export(Class<EPR>, Packet, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, Packet, T, EPRRecipe) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
export(Class<EPR>, Packet, T, EPRRecipe) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, WebServiceContext, T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object (for asynchronous web services.)
export(Class<EPR>, WebServiceContext, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, String, String, T, EPRRecipe) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
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(Class<EPR>, String, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object.
export(Class<EPR>, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(Class<EPR>, T, EPRRecipe) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object.
export(Class<EPR>, T, EPRRecipe) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
export(T) - Method in interface com.sun.xml.ws.developer.StatefulWebServiceManager
Exports an object.
export(T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
EXTENDS - Static variable in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Wildcard for an "extends" type argument.
extensions - Variable in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
ExternalAttachmentsUnmarshaller - Class in com.sun.xml.ws.policy.sourcemodel.attach
Unmarshal external policy attachments.
ExternalMetadataFeature - Class in com.oracle.webservices.api.databinding
WebServiceFeature allowing to define either on server or client side external xml descriptors replacing/supplementing WS metadata provided by class annotations.
ExternalMetadataFeature.Builder - Class in com.oracle.webservices.api.databinding
 
ExternalMetadataReader - Class in com.sun.xml.ws.model
Metadata Reader able to read from either class annotations or external metadata files or combine both, depending on configuration provided in xml file itself.
ExternalMetadataReader(Collection<File>, Collection<String>, ClassLoader, boolean, boolean) - Constructor for class com.sun.xml.ws.model.ExternalMetadataReader
 

F

F_APPEND - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
A compressed frame with complete frame data.
F_NEW - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
An expanded frame.
F_SAME - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
A compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
A compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
F2D - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
F2I - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
F2L - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FADD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
fail(String, XMLStreamReader) - Static method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
fail(String, XMLStreamReader) - Static method in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
FAILED_TO_CREATE_NEW_INSTANCE(Object) - Static method in class com.sun.xml.ws.policy.sourcemodel.attach.ContextClassloaderLocalMessages
Failed to create new instance of {0}
FAILED_TO_CREATE_NEW_INSTANCE(Object) - Static method in class com.sun.xml.ws.resources.ContextClassloaderLocalMessages
Failed to create new instance of {0}
FAILED_TO_INSTANTIATE_INSTANCE_RESOLVER(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Unable to instantiate {0} (which is specified in {1} on {2})
FAILED_TO_PARSE(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Failed to access the WSDL at: {0}.
FAILED_TO_PARSE_EPR(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Failed to parse EPR: {0}
FAILED_TO_PARSE_WITH_MEX(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Failed to access the WSDL at: {0}.
FAILED_TO_READ_RESPONSE(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
Failed to read a response: {0}
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.transport.httpspi.servlet.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) - Static method in class com.sun.xml.ws.transport.httpspi.servlet.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.transport.http.DeploymentDescriptorParser
 
failWithLocalName(String, XMLStreamReader, String) - Static method in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
failWithLocalName(String, XMLStreamReader, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
FALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FASTINFOSET_DECODING_NOT_ACCEPTED() - Static method in class com.sun.xml.ws.resources.StreamingMessages
Fast Infoset decoding is not accepted
FASTINFOSET_ENABLED() - Static method in class com.sun.xml.ws.resources.StreamingMessages
Fast Infoset support enabled.
FASTINFOSET_EXCEPTION() - Static method in class com.sun.xml.ws.resources.StreamingMessages
Unable to initialize Fast Infoset
FASTINFOSET_NO_IMPLEMENTATION() - Static method in class com.sun.xml.ws.resources.StreamingMessages
Unable to locate compatible implementation of Fast Infoset in classpath
FastInfosetCodec - Class in com.sun.xml.ws.encoding.fastinfoset
A codec for encoding/decoding XML infosets to/from fast infoset documents.
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
FastInfosetFeature(boolean) - Constructor for class com.sun.xml.ws.api.fastinfoset.FastInfosetFeature
FastInfosetFeatureConfigurator - Class in com.sun.xml.ws.encoding.policy
A configurator provider for FastInfoset policy assertions.
FastInfosetFeatureConfigurator() - Constructor for class com.sun.xml.ws.encoding.policy.FastInfosetFeatureConfigurator
Default constructor.
FastInfosetMIMETypes - Class in com.sun.xml.ws.encoding.fastinfoset
MIME types for Infosets encoded as fast infoset documents.
FastInfosetStreamReaderFactory - Class in com.sun.xml.ws.encoding.fastinfoset
 
FastInfosetStreamReaderRecyclable - Class in com.sun.xml.ws.encoding.fastinfoset
 
FastInfosetStreamReaderRecyclable() - Constructor for class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamReaderRecyclable
 
FastInfosetStreamReaderRecyclable(InputStream) - Constructor for class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamReaderRecyclable
 
FastInfosetStreamSOAPCodec - Class in com.sun.xml.ws.encoding.fastinfoset
A stream SOAP codec for handling SOAP message infosets to fast infoset documents.
FastInfosetUtil - Class in com.sun.xml.ws.util
 
FASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
fatalError(SAXParseException) - Method in class com.sun.xml.ws.server.DraconianValidationErrorHandler
 
fault - Variable in exception com.sun.xml.ws.wsdl.DispatchException
 
fault() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
 
fault() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
fault() - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
Fault - Interface in com.sun.xml.ws.wsdl.writer.document
 
FAULT - Enum constant in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlMessageType
 
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_MESSAGE - Static variable in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
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]."
FAULT_TO_CANNOT_PARSE() - Static method in class com.sun.xml.ws.resources.AddressingMessages
FaultTo header cannot be parsed
faultAction - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
 
faultBean - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
faultBean() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
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, String) - Constructor for class com.sun.xml.ws.message.FaultDetailHeader
 
FaultDetailHeader(AddressingVersion, String, QName) - 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.
FaultMessage - Class in com.sun.xml.ws.message
SOAP Fault message.
FaultMessage(Message, QName) - Constructor for class com.sun.xml.ws.message.FaultMessage
 
faultMessageFeatures - Variable in class com.sun.xml.ws.binding.BindingImpl
 
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
 
FCMPG - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FCMPL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FCONST_0 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FCONST_1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FCONST_2 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FDIV - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
feature - Variable in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
feature(WebServiceFeature...) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Sets A list of WebServiceFeatures
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.
FeatureListUtil - Class in com.sun.xml.ws.binding
Experimental: Utility methods that operate on WebServiceFeatureLists.
FeatureListValidator - Interface in com.sun.xml.ws.api
Validates a list of WebServiceFeature instances when they are added to the client or service binding.
FeatureListValidatorAnnotation - Annotation Type in com.sun.xml.ws.api
This annotation should be used on classes that extend WebServiceFeature in order to specify the type of FeatureListValidator bean that will be invoked when instances of the WebServiceFeature class are included in the list of features that are added to a client or service binding.
FeatureReader<T extends jakarta.xml.ws.WebServiceFeature> - Interface in com.sun.xml.ws.config.metro.dev
Parses a XML fragment and is expected to return a corresponding WebServiceFeature.
features - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
features - Variable in class com.sun.xml.ws.binding.BindingImpl
 
features - Variable in class com.sun.xml.ws.encoding.MimeCodec
 
features - Variable in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
features() - Method in class com.sun.xml.ws.server.MonitorRootService
 
Fiber - Class in com.sun.xml.ws.api.pipe
User-level thread. Represents the execution of one request/response processing.
FIBER_COMPLETION_THROWABLE - Static variable in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
Fiber.CompletionCallback - Interface in com.sun.xml.ws.api.pipe
Callback to be invoked when a Fiber finishes execution.
Fiber.Listener - Interface in com.sun.xml.ws.api.pipe
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.
FiberContextSwitchInterceptorFactory - Interface in com.sun.xml.ws.api.pipe
Factory for (@link FiberContextSwitchInterceptor} instances
fiberResumed(Fiber) - Method in interface com.sun.xml.ws.api.pipe.Fiber.Listener
Deprecated.
Fiber has been resumed.
FiberResumer() - Constructor for class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube.FiberResumer
 
fiberSuspended(Fiber) - Method in interface com.sun.xml.ws.api.pipe.Fiber.Listener
Deprecated.
Fiber has been suspended.
field - Variable in class com.sun.xml.ws.spi.db.FieldGetter
 
field - Variable in class com.sun.xml.ws.spi.db.FieldSetter
 
FIELD - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type of a field.
FieldGetter - Class in com.sun.xml.ws.spi.db
FieldGetter gets the value of a field from an instance.
FieldGetter(Field) - Constructor for class com.sun.xml.ws.spi.db.FieldGetter
 
FieldInjectionPlan(Field) - Constructor for class com.sun.xml.ws.util.InjectionPlan.FieldInjectionPlan
 
FieldSetter - Class in com.sun.xml.ws.spi.db
FieldSetter
FieldSetter(Field) - Constructor for class com.sun.xml.ws.spi.db.FieldSetter
 
FieldVisitor - Class in com.sun.xml.ws.org.objectweb.asm
A visitor to visit a Java field.
FieldVisitor(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(int, FieldVisitor) - Constructor for class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
file - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
 
file() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
 
fileIndex - Variable in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
fill(Packet, boolean) - Method in class com.sun.xml.ws.client.RequestContext
Fill a Packet with values of this RequestContext.
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(MessageHeaders, Packet, AddressingVersion, SOAPVersion, boolean, String) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
fillRequestAddressingHeaders(MessageHeaders, Packet, AddressingVersion, SOAPVersion, boolean, String, boolean) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
fillRequestAddressingHeaders(MessageHeaders, WSDLPort, WSBinding, Packet) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
fillRequestAddressingHeaders(Packet, AddressingVersion, SOAPVersion, boolean, String) - Method in class com.sun.xml.ws.api.message.HeaderList
 
fillRequestAddressingHeaders(Packet, AddressingVersion, SOAPVersion, boolean, String, boolean) - 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.
filter(SDDocument, XMLStreamWriter) - Method in class com.sun.xml.ws.addressing.EPRSDDocumentFilter
 
filter(SDDocument, XMLStreamWriter) - Method in interface com.sun.xml.ws.api.server.SDDocumentFilter
Returns a wrapped XMLStreamWriter on top of passed-in XMLStreamWriter.
FilterMessageImpl - Class in com.sun.xml.ws.api.message
A FilterMessageImpl contains some other Message, which it uses as its basic source of message data, possibly transforming the data along the way or providing additional functionality.
FilterMessageImpl(Message) - Constructor for class com.sun.xml.ws.api.message.FilterMessageImpl
 
finalizeRpcLitBinding(EditableWSDLBoundPortType) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
Finalize rpc-lit binding
finalizeRpcLitBinding(EditableWSDLBoundPortType) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
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.
find(Class<T>, Component) - Static method in class com.sun.xml.ws.util.ServiceFinder
 
find(Class<T>, Component, ServiceLoader<T>) - Static method in class com.sun.xml.ws.util.ServiceFinder
 
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>, ClassLoader, Component) - Static method in class com.sun.xml.ws.util.ServiceFinder
 
find(Class<T>, ServiceLoader<T>) - Static method in class com.sun.xml.ws.util.ServiceFinder
 
findAnnotatedMethod(Class, Class<? extends Annotation>) - Method in class com.sun.xml.ws.api.server.AbstractInstanceResolver
Finds the method that has the given annotation, while making sure that there's only at most one such method.
findClass(String) - Method in class com.sun.xml.ws.policy.util.MethodUtil
 
findClass(String) - Method in class com.sun.xml.ws.util.MethodUtil
 
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.policy.jaxws.PolicyWSDLParserExtension
 
finished(WSDLParserExtensionContext) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
Process wsdl:portType operation after the entire WSDL model has been populated.
fixQuotesAroundSoapAction(String) - Static method in class com.sun.xml.ws.transport.http.HttpAdapter
Some stacks may send non WS-I BP 1.2 conforming SoapAction.
FLOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FLOAT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FLOAT - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The float type.
flush() - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
flush() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
flushTo(SOAPElement) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter.DeferredElement
Flushes state of this element to the target element.
FMUL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FNEG - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
freeze() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundPortType
Freezes WSDL model to prevent further modification
freeze() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
Freezes WSDL model to prevent further modification
freeze() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPortType
Freezes WSDL model to prevent further modification
freeze() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
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() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
freeze(EditableWSDLBoundOperation) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundFault
Freezes WSDL model to prevent further modification
freeze(EditableWSDLBoundOperation) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
freeze(EditableWSDLModel) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Freezes WSDL model to prevent further modification
freeze(EditableWSDLModel) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLFault
Freezes WSDL model to prevent further modification
freeze(EditableWSDLModel) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLInput
Freezes WSDL model to prevent further modification
freeze(EditableWSDLModel) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
Freezes WSDL model to prevent further modification
freeze(EditableWSDLModel) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOutput
Freezes WSDL model to prevent further modification
freeze(EditableWSDLModel) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPort
Freezes WSDL model to prevent further modification
freeze(EditableWSDLModel) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLService
Freezes WSDL model to prevent further modification
freeze(EditableWSDLModel) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
freeze(EditableWSDLModel) - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
freeze(EditableWSDLModel) - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
freeze(EditableWSDLModel) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
freeze(EditableWSDLModel) - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
freeze(EditableWSDLModel) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
freeze(EditableWSDLModel) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
freeze(WSDLPort) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
freeze(WSDLPort) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
FREM - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FRETURN - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
from(EnvelopeStyle.Style) - Static method in enum com.sun.xml.ws.api.SOAPVersion
 
from(EnvelopeStyleFeature) - Static method in enum com.sun.xml.ws.api.SOAPVersion
 
fromBinding(WSBinding) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
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.
fromString(String) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
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.
fromValue(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
 
fromValue(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
 
fromValue(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
 
fromValue(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
 
fromValue(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
 
FSTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
FSUB - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
fv - Variable in class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

generate(WSDLResolver) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
Generates the WSDL using the wsdlResolver to output the generated documents.
generate(WSDLResolver) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl.JaxwsWsdlGen
 
generate(SchemaOutputResolver) - Method in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
generate(File, String) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
Generates the WSDL into the file directory
generate(File, String) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl.JaxwsWsdlGen
 
GENERATE_NON_STANDARD_WSDL() - Static method in class com.sun.xml.ws.resources.ServerMessages
Generating non-standard WSDL for the specified binding
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
 
generateDocumentParameterOrder(Operation, JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Generates the parameterOrder for a PortType operation
generateFullName(String) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.ConfigFile
Generates a config file resource name from provided config file identifier.
generateInputMessage(Operation, JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
generateMessageID() - Static method in class com.sun.xml.ws.api.message.Message
Generates a UUID suitable for use as a MessageID value
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
generateSchema(SchemaOutputResolver) - Method in interface com.sun.xml.ws.spi.db.BindingContext
Generates the schema documents from the model.
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
generateWSDL(WSDLGenInfo) - Method in interface com.sun.xml.ws.api.databinding.Databinding
 
generateWSDL(WSDLGenInfo) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
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() - Method in class com.sun.xml.ws.util.CompletedFuture
 
get(int) - Method in class com.sun.xml.ws.api.message.HeaderList
Gets the Header at the specified index.
get(int) - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
 
get(long, TimeUnit) - Method in class com.sun.xml.ws.util.CompletedFuture
 
get(B) - Method in interface com.sun.xml.ws.spi.db.PropertyAccessor
Gets the value of the property of the given bean object.
get(PropertySet) - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
 
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(ParameterImpl) - Static method in class com.sun.xml.ws.server.sei.EndpointValueSetter
Returns a EndpointValueSetter suitable for the given Parameter.
get(ParameterImpl) - Static method in enum com.sun.xml.ws.server.sei.ValueGetter
Returns a ValueGetter suitable for the given Parameter.
get(Class<A>) - Method in class com.sun.xml.ws.spi.db.TypeInfo
Finds the specified annotation from the array and returns it.
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.oracle.webservices.api.message.BaseDistributedPropertySet
 
get(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
Gets the name of the property.
get(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
Gets the name of the property.
get(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 class com.sun.xml.ws.db.glassfish.RawAccessorWrapper
 
get(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
get(Object) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
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(Object) - Method in class com.sun.xml.ws.spi.db.FieldGetter
 
get(Object) - Method in class com.sun.xml.ws.spi.db.MethodGetter
 
get(Object) - Method in interface com.sun.xml.ws.spi.db.PropertyGetter
 
get(Object) - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
get(String) - Method in interface com.sun.xml.ws.api.message.AttachmentSet
Gets the attachment by the content ID.
get(String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPortType
 
get(String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPortType
Gets the WSDLOperation for a given operation name
get(String) - Method in class com.sun.xml.ws.message.AttachmentSetImpl
 
get(String) - Method in class com.sun.xml.ws.message.MimeAttachmentSet
 
get(String) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage.SAAJAttachmentSet
Gets the attachment by the content ID.
get(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
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(String, String, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
Gets the first Header of the specified name.
get(String, String, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
get(String, String, boolean) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
get(URI) - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
Retrieve cookies associated with given URI, or whose domain matches the given URI.
get(URI, Map<String, List<String>>) - Method in class com.sun.xml.ws.transport.http.client.CookieManager
 
get(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundPortType
 
get(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLService
 
get(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the WSDLBoundOperation 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(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
get(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
get(QName) - Method in class com.sun.xml.ws.policy.AssertionSet
Searches for assertions with given name.
get(QName) - Method in class com.sun.xml.ws.util.QNameMap
 
get(QName, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
Gets the first Header of the specified name.
get(QName, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
get(QName, boolean) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
GET_ATTACHMENT_PROPERTY - Static variable in interface com.sun.xml.ws.server.ServerPropertyConstants
 
getAbstractWSDL(Holder<String>) - Method in interface com.oracle.webservices.api.databinding.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
getAcceptHeader() - Method in interface com.oracle.webservices.api.message.ContentType
Controls the Accept transport header, if the transport supports it.
getAcceptHeader() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
getAccess() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Returns the class's access flags (see Opcodes).
getAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
Gets the value of the action property.
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() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFault
Gives the Action Message Addressing Property value for WSDLFault message.
getAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
Gives the Action Message Addressing Property value for WSDLInput message.
getAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
Gives the Action Message Addressing Property value for WSDLOutput message.
getAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
getAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
getAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
getAction(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing Action header.
getAction(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
getActionParameter(Packet, SOAPVersion) - Static method in class com.sun.xml.ws.encoding.MtomCodec
 
getAdaptedTubelineHead() - Method in interface com.sun.xml.ws.assembler.dev.TubelineAssemblyContext
 
getAdaptedTubelineHead() - Method in class com.sun.xml.ws.assembler.TubelineAssemblyContextImpl
 
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() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
The endpoint address.
getAddress() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getAddress() - Method in class com.sun.xml.ws.transport.http.server.ServerAdapter
 
getAddress() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
getAddress(String) - Method in interface com.sun.xml.ws.api.server.BoundEndpoint
The address of the bound endpoint using the base address.
getAddress(String) - Method in class com.sun.xml.ws.transport.http.server.ServerAdapter
 
getAddress(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
getAddressFor(QName, String) - Method in class com.sun.xml.ws.api.server.PortAddressResolver
Gets the endpoint address for a WSDL port
getAddressFor(QName, String, 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
 
getAllAttributes(Element) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getAllChildren(Element) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getAllEndpointScopeKeys() - Method in class com.sun.xml.ws.policy.PolicyMap
Returns all endpoint scope keys stored in this policy map
getAllFaultMessageScopeKeys() - Method in class com.sun.xml.ws.policy.PolicyMap
Returns all fault message scope keys stored in this policy map
getAllInputMessageScopeKeys() - Method in class com.sun.xml.ws.policy.PolicyMap
Returns all input message scope keys stored in this policy map
getAllOperationScopeKeys() - Method in class com.sun.xml.ws.policy.PolicyMap
Returns all operation scope keys stored in this policy map
getAllOutputMessageScopeKeys() - Method in class com.sun.xml.ws.policy.PolicyMap
Returns all output message scope keys stored in this policy map
getAllServices() - Method in interface com.sun.xml.ws.api.server.SDDocument.WSDL
All <service> names that were in this WSDL, or empty set if there was none.
getAllServiceScopeKeys() - Method in class com.sun.xml.ws.policy.PolicyMap
Returns all service scope keys stored in this policy map
getAMXClient(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getAnnotation(Class<A>) - Method in class com.sun.xml.ws.spi.db.FieldGetter
 
getAnnotation(Class<A>) - Method in class com.sun.xml.ws.spi.db.FieldSetter
 
getAnnotation(Class<A>) - Method in class com.sun.xml.ws.spi.db.MethodGetter
 
getAnnotation(Class<A>) - Method in class com.sun.xml.ws.spi.db.MethodSetter
 
getAnnotation(Class<A>) - Method in interface com.sun.xml.ws.spi.db.PropertyGetter
 
getAnnotation(Class<A>) - Method in interface com.sun.xml.ws.spi.db.PropertySetter
 
getAnnotation(Class<A>, Class<?>) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
 
getAnnotation(Class<A>, Class<?>) - Method in class com.sun.xml.ws.model.ExternalMetadataReader
 
getAnnotation(Class<A>, Class<?>) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
 
getAnnotation(Class<A>, Method) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
 
getAnnotation(Class<A>, Method) - Method in class com.sun.xml.ws.model.ExternalMetadataReader
 
getAnnotation(Class<A>, Method) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
 
getAnnotations(Class<?>) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
 
getAnnotations(Class<?>) - Method in class com.sun.xml.ws.model.ExternalMetadataReader
 
getAnnotations(Class<?>) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
 
getAnnotations(Method) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
 
getAnnotations(Method) - Method in class com.sun.xml.ws.model.ExternalMetadataReader
 
getAnnotations(Method) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
 
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
 
getAny() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.XmlSchemaMapping
Gets the value of the any property.
getAny() - Method in class com.sun.xml.ws.runtime.config.MetroConfig
Gets the value of the any property.
getAny() - Method in class com.sun.xml.ws.runtime.config.TubeFactoryConfig
Gets the value of the any property.
getAny() - Method in class com.sun.xml.ws.runtime.config.TubeFactoryList
Gets the value of the any property.
getAny() - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
Gets the value of the any property.
getAny() - Method in class com.sun.xml.ws.runtime.config.TubelineMapping
Gets the value of the any property.
getAny() - Method in class com.sun.xml.ws.runtime.config.Tubelines
Gets the value of the any property.
getAppFileName() - Method in interface com.sun.xml.ws.assembler.MetroConfigName
 
getAppFileName() - Method in class com.sun.xml.ws.assembler.MetroConfigNameImpl
 
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.
getArgumentCount() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the number of arguments of this method type.
getArgumentCount(String) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the number of arguments in the given method descriptor.
getArguments() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
getArgumentsAndReturnSizes() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentsAndReturnSizes(String) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentTypes() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the argument types of methods of this type.
getArgumentTypes(Method) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the Type values corresponding to the argument types of the given method.
getArgumentTypes(String) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the Type values corresponding to the argument types of the given method descriptor.
getAssemblerContext() - Method in class com.sun.xml.ws.api.server.WSEndpoint
This is only needed to expose info for monitoring.
getAssemblerContext() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getAssemblerContext() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getAssertion(WSPortInfo) - Static method in class com.sun.xml.ws.api.config.management.policy.ManagedClientAssertion
Return ManagedClient assertion if there is one associated with the client.
getAssertion(WSEndpoint) - Static method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
Return ManagedService assertion if there is one associated with the endpoint.
getAssertion(QName, PolicyMap, QName, QName, Class<T>) - Static method in class com.sun.xml.ws.api.config.management.policy.ManagementAssertion
Return ManagementAssertion if one can be found in the policy map under the given service and port name.
getAssertionData() - Method in exception com.sun.xml.ws.policy.spi.AssertionCreationException
Retrieves assertion data associated with the exception.
getAssertionSet() - Method in class com.sun.xml.ws.policy.NestedPolicy
Returns the AssertionSet instance representing a single policy alterantive held wihtin this nested policy object.
getAsSOAPMessage() - Method in interface com.oracle.webservices.api.message.MessageContext
Gets the SAAJ SOAPMessage representation of the SOAP message.
getAsSOAPMessage() - Method in class com.sun.xml.ws.api.message.Packet
 
getAttachmentAsByteArray(String) - Method in class com.sun.xml.ws.message.AttachmentUnmarshallerImpl
 
getAttachmentAsDataHandler(String) - Method in class com.sun.xml.ws.message.AttachmentUnmarshallerImpl
 
getAttachmentMarshaller() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
JAXBMessage writes envelope directly to the OutputStream(for SJSXP, woodstox).
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.FilterMessageImpl
 
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.saaj.SAAJMessage
Gets the attachments of this message (attachments live outside a message.)
getAttachments() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
getAttribute(Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getAttribute(String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointHttpContext
 
getAttribute(String, String) - Method in interface com.sun.xml.ws.api.message.Header
Gets the attribute value on the header element.
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(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(XMLStreamReader, String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.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.XMLReaderComposite
 
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.XMLReaderComposite
 
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.XMLReaderComposite
 
getAttributeName(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeNames() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointHttpContext
 
getAttributeNamespace(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeNamespace(int) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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.XMLReaderComposite
 
getAttributePrefix(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributes() - Method in class com.sun.xml.ws.message.RootElementSniffer
 
getAttributes() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the disconnected map of attributes attached to the assertion.
getAttributes() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Returns the disconnected map of attributes attached to the assertion.
getAttributes(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
Read all attributes into an data structure.
getAttributesSet() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the disconnected set of attributes attached to the assertion.
getAttributesSet() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Returns the disconnected set of attributes attached to the assertion.
getAttributeType(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeType(int) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getAttributeType(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeValue(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeValue(int) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getAttributeValue(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeValue(String, String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getAttributeValue(String, String) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getAttributeValue(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getAttributeValue(QName) - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the value of an attribute.
getAttributeValue(QName) - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Returns the value of the given attribute.
getBackingStoreFactory(HighAvailabilityProvider.StoreType) - Method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Retrieves BackingStoreFactory implementation of the requested type.
getBaseAddress() - 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.
getBaseType() - Method in class com.sun.xml.ws.encoding.ContentType
Return the MIME type string, without the parameters.
getBaseType(Type, Class) - Static method in class com.sun.xml.ws.spi.db.BindingHelper
Gets the parameterization of the given base type.
getBinding() - Method in class com.sun.xml.ws.api.message.Packet
 
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() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPort
 
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 interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
The binding of the new pipeline to be created.
getBinding() - Method in class com.sun.xml.ws.client.Stub
 
getBinding() - Method in class com.sun.xml.ws.handler.HandlerTube
 
getBinding() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getBinding() - Method in class com.sun.xml.ws.model.ParameterImpl
 
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.server.WSEndpointMOMProxy
 
getBinding() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getBinding(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
getBinding(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gets WSDLBoundPortType that models wsdl:binding
getBinding(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getBinding(QName, String, WebParam.Mode) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the ParameterBinding for a given operation, part name and the direction - IN/OUT
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, QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
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(QName, QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getBindingContext() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
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.client.PortInfo
 
getBindingId() - Method in class com.sun.xml.ws.developer.BindingTypeFeature
 
getBindingId() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getBindingID() - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
getBindingID() - Method in class com.sun.xml.ws.binding.BindingImpl
 
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
 
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.editable.EditableWSDLBoundPortType
 
getBindingOperations() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
getBindingOperations() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getBindingProvider() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The pipeline is created for this WSBindingProvider.
getBindings() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
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
 
getBodyEpilogue() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
getBodyPrologue() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
getBond() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getBootstrapMethod() - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
Returns the bootstrap method used to compute the value of this constant.
getBootstrapMethodArgument(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
Returns an argument passed to the bootstrap method, in order to compute the value of this constant.
getBootstrapMethodArgumentCount() - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
Returns the number of arguments passed to the bootstrap method, in order to compute the value of this constant.
getBoundary() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
getBoundaryParameter() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
getBoundEndpoints() - Method in class com.sun.xml.ws.api.server.Module
Gets the list of BoundEndpoint deployed in this module.
getBoundEndpoints() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the list of BoundEndpoint that are associated with this endpoint.
getBoundOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundFault
 
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.editable.EditableWSDLBoundOperation
 
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
 
getBuildId() - Method in interface com.sun.xml.ws.spi.db.BindingContext
Gets the build information of the JAXB runtime.
getCallerMethodName() - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Commons
Function returns the name of the caller method for the method executing this function.
getCanonicalVersion(String) - Static method in class com.sun.xml.ws.util.VersionUtil
BugFix# 4948171 Method getCanonicalVersion.
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 interface com.sun.xml.ws.transport.httpspi.servlet.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.httpspi.servlet.ServletResourceLoader
 
getCharacterEncodingScheme() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getCharacterEncodingScheme() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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
Deprecated. 
getCheckedExceptions() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Gives the checked Exception thrown from this method.
getCheckedExceptions() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getChildElements(Node) - Static method in class com.sun.xml.ws.util.DOMUtil
 
getClassAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
The class-annotation group defines the set of annotations applicable to the Java class declaration.
getClassLoader() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
getClassLoader() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Returns the ClassLoader to be used by the default implementation of ClassWriter.getCommonSuperClass(String, String), that of this ClassWriter's runtime type by default.
getClassLoader() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
Gets the value of the className property.
getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
Gets the value of the className property.
getClassName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
Gets the value of the className property.
getClassName() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Returns the internal name of the class (see Type.getInternalName()).
getClassName() - Method in exception com.sun.xml.ws.org.objectweb.asm.ClassTooLargeException
Returns the internal name of the class (see Type.getInternalName()).
getClassName() - Method in exception com.sun.xml.ws.org.objectweb.asm.MethodTooLargeException
Returns the internal name of the owner class.
getClassName() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the binary name of the class corresponding to this type.
getClassName() - Method in class com.sun.xml.ws.runtime.config.TubeFactoryConfig
Gets the value of the className property.
getClientBridge(Method) - Method in interface com.sun.xml.ws.api.databinding.Databinding
 
getClientBridge(Method) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
getClientSide() - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
Gets the value of the clientSide property.
getCodec() - Method in class com.sun.xml.ws.api.message.Packet
 
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.
getCodec() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
Gets the Codec that is set by ClientTubelineAssemblyContext.setCodec(com.sun.xml.ws.api.pipe.Codec) or the default codec based on the binding.
getCodec() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
Gets the Codec that is set by ServerTubelineAssemblyContext.setCodec(com.sun.xml.ws.api.pipe.Codec) or the default codec based on the binding.
getCodeSize() - Method in exception com.sun.xml.ws.org.objectweb.asm.MethodTooLargeException
Returns the size of the method's Code attribute, in bytes.
getColumnNumber() - Method in class com.sun.xml.ws.util.xml.DummyLocation
 
getComment() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getCommentURL() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the comment url describing the purpose of this cookie, or null if the cookie has no comment url.
getCommonSuperClass(String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Returns the common super type of the two given types.
getCommunicationServerImplementations() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
A list of CommunicationServerImplementation elements that were set as parameters of this assertion.
getCompactGenerator(PolicyModelGenerator.PolicySourceModelCreator) - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
Allows derived classes to create instances of the package private CompactModelGenerator.
getCompletionCallback() - Method in class com.sun.xml.ws.api.pipe.Fiber
Returns completion callback associated with this Fiber
getComponent() - Method in class com.sun.xml.ws.api.ComponentFeature
Retrieves component
getComponentFeatures() - Method in class com.sun.xml.ws.api.ComponentsFeature
Retrieves component
getComponents() - Method in interface com.sun.xml.ws.api.ComponentRegistry
Returns the set of Components registered with this object
getComponents() - Method in class com.sun.xml.ws.api.pipe.Fiber
 
getComponents() - Method in class com.sun.xml.ws.api.server.Container
 
getComponents() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Gets the list of Components that are associated with this endpoint.
getComponents() - Method in class com.sun.xml.ws.api.WSService
 
getComponents() - Method in class com.sun.xml.ws.client.Stub
 
getComponents() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getConfig() - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
Returns the configuration object.
getConfigReaderImplementation() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
The ConfigReaderImplementation that was set as parameter of this assertion.
getConfigSaverImplementation() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
The ConfigSaverImplementation that was set as parameter of this assertion.
getConfiguratorImplementation() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
The ConfiguratorImplementation that was set as parameter of this assertion.
getConstantPoolCount() - Method in exception com.sun.xml.ws.org.objectweb.asm.ClassTooLargeException
Returns the number of constant pool items of the class.
getConstructorDescriptor(Constructor<?>) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the descriptor corresponding to the given constructor.
getContainer() - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
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.policy.PolicyResolver.ClientContext
 
getContainer() - Method in class com.sun.xml.ws.api.policy.PolicyResolver.ServerContext
 
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.ThreadLocalContainerResolver
 
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 interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
Returns the Container in which the client is running
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.server.WSEndpointMOMProxy
 
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
Create an object from the input stream
getContentId() - Method in interface com.sun.xml.ws.api.message.Attachment
Content ID of the attachment.
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.saaj.SAAJMessage.SAAJAttachment
Content ID of the attachment.
getContentId() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
getContentLength() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
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.oracle.webservices.api.message.ContentType
Gives non-null Content-Type header value.
getContentType() - Method in interface com.oracle.webservices.api.message.MessageContext
Gets the Content-type of this message.
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.message.MessageWritable
Gets the Content-type of this message.
getContentType() - Method in class com.sun.xml.ws.api.message.Packet
 
getContentType() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
getContentType() - Method in class com.sun.xml.ws.encoding.DataHandlerDataSource
Returns the MIME type of the data represented by this object.
getContentType() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser
 
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.saaj.SAAJMessage.SAAJAttachment
Gets the MIME content-type of this attachment.
getContentType() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
getContentType() - Method in class com.sun.xml.ws.util.ByteArrayDataSource
 
getContentType(Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
getContentType(String) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
 
getContenTypeBuilder(Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
getContext() - Method in class com.sun.xml.ws.client.AsyncResponseImpl
 
getContext() - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
getContext() - Method in class com.sun.xml.ws.spi.db.OldBridge
Gets the BindingContext to which this object belongs.
getContext() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getContext() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Environment specific context , if available
getContext() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapter
 
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() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getContextPath() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Portion of the request URI that groups related service addresses.
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
getContractClass() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
getContractClass() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getCookie(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getCookie(String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Subclasses are expected to override
getCookieHandler() - Method in class com.sun.xml.ws.developer.HttpConfigFeature
 
getCookies() - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
Get all not-expired cookies in cookie store.
getCookieStore() - Method in class com.sun.xml.ws.transport.http.client.CookieManager
To retrieve current cookie store.
getCurrentIfSet() - Static method in class com.sun.xml.ws.api.pipe.Fiber
Gets the current fiber that's running, if set.
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.
getDatabinding() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Gets the value of the databinding property.
getDatabinding() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getDatabindingMode() - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
getDatabindingMode() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
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
 
getDataSource(Message, WSFeatureList) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
getDeclaredPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDefault() - Static method in class com.sun.xml.ws.api.addressing.NonAnonymousResponseProcessor
 
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() - Method in class com.sun.xml.ws.runtime.config.Tubelines
Gets the value of the default property.
getDefaultAction(JavaMethod) - Static method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
getDefaultBinding() - Static method in class com.sun.xml.ws.binding.BindingImpl
 
getDefaultContentType() - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
getDefaultFaultAction() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Gets the default fault Action value associated with this WS-Addressing version.
getDefaultFaultAction() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getDefaultFaultAction(JavaMethod, CheckedException) - Static method in class com.sun.xml.ws.addressing.WsaActionUtil
 
getDefaultFaultAction(JavaMethod, CheckedException) - Static method in class com.sun.xml.ws.wsdl.writer.W3CAddressingMetadataWSDLGeneratorExtension
 
getDefaultFileName() - Method in interface com.sun.xml.ws.assembler.MetroConfigName
 
getDefaultFileName() - Method in class com.sun.xml.ws.assembler.MetroConfigNameImpl
 
getDefaultInputAction(JavaMethod) - Static method in class com.sun.xml.ws.wsdl.writer.W3CAddressingMetadataWSDLGeneratorExtension
 
getDefaultNamespace() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
getDefaultNamespacePrefix() - Method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
Method returns default namespace prefix for given namespace version.
getDefaultOutputAction(JavaMethod) - Static method in class com.sun.xml.ws.wsdl.writer.W3CAddressingMetadataWSDLGeneratorExtension
 
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.
getDefaultPortName(QName, Class<?>, boolean) - Static method in class com.sun.xml.ws.server.EndpointFactory
 
getDefaultPortName(QName, Class<?>, boolean, MetadataReader) - Static method in class com.sun.xml.ws.server.EndpointFactory
 
getDefaultPortName(QName, Class<?>, MetadataReader) - Static method in class com.sun.xml.ws.server.EndpointFactory
 
getDefaultPortName(QName, Class, boolean) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
 
getDefaultPortName(QName, Class, boolean, MetadataReader) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
 
getDefaultPortName(QName, Class, MetadataReader) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
 
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.util.exception.JAXWSExceptionBase
Gets the default resource bundle name for this kind of exception.
getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.util.UtilException
 
getDefaultSchemaNamespaceSuffix() - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
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.
getDefaultServiceName(Class<?>, boolean) - Static method in class com.sun.xml.ws.server.EndpointFactory
 
getDefaultServiceName(Class<?>, boolean, MetadataReader) - Static method in class com.sun.xml.ws.server.EndpointFactory
 
getDefaultServiceName(Class<?>, MetadataReader) - Static method in class com.sun.xml.ws.server.EndpointFactory
 
getDefaultServiceName(Class, boolean) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
 
getDefaultServiceName(Class, boolean, MetadataReader) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
 
getDefaultServiceName(Class, MetadataReader) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
 
getDelegate() - Method in class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.
getDelegate() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.
getDelegate() - Method in class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.
getDelegate() - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.
getDelegate() - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
The module visitor to which this visitor must delegate method calls.
getDelegate() - Method in class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
The record visitor to which this visitor must delegate method calls.
getDelegate(ServletConfig) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
Gets the WSServletDelegate that we will be forwarding the requests to.
getDelegate(ServletConfig) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet
Gets the WSServletDelegate that we will be forwarding the requests to.
getDesc() - Method in class com.sun.xml.ws.org.objectweb.asm.Handle
Returns the descriptor of the field or method designated by this handle.
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
 
getDescriptor() - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
Returns the type of this constant.
getDescriptor() - Method in exception com.sun.xml.ws.org.objectweb.asm.MethodTooLargeException
Returns the descriptor of the method.
getDescriptor() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the descriptor corresponding to this type.
getDescriptor(Class<?>) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the descriptor corresponding to the given class.
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
 
getDetailType() - Method in interface com.sun.xml.ws.api.model.CheckedException
Gives the TypeInfo of the detail
getDetailType() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getDF() - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
 
getDimensions() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the number of dimensions of this array type.
getDiscard() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Return the discard attribute of the cookie
getDocumentAddressResolver(PortAddressResolver) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
getDomain() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getDomain() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the domain name set for this cookie.
getEffectiveInputAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
This method gives the Input addressing Action for a message.
getEffectivePolicy(PolicyMerger) - Method in class com.sun.xml.ws.policy.PolicySubject
Returns the effective policy of the subject, i.e.
getElementName(Class) - Method in interface com.sun.xml.ws.spi.db.BindingContext
Allows to retrieve the element name based on Class.
getElementName(Object) - Method in interface com.sun.xml.ws.spi.db.BindingContext
If the given object is bound to an element in XML by JAXB, returns the element name.
getElementPropertyAccessor(Class<B>, String, String) - Method in interface com.sun.xml.ws.spi.db.BindingContext
Gets a PropertyAccessor for the specified element property of the specified wrapper bean class.
getElementQName(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
getElementText() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getElementText() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getElementText() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getElementText(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
getElementTextTrim() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getElementTextTrim() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getElementType() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the type of the elements of this array type.
getEnabled() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
getEncodedURL(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
getEncoding() - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.HasEncodingWriter
 
getEncoding() - Method in class com.sun.xml.ws.developer.SerializationFeature
 
getEncoding() - Method in interface com.sun.xml.ws.encoding.HasEncoding
 
getEncoding() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
getEncoding() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getEncoding() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getEncoding() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getEncoding(XMLStreamWriter) - Static method in class com.sun.xml.ws.streaming.XMLStreamWriterUtil
Gives the encoding with which XMLStreamWriter is created.
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 interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
The created pipeline is used to serve this WSEndpoint.
getEndpoint() - Method in class com.sun.xml.ws.server.InvokerTube
 
getEndpoint() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapter
 
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.
getEndpointBridge(Packet) - Method in interface com.sun.xml.ws.api.databinding.Databinding
 
getEndpointBridge(Packet) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
getEndpointClass() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
getEndpointClass() - Method in class com.sun.xml.ws.api.policy.PolicyResolver.ServerContext
 
getEndpointClass() - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
 
getEndpointClass() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getEndpointComponent() - Method in class com.sun.xml.ws.api.server.Adapter
 
getEndpointDisposeDelay(long) - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
Returns the value of the endpointDisposeDelay attribute or the default value otherwise.
getEndpointEffectivePolicy(PolicyMapKey) - Method in class com.sun.xml.ws.policy.PolicyMap
 
getEndpointInterface() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Gets the value of the endpointInterface property.
getEndpointRef() - Method in class com.sun.xml.ws.runtime.config.TubelineMapping
Gets the value of the endpointRef property.
getEndpointReference() - Method in class com.sun.xml.ws.client.Stub
 
getEndpointReference(Class<T>) - Method in class com.sun.xml.ws.client.Stub
 
getEndpointReference(Class<T>, String, String, List<Element>, List<Element>) - Method in class com.sun.xml.ws.api.server.WSEndpoint
 
getEndpointReference(Class<T>, String, String, List<Element>, List<Element>) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getEndpointReference(Class<T>, String, String, List<Element>, List<Element>) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getEndpointReference(Class<T>, String, String, Element...) - Method in class com.sun.xml.ws.api.server.WSEndpoint
Return EndpointReference instance, based on passed parameters and spec version represented by clazz
getEndpointReference(Class<T>, String, String, Element...) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getEndpointReference(Class<T>, String, String, Element...) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getEndpointReference(Class<T>, Element...) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
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
 
getEndpointReference(Element...) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
getEndpointReference(Element...) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getEndpointReferenceExtensions() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getEndpoints() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointContextImpl
 
getEndpointSide() - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
Gets the value of the endpointSide property.
getEngine() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Returns Engine for this endpoint
getEngine() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getEntityResolver() - Method in class com.sun.xml.ws.api.config.management.EndpointCreationAttributes
Return the original EntityResolver instance.
getEntityResolver() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
getEnvelope() - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
getEPR() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPort
Returns endpoint reference
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.servlet.ServletConnectionImpl
 
getEPRExtension(WSEndpoint, WSEndpointReference.EPRExtension) - Method in class com.sun.xml.ws.api.server.EndpointReferenceExtensionContributor
 
getEPRExtension(QName) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Returns the first extensibility element inside EPR root element with input QName.
getEPRExtensions() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
 
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.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getEventType() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getEventType() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getEventType() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getException() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
Gets the exception of this JavaCallInfo
getException() - Method in class com.sun.xml.ws.api.databinding.JavaCallInfo
Gets the exception of this JavaCallInfo
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
 
getExceptionIndex() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
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
 
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
 
getExistingAnnotations() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Gets the value of the classAnnotations property.
getExpectedContentTypes() - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
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.WSDLBoundFaultImpl
 
getExtensions() - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
getExtensions() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
getExtensions() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
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(Class<T>) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
getExternalMetadatReader(Class<?>, WSBinding) - Static method in class com.sun.xml.ws.server.EndpointFactory
 
getFactory() - Method in class com.sun.xml.ws.developer.UsesJAXBContextFeature
Gets the JAXBContextFactory instance to be used for creating JAXBContext for SEI.
getFastInfosetAcceptable(String) - Method in class com.sun.xml.ws.api.message.Packet
 
getFault() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundFault
 
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() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
getFault(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
 
getFault(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Gives WSDLFault for the given soap fault detail value.
getFault(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getFaultAction() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
Gets the value of the faultAction property.
getFaultAction() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getFaultAction(Packet, Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getFaultBean() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
Gets the value of the faultBean property.
getFaultBinding(String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets ParameterBinding for a given wsdl part in wsdl:fault
getFaultBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets ParameterBinding for a given wsdl part in wsdl:fault
getFaultInfoGetter() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
getFaultMessage() - Method in exception com.sun.xml.ws.api.message.ExceptionHasMessage
Returns the exception into a fault Message
getFaultMessage() - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
getFaultMessage() - Method in class com.sun.xml.ws.policy.PolicyMapKey
 
getFaultMessage() - Method in exception com.sun.xml.ws.protocol.soap.MessageCreationException
 
getFaultMessage() - Method in exception com.sun.xml.ws.protocol.soap.VersionMismatchException
 
getFaultMessageEffectivePolicy(PolicyMapKey) - Method in class com.sun.xml.ws.policy.PolicyMap
 
getFaultMessageFeatures(QName, QName) - Method in interface com.sun.xml.ws.api.WSBinding
Experimental: Returns a list of features associated with WSBinding that apply to one of the fault messages of an operation.
getFaultMessageFeatures(QName, QName) - Method in class com.sun.xml.ws.binding.BindingImpl
 
getFaultParts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Map of wsdl:fault part name and the binding as ParameterBinding
getFaultParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Map of wsdl:fault part name and the binding as ParameterBinding
getFaults() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
 
getFaults() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
 
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
 
getFaultTo() - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
getFaultTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Getter for wsa:FaultTo header WSEndpointReference.
getFaultTo(boolean) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
 
getFaultTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing FaultTo header.
getFaultTo(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
getFaultToFromRequest() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
 
getFeature(WebServiceFeature[], Class<F>) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
getFeature(Annotation) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
Returns a corresponding feature for a feature annotation(i.e which has WebServiceFeatureAnnotation meta annotation)
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(Class<F>) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getFeature(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
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.
getFeatureClass() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
getFeatures() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
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.db.DatabindingImpl
 
getFeatures() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getFeatures(PolicyMapKey, PolicyMap) - Method in class com.sun.xml.ws.addressing.policy.AddressingFeatureConfigurator
 
getFeatures(PolicyMapKey, PolicyMap) - Method in class com.sun.xml.ws.encoding.policy.FastInfosetFeatureConfigurator
Process FastInfoset policy assertions.
getFeatures(PolicyMapKey, PolicyMap) - Method in class com.sun.xml.ws.encoding.policy.MtomFeatureConfigurator
process Mtom policy assertions and if found and is not optional then mtom is enabled on the WSDLBoundPortType
getFeatures(PolicyMapKey, PolicyMap) - Method in class com.sun.xml.ws.encoding.policy.SelectOptimalEncodingFeatureConfigurator
Process SelectOptimalEncoding policy assertions.
getFeatures(PolicyMapKey, PolicyMap) - Method in interface com.sun.xml.ws.policy.jaxws.spi.PolicyFeatureConfigurator
A callback method that allows to retrieve policy related information from provided PolicyMap and return a list of corresponding WebServiceFeatures.
getFICodec() - Static method in class com.sun.xml.ws.util.FastInfosetUtil
 
getFICodec(StreamSOAPCodec, SOAPVersion) - Static method in class com.sun.xml.ws.util.FastInfosetUtil
 
getField() - Method in class com.sun.xml.ws.spi.db.FieldGetter
 
getField() - Method in class com.sun.xml.ws.spi.db.FieldSetter
 
GETFIELD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
getFile() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
Gets the value of the file property.
getFileOrURL(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
getFileOrURLName(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
getFiles() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
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).
getFirst(String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.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.
getFirstDetailEntryName() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
getFirstDetailEntryName() - Method in class com.sun.xml.ws.api.message.Message
It gives S:Envelope/S:Body/S:Fault/detail 's first child's name.
getFirstDetailEntryName() - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
getFirstDetailEntryName() - Method in class com.sun.xml.ws.message.FaultMessage
 
getFirstElementChild(Node) - Static method in class com.sun.xml.ws.util.DOMUtil
Gets the first element child.
getFirstHeader(MessageHeaders, QName, boolean, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
getFirstPort() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLService
 
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
 
getFirstServiceName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Returns the first service QName from insertion order
getFirstServiceName() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
Returns the first service QName from insertion order
getFormalParameterIndex() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the index of the formal parameter whose type is referenced by this type reference.
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.
getGenerator() - Static method in class com.sun.xml.ws.api.policy.ModelGenerator
Factory method that returns a ModelGenerator instance.
getGenerator() - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
Factory method that returns a PolicyModelGenerator instance.
getGenericType() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
getHaInfo() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
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
 
getHandlerConfig() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getHandlerKnownHeaders() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getHandlerResolver() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
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
 
getHeaders() - Method in interface com.sun.xml.ws.api.handler.MessageHandler
Gets the header blocks that can be processed by this Handler instance.
getHeaders() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
getHeaders() - Method in class com.sun.xml.ws.api.message.HeaderList
 
getHeaders() - Method in class com.sun.xml.ws.api.message.Message
Gets all the headers of this message.
getHeaders() - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
getHeaders() - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
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() - 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.JAXBDispatchMessage
 
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(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(String, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
Get all headers in specified namespace
getHeaders(String, boolean) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
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(String, String, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
getHeaders(String, String, boolean) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
getHeaders(QName, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
 
getHeaders(QName, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
getHeaders(QName, boolean) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
getHeaders(QName, JAXBContext, boolean) - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
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(T) - Method in class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
Returns Holder's value type.
getId() - Method in class com.sun.xml.ws.api.config.management.policy.ManagementAssertion
Returns the value of the id attribute.
getId() - Method in class com.sun.xml.ws.handler.HandlerChainsModel
 
getId() - Method in class com.sun.xml.ws.policy.Policy
Returns the policy identifier that serves as a local relative policy URI.
getID() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
 
getID() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
getID() - Method in class com.oracle.webservices.api.EnvelopeStyleFeature
 
getID() - Method in 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.client.ThrowableInPacketCompletionFeature
 
getID() - Method in class com.sun.xml.ws.api.ComponentFeature
 
getID() - Method in class com.sun.xml.ws.api.ComponentsFeature
 
getID() - Method in class com.sun.xml.ws.api.fastinfoset.FastInfosetFeature
getID() - Method in class com.sun.xml.ws.api.message.SuppressAutomaticWSARequestHeadersFeature
 
getID() - Method in class com.sun.xml.ws.api.pipe.SyncStartForAsyncFeature
 
getID() - Method in class com.sun.xml.ws.developer.BindingTypeFeature
 
getID() - Method in class com.sun.xml.ws.developer.HttpConfigFeature
 
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.SerializationFeature
 
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.developer.UsesJAXBContextFeature
 
getID() - Method in class com.sun.xml.ws.dump.MessageDumpingFeature
 
getID() - Method in class com.sun.xml.ws.runtime.config.TubelineFeature
 
getID(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
getID(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.Message
Deprecated. 
getID(WSBinding) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
getID(WSBinding) - Method in class com.sun.xml.ws.api.message.Message
Deprecated. 
getIdOrName() - Method in class com.sun.xml.ws.policy.Policy
Returns the policy ID or if that is null the policy name.
getImplClass() - Method in class com.sun.xml.ws.api.server.EndpointData
 
getImplementation() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord
 
getImplementation(Class<T>) - Method in interface com.sun.xml.ws.assembler.dev.TubelineAssemblyContext
 
getImplementation(Class<T>) - Method in class com.sun.xml.ws.assembler.TubelineAssemblyContextImpl
 
getImplementation(Class<T>) - Method in class com.sun.xml.ws.policy.PolicyAssertion
Casts the assertion to the implementation type.
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
 
getImplementationClass() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getImplementor() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
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
 
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
 
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.model.ParameterImpl
 
getIndex() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
getIndex(String) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the index of an attribute by local name.
getIndex(String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
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, String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getIndex(QName) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the index of an attribute by QName.
getIndex(QName) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getInlinedRepeatedElementBridge() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getInParts() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
 
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.oracle.xmlns.webservices.jaxws_databinding.XmlAction
Gets the value of the input property.
getInput() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
 
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.servlet.ServletConnectionImpl
 
getInput() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Transport's underlying input stream.
getInputAction() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getInputAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getInputBinding(String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets ParameterBinding for a given wsdl part in wsdl:input
getInputBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets ParameterBinding for a given wsdl part in wsdl:input
getInputMessageEffectivePolicy(PolicyMapKey) - Method in class com.sun.xml.ws.policy.PolicyMap
 
getInputMessageFeatures(QName) - Method in interface com.sun.xml.ws.api.WSBinding
Experimental: Returns a list of features associated with WSBinding that apply to the input message of an operation.
getInputMessageFeatures(QName) - Method in class com.sun.xml.ws.binding.BindingImpl
 
getInputParametersCount() - Method in class com.sun.xml.ws.model.JavaMethodImpl
Deprecated.
no longer use in the new architecture
getInputParts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Map of wsdl:input part name and the binding as ParameterBinding
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.encoding.DataHandlerDataSource
Returns an InputStream representing this object.
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.policy.ValidationProcessor
Factory method that returns singleton instance of the class.
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.encoding.fastinfoset.FastInfosetStreamReaderFactory
 
getInstance() - Static method in class com.sun.xml.ws.policy.AssertionValidationProcessor
Factory method that returns singleton instance of the class.
getInstance() - Static method in class com.sun.xml.ws.server.EndpointFactory
 
getInterfaces() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Returns the internal names of the implemented interfaces (see Type.getInternalName()).
getInternalContentType() - Method in class com.sun.xml.ws.api.message.Packet
 
getInternalMessage() - Method in class com.sun.xml.ws.api.message.Packet
 
getInternalName() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the internal name of the given class.
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
 
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() - Method in class com.sun.xml.ws.api.config.management.EndpointCreationAttributes
Return the original Invoker instance.
getInvoker(Packet) - Method in class com.sun.xml.ws.server.InvokerTube
Returns the Invoker object that serves the request.
getInvoker(Packet) - Method in interface com.sun.xml.ws.server.sei.InvokerSource
Returns Invoker for the given request
getInvoker(Packet) - Method in class com.sun.xml.ws.server.sei.InvokerTube
Returns the Invoker object that serves the request.
getItem(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Returns the start offset in this ClassReader of a JVMS 'cp_info' structure (i.e.
getItemCount() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Returns the number of entries in the class's constant pool table.
getItemType() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getItemType() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
getIterableSPI(Class<E>) - Method in class com.sun.xml.ws.api.server.Container
 
getIterableSPI(Class<S>) - Method in interface com.sun.xml.ws.api.ComponentEx
Gets an iterator of implementations of the specified SPI.
getJavaMethod() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.JavaMethods
Gets the value of the javaMethod property.
getJavaMethod() - Method in interface com.sun.xml.ws.api.model.WSDLOperationMapping
 
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(Method) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getJavaMethod(QName) - Method in interface com.sun.xml.ws.api.model.SEIModel
Gives a JavaMethod for a given QName.
getJavaMethod(QName) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getJavaMethodForWsdlOperation(QName) - Method in interface com.sun.xml.ws.api.model.SEIModel
Gives the JavaMethod associated with the wsdl operation
getJavaMethodForWsdlOperation(QName) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getJavaMethods() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Gets the value of the javaMethods property.
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
 
getJavaParam() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod.JavaParams
Gets the value of the javaParam property.
getJavaParams() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
Gets the value of the javaParams property.
getJavaType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
Gets the value of the javaType property.
getJavaTypeName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Gets the value of the javaTypeName property.
getJAXBContext() - Method in interface com.sun.xml.ws.api.model.SEIModel
Deprecated.
Why do you need this?
getJAXBContext() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
Deprecated. 
getJAXBContext() - Method in interface com.sun.xml.ws.spi.db.BindingContext
 
getKey() - Method in class com.sun.xml.ws.api.ha.HaInfo
 
getKey() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
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 interface com.sun.xml.ws.api.WSBinding
Returns set of header QNames known to be supported by this binding.
getKnownHeaders() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getKnownHeaders() - Method in class com.sun.xml.ws.model.SOAPSEIModel
 
getKnownNamespaceURIs() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getKnownNamespaceURIs() - Method in interface com.sun.xml.ws.spi.db.BindingContext
Gets the namespace URIs statically known to this JAXBContext.
getLabels() - Method in class com.sun.xml.ws.org.objectweb.asm.Attribute
Returns the labels corresponding to this attribute.
getLatestVersion() - Static method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
Returns latest supported version of the policy namespace
getLength() - Method in class com.sun.xml.ws.org.objectweb.asm.TypePath
Returns the length of this path, i.e.
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
 
getLocalizerFor(ServletRequest) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
getLocalName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
Gets the value of the localName property.
getLocalName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
Gets the value of the localName property.
getLocalName() - Method in class com.sun.xml.ws.message.RootElementSniffer
 
getLocalName() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
Return an element's local name.
getLocalName() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getLocalName() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getLocalName(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's local name by index.
getLocalName(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
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() - 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.WSDLBoundFaultImpl
 
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.XMLReaderComposite
 
getLocation() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getLocationFor(String, String) - Method in interface com.sun.xml.ws.wsdl.writer.DocumentLocationResolver
Produces a relative reference from one document to another.
getLogger(Class<?>) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyLogger
The factory method returns preconfigured PolicyLogger wrapper for the class.
getLoggingSubsystemName() - Method in class com.sun.xml.ws.policy.jaxws.XmlWsLoggingProvider
 
getLoggingSubsystemName() - Method in interface com.sun.xml.ws.policy.spi.LoggingProvider
Policy will append .wspolicy to the returned string.
getLogicalHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getLookup() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
getManagedObjectManager() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Get the ManagedObjectManager for this endpoint.
getManagedObjectManager() - Method in class com.sun.xml.ws.client.Stub
 
getManagedObjectManager() - Method in interface com.sun.xml.ws.developer.WSBindingProvider
Get the ManagedObjectManager for this provider.
getManagedObjectManager() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getManagedObjectManager() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
Returns a real instance of ManagedObjectManager
getMandatoryAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getMandatoryAttribute(XMLStreamReader, String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
getMandatoryNonEmptyAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getMandatoryNonEmptyAttribute(XMLStreamReader, String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
getMandatoryNonEmptyAttribute(XMLStreamReader, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
 
getMap() - Method in class com.sun.xml.ws.policy.PolicyMapMutator
Can be used to retrieve the policy map currently connected to this mutator.
getMappedName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Gets the value of the mappedName property.
getMappingInfo() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
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
 
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.
getMarshallerPool() - Method in interface com.sun.xml.ws.api.model.SEIModel
 
getMarshallerPool() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getMatchingPort(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLService
 
getMatchingPort(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
Gets the first port in this service which matches the portType
getMatchingPort(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
gets the first port in this service which matches the portType
getMaxAge() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the maximum age of the cookie, specified in seconds.
getMaxStringLength() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Returns a conservative estimate of the maximum length of the strings contained in the class's constant pool table.
getMBeanServer() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getMEP() - Method in interface com.sun.xml.ws.api.model.JavaMethod
 
getMEP() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getMerger() - Static method in class com.sun.xml.ws.policy.PolicyMerger
Factory method for obtaining thread-safe policy merger instance.
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.editable.EditableWSDLFault
 
getMessage() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLInput
 
getMessage() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOutput
 
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 exception com.sun.xml.ws.developer.ServerSideException
 
getMessage() - Method in exception com.sun.xml.ws.fault.ServerSOAPFaultException
 
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() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
getMessage() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
getMessage(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
getMessage(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Returns the message with the given QName
getMessage(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getMessageContext() - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
getMessageContextFactory() - Method in interface com.sun.xml.ws.api.databinding.Databinding
 
getMessageContextFactory() - Method in interface com.sun.xml.ws.api.WSBinding
 
getMessageContextFactory() - Method in class com.sun.xml.ws.binding.BindingImpl
 
getMessageContextFactory() - Method in class com.sun.xml.ws.db.DatabindingImpl
 
getMessageFactory() - Method in enum com.sun.xml.ws.api.SOAPVersion
 
getMessageFactory() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
 
getMessageFactory(String) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Creates a new MessageFactory object that is an instance of the specified implementation.
getMessageHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getMessageId() - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
getMessageId() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
 
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.
getMessageID(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
getMessageIdFromRequest() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
 
getMessageLoggingLevel() - Method in class com.sun.xml.ws.dump.MessageDumpingFeature
 
getMessageLoggingRoot() - Method in class com.sun.xml.ws.dump.MessageDumpingFeature
 
getMessageLoggingStatus() - Method in class com.sun.xml.ws.dump.MessageDumpingFeature
 
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
 
getMessages() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
getMessages() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gives a Map of wsdl:message qualified name and WSDLMessage
getMessages() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
getMessageType() - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
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
 
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.
getMetadataClosure(String, SDDocumentResolver, 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).
getMetadataReader() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
getMetadataReader(ClassLoader, boolean) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
getMethod() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
Gets the method of this JavaCallInfo
getMethod() - Method in interface com.sun.xml.ws.api.databinding.ClientCallBridge
 
getMethod() - Method in class com.sun.xml.ws.api.databinding.JavaCallInfo
Gets the method of this JavaCallInfo
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.client.sei.StubHandler
 
getMethod() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getMethod() - Method in class com.sun.xml.ws.server.sei.TieHandler
 
getMethod() - Method in class com.sun.xml.ws.spi.db.MethodGetter
 
getMethod() - Method in class com.sun.xml.ws.spi.db.MethodSetter
 
getMethod(SEIModel) - Method in class com.sun.xml.ws.api.message.Message
Deprecated.
getMethodAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
Gets the value of the methodAnnotation property.
getMethodDescriptor(Type, Type...) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the descriptor corresponding to the given method.
getMethodName() - Method in exception com.sun.xml.ws.org.objectweb.asm.MethodTooLargeException
Returns the name of the method.
getMethodType(Type, Type...) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the method Type corresponding to the given argument and return types.
getMethodType(String) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the Type corresponding to the given method descriptor.
getMimeHeaders() - Method in interface com.sun.xml.ws.api.message.AttachmentEx
Iterator of custom MIME headers associated with this attachment
getMimeHeaders() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage.SAAJAttachment
 
getMimeMultipartParser() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getMimeRootCodec(Packet) - Method in class com.sun.xml.ws.encoding.MimeCodec
 
getMimeRootCodec(Packet) - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
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.fastinfoset.FastInfosetCodec
 
getMimeType() - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
 
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.xml.XMLCodec
 
getMimeType() - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
getMimeTypeForFaultPart(String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the MIME type for a given wsdl part in wsdl:fault
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 interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the MIME type for a given wsdl part in wsdl:input
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 interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the MIME type for a given wsdl part in wsdl:output
getMimeTypeForOutputPart(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets the MIME type for a given wsdl part in wsdl:output
getMissingHeaderQName() - Method in exception com.sun.xml.ws.addressing.model.MissingAddressingHeaderException
Gets the QName of the missing WS-Addressing Header.
getMisUnderstoodHeaders(MessageHeaders, Set<String>, Set<QName>) - Method in class com.sun.xml.ws.protocol.soap.ClientMUTube
 
getMode() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
 
getMode() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Gets the value of the mode property.
getMode() - Method in 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
 
getModel() - Method in class com.sun.xml.ws.db.DatabindingImpl
 
getMtomAcceptable() - Method in class com.sun.xml.ws.api.message.Packet
 
getMtomAttachments() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
getMtomFeature() - Method in class com.sun.xml.ws.api.message.Packet
 
getMtomRequest() - Method in class com.sun.xml.ws.api.message.Packet
 
getMutators() - Method in class com.sun.xml.ws.api.policy.PolicyResolver.ServerContext
 
getName() - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
 
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
Gets the value of the name property.
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Gets the value of the name property.
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
Gets the value of the name property.
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
Gets the value of the name property.
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Gets the value of the name property.
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
Gets the value of the name property.
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Gets the value of the name property.
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
Gets the value of the name property.
getName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Gets the value of the name property.
getName() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Gets the QName of the EndpointReference element.
getName() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.NestedParameters
 
getName() - Method in interface com.sun.xml.ws.api.message.AttachmentEx.MimeHeader
MIME header name
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 class com.sun.xml.ws.api.policy.subject.BindingSubject
 
getName() - Method in class com.sun.xml.ws.encoding.DataHandlerDataSource
Returns the name of this object.
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.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() - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
Returns the name of this constant.
getName() - Method in class com.sun.xml.ws.org.objectweb.asm.Handle
Returns the name of the field or method designated by this handle.
getName() - Method in class com.sun.xml.ws.policy.Policy
Returns the policy name that serves as a global policy URI.
getName() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the fully qualified name of the assertion.
getName() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Returns the name of the assertion.
getName() - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
getName() - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
Gets the value of the name property.
getName() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
Return an element's qname.
getName() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the name of the cookie.
getName() - Method in class com.sun.xml.ws.transport.http.server.ServerAdapter
Gets the name of the endpoint as given in the sun-jaxws.xml deployment descriptor.
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.XMLReaderComposite
 
getName() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getName(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's QName by index.
getName(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getNamespace() - Method in class com.sun.xml.ws.api.server.EndpointData
 
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.api.message.saaj.SaajStaxWriter
 
getNamespaceContext() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
getNamespaceContext() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getNamespaceContext() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getNamespaceContext() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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.XMLReaderComposite
 
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.XMLReaderComposite
 
getNamespacePrefix(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
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() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getNamespaceURI() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getNamespaceURI() - 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
 
getNamespaceURI(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getNamespaceURI(int) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getNamespaceURI(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNamespaceURI(String) - Method in class com.sun.xml.ws.encoding.TagInfoset
 
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(String) - Method in class com.sun.xml.ws.util.xml.NamespaceContextExAdaper
 
getNamespaceURI(String) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite.ElemInfo
 
getNamespaceURI(String) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getNamespaceURI(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getNamespaceVersion() - Method in class com.sun.xml.ws.policy.Policy
 
getNamespaceVersion() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Returns an original namespace version of this policy source model.
getNestedParameters() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord
Implementation elements may contain element parameters that contain further parameters.
getNestedPolicy() - Method in class com.sun.xml.ws.policy.ComplexAssertion
 
getNestedPolicy() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the nested policy if any.
getNestedPolicy() - Method in class com.sun.xml.ws.policy.SimpleAssertion
 
getNext() - Method in class com.sun.xml.ws.api.pipe.NextAction
Returns the next tube
getNodeData() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Returns the data for this policy source model node (if any).
getNodeType() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
 
getNonAnonymousResponseProcessor() - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
getNonEmptyAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
getNonEmptyAttribute(XMLStreamReader, String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
getNoPoolProperty(String) - Static method in class com.sun.xml.ws.util.MrJarUtil
Get property used for disabling instance pooling of xml readers / writers.
getNormalizedGenerator(PolicyModelGenerator.PolicySourceModelCreator) - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
Allows derived classes to create instances of the package private NormalizedModelGenerator.
getNotUnderstoodExtensions() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
Lists extensions marked as not understood
getNotUnderstoodExtensions() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
getNotUnderstoodHeaders(Set<String>, Set<QName>, WSBinding) - Method in class com.sun.xml.ws.api.message.HeaderList
 
getNotUnderstoodHeaders(Set<String>, Set<QName>, WSBinding) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
Returns a Set of QNames of headers that satisfy ALL the following conditions: (a) Have mustUnderstand = true (b) have NOT been explicitly marked as understood (c) If roles argument is non-null, the header has isIgnorable = false for the roles argument and SOAP version (d) If non-null binding is passed in, are NOT understood by the binding (e) If (d) is met, the header is NOT in the knownHeaders list passed in
getNotUnderstoodHeaders(Set<String>, Set<QName>, WSBinding) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
getNsUri() - Method in class com.sun.xml.ws.message.RootElementSniffer
 
getNumberOfAssertionSets() - Method in class com.sun.xml.ws.policy.Policy
Method returns how many policy alternatives this policy instance contains.
getObject(ObjectName) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getObjectName(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getObjectRegistrationManager() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getObjectType(String) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the Type corresponding to the given internal name.
getOffset() - Method in class com.sun.xml.ws.org.objectweb.asm.Label
Returns the bytecode offset corresponding to this label.
getOne() - Method in class com.sun.xml.ws.util.QNameMap
Returns one random item in the map.
getOpcode(int) - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns a JVM instruction opcode adapted to this Type.
getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
 
getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLFault
 
getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLInput
 
getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOutput
 
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() - 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
Deprecated. 
getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
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
 
getOperation() - Method in class com.sun.xml.ws.policy.PolicyMapKey
 
getOperation(WSDLBoundPortType) - Method in class com.sun.xml.ws.api.message.Message
Deprecated.
It is not always possible to uniquely identify the WSDL Operation from just the information in the Message. Instead, Use Packet.getWSDLOperation() to get it correctly.

This method works only for a request. A pipe can determine an operation for a request, and then keep it in a local variable to use it with a response, so there should be no need to find out operation from a response (besides, there might not be any response!).

getOperation(WSDLPort) - Method in class com.sun.xml.ws.api.message.Message
Deprecated.
It is not always possible to uniquely identify the WSDL Operation from just the information in the Message. Instead, Use Packet.getWSDLOperation() to get it correctly.
getOperation(String, String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundPortType
 
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(String, String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getOperationDispatcher() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Nullable when there is no associated WSDL Model
getOperationDispatcher() - Method in class com.sun.xml.ws.client.sei.SEIStub
Nullable when there is no associated WSDL Model
getOperationDispatcher() - Method in class com.sun.xml.ws.client.Stub
Nullable when there is no associated WSDL Model
getOperationDispatcher() - Method in class com.sun.xml.ws.server.WSEndpointImpl
Nullable when there is no associated WSDL Model
getOperationDispatcher() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getOperationEffectivePolicy(PolicyMapKey) - Method in class com.sun.xml.ws.policy.PolicyMap
 
getOperationFeature(Class<F>, QName) - Method in interface com.sun.xml.ws.api.WSBinding
Experimental: Gets a WebServiceFeature of the specific type that applies to an operation.
getOperationFeature(Class<F>, QName) - Method in class com.sun.xml.ws.binding.BindingImpl
 
getOperationFeatures(QName) - Method in interface com.sun.xml.ws.api.WSBinding
Experimental: Returns a list of features associated with WSBinding that apply to a particular operation.
getOperationFeatures(QName) - Method in class com.sun.xml.ws.binding.BindingImpl
 
getOperationModel() - Method in interface com.sun.xml.ws.api.databinding.ClientCallBridge
 
getOperationModel() - Method in interface com.sun.xml.ws.api.databinding.EndpointCallBridge
 
getOperationModel() - Method in class com.sun.xml.ws.client.sei.StubHandler
 
getOperationModel() - Method in class com.sun.xml.ws.server.sei.TieHandler
 
getOperationName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
Gets the value of the operationName property.
getOperationName() - Method in interface com.sun.xml.ws.api.model.JavaMethod
Gives the wsdl:operation@name value
getOperationName() - Method in interface com.sun.xml.ws.api.model.WSDLOperationMapping
WSDL1.1 allows operation overloading on the operation name; the operation name should NOT be used as identifier of the operation.
getOperationName() - Method in class com.sun.xml.ws.client.sei.StubHandler
 
getOperationName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getOperationQName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getOperations() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPortType
 
getOperations() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPortType
getOperations() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
getOperationSignature() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.xml.ws.runtime.config.MetroConfig
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.xml.ws.runtime.config.TubeFactoryConfig
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.xml.ws.runtime.config.TubeFactoryList
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.xml.ws.runtime.config.TubelineMapping
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.xml.ws.runtime.config.Tubelines
Gets a map that contains attributes that aren't bound to any typed property on this class.
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
 
getOutParts() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
 
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.oracle.xmlns.webservices.jaxws_databinding.XmlAction
Gets the value of the output property.
getOutput() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
 
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.servlet.ServletConnectionImpl
 
getOutput() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Transport's underlying output stream
getOutputAction() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getOutputAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getOutputBinding(String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets ParameterBinding for a given wsdl part in wsdl:output
getOutputBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
Gets ParameterBinding for a given wsdl part in wsdl:output
getOutputMessageEffectivePolicy(PolicyMapKey) - Method in class com.sun.xml.ws.policy.PolicyMap
 
getOutputMessageFeatures(QName) - Method in interface com.sun.xml.ws.api.WSBinding
Experimental: Returns a list of features associated with WSBinding that apply to the output message of an operation.
getOutputMessageFeatures(QName) - Method in class com.sun.xml.ws.binding.BindingImpl
 
getOutputParts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Map of wsdl:output part name and the binding as ParameterBinding
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.encoding.DataHandlerDataSource
Returns the OutputStream for this object.
getOutputStream() - Method in class com.sun.xml.ws.message.JAXBAttachment
 
getOutputStream() - Method in class com.sun.xml.ws.util.ByteArrayDataSource
 
getOutputStream(XMLStreamWriter) - Static method in class com.sun.xml.ws.streaming.XMLStreamWriterUtil
Gives the underlying stream for XMLStreamWriter.
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.editable.EditableWSDLBoundPortType
 
getOwner() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPort
 
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.WSDLBoundPortTypeImpl
 
getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
getOwner() - Method in class com.sun.xml.ws.org.objectweb.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getPacket() - Method in exception com.sun.xml.ws.addressing.model.MissingAddressingHeaderException
The Packet in which a header was missing.
getPacket() - Method in class com.sun.xml.ws.api.pipe.Fiber
Gets the current Packet associated with this fiber.
getPacket() - Method in class com.sun.xml.ws.api.pipe.NextAction
Returns the last Packet
getParamAnnotation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
Gets the value of the paramAnnotation property.
getParameter(Packet) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
Binds Message to method invocation parameter
getParameter(String) - Method in class com.sun.xml.ws.encoding.ContentType
Return the specified parameter value.
getParameter(String, String) - Method in class com.sun.xml.ws.api.BindingID
Returns a parameter of this binding ID.
getParameterAnnotations(Method) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
 
getParameterAnnotations(Method) - Method in class com.sun.xml.ws.model.ExternalMetadataReader
 
getParameterAnnotations(Method) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
 
getParameterOrder() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
Returns parameter order
getParameterOrder() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getParameters() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
Gets the parameters of this JavaCallInfo
getParameters() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord
The parameters that were set for this implementation element.
getParameters() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.NestedParameters
 
getParameters() - Method in class com.sun.xml.ws.api.databinding.JavaCallInfo
Gets the parameters of this JavaCallInfo
getParametersIterator() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the assertion's parameter collection iterator.
getParameterStyle() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
Gets the value of the parameterStyle property.
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.editable.EditableWSDLService
 
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.api.policy.subject.BindingSubject
 
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
 
getParent() - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
getParentCollectionType() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
getParentModel() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Returns the parent policy source model that contains this model node.
getParentNode() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Returns the parent referenced by this policy source model node.
getPart(String, WebParam.Mode) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
 
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 class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Gets the value of the partName property.
getPartName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
Gets the value of the partName property.
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
 
getPath() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointHttpContext
 
getPathInfo() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getPathInfo() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Extra portion of the request URI after the end of the expected address of the service but before the query string
getPayloadLocalPart() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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.JAXBDispatchMessage
 
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
 
getPayloadNamespaceURI() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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.JAXBDispatchMessage
 
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
 
getPayloadQName() - Method in interface com.sun.xml.ws.api.message.StreamingSOAP
 
getPayloadQName() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
getPayloadQName() - Method in class com.sun.xml.ws.message.PayloadElementSniffer
 
getPayloadQName() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
getPCDATA() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getPCDATA() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getPermissions(CodeSource) - Method in class com.sun.xml.ws.policy.util.MethodUtil
 
getPermissions(CodeSource) - Method in class com.sun.xml.ws.util.MethodUtil
 
getPIData() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getPIData() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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.XMLReaderComposite
 
getPITarget() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getPolicyId() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Returns a policy ID of this policy source model.
getPolicyMap() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
Deprecated.
Do not use this method as the PolicyMap API is not final yet and might change in next few months.
getPolicyMap() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Deprecated.
Do not use this method as the PolicyMap API is not final yet and might change in next few months.
getPolicyMap() - Method in class com.sun.xml.ws.api.policy.PolicyResolver.ClientContext
 
getPolicyMap() - Method in class com.sun.xml.ws.api.policy.PolicyResolver.ServerContext
 
getPolicyMap() - Method in class com.sun.xml.ws.api.server.WSEndpoint
Deprecated.
Do not use this method as the PolicyMap API is not final yet and might change in next few months.
getPolicyMap() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
 
getPolicyMap() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
 
getPolicyMap() - Method in class com.sun.xml.ws.client.PortInfo
 
getPolicyMap() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
Gives the PolicyMap associated with the WSDLModel
getPolicyMap() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getPolicyMap() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getPolicyMapKey(WsdlBindingSubject) - Method in class com.sun.xml.ws.policy.subject.PolicyMapKeyConverter
 
getPolicyName() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Returns a policy name of this policy source model.
getPolicyResolver() - Method in interface com.sun.xml.ws.api.wsdl.parser.WSDLParserExtensionContext
Provides the PolicyResolver
getPolicySubjects() - Method in class com.sun.xml.ws.policy.PolicyMap
Returns all policy subjects contained by this map.
getPool() - Method in class com.sun.xml.ws.api.server.Adapter
Returns a reference to the pool of Toolkits for this adapter.
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() - Method in class com.sun.xml.ws.client.PortInfo
 
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.policy.PolicyMapKey
 
getPort() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getPort() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
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(WSEndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(WSEndpointReference, QName, Class<T>, WebServiceFeatureList) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
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(Class<T>) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getPort(Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
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
 
getPortAddressResolver(String) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
getPortInfo() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The pipeline is created for this WSPortInfo.
getPortInfo() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
 
getPortInfo() - Method in class com.sun.xml.ws.client.Stub
 
getPortInfo() - Method in interface com.sun.xml.ws.developer.WSBindingProvider
 
getPortlist() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Return the port list attribute of the cookie
getPortModel(WSDLService, QName) - Method in class com.sun.xml.ws.client.WSServiceDelegate
Obtains a WSDLPortImpl with error check.
getPortName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Gets the value of the portName property.
getPortName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
Gets the value of the portName property.
getPortName() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
getPortName() - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
getPortName() - Method in interface com.sun.xml.ws.api.model.SEIModel
Value of the wsdl:port name associated with the SEIModel
getPortName() - Method in class com.sun.xml.ws.api.server.EndpointData
 
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
Only meant to be used via PortInfo.
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() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getPortName() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getPortName() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
Convenient method to return a port name from WSEndpoint.
getPortName(Class<?>, MetadataReader, String) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
getPortName(Class<?>, MetadataReader, String, boolean) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
getPortName(Class<?>, String) - Static method in class com.sun.xml.ws.model.RuntimeModeler
gets the wsdl:portName for a given implementation class
getPortName(Class<?>, String, boolean) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
getPorts() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLService
 
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
 
getPortScopedFeatures(PolicyMap, QName, QName) - Static method in class com.sun.xml.ws.policy.jaxws.PolicyUtil
Returns the list of features that correspond to the policies in the policy map for a give port
getPortType() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundPortType
 
getPortType() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
Gets the WSDLPortType associated with the wsdl:binding
getPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getPortType(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
getPortType(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gets WSDLPortType that models wsdl:portType
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 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() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
getPortTypeName() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
getPortTypeName(Class<?>) - Static method in class com.sun.xml.ws.model.RuntimeModeler
Gives portType QName from implementatorClass or SEI
getPortTypeName(Class<?>, MetadataReader) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
getPortTypeName(Class<?>, String, MetadataReader) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
getPortTypes() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
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() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
getPrefix() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getPrefix() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getPrefix() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getPrefix(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's prefix by index.
getPrefix(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getPrefix(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
getPrefix(String) - Method in class com.sun.xml.ws.encoding.TagInfoset
 
getPrefix(String) - 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(String) - Method in class com.sun.xml.ws.util.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefix(String) - Method in class com.sun.xml.ws.util.xml.NamespaceContextExAdaper
 
getPrefix(String) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite.ElemInfo
 
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 class com.sun.xml.ws.util.NamespaceSupport
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getPrefixes(String) - Method in class com.sun.xml.ws.util.NamespaceSupport
Return an enumeration of all prefixes currently declared for a URI.
getPrefixes(String) - Method in class com.sun.xml.ws.util.xml.NamespaceContextExAdaper
 
getPrefixes(String) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite.ElemInfo
 
getPrefixMap() - Method in class com.sun.xml.ws.addressing.policy.AddressingPrefixMapper
 
getPrefixMap() - Method in class com.sun.xml.ws.config.management.policy.ManagementPrefixMapper
 
getPrefixMap() - Method in class com.sun.xml.ws.encoding.policy.EncodingPrefixMapper
 
getPrefixMap() - Method in interface com.sun.xml.ws.policy.spi.PrefixMapper
Returns a map of XML prefixes to namespaces for the domain.
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
 
getProblemHeader() - Method in exception com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException
 
getProperties() - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature
 
getProperties() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
getProperties(Map<String, Object>, Class<?>) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
 
getProperties(Map<String, Object>, Class<?>) - Method in class com.sun.xml.ws.model.ExternalMetadataReader
 
getProperties(Map<String, Object>, Class<?>) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
 
getProperties(Map<String, Object>, Method) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
 
getProperties(Map<String, Object>, Method) - Method in class com.sun.xml.ws.model.ExternalMetadataReader
 
getProperties(Map<String, Object>, Method) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
 
getProperties(Map<String, Object>, Method, int) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
 
getProperties(Map<String, Object>, Method, int) - Method in class com.sun.xml.ws.model.ExternalMetadataReader
 
getProperties(Map<String, Object>, Method, int) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
 
getProperty(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
getProperty(String) - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
getProperty(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getProperty(String) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getProperty(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getProperty(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
getPropertyAccessor(String, String) - Method in class com.sun.xml.ws.spi.db.JAXBWrapperAccessor
 
getPropertyAccessor(String, String) - Method in class com.sun.xml.ws.spi.db.WrapperAccessor
 
getPropertyGetter(QName) - Method in class com.sun.xml.ws.spi.db.WrapperAccessor
 
getPropertyMap() - Method in class com.oracle.webservices.api.message.BasePropertySet
Map representing the Fields and Methods annotated with PropertySet.Property.
getPropertyMap() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
 
getPropertyMap() - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
getPropertyMap() - Method in class com.sun.xml.ws.api.message.Packet
 
getPropertyMap() - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
getPropertyMap() - Method in class com.sun.xml.ws.client.RequestContext
 
getPropertyMap() - Method in class com.sun.xml.ws.encoding.xml.XMLPropertyBag
 
getPropertyMap() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getPropertyMap() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getPropertyName() - Method in exception com.oracle.webservices.api.message.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
getPropertySetter(QName) - Method in class com.sun.xml.ws.spi.db.WrapperAccessor
 
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
getProtocolException() - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
getPublicId() - Method in class com.sun.xml.ws.util.xml.DummyLocation
 
getQName() - Method in class com.sun.xml.ws.addressing.WSEPRExtension
 
getQName() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension
 
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.api.server.EndpointReferenceExtensionContributor
 
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
 
getQNameAttribute(XMLStreamReader, String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
getQNameForJM(JavaMethodImpl) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
getQNameToPortInfoMap() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
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.
getRawData() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
Gets the underlying buffer that this ByteArrayBuffer uses.
getReader() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
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.
getRelatesTo() - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
getRelatesTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing RelatesTo header.
getRelatesTo(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
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.
getReplicaInstance() - Method in class com.sun.xml.ws.api.ha.HaInfo
 
getReplyTo() - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
getReplyTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Getter for wsa:ReplyTo header WSEndpointReference .
getReplyTo(boolean) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
 
getReplyTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
Returns the value of WS-Addressing ReplyTo header.
getReplyTo(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
getReplyToFromRequest() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
 
getRequest() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestAttribute(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestAttribute(String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Gets request metadata attribute
getRequestContext() - Method in class com.sun.xml.ws.client.Stub
 
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.
getRequestHeaderNames() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestHeaderNames() - 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.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).
getRequestHeaderValues(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestHeaderValues(String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Gets an HTTP request header.
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.servlet.ServletConnectionImpl
 
getRequestMethod() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
HTTP request method, such as "GET" or "POST".
getRequestNamespace() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the namespace of request payload.
getRequestNamespace() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
For rpclit gives namespace value on soapbinding:body@namespace
getRequestPacket() - Method in interface com.sun.xml.ws.api.server.WSWebServiceContext
Obtains the request packet that is being processed.
getRequestPacket() - Method in class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube.AsyncWebServiceContext
 
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 interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the payload QName of the request message.
getRequestPayloadName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getRequestPayloadName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getRequestScheme() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestScheme() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Requested scheme, e.g.
getRequestURI() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequestURI() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Requested path.
getRequestURL() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getRequired() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
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 interface com.sun.xml.ws.transport.httpspi.servlet.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.httpspi.servlet.ServletResourceLoader
 
getResourceBundle() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getResourceBundle(Locale) - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
getResourceBundleName() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
getResourceInjector(WSEndpoint) - Static method in class com.sun.xml.ws.api.server.AbstractInstanceResolver
 
getResourceNames() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
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 interface com.sun.xml.ws.transport.httpspi.servlet.ResourceLoader
Returns the list of files in the given directory.
getResourcePaths(String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.ServletResourceLoader
 
getResponse() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
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
getResponseContext() - Method in class com.sun.xml.ws.client.Stub
 
getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
getResponseImpl() - Method in class com.sun.xml.ws.client.AsyncInvoker
 
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
 
getResponseNamespace() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the namespace of response payload.
getResponseNamespace() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
For rpclit gives namespace value on soapbinding:body@namespace
getResponsePacket() - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
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 interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Gets the payload QName of the response message.
getResponsePayloadName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
getResponsePayloadName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getReturnType() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the return type of methods of this type.
getReturnType(Method) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the Type corresponding to the return type of the given method.
getReturnType(String) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the Type corresponding to the return type of the given method descriptor.
getReturnValue() - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
Gets the returnValue of this JavaCallInfo
getReturnValue() - Method in class com.sun.xml.ws.api.databinding.JavaCallInfo
Gets the returnValue of this JavaCallInfo
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(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.xml.ws.api.wsdl.writer.WSDLGenExtnContext
 
getRoot() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getRootId() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
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
 
getRootNode() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Returns a root node of this policy source model.
getRootPart() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser
Parses the stream and returns the root part.
getSAAJFactory() - Method in class com.sun.xml.ws.api.message.Packet
 
getSafeType(T) - Method in class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
 
getSatellite(Class<T>) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
getSatellite(Class<T>) - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
 
getSatellites() - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
getSatellites() - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
 
getSchemaOutput(String, Holder<String>) - Method in interface com.oracle.webservices.api.databinding.WSDLResolver
Create a Result object into which schema doc is to be generated.
getSchemas() - Method in class com.sun.xml.ws.api.wsdl.parser.ServiceDescriptor
Gives list of schemas.
getSchemaSources(Iterable<SDDocument>, AbstractSchemaValidationTube.MetadataResolverImpl) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
getScope() - Method in enum com.sun.xml.ws.api.server.LazyMOMProvider
 
getScope(String) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
getScope(String) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
getSecure() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns true if sending this cookie should be restricted to a secure protocol, or false if the it can be sent using any protocol.
getSEI() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The SEI class for the endpoint
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 interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
The created pipeline will use seiModel to get java concepts for the endpoint
getSEIModel() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
The created pipeline will use seiModel to get java concepts for the endpoint
getSEIModel() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
 
getSEIModel() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getSEIModel() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getSEIModel() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
getServerName() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getServerName() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Server name
getServerPort() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getServerPort() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Server port
getService() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
The pipeline is created for this WSService.
getService() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
The pipeline is created for this WSService.
getService() - Method in class com.sun.xml.ws.client.Stub
 
getService() - Method in class com.sun.xml.ws.policy.PolicyMapKey
 
getService(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
getService(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
Gets WSDLService that models wsdl:service
getService(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
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
 
getServiceDefinition() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getServiceDefinition() - Method in class com.sun.xml.ws.transport.http.HttpAdapter
Return the last known service definition of the endpoint.
getServiceEffectivePolicy(PolicyMapKey) - Method in class com.sun.xml.ws.policy.PolicyMap
 
getServiceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Gets the value of the serviceName property.
getServiceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
Gets the value of the serviceName property.
getServiceName() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
getServiceName() - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
getServiceName() - Method in class com.sun.xml.ws.api.server.EndpointData
 
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() - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
getServiceName() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getServiceName(Class<?>) - Static method in class com.sun.xml.ws.model.RuntimeModeler
gets the wsdl:serviceName for a given implementation class
getServiceName(Class<?>, boolean) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
getServiceName(Class<?>, MetadataReader) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
getServiceName(Class<?>, MetadataReader, boolean) - Static method in class com.sun.xml.ws.model.RuntimeModeler
 
getServiceQName() - Method in interface com.sun.xml.ws.api.model.SEIModel
wsdl:service qualified name for the port associated with the SEIModel
getServiceQName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getServices() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
 
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
 
getServletContext() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
getSize() - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
Returns the size of this constant.
getSize() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the size of values of this type.
getSize(Object) - Method in interface com.sun.xml.ws.spi.db.RepeatedElementBridge.CollectionHandler
 
getSoapAction() - Method in class com.sun.xml.ws.addressing.ProblemAction
 
getSoapAction() - Method in class com.sun.xml.ws.addressing.v200408.ProblemAction
 
getSoapAction() - Method in class com.sun.xml.ws.client.RequestContext
 
getSoapAction() - Method in class com.sun.xml.ws.client.sei.StubHandler
 
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.model.JavaMethodImpl
 
getSOAPAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
getSOAPAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
getSOAPActionHeader() - Method in interface com.oracle.webservices.api.message.ContentType
Gives SOAPAction transport header value.
getSOAPActionHeader() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
getSoapActionUse() - Method in class com.sun.xml.ws.client.RequestContext
 
getSoapBodyStyle() - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
getSOAPFactory() - Method in enum com.sun.xml.ws.api.SOAPVersion
 
getSOAPFactory() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
 
getSOAPFactory(String) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Creates a new SOAPFactory object that is an instance of the specified implementation, this method uses the SAAJMetaFactory to locate the implementation class and create the SOAPFactory instance.
getSoapHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
 
getSOAPMessage() - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
getSoapVersion(WSFeatureList) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
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.message.FilterMessageImpl
 
getSOAPVersion() - Method in class com.sun.xml.ws.api.message.Message
 
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.message.AbstractMessageImpl
 
getSOAPVersion() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
getSOAPVersion() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
getSOAPXopContentType(String, SOAPVersion, String) - Static method in class com.sun.xml.ws.encoding.MtomCodec
 
getSort() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the sort of this type.
getSort() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the sort of this type reference.
getSPI(Class<S>) - Method in interface com.sun.xml.ws.api.Component
Gets the specified SPI.
getSPI(Class<S>) - Method in class com.sun.xml.ws.api.pipe.Fiber
 
getSPI(Class<S>) - Method in class com.sun.xml.ws.api.server.Adapter
 
getSPI(Class<S>) - Method in class com.sun.xml.ws.api.server.Container
 
getSPI(Class<S>) - Method in class com.sun.xml.ws.api.server.Module
 
getSPI(Class<S>) - Method in class com.sun.xml.ws.api.server.WSEndpoint
 
getSPI(Class<S>) - Method in class com.sun.xml.ws.api.WSService
 
getSPI(Class<S>) - Method in class com.sun.xml.ws.client.Stub
 
getSslFaultTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
 
getSslReplyTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
 
getStackMethodName(int) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Commons
Method returns the name of the method that is on the methodIndexInStack position in the call stack of the current Thread.
getStart() - Method in class com.sun.xml.ws.api.config.management.policy.ManagementAssertion
Returns the value of the start attribute.
getState() - Method in class com.sun.xml.ws.api.message.Packet
 
getStateName(int) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
getStateName(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
GETSTATIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
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.fastinfoset.FastInfosetCodec
 
getStaticContentType(Packet) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
 
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
 
getStaticContentTypeStatic(Packet, SOAPVersion) - Static method in class com.sun.xml.ws.encoding.MtomCodec
 
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).
getStep(int) - Method in class com.sun.xml.ws.org.objectweb.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - Method in class com.sun.xml.ws.org.objectweb.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
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
 
getStubHandler(BindingImpl, SEIPortInfo, WSEndpointReference) - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getStyle() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
Gets the value of the style property.
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
 
getStyles() - Method in class com.oracle.webservices.api.EnvelopeStyleFeature
 
getSubject() - Method in class com.sun.xml.ws.policy.PolicySubject
A unique identifier of the subject Subjects may not always be uniquely identifiable.
getSubsubcode() - Method in exception com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException
 
getSubType() - Method in class com.sun.xml.ws.encoding.ContentType
Return the subType.
getSuperName() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Returns the internal name of the super class (see Type.getInternalName()).
getSuperTypeIndex() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the index of the "super type" of a class that is referenced by this type reference.
getSupportedDomainNamespaceURIs() - Method in class com.sun.xml.ws.config.management.policy.ManagementAssertionCreator
 
getSupportedDomainNamespaceURIs() - Method in interface com.sun.xml.ws.policy.spi.PolicyAssertionCreator
This method returns the namespace URIs of the domains that are supported by the implementation of this inteface.
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
 
getTag() - Method in class com.sun.xml.ws.org.objectweb.asm.Handle
Returns the kind of field or method designated by this handle.
getTarget() - Method in class com.sun.xml.ws.api.ComponentFeature
Retrieves target
getTarget(HttpServletRequest) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
Determines which ServletAdapter serves the given request.
getTarget(HttpServletRequest) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
Determines which EndpointAdapter serves the given request.
getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
getTargetNamespace() - Method in interface com.sun.xml.ws.api.model.SEIModel
Namespace of the wsd;:port associated with the 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
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.
getTerminalTube() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
The last Pipe in the pipeline.
getterPattern(Method) - Static method in class com.sun.xml.ws.spi.db.PropertyGetterBase
 
getters - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.RpcLit
Abstracts away the Holder handling when touching method arguments.
getText() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
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.XMLReaderComposite
 
getText() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getTextCharacters() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getTextCharacters() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getTextCharacters() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getTextCharacters() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getTextLength() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getTextLength() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getTextLength() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getTextStart() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
getTextStart() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getTextStart() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
getTextStart() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
getThreshold() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
Gets the value of the threshold property.
getThrowable() - Method in class com.sun.xml.ws.api.pipe.NextAction
Returns the Throwable generated by the last Tube
getThrowable() - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
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.
getTo(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
 
getToAsReference() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
Gets the wsa:To header.
getTransferData(ActivationDataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.ImageDataContentHandler
Returns an object which represents the data to be transferred.
getTransferData(ActivationDataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
Return the Transfer Data of type DataFlavor from InputStream.
getTransferData(ActivationDataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.XmlDataContentHandler
 
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
 
getTranslator() - Static method in class com.sun.xml.ws.api.policy.ModelTranslator
Method returns thread-safe policy model translator instance.
getTranslator() - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelTranslator
Method returns thread-safe policy model translator instance.
getTransport() - Method in class com.sun.xml.ws.api.BindingID
Returns wsdl:binding@transport attribute.
getTransport(Packet, Map<String, List<String>>) - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
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.
getTransportHeaders(Packet) - Static method in class com.sun.xml.ws.api.message.Message
 
getTransportHeaders(Packet, boolean) - Static method in class com.sun.xml.ws.api.message.Message
 
getTryCatchBlockIndex() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
getTubeFactoryConfigs() - Method in class com.sun.xml.ws.runtime.config.TubeFactoryList
Gets the value of the tubeFactoryConfigs property.
getTubeHelper() - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
getTubelineDefinitions() - Method in class com.sun.xml.ws.runtime.config.Tubelines
Gets the value of the tubelineDefinitions property.
getTubelineHead() - Method in interface com.sun.xml.ws.assembler.dev.TubelineAssemblyContext
 
getTubelineHead() - Method in class com.sun.xml.ws.assembler.TubelineAssemblyContextImpl
 
getTubelineMappings() - Method in class com.sun.xml.ws.runtime.config.Tubelines
Gets the value of the tubelineMappings property.
getTubelineRef() - Method in class com.sun.xml.ws.runtime.config.TubelineMapping
Gets the value of the tubelineRef property.
getTubelines() - Method in class com.sun.xml.ws.runtime.config.MetroConfig
Gets the value of the tubelines property.
getTubes() - Method in class com.sun.xml.ws.client.Stub
 
getType() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Gets the value of the type property.
getType() - Method in class com.sun.xml.ws.message.RelatesToHeader
 
getType() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Returns the type of this policy source model node.
getType() - Method in interface com.sun.xml.ws.spi.db.PropertyGetter
 
getType() - Method in class com.sun.xml.ws.spi.db.PropertyGetterBase
 
getType() - Method in interface com.sun.xml.ws.spi.db.PropertySetter
 
getType() - Method in class com.sun.xml.ws.spi.db.PropertySetterBase
 
getType(Class<?>) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the Type corresponding to the given class.
getType(Constructor<?>) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the method Type corresponding to the given constructor.
getType(Method) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the method Type corresponding to the given method.
getType(String) - Static method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns the Type corresponding to the given type descriptor.
getTypeArgumentIndex() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the index of the type argument referenced by this type reference.
getTypeInfo() - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
getTypeInfo() - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
getTypeInfo() - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
getTypeInfo() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getTypeInfo() - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
getTypeInfo() - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
getTypeInfo() - Method in interface com.sun.xml.ws.spi.db.XMLBridge
Gets the TypeInfo from which this bridge was created.
getTypeName(TypeInfo) - Method in interface com.sun.xml.ws.spi.db.BindingContext
Returns the name of the XML Type bound to the specified Java type.
getTypeParameterBoundIndex() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the index of the type parameter bound, within the type parameter TypeReference.getTypeParameterIndex(), referenced by this type reference.
getTypeParameterIndex() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the index of the type parameter referenced by this type reference.
getTypeReference() - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
getTypeReference() - Method in class com.sun.xml.ws.model.ParameterImpl
Deprecated.
use getTypeInfo
getTypeReference() - Method in class com.sun.xml.ws.spi.db.OldBridge
Gets the TypeInfo from which this bridge was created.
getUnderstoodHeaders() - Method in class com.sun.xml.ws.api.message.HeaderList
 
getUnderstoodHeaders() - Method in interface com.sun.xml.ws.api.message.MessageHeaders
Return a Set of QNames of headers that have been explicitly marked as understood.
getUnderstoodHeaders() - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
getUnmarshaller() - Static method in class com.sun.xml.ws.api.policy.ModelUnmarshaller
Factory method that returns a ModelUnmarshaller instance.
getUri() - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader.PolicyRecord
 
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
Look up a prefix and get the currently-mapped Namespace URI.
getURIs() - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
Get all URIs which identify the cookies in this cookie store.
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
 
getUrlPattern() - Method in class com.sun.xml.ws.transport.http.server.ServerAdapter
 
getUrlPattern() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapter
 
getUrlsRead() - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader
 
getUse() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
Gets the value of the use property.
getUse() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
Get SOAPBinding.Use such as literal or encoded.
getUserPrincipal() - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
getUserPrincipal() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getUserPrincipal() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
User principal associated with the request
getUserPrincipal(Packet) - Method in interface com.sun.xml.ws.api.server.WebServiceContextDelegate
Implements WebServiceContext.getUserPrincipal() for the given packet.
getUserPrincipal(Packet) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
getUserStateId() - Method in class com.sun.xml.ws.api.message.Packet
 
getUTF8Stream(String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
getUUID() - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
getValidation() - Method in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
 
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/*".
getValidPath() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapter
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.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
Gets the value of the value property.
getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
Gets the value of the value property.
getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
Gets the value of the value property.
getValue() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Gets the value of the value property.
getValue() - Method in interface com.sun.xml.ws.api.message.AttachmentEx.MimeHeader
MIME header value
getValue() - Method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
getValue() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the value of the assertion - the character data content contained in the assertion element representation.
getValue() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Returns the value of the assertion.
getValue() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the value of the cookie.
getValue() - Method in class com.sun.xml.ws.util.QNameMap.Entry
 
getValue(int) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up an attribute's value by index.
getValue(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getValue(String) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the value of an attribute by local name.
getValue(String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
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, String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
getValue(QName) - Method in interface com.sun.xml.ws.streaming.Attributes
Look up the value of an attribute by QName.
getValue(QName) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
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.runtime.config.MetroConfig
Gets the value of the version property.
getVersion() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
getVersion() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class com.sun.xml.ws.util.RuntimeVersion
Get JAX-WS version
getVersion() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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.
getVocabulary() - Method in class com.sun.xml.ws.policy.Policy
Retrieves the vocabulary of this policy expression.
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(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
Return a WebServiceContextDelegate using the underlying connection.
getWebServiceFeature(Annotation) - Static method in class com.sun.xml.ws.api.WebServiceFeatureFactory
Returns a corresponding feature for a feature annotation(i.e which has WebServiceFeatureAnnotation meta annotation)
getWrappedContext() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
 
getWrappedContext() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
 
getWrappedNode() - Method in class com.sun.xml.ws.message.DOMHeader
 
getWrapperChildren() - Method in class com.sun.xml.ws.model.WrapperParameter
 
getWrapperType() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
getWriter() - Method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.HasEncodingWriter
 
getWsaHelper(WSDLPort, SEIModel, WSBinding) - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
Deprecated.
TODO why are we exposing implementation specificc class through api? TODO Remove it if no one elase uses it.
getWSBinding() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
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
 
getWSBinding() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getWSDL(String) - Method in interface com.oracle.webservices.api.databinding.WSDLResolver
Create a Result object into which concrete WSDL is to be generated.
getWsdlActionTag() - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
getWsdlActionTag() - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
getWsdlActionTag() - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
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.servlet.ServletConnectionImpl
 
getWSDLBoundOperation() - Method in interface com.sun.xml.ws.api.model.WSDLOperationMapping
 
getWSDLBoundOperation(Packet) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
getWSDLDescription() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getWSDLDocumentLocation() - Method in class com.sun.xml.ws.client.WSServiceDelegate
 
getWSDLExceptionFaultInfo(Class) - Method in class com.sun.xml.ws.model.RuntimeModeler
returns the method that corresponds to "getFaultInfo".
getWsdliLocation() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Gets the value of the wsdlLocation property.
getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
Gets the value of the wsdlLocation property.
getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
Gets the value of the wsdlLocation property.
getWsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Gets the value of the wsdlLocation property.
getWsdlLocation(Class<?>) - Static method in class com.sun.xml.ws.server.EndpointFactory
Returns the wsdl from @WebService, or @WebServiceProvider annotation using wsdlLocation element.
getWsdlLocation(Class<?>, MetadataReader) - Static method in class com.sun.xml.ws.server.EndpointFactory
Returns the wsdl from @WebService, or @WebServiceProvider annotation using wsdlLocation element.
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
 
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
getWSDLOperation() - Method in class com.sun.xml.ws.api.message.Packet
Returns the QName of the wsdl operation associated with this packet.
getWSDLOperationMapping() - Method in interface com.sun.xml.ws.api.message.MessageMetadata
 
getWSDLOperationMapping() - Method in class com.sun.xml.ws.api.message.Packet
 
getWSDLOperationMapping(Packet) - Method in class com.sun.xml.ws.wsdl.OperationDispatcher
 
getWSDLOperationMapping(Packet) - Method in class com.sun.xml.ws.wsdl.WSDLOperationFinder
This methods returns the QName of the WSDL operation corresponding to a request Packet.
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.api.databinding.DatabindingConfig
 
getWsdlPort() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
The created pipeline will be used to serve this port.
getWsdlPort() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
The created pipeline will be used to serve this port.
getWSDLPort() - Method in class com.sun.xml.ws.client.Stub
 
getWSDLPort() - Method in class com.sun.xml.ws.model.wsdl.WSDLDirectProperties
 
getWSDLPort() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortProperties
 
getWSDLPort() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getWSDLPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLDirectProperties
 
getWSDLPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortProperties
 
getWSDLPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getWsdlPrefix() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
getWsdlResolver() - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
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.WSDLDirectProperties
 
getWSDLService() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortProperties
 
getWSDLService() - Method in class com.sun.xml.ws.model.wsdl.WSDLProperties
 
getWsdlSource() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
 
getWsdlSource() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
getWsdlURL() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
getWsdlURL() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
getWsEndpoint() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
getWSEndpointReference() - Method in class com.sun.xml.ws.client.Stub
 
getWSEndpointReference() - Method in interface com.sun.xml.ws.developer.WSBindingProvider
Similar to {link BindingProvider#getEndpointReference(}, but returns WSEndpointReference that has more convenience methods
getWSFeatureList(Iterable<Annotation>) - Static method in class com.sun.xml.ws.api.WebServiceFeatureFactory
Returns a feature list for feature annotations(i.e which have WebServiceFeatureAnnotation meta annotation)
getXMLBridge() - Method in class com.sun.xml.ws.model.ParameterImpl
 
getXMLBridge(TypeInfo) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
getXMLCodec() - Method in interface com.sun.xml.ws.api.pipe.SOAPBindingCodec
 
getXMLCodec() - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
getXMLContentType() - Method in class com.sun.xml.ws.encoding.xml.XMLPropertyBag
 
getXmlMarshaller(boolean) - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelMarshaller
Factory methods that returns a marshaller instance based on input parameter.
getXmlSchemaMapping() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Gets the value of the xmlSchemaMapping property.
getXMLStreamReader(SOAPElement) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
This allow the subclass to retain the XMLStreamReader.
getXmlToken() - Method in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
 
getXmlUnmarshaller() - Static method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelUnmarshaller
Factory method that returns policy model unmarshaller able to unmarshal policy expressions from XML source.
getXopHref() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
GLASSFISH_JAXB - Static variable in class com.oracle.webservices.api.databinding.DatabindingModeFeature
 
GLASSFISH_JMX - Enum constant in enum com.sun.xml.ws.api.server.LazyMOMProvider.Scope
Same as STANDALONE.
GLASSFISH_NO_JMX - Enum constant in enum com.sun.xml.ws.api.server.LazyMOMProvider.Scope
In this scope almost all Gmbal API call are deferred until a JMX connection to a Glassfish server is created
GOTO - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 

H

H_GETFIELD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
H_GETSTATIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
H_INVOKEINTERFACE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
H_INVOKESPECIAL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
H_INVOKESTATIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
H_INVOKEVIRTUAL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
H_NEWINVOKESPECIAL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
H_PUTFIELD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
H_PUTSTATIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
HA_INFO - Static variable in class com.sun.xml.ws.api.message.Packet
 
HaInfo - Class in com.sun.xml.ws.api.ha
This class has HA information
HaInfo(String, String, boolean) - Constructor for class com.sun.xml.ws.api.ha.HaInfo
 
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(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.
handle(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapter
 
handle(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
Reads and decodes infoset from the connection and invokes the endpoints.
Handle - Class in com.sun.xml.ws.org.objectweb.asm
A reference to a field or a method.
Handle(int, String, String, String) - Constructor for class com.sun.xml.ws.org.objectweb.asm.Handle
Deprecated.
this constructor has been superseded by Handle(int, String, String, String, boolean).
Handle(int, String, String, String, boolean) - Constructor for class com.sun.xml.ws.org.objectweb.asm.Handle
Constructs a new field or method handle.
handleAttribute(int) - Method in class com.sun.xml.ws.wsdl.writer.WSDLPatcher
 
handleCharacters() - Method in class com.sun.xml.ws.wsdl.writer.WSDLPatcher
 
handleEndElement() - Method in class com.sun.xml.ws.wsdl.writer.WSDLPatcher
 
handleGet(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
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.
handler() - Element in annotation type com.sun.xml.ws.developer.SchemaValidation
Configure the validation behaviour w.r.t error handling.
HANDLER_CHAIN_CONTAINS_HANDLER_ONLY(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
A HandlerChain can only contain Handler instances: {0}
HANDLER_MESSAGE_CONTEXT_INVALID_CLASS(Object, Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
"{0}" is not an allowed value for the property "{1}"
HANDLER_NESTED_ERROR(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
handler error: {0}
HANDLER_NOT_VALID_TYPE(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
{0} does not implement one of the handler interfaces.
HANDLER_PREDESTROY_IGNORE(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
Exception ignored from invoking handler @PreDestroy method: {0}
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
Default constructor.
HandlerAnnotationProcessor - Class in com.sun.xml.ws.util
Used by client and server side to create handler information from annotated class.
HandlerChainsModel - Class in com.sun.xml.ws.handler
 
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 and roles on the Binding (mutable info in the binding).
HandlerConfiguration(Set<String>, HandlerConfiguration) - Constructor for class com.sun.xml.ws.client.HandlerConfiguration
This is called when roles as reset on binding using SOAPBinding#setRoles(), to save reparsing the handlers again.
HandlerConfiguration(Set<String>, List<Handler>) - Constructor for class com.sun.xml.ws.client.HandlerConfiguration
 
HandlerException - Exception in com.sun.xml.ws.handler
Exception thrown by handler-related code.
HandlerException(Localizable) - Constructor for exception com.sun.xml.ws.handler.HandlerException
 
HandlerException(String, Object...) - Constructor for exception com.sun.xml.ws.handler.HandlerException
 
HandlerException(Throwable) - Constructor for exception com.sun.xml.ws.handler.HandlerException
 
HandlerMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
handlers - Variable in class com.sun.xml.ws.handler.HandlerTube
 
HandlerTube - Class in com.sun.xml.ws.handler
 
HandlerTube(Tube, WSDLPort, WSBinding) - Constructor for class com.sun.xml.ws.handler.HandlerTube
 
HandlerTube(Tube, HandlerTube, WSBinding) - 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).
HandlerTubeFactory - Class in com.sun.xml.ws.assembler.jaxws
TubeFactory implementation creating one of the standard JAX-WS RI tubes
HandlerTubeFactory() - Constructor for class com.sun.xml.ws.assembler.jaxws.HandlerTubeFactory
 
handleStartElement() - Method in class com.sun.xml.ws.wsdl.writer.WSDLPatcher
 
hasAttachments() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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.
hasChildren() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Returns true if the node has at least one child node.
HasEncoding - Interface in com.sun.xml.ws.encoding
A XMLStreamWriter doesn't expose any method to give encoding.
hasExpired() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Reports whether this http cookie has expired or not.
hasFlags(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Returns true if all the given flags were passed to the constructor.
hashCode() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
hashCode() - Method in class com.sun.xml.ws.api.BindingID
 
hashCode() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord
 
hashCode() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.NestedParameters
 
hashCode() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
hashCode() - Method in class com.sun.xml.ws.binding.BindingImpl.MessageKey
 
hashCode() - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
hashCode() - Method in class com.sun.xml.ws.db.glassfish.RawAccessorWrapper
 
hashCode() - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
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.message.DOMHeader
 
hashCode() - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
 
hashCode() - Method in class com.sun.xml.ws.org.objectweb.asm.Handle
 
hashCode() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns a hash code value for this type.
hashCode() - Method in class com.sun.xml.ws.policy.AssertionSet
An Object.hashCode() method override.
hashCode() - Method in class com.sun.xml.ws.policy.NestedPolicy
 
hashCode() - Method in class com.sun.xml.ws.policy.Policy
An Object.hashCode() method override.
hashCode() - Method in class com.sun.xml.ws.policy.PolicyAssertion
An Object.hashCode() method override.
hashCode() - Method in class com.sun.xml.ws.policy.PolicyMapKey
 
hashCode() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
An Object.hashCode() method override.
hashCode() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
An Object.hashCode() method override.
hashCode() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
An Object.hashCode() method override.
hashCode() - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
hashCode() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Return hash code of this http cookie.
hashCode() - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
hashCode() - Method in class com.sun.xml.ws.util.QNameMap.Entry
 
hashCode() - Method in class com.sun.xml.ws.util.xml.CDATA
 
hashCode() - Method in class com.sun.xml.ws.wsdl.ActionBasedOperationSignature
 
hasHeaders() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
hasHeaders() - Method in class com.sun.xml.ws.api.message.HeaderList
 
hasHeaders() - Method in class com.sun.xml.ws.api.message.Message
Returns true if headers are present in the message.
hasHeaders() - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
hasHeaders() - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
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.JAXBDispatchMessage
 
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
 
hasName() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
hasName() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
hasName() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
hasNestedPolicy() - Method in class com.sun.xml.ws.policy.ComplexAssertion
 
hasNestedPolicy() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the boolean information whether this assertion contains nested policy.
hasNestedPolicy() - Method in class com.sun.xml.ws.policy.SimpleAssertion
 
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.XMLReaderComposite
 
hasNext() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
hasParameters() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Returns the boolean information whether this assertion contains any parameters.
hasPayload() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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.JAXBDispatchMessage
 
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.
hasSomeData(InputStream) - Static method in class com.sun.xml.ws.util.StreamUtils
Finds if the stream has some content or not
hasSslEprs() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
 
hasSwaRef() - Method in interface com.sun.xml.ws.spi.db.BindingContext
Returns true if this context includes a class that has XmlAttachmentRef.
hasText() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
hasText() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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.oracle.webservices.api.message.BasePropertySet.Accessor
 
hasWsdl() - Method in class com.sun.xml.ws.api.policy.PolicyResolver.ServerContext
Return true, if this service is bundled with WSDL, false otherwise
head - Variable in class com.sun.xml.ws.api.server.Adapter.Toolkit
This object from WSEndpoint serves the request.
header - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
header - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
header - Variable in class com.sun.xml.ws.org.objectweb.asm.ClassReader
The offset in bytes of the ClassFile's access_flags field.
header() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
header() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
Header - Interface in com.sun.xml.ws.api.message
A SOAP header.
Header - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
Header - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
Header - Static variable in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
Header(int, XMLBridge, ValueGetter) - Constructor for class com.sun.xml.ws.server.sei.MessageFiller.Header
 
Header(SOAPVersion, ParameterImpl, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Header
 
Header(SOAPVersion, ParameterImpl, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Header
 
Header(SOAPVersion, QName, XMLBridge<?>, ValueSetter) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.Header
 
Header(SOAPVersion, QName, XMLBridge<?>, EndpointValueSetter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Header
 
HEADER - Enum constant in enum com.sun.xml.ws.api.model.ParameterBinding.Kind
 
HEADER - Static variable in class com.sun.xml.ws.api.model.ParameterBinding
Singleton instance that represents 'HEADER'
headerFault() - Method in interface com.sun.xml.ws.wsdl.writer.document.soap.Header
 
headerFault() - Method in interface com.sun.xml.ws.wsdl.writer.document.soap12.Header
 
HeaderFault - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
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(HeaderList) - Constructor for class com.sun.xml.ws.api.message.HeaderList
Copy constructor.
HeaderList(MessageHeaders) - Constructor for class com.sun.xml.ws.api.message.HeaderList
 
HeaderList(SOAPVersion) - Constructor for class com.sun.xml.ws.api.message.HeaderList
Creates an empty HeaderList with the given soap version
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 - Class in com.sun.xml.ws.transport.httpspi.servlet
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
 
Headers() - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
headerTag - Variable in class com.sun.xml.ws.message.AbstractMessageImpl
 
HighAvailabilityProvider - Enum in com.sun.xml.ws.api.ha
Singleton high-availability provider for Metro
HighAvailabilityProvider.StoreType - Enum in com.sun.xml.ws.api.ha
Enumeration of supported backing store factory types
HighAvailabilityProviderException - Exception in com.sun.xml.ws.api.ha
 
HighAvailabilityProviderException(String) - Constructor for exception com.sun.xml.ws.api.ha.HighAvailabilityProviderException
 
HighAvailabilityProviderException(String, Throwable) - Constructor for exception com.sun.xml.ws.api.ha.HighAvailabilityProviderException
 
HOLDER - Enum constant in enum com.sun.xml.ws.server.sei.ValueGetter
Creates ValueGetter that works for Holder, which is WebParam.Mode.INOUT or WebParam.Mode.OUT.
HOLDER_CLASS - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
HOSTNAME_VERIFIER - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Set this property on the BindingProvider.getRequestContext() to enable HttpsURLConnection.setHostnameVerifier(HostnameVerifier)}.
HTML_NON_ROOT_PAGE_BODY_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
<p>A Web Service is installed at this URL.</p>
HTML_NON_ROOT_PAGE_BODY_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
<p>Invalid request URI.</p><p>Please check your deployment information.</p>
HTML_NON_ROOT_PAGE_TITLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Web Service
HTML_ROOT_PAGE_BODY_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
<p>A Web Service is installed at this URL.</p>
HTML_ROOT_PAGE_BODY_2_A() - Static method in class com.sun.xml.ws.resources.WsservletMessages
<p>It supports the following ports:
HTML_ROOT_PAGE_BODY_2_B() - Static method in class com.sun.xml.ws.resources.WsservletMessages
</p>
HTML_ROOT_PAGE_BODY_4() - Static method in class com.sun.xml.ws.resources.WsservletMessages
<p>This endpoint is incorrectly configured.
HTML_ROOT_PAGE_TITLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Web Service
HTML_WSDL_PAGE_NO_WSDL() - Static method in class com.sun.xml.ws.resources.WsservletMessages
<p>No WSDL document available for publishing.</p><p>Please check your deployment information.</p>
HTML_WSDL_PAGE_TITLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Web Service
HTTP_CLIENT_FAILED(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
HTTP transport error: {0}
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_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
HTTP Status-Code 404: Not Found - {0}
HTTP_REQUEST_URL - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Reconstructs the URL the client used to make the request.
HTTP_STATUS_CODE(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
The server sent HTTP status code {0}: {1}
HttpAdapter - Class in com.sun.xml.ws.transport.http
Adapter that receives messages in HTTP.
HttpAdapter(WSEndpoint, HttpAdapterList<? extends HttpAdapter>, String) - Constructor for class com.sun.xml.ws.transport.http.HttpAdapter
 
HttpAdapter.CompletionCallback - Interface in com.sun.xml.ws.transport.http
 
HttpAdapter.HttpToolkit - Class in com.sun.xml.ws.transport.http
 
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
Default constructor.
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
 
HttpClientTransport - Class in com.sun.xml.ws.transport.http.client
 
HttpClientTransport(Packet, Map<String, List<String>>) - Constructor for class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
HttpConfigFeature - Class in com.sun.xml.ws.developer
A proxy's HTTP configuration (e.g cookie handling) can be configured using this feature.
HttpConfigFeature() - Constructor for class com.sun.xml.ws.developer.HttpConfigFeature
 
HttpConfigFeature(CookieHandler) - Constructor for class com.sun.xml.ws.developer.HttpConfigFeature
 
HttpCookie - Class in com.sun.xml.ws.transport.http.client
An HttpCookie object represents an http cookie, which carries state information between server and user agent.
HttpEndpoint - Class in com.sun.xml.ws.api.server
Light-weight http server transport for WSEndpoint.
HttpEndpoint - Class in com.sun.xml.ws.transport.http.server
Hides HttpContext so that EndpointImpl may load even without HttpContext.
HttpEndpoint() - Constructor for class com.sun.xml.ws.api.server.HttpEndpoint
Default constructor.
HttpEndpoint(Executor, HttpAdapter) - Constructor for class com.sun.xml.ws.transport.http.server.HttpEndpoint
 
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
Default constructor.
HttpserverMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
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
Tube that sends a request to a remote HTTP server.
HttpTransportPipe(Codec, WSBinding) - Constructor for class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 

I

I2B - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
I2C - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
I2D - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
I2F - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
I2L - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
I2S - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IADD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IAND - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ICONST_0 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ICONST_1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ICONST_2 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ICONST_3 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ICONST_4 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ICONST_5 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ICONST_M1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
id - Variable in class com.sun.xml.ws.api.pipe.Engine
 
ID - Static variable in class com.oracle.webservices.api.databinding.DatabindingModeFeature
Constant value identifying the DatabindingFeature
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 - Static variable in class com.sun.xml.ws.developer.BindingTypeFeature
 
ID - Static variable in class com.sun.xml.ws.developer.HttpConfigFeature
Constant value identifying the HttpConfigFeature feature.
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.SerializationFeature
Constant value identifying this feature
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 - Static variable in class com.sun.xml.ws.developer.UsesJAXBContextFeature
Constant value identifying the UsesJAXBContext feature.
ID - Static variable in class com.sun.xml.ws.dump.MessageDumpingFeature
 
ID - Static variable in class com.sun.xml.ws.runtime.config.TubelineFeature
 
identifyContentType(ContentType) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
identityTransform(Source, T) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
Performs identity transformation.
IDIV - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IF_ACMPEQ - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IF_ACMPNE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IF_ICMPEQ - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IF_ICMPGE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IF_ICMPGT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IF_ICMPLE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IF_ICMPLT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IF_ICMPNE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IFEQ - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IFGE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IFGT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IFLE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IFLT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IFNE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IFNONNULL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IFNULL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
Ignorable - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
IGNORE - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
 
IINC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ILOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ImageDataContentHandler - Class in com.sun.xml.ws.encoding
 
ImageDataContentHandler() - Constructor for class com.sun.xml.ws.encoding.ImageDataContentHandler
 
ImplementationRecord(String, Map<QName, String>, Collection<ManagedServiceAssertion.NestedParameters>) - Constructor for class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord
 
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.
ImpliesWebServiceFeature - Interface in com.sun.xml.ws.api
implyFeatures(WSFeatureList) - Method in interface com.sun.xml.ws.api.ImpliesWebServiceFeature
Deprecated.
Callback that may inspect the current feature list and add additional features
Import - Interface in com.sun.xml.ws.wsdl.writer.document
 
Import - Interface in com.sun.xml.ws.wsdl.writer.document.xsd
 
IMUL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IN - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
 
IN_MEMORY - Enum constant in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider.StoreType
In-memory replicated BackingStoreFactory implementation
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
 
inbound() - Element in annotation type com.sun.xml.ws.developer.SchemaValidation
Turns validation on/off for inbound messages
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.
indices - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.RpcLit
Where in the method argument list do they come from?
INEG - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
info - Variable in class com.sun.xml.ws.org.objectweb.asm.Label
A user managed state associated with this label.
INFO_SERVLET_DESTROYING() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET57: XML-WS servlet: destroy
INFO_SERVLET_GOT_EMPTY_REQUEST_MESSAGE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET55: got empty request message
INFO_SERVLET_INITIALIZING() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET56: XML-WS servlet: init
INFOSET - Static variable in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetMIMETypes
MIME type for a generic Infoset encoded as a fast infoset document.
init(ServletConfig) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
 
init(ServletConfig) - Method in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet
 
init(Map<String, Object>) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl
 
init(Map<String, Object>) - Method in interface com.sun.xml.ws.spi.db.DatabindingProvider
 
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.
initArgs(Object[]) - Method in class com.sun.xml.ws.client.sei.StubAsyncHandler
 
initArgs(Object[]) - Method in class com.sun.xml.ws.client.sei.StubHandler
 
initBackingStoreConfiguration(String, Class<K>, Class<V>) - Method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Creates BackingStoreConfiguration instance initialized with all mandatory fields.
initHaEnvironment(String, String) - Method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
This method is not meant to be used directly by the user of the Metro HighAvailabilityProvider class.
initHaEnvironment(String, String, boolean) - Method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
 
initializeJavaActivationHandlers() - Static method in class com.sun.xml.ws.binding.BindingImpl
 
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
 
initMOMForScope(LazyMOMProvider.Scope) - Method in enum com.sun.xml.ws.api.server.LazyMOMProvider
Initializes this provider with a given scope.
InitParams() - Constructor for class com.sun.xml.ws.api.WSService.InitParams
Default constructor.
initWSDLMap(ServiceDefinition) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
Fill in WSDL map.
inject(WSWebServiceContext, Object) - Method in class com.sun.xml.ws.api.server.ResourceInjector
Performs resource injection.
inject(WSWebServiceContext, Object) - Method in class com.sun.xml.ws.server.DefaultResourceInjector
 
inject(T, Callable<R>) - Method in class com.sun.xml.ws.util.InjectionPlan
Perform injection, but resource is only generated if injection is necessary.
inject(T, R) - Method in class com.sun.xml.ws.util.InjectionPlan.FieldInjectionPlan
 
inject(T, R) - Method in class com.sun.xml.ws.util.InjectionPlan
Perform injection
inject(T, R) - Method in class com.sun.xml.ws.util.InjectionPlan.MethodInjectionPlan
 
InjectionPlan<T,R> - Class in com.sun.xml.ws.util
Encapsulates which field/method the injection is done, and performs the injection.
InjectionPlan() - Constructor for class com.sun.xml.ws.util.InjectionPlan
Default constructor.
InjectionPlan.FieldInjectionPlan<T,R> - Class in com.sun.xml.ws.util
 
InjectionPlan.MethodInjectionPlan<T,R> - Class in com.sun.xml.ws.util
 
inlineSchema(boolean) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
Sets the inlineSchema boolean.
inlineSchema(boolean) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl.JaxwsWsdlGen
 
INNER_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypePath
A type path step that steps into the nested type of a class type.
INOUT - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
 
input - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
 
input() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
 
input() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
input() - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
INPUT - Enum constant in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlMessageType
 
inputMessageFeatures - Variable in class com.sun.xml.ws.binding.BindingImpl
 
InputStreamMessage - Class in com.sun.xml.ws.api.message.stream
Low level representation of an XML or SOAP message as an InputStream.
InputStreamMessage(Packet, AttachmentSet, String, InputStream) - Constructor for class com.sun.xml.ws.api.message.stream.InputStreamMessage
Create a new message.
InputStreamMessage(Packet, String, InputStream) - Constructor for class com.sun.xml.ws.api.message.stream.InputStreamMessage
Create a new message.
insertPolicies(PolicyMap, Collection<PolicySubject>, QName, QName) - Static method in class com.sun.xml.ws.policy.PolicyMapUtil
Inserts all PolicySubjects of type WsdlBindingSubject into the given policy map.
INSTANCE - Enum constant in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
 
INSTANCE - Enum constant in enum com.sun.xml.ws.api.server.LazyMOMProvider
 
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
 
INSTANCEOF - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
INSTANCEOF - Static variable in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Wildcard for a normal type argument.
INSTANCEOF - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an 'instanceof' instruction.
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
Default constructor.
InstanceResolverAnnotation - Annotation Type in com.sun.xml.ws.api.server
Meta annotation for selecting instance resolver.
INT - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the int type.
INT_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The int type.
INTEGER - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
INTERNAL_ERR - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
intersect(Policy...) - Method in class com.sun.xml.ws.policy.PolicyIntersector
Performs intersection on the input collection of policies and returns the resulting (intersected) policy.
INVALID - Enum constant in enum com.sun.xml.ws.policy.spi.PolicyAssertionValidator.Fitness
 
INVALID_ADDRESS(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Invalid address: {0}
INVALID_ADDRESS_SUBCODE - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
INVALID_ADDRESSING_HEADER_EXCEPTION(Object, Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Invalid WS-Addressing header: "{0}",Reason: "{1}"
INVALID_BINDING_ID(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Invalid binding id: {0}.
INVALID_CARDINALITY - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
INVALID_DATASOURCE_DISPATCH_BINDING(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Can not create Dispatch<DataSource> with {0}.
INVALID_DATASOURCE_DISPATCH_MSGMODE(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Can not create Dispatch<DataSource> of Service.Mode.PAYLOAD{0}.
INVALID_EPR - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
INVALID_EPR_PORT_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
EndpointName specified in EPR {0} is not a WSDL port QName, valid Ports are {1}
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
 
INVALID_NULLARG_SOAP_MSGMODE(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
SOAP/HTTP Binding in {0} is not allowed with a null invocation argument.
INVALID_NULLARG_URI() - Static method in class com.sun.xml.ws.resources.DispatchMessages
Endpoint address URI is not allowed with a null argument
INVALID_NULLARG_XMLHTTP_REQUEST_METHOD(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
A XML/HTTP request using MessageContext.HTTP_REQUEST_METHOD equals {0} with a Null invocation Argument is not allowed.
INVALID_PORT_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
{0} is not a valid port.
INVALID_PROPERTY_VALUE_INTEGER(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
Ignoring system property "{0}" as value "{1}" is invalid, property value must be a valid integer.
INVALID_PROPERTY_VALUE_LONG(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
Ignoring system property "{0}" as value "{1}" is invalid, property value must be a valid long.
INVALID_QUERY_LEADING_CHAR(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Leading '?' of MessageContext.QUERY_STRING: {0} is not valid.
INVALID_QUERY_STRING(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Unable to resolve endpoint address using the supplied query string: {0}.
INVALID_RESPONSE() - Static method in class com.sun.xml.ws.resources.DispatchMessages
No response returned.
INVALID_RESPONSE_DESERIALIZATION() - Static method in class com.sun.xml.ws.resources.DispatchMessages
Failed to deserialize the response.
INVALID_SERVICE_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
{0} is not a valid service.
INVALID_SERVICE_NAME_NULL(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
{0} is not a valid service
INVALID_SERVICE_NO_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
No wsdl metadata for service: {0}, can't create proxy! Try creating Service by providing a WSDL URL
INVALID_SOAP_ACTION() - Static method in class com.sun.xml.ws.resources.ClientMessages
A valid SOAPAction should be set in the RequestContext when Addressing is enabled, Use BindingProvider.SOAPACTION_URI_PROPERTY to set it.
INVALID_SOAP_ROLE_NONE() - Static method in class com.sun.xml.ws.resources.ClientMessages
Cannot set SOAP 1.2 role "none"
INVALID_SOAPMESSAGE_DISPATCH_BINDING(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Can not create Dispatch<SOAPMessage> with {0} Binding.
INVALID_SOAPMESSAGE_DISPATCH_MSGMODE(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Can not create Dispatch<SOAPMessage> of {0}.
INVALID_URI(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Endpoint String: {0} is and invalid URI.
INVALID_URI_DECODE() - Static method in class com.sun.xml.ws.resources.DispatchMessages
Unable to decode the resolved endpoint using UTF-8 encoding.
INVALID_URI_PATH_QUERY(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Unable to construct a URI with this path info {0} and this query string {1}.
INVALID_URI_RESOLUTION(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
Unable to resolve endpoint address using the supplied path: {0}.
INVALID_WSAW_ANONYMOUS(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Invalid value obtained from wsaw:Anonymous: "{0}"
INVALID_WSDL_URL(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Invalid WSDL URL: {0}
InvalidAddressingHeaderException - Exception in com.sun.xml.ws.addressing.model
This exception captures SOAP Fault information when a WS-Addressing 1.0 Message Addressing Property is invalid and cannot be processed.
InvalidAddressingHeaderException(QName, QName) - Constructor for exception com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException
Creates a InvalidAddressingHeader exception capturing information about the invalid Addressing Message Property and the reason in Subsubcode.
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.
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.
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(Packet, Method, Object...) - Method in class com.sun.xml.ws.server.sei.Invoker
Wrapper for reflection invoke that allows containers to adapt
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(Object, Method, Object[]) - Method in class com.sun.xml.ws.client.sei.SEIStub
 
invoke(Method, Object, Object[]) - Static method in class com.sun.xml.ws.policy.util.MethodUtil
 
invoke(Method, Object, Object[]) - Static method in class com.sun.xml.ws.util.MethodUtil
 
invoke(T) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
invoke(T, AsyncProviderCallback<T>, WebServiceContext) - Method in interface com.sun.xml.ws.api.server.AsyncProvider
Schedules an execution of a request.
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(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the next action is to invoke the next tube in the tubeline async from the thread that started the tubeline.
invokeAsync(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
invokeAsync(WSHTTPConnection, HttpAdapter.CompletionCallback) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
 
invokeAsync(ServletContext, HttpServletRequest, HttpServletResponse, HttpAdapter.CompletionCallback) - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
Version of HttpAdapter.handle(WSHTTPConnection) that takes convenient parameters for servlet.
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
 
invokeAsyncProvider(Packet, T, AsyncProviderCallback, WebServiceContext) - Method in class com.sun.xml.ws.api.server.Invoker
INVOKEDYNAMIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
INVOKEINTERFACE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
invokeMethod(Method, Object, Object...) - Static method in class com.sun.xml.ws.api.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 - Variable in class com.sun.xml.ws.server.sei.InvokerTube
 
Invoker - Class in com.sun.xml.ws.api.server
Hides the detail of calling into application endpoint implementation.
Invoker - Class in com.sun.xml.ws.server.sei
Hides the detail of calling into application implementations.
Invoker() - Constructor for class com.sun.xml.ws.api.server.Invoker
Default constructor.
Invoker() - Constructor for class com.sun.xml.ws.server.sei.Invoker
Default constructor.
InvokerSource<T extends Invoker> - Interface in com.sun.xml.ws.server.sei
Interface for determining Invoker for a given request
InvokerTube<T> - Class in com.sun.xml.ws.server
InvokerTube<T extends Invoker> - Class in com.sun.xml.ws.server.sei
Base class for InvokerTube restored to allow for containers to specify alternate implementations of SEI-based invoking.
InvokerTube(Invoker) - Constructor for class com.sun.xml.ws.server.InvokerTube
 
InvokerTube(InvokerTube<T>, TubeCloner) - Constructor for class com.sun.xml.ws.server.sei.InvokerTube
Copy constructor.
InvokerTube(T) - Constructor for class com.sun.xml.ws.server.sei.InvokerTube
 
INVOKESPECIAL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
INVOKESTATIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
INVOKEVIRTUAL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IOR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IREM - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IRETURN - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IS_FAULT_CREATED - Static variable in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
IS_REQUIRED - Static variable in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
Constant ID for the required feature parameter
isAdapterDeliversNonAnonymousResponse - Variable in class com.sun.xml.ws.api.message.Packet
Determines if the governing Adapter or Fiber.CompletionCallback will handle delivering response messages targeted at non-anonymous endpoint addresses.
isAnonymous() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Returns true if this has anonymous URI as the address.
isAnonymousRequired(WSDLBoundOperation) - Method in class com.sun.xml.ws.addressing.W3CWsaServerTube
 
isAnonymousRequired(WSDLBoundOperation) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
isAsync - Variable in enum com.sun.xml.ws.api.model.MEP
isAsync() - Method in class com.sun.xml.ws.model.JavaMethodImpl
Returns if the java method is async
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.XMLReaderComposite
 
isAttributeSpecified(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isBare() - Method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
 
isBindingMessageSubject() - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
isBindingOperationSubject() - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
isBindingSubject() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
isBindingSubject() - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
isBody() - Method in class com.sun.xml.ws.api.model.ParameterBinding
 
isBodyParameter(ParameterImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Determines if a parameter is associated with the message Body
isCancelled() - Method in class com.sun.xml.ws.util.CompletedFuture
 
isCaptureExceptionMessage() - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
isCharacters() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isCharacters() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
isCharacters() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isCheckedException(Method, Class) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
isClientSide() - Method in interface com.sun.xml.ws.api.wsdl.parser.WSDLParserExtensionContext
Returns true if the WSDL parsing is happening on the client side.
isClosed() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Retuns whether connection is closed or not.
isCodeAttribute() - Method in class com.sun.xml.ws.org.objectweb.asm.Attribute
Returns true if this type of attribute is a Code attribute.
isConnected() - Method in class com.sun.xml.ws.policy.PolicyMapMutator
This method provides connection status information of the policy map mutator instance.
isContextSupported(Object) - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
 
isDefaultAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFault
True if this is the default action
isDefaultAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
Checks if the Action value is implicitly derived using the rules defined in WS-Addressing.
isDefaultAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
Checks if the Action value is implicitly derived using the rules defined in WS-Addressing.
isDefaultAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
isDefaultAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
isDefaultAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
isDisabledJreplica() - Method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
 
isDoclit() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
isDocLit() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
Returns true if its document/literal
isDocument() - Method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
 
isDocumentWrapper() - Method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
 
isDone() - Method in class com.sun.xml.ws.util.CompletedFuture
 
isEarlyBackchannelCloseAllowed - Variable in class com.sun.xml.ws.addressing.WsaServerTube
 
isElement() - Method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
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.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.message.saaj.SAAJMessage.SAAJAttachmentSet
 
isEmpty() - Method in class com.sun.xml.ws.policy.AssertionSet
Returns true if this assertion set contains no assertions.
isEmpty() - Method in class com.sun.xml.ws.policy.Policy
Returns true if the policy instance represents "anything allowed" policy expression
isEmpty() - Method in class com.sun.xml.ws.policy.PolicyMap
Returns true if this map contains no key - policy pairs A null object key or policy constitutes a non-empty map.
isEmpty() - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
isEmpty() - Method in class com.sun.xml.ws.util.QNameMap
Returns true if this map is empty.
isEnabled() - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature
 
isEnabled() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
Gets the value of the enabled property.
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
 
isEndElement() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isEndElement() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
isEndElement() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isExclude() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
Gets the value of the exclude property.
isFailOver() - Method in class com.sun.xml.ws.api.ha.HaInfo
 
isFastInfoset(String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
Return true if the content uses fast infoset.
isFastInfosetSource(Source) - Static method in class com.sun.xml.ws.util.FastInfosetUtil
 
isFastInfosetType(String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
isFastInfosetType(String, String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
isFault() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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
 
isFaultCreated() - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
isFaultMessageSubject() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
isFaultMessageSubject(PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMap
 
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
 
isFeatureEnabled(Class<? extends WebServiceFeature>, WebServiceFeatureList, WebServiceFeatureList) - Static method in class com.sun.xml.ws.binding.FeatureListUtil
 
isFeatureEnabled(Class<? extends WebServiceFeature>, WebServiceFeature[]) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
isFor(String) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl
 
isFor(String) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextFactory
 
isFor(String) - Method in class com.sun.xml.ws.spi.db.BindingContextFactory
Check to see if the BindingContextFactory is for the databinding mode/flavor.
isFor(String) - Method in interface com.sun.xml.ws.spi.db.DatabindingProvider
 
isGlobalElement() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
isHaEnvironmentConfigured() - Method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Provides information on whether there is a HA service available in the current JVM or not.
isHandlerChainEmpty() - Method in class com.sun.xml.ws.handler.HandlerTube
 
isHeader() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Gets the value of the header property.
isHeader() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
Gets the value of the header property.
isHeader() - Method in class com.sun.xml.ws.api.model.ParameterBinding
 
isHeaderParameter(ParameterImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
ISHL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
ISHR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
isIgnorable() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Method specifies whether the assertion is ignorable or not.
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
 
isIgnorableAttributeSet() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Tests if the ignorable attribute is set.
isIN() - Method in interface com.sun.xml.ws.api.model.Parameter
 
isIN() - Method in class com.sun.xml.ws.model.ParameterImpl
 
isInbound() - Method in enum com.sun.xml.ws.api.message.Packet.State
 
isInbound() - Method in class com.sun.xml.ws.developer.SchemaValidationFeature
Turns validation on/off for inbound messages
isInitialized() - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter.DeferredElement
Is the element initialized?
isInitialized() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
Returns true if this proxy contains a reference to real ManagedObjectManager instance, false otherwise.
isInlineSchemas() - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
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
 
isInputMessageSubject() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
isInputMessageSubject(PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMap
 
isInterface() - Method in class com.sun.xml.ws.org.objectweb.asm.Handle
Returns true if the owner of the field or method designated by this handle is an interface.
isKnownFault(QName, Method) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
isLiteral() - Method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
 
isManagedObject(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
isManagementEnabled() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedClientAssertion
Clients cannot be managed.
isManagementEnabled() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
Returns the value of the management attribute.
isManagementEnabled() - Method in class com.sun.xml.ws.api.config.management.policy.ManagementAssertion
Returns the value of the managment attribute depending on whether this is a client-side or server-side assertion.
isMessageSubject() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
isMTOMEnabled() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
Used typically by the runtime to enable/disable Mtom optimization
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(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
 
isNillable() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
isNone() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Returns true if this has none URI as the address.
isNonNullAsyncHandlerGiven() - Method in class com.sun.xml.ws.client.AsyncInvoker
 
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
 
isNull() - Method in class com.sun.xml.ws.policy.Policy
Returns true if the policy instance represents "nothing allowed" policy expression
isOneWay - Variable in class com.sun.xml.ws.api.message.Packet
Deprecated.
isOneWay - Variable in class com.sun.xml.ws.client.sei.StubHandler
 
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() - Method in class com.sun.xml.ws.client.sei.StubHandler
 
isOneWay() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
isOneWay(WSDLPort) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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(WSDLPort) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
isOperationFeatureEnabled(Class<? extends WebServiceFeature>, QName) - Method in interface com.sun.xml.ws.api.WSBinding
Experimental: Checks if a particular WebServiceFeature on an operation is enabled.
isOperationFeatureEnabled(Class<? extends WebServiceFeature>, QName) - Method in class com.sun.xml.ws.binding.BindingImpl
 
isOperationSubject() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
isOptional() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Method specifies whether the assertion is otpional or not.
isOptionalAttributeSet() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Tests if the optional attribute is set.
isOUT() - Method in interface com.sun.xml.ws.api.model.Parameter
 
isOUT() - Method in class com.sun.xml.ws.model.ParameterImpl
 
isOutbound() - Method in class com.sun.xml.ws.developer.SchemaValidationFeature
Turns validation on/off for outbound messages
isOutputMessageSubject() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
 
isOutputMessageSubject(PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMap
 
isPayloadStreamReader() - Method in interface com.sun.xml.ws.api.message.StreamingSOAP
 
isPayloadStreamReader() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
isPayloadStreamReader() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
isPolicyAvailable() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
 
isPolicyAvailable() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
 
isPrivate() - Method in class com.sun.xml.ws.policy.PolicyAssertion
Method specifies whether the assertion is private or not.
isPrivateAttributeSet() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Method specifies whether the assertion data contain proprietary visibility element set to "private" value.
isProcessHandlerAnnotation() - Method in class com.sun.xml.ws.api.config.management.EndpointCreationAttributes
Return the original processHandlerAnnotation setting.
isProtocolMessage() - Method in class com.sun.xml.ws.api.message.Packet
 
isPublished() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
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
 
isRepeatedElement() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
isRequest() - Method in enum com.sun.xml.ws.api.message.Packet.Status
 
isRequestReplyMEP() - Method in class com.sun.xml.ws.api.message.Packet
 
isRequired() - Method in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
 
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(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.
isResponse() - Method in enum com.sun.xml.ws.api.message.Packet.Status
 
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.
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 enum com.sun.xml.ws.api.databinding.SoapBodyStyle
 
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
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
 
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
isSecureXmlProcessingDisabled() - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
isSOAP11() - Method in enum com.oracle.webservices.api.EnvelopeStyle.Style
Checks if the style is SOAP 1.1.
isSOAP12() - Method in enum com.oracle.webservices.api.EnvelopeStyle.Style
Checks if the style is SOAP 1.2.
isStandalone() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isStandalone() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
isStandalone() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
isStartedSync() - Method in class com.sun.xml.ws.api.pipe.Fiber
Returns true if the current Fiber on the current thread was started synchronously.
isStartElement() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isStartElement() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
isStartElement() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
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.
isSynchronous() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
If this server pipeline is known to be used for serving synchronous transport, then this method returns true.
isSynchronousMEP - Variable in class com.sun.xml.ws.api.message.Packet
Indicates whether is invoking a synchronous pattern.
ISTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
isTransportSynchronous() - Method in class com.sun.xml.ws.api.config.management.EndpointCreationAttributes
Return the original isTransportSynchronous setting.
ISUB - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
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".
isUnderstood(int) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
isUnderstood(Header) - Method in class com.sun.xml.ws.api.message.HeaderList
 
isUnderstood(Header) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
True if the header has been explicitly marked understood, false otherwise
isUnderstood(Header) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
isUnderstood(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
 
isUnderstood(String, String) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
True if the header has been explicitly marked understood, false otherwise
isUnderstood(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
isUnderstood(QName) - Method in class com.sun.xml.ws.api.message.HeaderList
 
isUnderstood(QName) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
True if the header has been explicitly marked understood, false otherwise
isUnderstood(QName) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
isUnknown() - Method in class com.sun.xml.ws.org.objectweb.asm.Attribute
Returns true if this type of attribute is unknown.
isUseAsyncWithSyncInvoke() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Getter for whether async is to be used with sync invoke
isUseProviderTube(Class<?>, boolean) - Method in class com.sun.xml.ws.server.EndpointFactory
 
isUserInRole(Packet, String) - Method in interface com.sun.xml.ws.api.server.WebServiceContextDelegate
Implements WebServiceContext.isUserInRole(String) for the given packet.
isUserInRole(Packet, String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
isUserInRole(String) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
 
isUserInRole(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
isUserInRole(String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Whether user associated with the request holds the given role
isValidVersion(String) - Static method in class com.sun.xml.ws.util.VersionUtil
 
isVersion20(String) - Static method in class com.sun.xml.ws.util.VersionUtil
 
isVoidType(T) - Method in class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
 
isWhiteSpace() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
isWhiteSpace() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
isWhiteSpace() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
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
 
isXML() - Method in enum com.oracle.webservices.api.EnvelopeStyle.Style
Checks if the style is XML.
isXMLType(String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
isXMLType(String, String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
 
isXopReference() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
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.message.saaj.SAAJMessage.SAAJAttachmentSet
Returns an iterator over a set of elements of type T.
iterator() - Method in class com.sun.xml.ws.policy.AssertionSet
Returns an iterator over a set of child policy assertion objects.
iterator() - Method in class com.sun.xml.ws.policy.Policy
A policy usually contains one or more assertion sets.
iterator() - Method in class com.sun.xml.ws.policy.PolicyMap
 
iterator() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Iterates through all child nodes.
iterator() - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
 
iterator() - Method in class com.sun.xml.ws.util.ServiceFinder
Returns discovered objects incrementally.
iterator() - Method in class com.sun.xml.ws.util.xml.NamespaceContextExAdaper
 
iterator(Object) - Method in interface com.sun.xml.ws.spi.db.RepeatedElementBridge.CollectionHandler
 
IUSHR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
IXOR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 

J

JavaCallInfo - Class in com.sun.xml.ws.api.databinding
On the client or service-requestor side, a JavaCallInfo object represents a method call on the service proxy to be serialized as a SOAP request message to be sent to the service.
JavaCallInfo - Interface in com.oracle.webservices.api.databinding
On the client or service-requestor side, a JavaCallInfo object represents a method call on the service proxy to be serialized as a SOAP request message to be sent to the service.
JavaCallInfo() - Constructor for class com.sun.xml.ws.api.databinding.JavaCallInfo
 
JavaCallInfo(Method, Object[]) - Constructor for class com.sun.xml.ws.api.databinding.JavaCallInfo
 
javaMethod - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.JavaMethods
 
javaMethod - Variable in class com.sun.xml.ws.client.sei.StubHandler
 
JavaMethod - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
JavaMethod - Interface in com.sun.xml.ws.api.model
Abstracts the annotated Method of a SEI.
JavaMethod() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
 
JavaMethod.JavaParams - Class in com.oracle.xmlns.webservices.jaxws_databinding
Java class for anonymous complex type.
JavaMethodImpl - Class in com.sun.xml.ws.model
Build this runtime model using java SEI and annotations
JavaMethodImpl(AbstractSEIModelImpl, Method, Method, MetadataReader) - Constructor for class com.sun.xml.ws.model.JavaMethodImpl
 
javaMethods - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
 
JavaMethods() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.JavaMethods
 
javaParam - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod.JavaParams
 
JavaParam - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
JavaParam() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
 
javaParams - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
 
JavaParams() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod.JavaParams
 
javaType - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
 
javaTypeName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
 
JavaWsdlMappingType - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
JavaWsdlMappingType() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
 
JavaWsdlMappingType.JavaMethods - Class in com.oracle.xmlns.webservices.jaxws_databinding
Java class for anonymous complex type.
JavaWsdlMappingType.XmlSchemaMapping - Class in com.oracle.xmlns.webservices.jaxws_databinding
Java class for anonymous complex type.
JAXB_CONTEXT_FACTORY_PROPERTY - Static variable in class com.sun.xml.ws.spi.db.BindingContextFactory
 
JAXBAttachment - Class in com.sun.xml.ws.message
 
JAXBAttachment(String, Object, XMLBridge, String) - Constructor for class com.sun.xml.ws.message.JAXBAttachment
 
jaxbContext - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
Deprecated. 
JAXBContextFactory - Interface in com.sun.xml.ws.developer
Factory to create JAXBContext.
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(WSPortInfo, JAXBContext, Service.Mode, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.JAXBDispatch
 
JAXBDispatch(QName, JAXBContext, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.JAXBDispatch
Deprecated.
JAXBDispatchMessage - Class in com.sun.xml.ws.message.jaxb
Message backed by a JAXB bean; this implementation is used when client uses Dispatch mechanism in JAXB/MESSAGE mode; difference from JAXBMessage is that jaxbObject holds whole SOAP message including SOAP envelope; it's the client who is responsible for preparing message content.
JAXBDispatchMessage(BindingContext, Object, SOAPVersion) - Constructor for class com.sun.xml.ws.message.jaxb.JAXBDispatchMessage
 
JAXBDispatchMessage(JAXBContext, Object, SOAPVersion) - Constructor for class com.sun.xml.ws.message.jaxb.JAXBDispatchMessage
 
JAXBHeader - Class in com.sun.xml.ws.message.jaxb
Header whose physical data representation is a JAXB bean.
JAXBHeader(BindingContext, Object) - Constructor for class com.sun.xml.ws.message.jaxb.JAXBHeader
 
JAXBHeader(XMLBridge, Object) - Constructor for class com.sun.xml.ws.message.jaxb.JAXBHeader
 
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.
JAXBRIContextFactory - Class in com.sun.xml.ws.db.glassfish
JAXBRIContextFactory
JAXBRIContextFactory() - Constructor for class com.sun.xml.ws.db.glassfish.JAXBRIContextFactory
 
JAXBWrapperAccessor - Class in com.sun.xml.ws.spi.db
JAXBWrapperAccessor
JAXBWrapperAccessor(Class<?>) - Constructor for class com.sun.xml.ws.spi.db.JAXBWrapperAccessor
 
JAXRPCSERVLET_11_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSRuntimeInfoParser could not parse sun-jaxws.xml runtime descriptor
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 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_STATUS_PAGE - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet
 
JAXWS_RI_PROPERTY_PUBLISH_WSDL - 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.httpspi.servlet.WSSPIServlet
 
JAXWS_RI_RUNTIME_INFO - 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.httpspi.servlet.WSSPIServlet
JAXWS_TUBES_CONFIG_NAMES - Static variable in class com.sun.xml.ws.assembler.MetroTubelineAssembler
 
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
 
JAXWS_WSDL_DD_DIR - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
JAXWSExceptionBase - Exception in com.sun.xml.ws.util.exception
Represents a WebServiceException with localizable message.
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
 
JAXWSExceptionBase(String) - Constructor for exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
 
JAXWSExceptionBase(String, Object...) - Constructor for exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
Deprecated.
Should use the localizable constructor instead.
JAXWSExceptionBase(Throwable) - Constructor for exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
Creates a new exception that wraps the specified exception.
JAXWSProperties - Interface in com.sun.xml.ws.developer
 
JAXWSRIDeploymentProbeProvider - Class in com.sun.xml.ws.transport.http.servlet
sun-jaxws.xml deployment probe.
JAXWSRIDeploymentProbeProvider() - Constructor for class com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider
Default constructor.
JAXWSRIServletProbeProvider - Class in com.sun.xml.ws.transport.http.servlet
Keeps track of webservice start and end for sun-jaxws.xml deployments.
JAXWSRIServletProbeProvider() - Constructor for class com.sun.xml.ws.transport.http.servlet.JAXWSRIServletProbeProvider
Default constructor.
jaxwsRuntimeVersion() - Method in class com.sun.xml.ws.server.MonitorRootService
 
JAXWSUtils - Class in com.sun.xml.ws.util
 
JSR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 

K

keepTransportBackChannelOpen() - Method in class com.sun.xml.ws.api.message.Packet
Keeps the transport back channel open (by seeting Packet.transportBackChannel to null.)
keySet() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
keySet() - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
keySet() - Method in class com.sun.xml.ws.util.QNameMap
 
kind - Variable in class com.sun.xml.ws.api.model.ParameterBinding
Represents the kind of ParameterBinding.

L

L2D - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
L2F - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
L2I - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
Label - Class in com.sun.xml.ws.org.objectweb.asm
A position in the bytecode of a method.
Label() - Constructor for class com.sun.xml.ws.org.objectweb.asm.Label
Constructs a new label.
LADD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LAND - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LAX - Enum constant in enum com.sun.xml.ws.developer.MemberSubmissionAddressing.Validation
 
LazyMOMProvider - Enum in com.sun.xml.ws.api.server
The lazy provider is intended to defer Gmbal API calls until there is a JMX connection.
LazyMOMProvider.DefaultScopeChangeListener - Interface in com.sun.xml.ws.api.server
Default interface for all object that want to be notified about scope change.
LazyMOMProvider.Scope - Enum in com.sun.xml.ws.api.server
Possible scopes (environments) in which the provider (and object associated with it) could be in.
LazyMOMProvider.ScopeChangeListener - Interface in com.sun.xml.ws.api.server
Interface for all object that want to be notified about scope change, introducing required methods.
LazyMOMProvider.WSEndpointScopeChangeListener - Interface in com.sun.xml.ws.api.server
Interface used for distinguishing between a registration of a WSEndpointImpl rather than of other classes.
LCMP - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LCONST_0 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LCONST_1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LDC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LDIV - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LISTENER_INFO_DESTROY() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET13: XML-WS context listener destroyed
LISTENER_INFO_INITIALIZE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET12: XML-WS context listener initializing
LISTENER_PARSING_FAILED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET11: failed to parse runtime descriptor: {0}
LITERAL - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
 
LLOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LMUL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LNEG - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
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
 
loadClass(String, boolean) - Method in class com.sun.xml.ws.policy.util.MethodUtil
 
loadClass(String, boolean) - Method in class com.sun.xml.ws.util.MethodUtil
 
loadFrom(BackingStore<K, V>, K, String) - Static method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Helper method that avoids the need for exception handling boilerplate code when loading data from a BackingStore instance.
loadFromClasspath(String) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.ConfigFile
Returns a URL pointing to the given config file.
loadFromContext(String, Object) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.ConfigFile
Returns a URL pointing to the given config file.
LOCAL_CLIENT_FAILED(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
local transport error: {0}
LOCAL_VARIABLE - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type of a local variable in a method.
localizableACTION_NOT_SUPPORTED_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableADDRESSING_NOT_ENABLED(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableADDRESSING_SHOULD_BE_ENABLED() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableALREADY_HTTP_SERVER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableALREADY_HTTPS_SERVER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableANNOTATION_ONLY_ONCE(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableBINDING_API_NO_FAULT_MESSAGE_NAME() - Static method in class com.sun.xml.ws.resources.BindingApiMessages
 
localizableCAN_NOT_GENERATE_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableCANNOT_EXTEND_HANDLER_DIRECTLY(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
 
localizableCANNOT_INSTANTIATE_HANDLER(Object, Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
 
localizableDD_MTOM_CONFLICT(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableDISPATCH_CANNOT_FIND_METHOD(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableDUPLICATE_ABSTRACT_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableDUPLICATE_PORT(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableDUPLICATE_PORT_KNOWN_HEADER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableDUPLICATE_PRIMARY_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableEPR_WITHOUT_ADDRESSING_ON() - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableERROR_IMPLEMENTOR_FACTORY_NEW_INSTANCE_FAILED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_FACTORY_NO_CONFIGURATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_FACTORY_NO_INPUT_STREAM() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_FACTORY_SERVANT_INIT_FAILED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_REGISTRY_CANNOT_READ_CONFIGURATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_REGISTRY_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_REGISTRY_DUPLICATE_NAME(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_REGISTRY_FILE_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_REGISTRY_INCOMPLETE_INFORMATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_IMPLEMENTOR_REGISTRY_UNKNOWN_NAME(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_SERVLET_CAUGHT_THROWABLE(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_SERVLET_CAUGHT_THROWABLE_IN_INIT(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_SERVLET_CAUGHT_THROWABLE_WHILE_RECOVERING(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_SERVLET_INIT_CONFIG_FILE_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_SERVLET_INIT_CONFIG_PARAMETER_MISSING(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_SERVLET_NO_IMPLEMENTOR_FOR_PORT(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_SERVLET_NO_PORT_SPECIFIED() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_SERVLET_NO_RESPONSE_WAS_PRODUCED() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableERROR_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableERROR_WSDL_PUBLISHER_CANNOT_READ_CONFIGURATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableEXCEPTION_CANNOT_CREATE_TRANSFORMER() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableEXCEPTION_INCORRECT_TYPE(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
localizableEXCEPTION_NOTFOUND(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
localizableEXCEPTION_TEMPLATE_CREATION_FAILED() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableEXCEPTION_TRANSFORMATION_FAILED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableFAILED_TO_CREATE_NEW_INSTANCE(Object) - Static method in class com.sun.xml.ws.policy.sourcemodel.attach.ContextClassloaderLocalMessages
 
localizableFAILED_TO_CREATE_NEW_INSTANCE(Object) - Static method in class com.sun.xml.ws.resources.ContextClassloaderLocalMessages
 
localizableFAILED_TO_INSTANTIATE_INSTANCE_RESOLVER(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableFAILED_TO_PARSE(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableFAILED_TO_PARSE_EPR(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableFAILED_TO_PARSE_WITH_MEX(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableFAILED_TO_READ_RESPONSE(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
localizableFASTINFOSET_DECODING_NOT_ACCEPTED() - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableFASTINFOSET_ENABLED() - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableFASTINFOSET_EXCEPTION() - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableFASTINFOSET_NO_IMPLEMENTATION() - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableFAULT_TO_CANNOT_PARSE() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableGENERATE_NON_STANDARD_WSDL() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableHANDLER_CHAIN_CONTAINS_HANDLER_ONLY(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
 
localizableHANDLER_MESSAGE_CONTEXT_INVALID_CLASS(Object, Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
 
localizableHANDLER_NESTED_ERROR(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
 
localizableHANDLER_NOT_VALID_TYPE(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
 
localizableHANDLER_PREDESTROY_IGNORE(Object) - Static method in class com.sun.xml.ws.resources.HandlerMessages
 
localizableHTML_NON_ROOT_PAGE_BODY_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_NON_ROOT_PAGE_BODY_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_NON_ROOT_PAGE_TITLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_ROOT_PAGE_BODY_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_ROOT_PAGE_BODY_2_A() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_ROOT_PAGE_BODY_2_B() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_ROOT_PAGE_BODY_4() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_ROOT_PAGE_TITLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_WSDL_PAGE_NO_WSDL() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTML_WSDL_PAGE_TITLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableHTTP_CLIENT_FAILED(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableHTTP_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableHTTP_STATUS_CODE(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINFO_SERVLET_DESTROYING() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableINFO_SERVLET_GOT_EMPTY_REQUEST_MESSAGE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableINFO_SERVLET_INITIALIZING() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableINVALID_ADDRESS(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_ADDRESSING_HEADER_EXCEPTION(Object, Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableINVALID_BINDING_ID(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_DATASOURCE_DISPATCH_BINDING(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_DATASOURCE_DISPATCH_MSGMODE(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_EPR_PORT_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_NULLARG_SOAP_MSGMODE(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_NULLARG_URI() - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_NULLARG_XMLHTTP_REQUEST_METHOD(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_PORT_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_PROPERTY_VALUE_INTEGER(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableINVALID_PROPERTY_VALUE_LONG(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableINVALID_QUERY_LEADING_CHAR(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_QUERY_STRING(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_RESPONSE() - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_RESPONSE_DESERIALIZATION() - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_SERVICE_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_SERVICE_NAME_NULL(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_SERVICE_NO_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_SOAP_ACTION() - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_SOAP_ROLE_NONE() - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableINVALID_SOAPMESSAGE_DISPATCH_BINDING(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_SOAPMESSAGE_DISPATCH_MSGMODE(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_URI(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_URI_DECODE() - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_URI_PATH_QUERY(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_URI_RESOLUTION(Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
 
localizableINVALID_WSAW_ANONYMOUS(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableINVALID_WSDL_URL(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableJAXRPCSERVLET_11_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableLISTENER_INFO_DESTROY() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableLISTENER_INFO_INITIALIZE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableLISTENER_PARSING_FAILED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableLOCAL_CLIENT_FAILED(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableMASM_0001_DEFAULT_CFG_FILE_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0002_DEFAULT_CFG_FILE_LOCATED(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0003_DEFAULT_CFG_FILE_NOT_LOADED(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0004_NO_TUBELINES_SECTION_IN_DEFAULT_CFG_FILE(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0005_NO_DEFAULT_TUBELINE_IN_DEFAULT_CFG_FILE(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0006_APP_CFG_FILE_LOCATED(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0007_APP_CFG_FILE_NOT_FOUND() - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0008_INVALID_URI_REFERENCE(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0009_CANNOT_FORM_VALID_URL(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0010_ERROR_READING_CFG_FILE_FROM_LOCATION(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0011_LOADING_RESOURCE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0012_LOADING_VIA_SERVLET_CONTEXT(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0013_ERROR_INVOKING_SERVLET_CONTEXT_METHOD(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0014_UNABLE_TO_LOAD_CLASS(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0015_CLASS_DOES_NOT_IMPLEMENT_INTERFACE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0016_UNABLE_TO_INSTANTIATE_TUBE_FACTORY(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0017_UNABLE_TO_LOAD_TUBE_FACTORY_CLASS(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0018_MSG_LOGGING_SYSTEM_PROPERTY_SET_TO_VALUE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0019_MSG_LOGGING_SYSTEM_PROPERTY_ILLEGAL_VALUE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0020_ERROR_CREATING_URI_FROM_GENERATED_STRING(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0021_BUILTIN_CFG_FILE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMASM_0050_DEPRECATED_TUBE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
 
localizableMESSAGE_TOO_LONG(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableMEX_METADATA_SYSTEMID_NULL() - Static method in class com.sun.xml.ws.resources.WsdlmodelMessages
 
localizableMISSING_HEADER_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNESTED_DESERIALIZATION_ERROR(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
localizableNESTED_ENCODING_ERROR(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
localizableNESTED_MODELER_ERROR(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableNESTED_SERIALIZATION_ERROR(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
localizableNO_CONTENT_TYPE() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableNO_CURRENT_PACKET() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableNO_SUCH_CONTENT_ID(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
localizableNO_SUNJAXWS_XML(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableNO_WSDL_NO_PORT(Object) - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNON_ANONYMOUS_RESPONSE() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNON_ANONYMOUS_RESPONSE_NULL_HEADERS(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNON_ANONYMOUS_RESPONSE_ONEWAY() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNON_ANONYMOUS_RESPONSE_SENDING(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNON_ANONYMOUS_UNKNOWN_PROTOCOL(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNON_LOGICAL_HANDLER_SET(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableNON_UNIQUE_DISPATCH_QNAME(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableNON_UNIQUE_OPERATION_SIGNATURE(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNOT_A_VALID_BARE_METHOD(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableNOT_IMPLEMENT_PROVIDER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableNOT_KNOW_HTTP_CONTEXT_TYPE(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableNOT_ZERO_PARAMETERS(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableNOTFOUND_PORT_IN_WSDL(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNOTFOUND_SERVICE_IN_WSDL(Object, Object) - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNULL_ACTION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNULL_ADDRESS() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNULL_ADDRESS_SERVICE_ENDPOINT() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNULL_ADDRESSING_VERSION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNULL_BINDING() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNULL_EPR() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNULL_HEADERS() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNULL_IMPLEMENTOR() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableNULL_MESSAGE() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNULL_PACKET() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNULL_PORTNAME() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNULL_SERVICE() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNULL_SOAP_VERSION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNULL_WSA_HEADERS() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableNULL_WSDL() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
 
localizableNULL_WSDL_PORT() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizablePORT_NAME_REQUIRED() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizablePROVIDER_INVALID_PARAMETER_TYPE(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizablePROVIDER_NOT_PARAMETERIZED(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizablePUBLISHER_INFO_APPLYING_TRANSFORMATION(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizablePUBLISHER_INFO_GENERATING_WSDL(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableREPLY_TO_CANNOT_PARSE() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableRUNTIME_MODELER_CANNOT_GET_SERVICE_NAME_FROM_INTERFACE(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_ENDPOINT_INTERFACE_NO_WEBSERVICE(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_EXTERNAL_METADATA_GENERIC(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_EXTERNAL_METADATA_UNABLE_TO_READ(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_EXTERNAL_METADATA_UNSUPPORTED_SCHEMA(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_EXTERNAL_METADATA_WRONG_FORMAT(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_FEATURE_CONFLICT(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_INVALID_SOAPBINDING_PARAMETERSTYLE(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_METHOD_NOT_FOUND(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_MTOM_CONFLICT(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_NO_OPERATIONS(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_NO_PACKAGE(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_NO_WEBSERVICE_ANNOTATION(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_ONEWAY_OPERATION_NO_CHECKED_EXCEPTIONS(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_ONEWAY_OPERATION_NO_OUT_PARAMETERS(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_PORTNAME_SERVICENAME_NAMESPACE_MISMATCH(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_SOAPBINDING_CONFLICT(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_WEBMETHOD_MUST_BE_NONSTATIC(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_WEBMETHOD_MUST_BE_NONSTATICFINAL(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_WEBMETHOD_MUST_BE_PUBLIC(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_WRAPPER_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_WSFEATURE_ILLEGAL_FTRCONSTRUCTOR(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_WSFEATURE_MORETHANONE_FTRCONSTRUCTOR(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_MODELER_WSFEATURE_NO_FTRCONSTRUCTOR(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIME_PARSER_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_INVALID_ATTRIBUTE_VALUE(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_INVALID_ATTRIBUTE_VALUE(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_INVALID_ELEMENT(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_INVALID_VERSION_NUMBER() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_MISSING_ATTRIBUTE(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_MISSING_ATTRIBUTE_NO_LINE() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_UNEXPECTED_CONTENT(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_WRONG_ELEMENT(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_WSDL_INCORRECTSERVICE(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_WSDL_INCORRECTSERVICEPORT(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_WSDL_MULTIPLEBINDING(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_WSDL_NOSERVICE_IN_WSDLMODEL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_WSDL_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_PARSER_XML_READER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_SAXPARSER_EXCEPTION(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_WSDL_PATCHER() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableRUNTIME_WSDLPARSER_INVALID_WSDL(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableRUNTIMEMODELER_INVALID_SOAPBINDING_ON_METHOD(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableRUNTIMEMODELER_INVALIDANNOTATION_ON_IMPL(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSENDER_NESTED_ERROR(Object) - Static method in class com.sun.xml.ws.resources.SenderMessages
 
localizableSENDER_REQUEST_ILLEGAL_VALUE_FOR_CONTENT_NEGOTIATION(Object) - Static method in class com.sun.xml.ws.resources.SenderMessages
 
localizableSENDER_REQUEST_MESSAGE_NOT_READY() - Static method in class com.sun.xml.ws.resources.SenderMessages
 
localizableSENDER_RESPONSE_CANNOT_DECODE_FAULT_DETAIL() - Static method in class com.sun.xml.ws.resources.SenderMessages
 
localizableSERVER_RT_ERR(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSERVICE_NAME_REQUIRED() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSERVLET_ERROR_NO_ENDPOINT_SPECIFIED() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_ERROR_NO_IMPLEMENTOR_FOR_ENDPOINT(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_ERROR_NO_RESPONSE_MESSAGE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_FAULTSTRING_INTERNAL_SERVER_ERROR(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_FAULTSTRING_INVALID_CONTENT_TYPE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_FAULTSTRING_INVALID_SOAP_ACTION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_FAULTSTRING_MISSING_PORT() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_FAULTSTRING_PORT_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_COLUMN_HEADER_INFORMATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_COLUMN_HEADER_PORT_NAME() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_COLUMN_HEADER_STATUS() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_ENDPOINT_TABLE(Object, Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_INFORMATION_TABLE(Object, Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_METHOD() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_NO_INFO_AVAILABLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_TITLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_HTML_TITLE_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_INFO_DESTROY() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_INFO_EMPTY_REQUEST_MESSAGE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_INFO_INITIALIZE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_NO_ADDRESS_AVAILABLE(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_TRACE_GOT_REQUEST_FOR_ENDPOINT(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_TRACE_INVOKING_IMPLEMENTOR(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_TRACE_WRITING_FAULT_RESPONSE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_TRACE_WRITING_SUCCESS_RESPONSE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_WARNING_DUPLICATE_ENDPOINT_NAME() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_WARNING_DUPLICATE_ENDPOINT_URL_PATTERN(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_WARNING_IGNORING_IMPLICIT_URL_PATTERN(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSERVLET_WARNING_MISSING_CONTEXT_INFORMATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableSOAP_FACTORY_CREATE_ERR(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
 
localizableSOAP_FAULT_CREATE_ERR(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
 
localizableSOAP_MSG_CREATE_ERR(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
 
localizableSOAP_MSG_FACTORY_CREATE_ERR(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
 
localizableSOAP_PROTOCOL_INVALID_FAULT_CODE(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
 
localizableSOAP_VERSION_MISMATCH_ERR(Object, Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
 
localizableSOAPDECODER_ERR() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSOAPENCODER_ERR() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSOURCEREADER_INVALID_SOURCE(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableSTATEFUL_COOKIE_HEADER_INCORRECT(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSTATEFUL_COOKIE_HEADER_REQUIRED(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSTATEFUL_INVALID_WEBSERVICE_CONTEXT(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSTATEFUL_REQURES_ADDRESSING(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSTATIC_RESOURCE_INJECTION_ONLY(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableSTAX_CANT_CREATE() - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableSTAXREADER_XMLSTREAMEXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableSTREAMING_IO_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableSTREAMING_PARSE_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableTRACE_SERVLET_GOT_RESPONSE_FROM_IMPLEMENTOR(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableTRACE_SERVLET_HANDING_REQUEST_OVER_TO_IMPLEMENTOR(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableTRACE_SERVLET_REQUEST_FOR_PORT_NAMED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableTRACE_SERVLET_WRITING_FAULT_RESPONSE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableTRACE_SERVLET_WRITING_SUCCESS_RESPONSE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableUNABLE_TO_CREATE_JAXB_CONTEXT() - Static method in class com.sun.xml.ws.resources.ModelerMessages
 
localizableUNDEFINED_BINDING(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableUNDEFINED_PORT_TYPE(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableUNEXPECTED_HTTP_METHOD(Object) - Static method in class com.sun.xml.ws.resources.HttpserverMessages
 
localizableUNKNOWN_WSA_HEADER() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableUNSUPPORTED_CHARSET(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableUNSUPPORTED_CONTENT_TYPE(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableUNSUPPORTED_OPERATION(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableUTIL_FAILED_TO_FIND_HANDLERCHAIN_FILE(Object, Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
 
localizableUTIL_FAILED_TO_PARSE_HANDLERCHAIN_FILE(Object, Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
 
localizableUTIL_HANDLER_CANNOT_COMBINE_SOAPMESSAGEHANDLERS() - Static method in class com.sun.xml.ws.resources.UtilMessages
 
localizableUTIL_HANDLER_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
 
localizableUTIL_HANDLER_ENDPOINT_INTERFACE_NO_WEBSERVICE(Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
 
localizableUTIL_HANDLER_NO_WEBSERVICE_ANNOTATION(Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
 
localizableUTIL_LOCATION(Object, Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
 
localizableUTIL_PARSER_WRONG_ELEMENT(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
 
localizableVALIDATION_CLIENT_NULL_ACTION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableVALIDATION_SERVER_NULL_ACTION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableWOODSTOX_CANT_LOAD(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableWRONG_ADDRESSING_VERSION(Object, Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableWRONG_FIELD_TYPE(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableWRONG_NO_PARAMETERS(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableWRONG_PARAMETER_TYPE(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableWRONG_TNS_FOR_PORT(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableWSAW_ANONYMOUS_PROHIBITED() - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableWSDL_BOUND_OPERATION_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
 
localizableWSDL_CONTAINS_NO_SERVICE(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableWSDL_IMPORT_SHOULD_BE_WSDL(Object) - Static method in class com.sun.xml.ws.resources.WsdlmodelMessages
 
localizableWSDL_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
 
localizableWSDL_PORTADDRESS_EPRADDRESS_NOT_MATCH(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.WsdlmodelMessages
 
localizableWSDL_REQUIRED() - Static method in class com.sun.xml.ws.resources.ServerMessages
 
localizableWSM_1001_FAILED_ASSERTION(Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
 
localizableWSM_1002_EXPECTED_MANAGEMENT_ASSERTION(Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
 
localizableWSM_1003_MANAGEMENT_ASSERTION_MISSING_ID(Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
 
localizableWSM_1004_EXPECTED_XML_TAG(Object, Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
 
localizableWSM_1005_EXPECTED_COMMUNICATION_CHILD() - Static method in class com.sun.xml.ws.resources.ManagementMessages
 
localizableWSM_1006_CLIENT_MANAGEMENT_ENABLED() - Static method in class com.sun.xml.ws.resources.ManagementMessages
 
localizableWSM_1007_FAILED_MODEL_TRANSLATOR_INSTANTIATION() - Static method in class com.sun.xml.ws.resources.ManagementMessages
 
localizableWSM_1008_EXPECTED_INTEGER_DISPOSE_DELAY_VALUE(Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
 
localizableWSP_0001_UNSUPPORTED_MODEL_NODE_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0002_UNRECOGNIZED_SCOPE_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0003_UNMARSHALLING_FAILED_END_TAG_DOES_NOT_MATCH(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0004_UNEXPECTED_VISIBILITY_ATTR_VALUE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0005_UNEXPECTED_POLICY_ELEMENT_FOUND_IN_ASSERTION_PARAM(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0006_UNEXPECTED_MULTIPLE_POLICY_NODES() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0007_UNEXPECTED_MODEL_NODE_TYPE_FOUND(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0008_UNEXPECTED_CHILD_MODEL_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0009_UNEXPECTED_CDATA_ON_SOURCE_MODEL_NODE(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0010_UNEXPANDED_POLICY_REFERENCE_NODE_FOUND_REFERENCING(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0011_UNABLE_TO_UNMARSHALL_POLICY_XML_ELEM_EXPECTED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0012_UNABLE_TO_UNMARSHALL_POLICY_MALFORMED_URI() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0013_UNABLE_TO_SET_PARENT_MODEL_ON_ROOT() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0014_UNABLE_TO_INSTANTIATE_READER_FOR_STORAGE() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0015_UNABLE_TO_INSTANTIATE_DIGEST_ALG_URI_FIELD() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0016_UNABLE_TO_CLONE_POLICY_SOURCE_MODEL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0017_UNABLE_TO_ACCESS_POLICY_SOURCE_MODEL_PLUS_REASON(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0018_UNABLE_TO_ACCESS_POLICY_SOURCE_MODEL(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0019_SUBOPTIMAL_ALTERNATIVE_SELECTED(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0020_SUBJECT_PARAM_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0021_SUBJECT_AND_POLICY_PARAM_MUST_NOT_BE_NULL(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0022_STORAGE_TYPE_NOT_SUPPORTED(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0023_UNEXPECTED_ERROR_WHILE_CLOSING_RESOURCE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0024_SPI_FAIL_SERVICE_URL_LINE_MSG(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0025_SPI_FAIL_SERVICE_MSG(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0026_SINGLE_EMPTY_ALTERNATIVE_COMBINATION_CREATED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0027_SERVICE_PROVIDER_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0028_SERVICE_PROVIDER_COULD_NOT_BE_INSTANTIATED(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0029_SERVICE_PORT_OPERATION_PARAM_MUST_NOT_BE_NULL(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0030_SERVICE_PORT_OPERATION_FAULT_MSG_PARAM_MUST_NOT_BE_NULL(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0031_SERVICE_PARAM_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0032_SERVICE_CAN_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0033_SERVICE_AND_PORT_PARAM_MUST_NOT_BE_NULL(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0034_REMOVE_OPERATION_NOT_SUPPORTED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0035_RECONFIGURE_ALTERNATIVES(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0036_PRIVATE_METHOD_DOES_NOT_ACCEPT_NULL_OR_EMPTY_COLLECTION() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0037_PRIVATE_CONSTRUCTOR_DOES_NOT_TAKE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0038_POLICY_TO_ATTACH_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0039_POLICY_SRC_MODEL_INPUT_PARAMETER_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0040_POLICY_REFERENCE_URI_ATTR_NOT_FOUND() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0041_POLICY_REFERENCE_NODE_FOUND_WITH_NO_POLICY_REFERENCE_IN_IT() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0042_POLICY_REFERENCE_NODE_EXPECTED_INSTEAD_OF(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0043_POLICY_MODEL_TRANSLATION_ERROR_INPUT_PARAM_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0044_POLICY_MAP_MUTATOR_ALREADY_CONNECTED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0045_POLICY_MAP_KEY_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0046_POLICY_MAP_KEY_HANDLER_NOT_SET() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0047_POLICY_IS_NULL_RETURNING() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0048_POLICY_ELEMENT_EXPECTED_FIRST() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0049_PARENT_MODEL_CAN_NOT_BE_CHANGED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0050_OPERATION_NOT_SUPPORTED_FOR_THIS_BUT_POLICY_REFERENCE_NODE_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0051_OPERATION_NOT_SUPPORTED_FOR_THIS_BUT_ASSERTION_RELATED_NODE_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0052_NUMBER_OF_ALTERNATIVE_COMBINATIONS_CREATED(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0053_INVALID_CLIENT_SIDE_ALTERNATIVE() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0054_NO_MORE_ELEMS_IN_POLICY_MAP() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0055_NO_ALTERNATIVE_COMBINATIONS_CREATED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0056_NEITHER_NULL_NOR_EMPTY_POLICY_COLLECTION_EXPECTED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0057_N_ALTERNATIVE_COMBINATIONS_M_POLICY_ALTERNATIVES_CREATED(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0058_MULTIPLE_POLICY_IDS_NOT_ALLOWED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0059_MULTIPLE_ATTRS_WITH_SAME_NAME_DETECTED_FOR_ASSERTION(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0060_POLICY_ELEMENT_TYPE_UNKNOWN(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0061_METHOD_INVOCATION_FAILED(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0062_INPUT_PARAMS_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0063_ERROR_WHILE_CONSTRUCTING_EXCEPTION(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0064_INITIAL_POLICY_COLLECTION_MUST_NOT_BE_EMPTY() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0065_INCONSISTENCY_IN_POLICY_SOURCE_MODEL(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0066_ILLEGAL_PROVIDER_CLASSNAME(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0067_ILLEGAL_CFG_FILE_SYNTAX() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0068_FAILED_TO_UNMARSHALL_POLICY_EXPRESSION() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0069_EXCEPTION_WHILE_RETRIEVING_EFFECTIVE_POLICY_FOR_KEY(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0070_ERROR_REGISTERING_ASSERTION_CREATOR(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0071_ERROR_MULTIPLE_ASSERTION_CREATORS_FOR_NAMESPACE(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0072_DIGEST_MUST_NOT_BE_NULL_WHEN_ALG_DEFINED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0073_CREATE_CHILD_NODE_OPERATION_NOT_SUPPORTED(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0074_CANNOT_CREATE_ASSERTION_BAD_TYPE(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0075_PROBLEMATIC_ASSERTION_STATE(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0076_NO_SERVICE_PROVIDERS_FOUND(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0077_ASSERTION_CREATOR_DOES_NOT_SUPPORT_ANY_URI(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0078_ASSERTION_CREATOR_DISCOVERED(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0079_ERROR_WHILE_RFC_2396_UNESCAPING(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0080_IMPLEMENTATION_EXPECTED_NOT_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0081_UNABLE_TO_INSERT_CHILD(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0082_NO_SUBJECT_TYPE() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0083_MESSAGE_TYPE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0084_MESSAGE_TYPE_NO_MESSAGE() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0085_MESSAGE_FAULT_NO_NAME() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0086_FAILED_CREATE_READER(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0087_UNKNOWN_EVENT(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0088_FAILED_PARSE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0089_EXPECTED_ELEMENT(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0090_UNEXPECTED_ELEMENT(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0091_END_ELEMENT_NO_MATCH(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0092_CHARACTER_DATA_UNEXPECTED(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0093_INVALID_URI(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0094_INVALID_URN() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0095_INVALID_BOOLEAN_VALUE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_0096_ERROR_WHILE_COMBINE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
 
localizableWSP_1001_XML_EXCEPTION_WHEN_PROCESSING_POLICY_REFERENCE() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1002_UNABLE_TO_MARSHALL_POLICY_OR_POLICY_REFERENCE() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1003_UNABLE_TO_CHECK_ELEMENT_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1004_POLICY_URIS_CAN_NOT_BE_NULL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1005_POLICY_REFERENCE_DOES_NOT_EXIST(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1006_POLICY_MAP_EXTENDER_CAN_NOT_BE_NULL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1007_POLICY_EXCEPTION_WHILE_FINISHING_PARSING_WSDL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1008_NOT_MARSHALLING_WSDL_SUBJ_NULL(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1009_NOT_MARSHALLING_ANY_POLICIES_POLICY_MAP_IS_NULL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1010_NO_POLICIES_DEFINED() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1011_FAILED_TO_RETRIEVE_EFFECTIVE_POLICY_FOR_SUBJECT(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1012_FAILED_CONFIGURE_WSDL_MODEL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1013_EXCEPTION_WHEN_READING_POLICY_ELEMENT(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1014_CAN_NOT_FIND_POLICY(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1015_SERVER_SIDE_ASSERTION_VALIDATION_FAILED(Object, Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1016_POLICY_ID_NULL_OR_DUPLICATE(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1017_MAP_UPDATE_FAILED() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1018_FAILED_TO_MARSHALL_POLICY(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1019_CREATE_EMPTY_POLICY_MAP() - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1020_DUPLICATE_ID(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSP_1021_FAULT_NOT_BOUND(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
 
localizableWSSERVLET_11_DIAG_CAUSE_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_11_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_11_DIAG_CHECK_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_12_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_12_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_13_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_13_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_14_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_14_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_15_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_15_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_16_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_16_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_17_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_17_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_18_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_18_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_19_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_19_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_20_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_20_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_21_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_21_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_22_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_22_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_23_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_23_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_23_DIAG_CHECK_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_24_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_24_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_25_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_25_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_26_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_26_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_27_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_27_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_28_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_28_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_29_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_29_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_30_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_30_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_31_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_31_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_32_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_32_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_33_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_33_DIAG_CAUSE_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_33_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_33_DIAG_CHECK_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_34_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_34_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_35_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_35_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_43_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_43_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_44_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_44_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_49_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_49_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_50_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_50_DIAG_CAUSE_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_50_DIAG_CAUSE_3() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_50_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_50_DIAG_CHECK_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_50_DIAG_CHECK_3() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_51_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_51_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_63_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_63_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_64_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_64_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_65_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableWSSERVLET_65_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
 
localizableXML_CANNOT_INTERNALIZE_MESSAGE() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_CONTENT_TYPE_MUSTBE_MULTIPART() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_CONTENT_TYPE_PARSE_ERR() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_GET_DS_ERR() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_GET_SOURCE_ERR() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_INVALID_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_NO_CONTENT_TYPE() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_NULL_HEADERS() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_ROOT_PART_INVALID_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_SET_PAYLOAD_ERR() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXML_UNKNOWN_CONTENT_TYPE() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
 
localizableXMLREADER_ILLEGAL_STATE_ENCOUNTERED(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLREADER_IO_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLREADER_NESTED_ERROR(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLREADER_PARSE_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLREADER_UNEXPECTED_CHARACTER_CONTENT(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLREADER_UNEXPECTED_STATE(Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLREADER_UNEXPECTED_STATE_MESSAGE(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLREADER_UNEXPECTED_STATE_TAG(Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLRECORDER_RECORDING_ENDED() - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLWRITER_IO_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLWRITER_NESTED_ERROR(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXMLWRITER_NO_PREFIX_FOR_URI(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
 
localizableXSD_UNEXPECTED_ELEMENT_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
localizableXSD_UNKNOWN_PREFIX(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
 
LocalizationMessages - Class in com.sun.xml.ws.policy.privateutil
Defines string formatting method for each constant in the resource file
localName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
localName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
localName - Variable in class com.sun.xml.ws.encoding.TagInfoset
Local name of the start tag.
localName - Variable in class com.sun.xml.ws.util.QNameMap.Entry
The localPart.
localName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
localName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
LocatableWebServiceException - Exception in com.sun.xml.ws.util.exception
WebServiceException with source location informaiton.
LocatableWebServiceException(String, Throwable, XMLStreamReader) - 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(String, XMLStreamReader) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
LocatableWebServiceException(String, Locator...) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
LocatableWebServiceException(Throwable, XMLStreamReader) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
LocatableWebServiceException(Throwable, Locator...) - Constructor for exception com.sun.xml.ws.util.exception.LocatableWebServiceException
 
locateWSDL(Class<Service>, String) - Method in class com.sun.xml.ws.api.WSDLLocator
Returns the actual WSDL location
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
 
logger - Static variable in class com.sun.xml.ws.protocol.soap.ClientMUTube
 
LOGGER - Static variable in class com.sun.xml.ws.spi.db.BindingContextFactory
 
LoggingDomain - Static variable in class com.sun.xml.ws.util.Constants
WS SI Logging Domain
LoggingDumpTube - Class in com.sun.xml.ws.dump
 
LoggingDumpTube(Level, LoggingDumpTube.Position, Tube) - Constructor for class com.sun.xml.ws.dump.LoggingDumpTube
 
LoggingDumpTube.Position - Enum in com.sun.xml.ws.dump
 
LoggingProvider - Interface in com.sun.xml.ws.policy.spi
Policy extensions may implement this provider interface in order to change the name of logging subsystem used by the core Policy module.
LONG - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LONG - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the long type.
LONG_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The long type.
lookup - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
lookup() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
LOOKUPSWITCH - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LOR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LREM - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LRETURN - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LSHL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LSHR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LSTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LSUB - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LUSHR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
LXOR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 

M

MAJOR_VERSION - Variable in class com.sun.xml.ws.util.Version
Represents the major JAX-WS version, such as "2.0".
MALFORMED_XML - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
MANAGED_CLIENT_QNAME - Static variable in class com.sun.xml.ws.api.config.management.policy.ManagedClientAssertion
 
MANAGED_SERVICE_QNAME - Static variable in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
 
ManagedClientAssertion - Class in com.sun.xml.ws.api.config.management.policy
The client-side ManagedClient policy assertion.
ManagedClientAssertion(AssertionData, Collection<PolicyAssertion>) - Constructor for class com.sun.xml.ws.api.config.management.policy.ManagedClientAssertion
 
ManagedEndpointFactory - Interface in com.sun.xml.ws.api.config.management
Interface to create a new WSEndpoint wrapper.
ManagedServiceAssertion - Class in com.sun.xml.ws.api.config.management.policy
The server-side ManagedService policy assertion.
ManagedServiceAssertion(AssertionData, Collection<PolicyAssertion>) - Constructor for class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion
 
ManagedServiceAssertion.ImplementationRecord - Class in com.sun.xml.ws.api.config.management.policy
Return the implementation class name along with all parameters for the implementation.
ManagedServiceAssertion.NestedParameters - Class in com.sun.xml.ws.api.config.management.policy
The nested parameters that may be set as part of an implementation element.
MANAGEMENT_ATTRIBUTE_QNAME - Static variable in class com.sun.xml.ws.api.config.management.policy.ManagementAssertion
The name of the management attribute.
ManagementAssertion - Class in com.sun.xml.ws.api.config.management.policy
Base class for the #ManagedClientAssertion and #ManagedServiceAssertion.
ManagementAssertion(QName, AssertionData, Collection<PolicyAssertion>) - Constructor for class com.sun.xml.ws.api.config.management.policy.ManagementAssertion
Create a new ManagementAssertion instance.
ManagementAssertion.Setting - Enum in com.sun.xml.ws.api.config.management.policy
To be able to distinguish between explicit settings and no setting.
ManagementAssertionCreator - Class in com.sun.xml.ws.config.management.policy
Instantiates a PolicyAssertion of type ManagedServiceAssertion or ManagedClientAssertion.
ManagementAssertionCreator() - Constructor for class com.sun.xml.ws.config.management.policy.ManagementAssertionCreator
 
ManagementMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
ManagementPolicyValidator - Class in com.sun.xml.ws.config.management.policy
Validate the ManagedService and ManagedClient policy assertions.
ManagementPolicyValidator() - Constructor for class com.sun.xml.ws.config.management.policy.ManagementPolicyValidator
 
ManagementPrefixMapper - Class in com.sun.xml.ws.config.management.policy
Provide the default prefix for the configuration management namespace.
ManagementPrefixMapper() - Constructor for class com.sun.xml.ws.config.management.policy.ManagementPrefixMapper
 
mangleName(String) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
mangleNameToClassName(String) - Static method in class com.sun.xml.ws.spi.db.BindingHelper
Computes a Java class name from a local name.
mangleNameToPropertyName(String) - Static method in class com.sun.xml.ws.spi.db.BindingHelper
Computes a Java class name from a local name.
mangleNameToVariableName(String) - Static method in class com.sun.xml.ws.spi.db.BindingHelper
Computes a Java identifier from a local name.
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
 
mapAllowsAdditionalProperties() - Method in class com.oracle.webservices.api.message.BasePropertySet
Used when constructing the BasePropertySet.MapView for this object - it controls if the BasePropertySet.MapView servers only to access strongly typed values or allows also different values
mapAllowsAdditionalProperties() - Method in class com.sun.xml.ws.client.RequestContext
 
mappedName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
mappedName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
mappingInfo - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
MappingInfo - Class in com.sun.xml.ws.api.databinding
A MappingInfo object is the collection of all the properties of the mapping between a JAVA contract class (SEI) and it's corresponding WSDL artifacts (wsdl:portType and wsdl:binding).
MappingInfo() - Constructor for class com.sun.xml.ws.api.databinding.MappingInfo
Default constructor.
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.
marshal(PolicySourceModel, Object) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelMarshaller
Marshalls the policy source model using provided storage reference
marshal(PolicySourceModel, Object) - Method in class com.sun.xml.ws.policy.sourcemodel.XmlPolicyModelMarshaller
 
marshal(Marshaller, Object, OutputStream, NamespaceContext) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
marshal(Marshaller, Object, XMLStreamWriter) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
marshal(Marshaller, Object, Result) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
marshal(Marshaller, Object, Node) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
marshal(Marshaller, Object, ContentHandler) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
marshal(Marshaller, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(Marshaller, T, OutputStream, NamespaceContext) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(Marshaller, T, XMLStreamWriter) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(Marshaller, T, XMLStreamWriter) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(Marshaller, T, Result) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(Marshaller, T, Result) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(Marshaller, T, Node) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(Marshaller, T, Node) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(Marshaller, T, ContentHandler) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(Marshaller, T, ContentHandler) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(Collection<PolicySourceModel>, Object) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelMarshaller
Marshalls the collection of policy source models using provided storage reference
marshal(Collection<PolicySourceModel>, Object) - Method in class com.sun.xml.ws.policy.sourcemodel.XmlPolicyModelMarshaller
 
marshal(T, OutputStream, NamespaceContext) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(T, OutputStream, NamespaceContext) - Method in class com.sun.xml.ws.spi.db.OldBridge
Marshals the specified type object with the implicit element name associated with this instance of XMLBridge.
marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
marshal(T, OutputStream, NamespaceContext, AttachmentMarshaller) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
 
marshal(T, XMLStreamWriter) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(T, XMLStreamWriter) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
marshal(T, XMLStreamWriter, AttachmentMarshaller) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
 
marshal(T, Result) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(T, Result) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
marshal(T, Result) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(T, Result) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
marshal(T, Result) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
marshal(T, Result) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
 
marshal(T, Node) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(T, Node) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
marshal(T, Node) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(T, Node) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
marshal(T, Node) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
marshal(T, Node) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
 
marshal(T, ContentHandler) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(T, ContentHandler) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
marshal(T, ContentHandler, AttachmentMarshaller) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
marshal(T, ContentHandler, AttachmentMarshaller) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
 
Marshaller(JAXBContext) - Constructor for class com.sun.xml.ws.util.Pool.Marshaller
 
MarshallerBridge - Class in com.sun.xml.ws.db.glassfish
 
MarshallerBridge(JAXBContextImpl) - Constructor for class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
MASM_0001_DEFAULT_CFG_FILE_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0001: Default configuration file [ {0} ] was not found
MASM_0002_DEFAULT_CFG_FILE_LOCATED(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0002: Default [ {0} ] configuration file located at [ {1} ]
MASM_0003_DEFAULT_CFG_FILE_NOT_LOADED(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0003: Default [ {0} ] configuration file was not loaded
MASM_0004_NO_TUBELINES_SECTION_IN_DEFAULT_CFG_FILE(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0004: No <tubelines> section found in the default [ {0} ] configuration file
MASM_0005_NO_DEFAULT_TUBELINE_IN_DEFAULT_CFG_FILE(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0005: No default tubeline is defined in the default [ {0} ] configuration file
MASM_0006_APP_CFG_FILE_LOCATED(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0006: Application metro.xml configuration file located at [ {0} ]
MASM_0007_APP_CFG_FILE_NOT_FOUND() - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0007: No application metro.xml configuration file found.
MASM_0008_INVALID_URI_REFERENCE(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0008: Invalid URI reference [ {0} ]
MASM_0009_CANNOT_FORM_VALID_URL(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0009: Cannot form a valid URL from the resource name "{0}".
MASM_0010_ERROR_READING_CFG_FILE_FROM_LOCATION(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0010: Unable to unmarshall metro config file from location [ {0} ]
MASM_0011_LOADING_RESOURCE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0011: Trying to load [ {0} ] via parent resource loader [ {1} ]
MASM_0012_LOADING_VIA_SERVLET_CONTEXT(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0012: Trying to load [ {0} ] via servlet context [ {1} ]
MASM_0013_ERROR_INVOKING_SERVLET_CONTEXT_METHOD(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0013: Unable to invoke {0} method on servlet context instance
MASM_0014_UNABLE_TO_LOAD_CLASS(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0014: Unable to load [ {0} ] class
MASM_0015_CLASS_DOES_NOT_IMPLEMENT_INTERFACE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0015: Class [ {0} ] does not implement [ {1} ] interface
MASM_0016_UNABLE_TO_INSTANTIATE_TUBE_FACTORY(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0016: Unable to instantiate Tube factory class [ {0} ]
MASM_0017_UNABLE_TO_LOAD_TUBE_FACTORY_CLASS(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0017: Unable to load Tube factory class [ {0} ]
MASM_0018_MSG_LOGGING_SYSTEM_PROPERTY_SET_TO_VALUE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0018: Message logging {0} system property detected to be set to value {1}
MASM_0019_MSG_LOGGING_SYSTEM_PROPERTY_ILLEGAL_VALUE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0019: Illegal logging level value "{1}" stored in the {0} message logging system property.
MASM_0020_ERROR_CREATING_URI_FROM_GENERATED_STRING(Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0020: Unable to create a new URI instance for generated endpoint URI string [ {0} ]
MASM_0021_BUILTIN_CFG_FILE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0021: Built-in [ {0} ] configuration file located at [ {1} ]
MASM_0050_DEPRECATED_TUBE(Object, Object) - Static method in class com.sun.xml.ws.resources.TubelineassemblyMessages
MASM0050: {0} factory has been deprecated, use {1} instead.
master2copy - Variable in class com.sun.xml.ws.api.pipe.TubeCloner
 
masterTubeline - Variable in class com.sun.xml.ws.server.WSEndpointImpl
 
matchQNames(QName, QName) - Static method in class com.sun.xml.ws.util.JAXWSUtils
 
MEMBER - Enum constant in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
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.
MemberSubmissionAddressing.Validation - Enum in com.sun.xml.ws.developer
Property to determine if the incoming messsages should be checked for conformance with MemberSubmission version of WS-Addressing.
MemberSubmissionAddressingConstants - Interface in com.sun.xml.ws.addressing.v200408
Constants for Member Submission WS-Addressing version
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
MemberSubmissionAddressingFeature(boolean, boolean, MemberSubmissionAddressing.Validation) - 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
Default constructor.
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.AttributedQName - Class in com.sun.xml.ws.developer
 
MemberSubmissionEndpointReference.Elements - Class in com.sun.xml.ws.developer
 
MemberSubmissionEndpointReference.ServiceNameType - Class in com.sun.xml.ws.developer
 
MemberSubmissionWsaClientTube - Class in com.sun.xml.ws.addressing.v200408
 
MemberSubmissionWsaClientTube(MemberSubmissionWsaClientTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
MemberSubmissionWsaClientTube(WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
MemberSubmissionWsaServerTube - Class in com.sun.xml.ws.addressing.v200408
 
MemberSubmissionWsaServerTube(MemberSubmissionWsaServerTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaServerTube
 
MemberSubmissionWsaServerTube(WSEndpoint, WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaServerTube
 
memoryThreshold() - Element in annotation type com.sun.xml.ws.developer.StreamingAttachment
After this threshold(no of bytes per attachment), large attachment is written to file system.
MEP - Enum in com.sun.xml.ws.api.model
Constants that represents four message exchange patterns.
merge(Collection<Policy>) - Method in class com.sun.xml.ws.policy.PolicyMerger
Takes collection of policies and merges them into a single policy using algorithm described in WS-PolicyAttachment specification.
MERGE - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
 
mergeFeature(Class<F>, WebServiceFeatureList, WebServiceFeatureList) - Static method in class com.sun.xml.ws.binding.FeatureListUtil
 
mergeFeatures(WSDLPort, boolean, boolean) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Extracts features from WSDLFeaturedObject.getFeatures().
mergeFeatures(WebServiceFeature[], boolean) - Method in interface com.sun.xml.ws.api.WSFeatureList
Merges the extra features that are not already set on binding.
mergeFeatures(WebServiceFeature[], boolean) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
mergeFeatures(Iterable<WebServiceFeature>, boolean) - Method in interface com.sun.xml.ws.api.WSFeatureList
Merges the extra features that are not already set on binding.
mergeFeatures(Iterable<WebServiceFeature>, boolean) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Merges the extra features that are not already set on binding.
mergeList(WebServiceFeatureList...) - Static method in class com.sun.xml.ws.binding.FeatureListUtil
Merge all features into one list.
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(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 - Class in com.sun.xml.ws.api.message
Represents a SOAP message.
Message - Interface in com.sun.xml.ws.wsdl.writer.document
 
Message() - Constructor for class com.sun.xml.ws.api.message.Message
Default constructor.
MESSAGE - Enum constant in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlNameScope
 
MESSAGE_TOO_LONG(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
Message has been truncated use {0} property to increase the amount of printed part of the message
messageAttributes(EditableWSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
messageAttributes(EditableWSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
MessageContext - Interface in com.oracle.webservices.api.message
MessageContext represents a container of a SOAP message and all the properties including the transport headers.
messageContextFactory - Variable in class com.sun.xml.ws.binding.BindingImpl
 
MessageContextFactory - Class in com.oracle.webservices.api.message
 
MessageContextFactory - Class in com.sun.xml.ws.api.message
The MessageContextFactory implements com.oracle.webservices.api.message.MessageContextFactory as a factory of Packet and public facade of Codec(s).
MessageContextFactory() - Constructor for class com.oracle.webservices.api.message.MessageContextFactory
Default constructor.
MessageContextFactory(WSFeatureList) - Constructor for class com.sun.xml.ws.api.message.MessageContextFactory
 
MessageContextFactory(WebServiceFeature[]) - Constructor for class com.sun.xml.ws.api.message.MessageContextFactory
 
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
 
messageDataToString(byte[], String) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
 
MessageDispatch - Class in com.sun.xml.ws.client.dispatch
Dispatch implementation for Message.
MessageDispatch(WSPortInfo, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.MessageDispatch
 
MessageDispatch(QName, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.MessageDispatch
Deprecated.
MessageDumping - Annotation Type in com.sun.xml.ws.dump
 
MessageDumpingFeature - Class in com.sun.xml.ws.dump
 
MessageDumpingFeature() - Constructor for class com.sun.xml.ws.dump.MessageDumpingFeature
 
MessageDumpingFeature(boolean) - Constructor for class com.sun.xml.ws.dump.MessageDumpingFeature
 
MessageDumpingFeature(boolean, String, String, boolean) - Constructor for class com.sun.xml.ws.dump.MessageDumpingFeature
 
MessageDumpingFeature(String, Level, boolean) - Constructor for class com.sun.xml.ws.dump.MessageDumpingFeature
 
MessageDumpingTubeFactory - Class in com.sun.xml.ws.dump
 
MessageDumpingTubeFactory() - Constructor for class com.sun.xml.ws.dump.MessageDumpingTubeFactory
 
messageElements(EditableWSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
messageElements(EditableWSDLMessage, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
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.server.sei
Adds a parameter as an MIME attachment to Message.
MessageFiller.Header - Class in com.sun.xml.ws.server.sei
Adds a parameter as an 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
 
MessageHeaders - Interface in com.sun.xml.ws.api.message
Interface representing all the headers of a Message
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.
MessageKey(QName, QName) - Constructor for class com.sun.xml.ws.binding.BindingImpl.MessageKey
 
messageLoggingLevel() - Element in annotation type com.sun.xml.ws.dump.MessageDumping
Message logging level
messageLoggingRoot() - Element in annotation type com.sun.xml.ws.dump.MessageDumping
Message logging root
MessageMetadata - Interface in com.sun.xml.ws.api.message
In order for the Message to get properties from the Packet ...
messageName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
messageName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
messages - Variable in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
Messages - Class in com.sun.xml.ws.api.message
Factory methods for various Message implementations.
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
MessageWritable - Interface in com.sun.xml.ws.api.message
A Message implementation may implement this interface as an alternative way to write the message into the OutputStream.
MessageWriter - Class in com.sun.xml.ws.util
Filter suppressing sending binary data to the underlying stream.
MessageWriter(Writer, int) - Constructor for class com.sun.xml.ws.util.MessageWriter
Create a new filtered writer.
metadataReader - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
MetadataReader - Interface in com.sun.xml.ws.api.databinding
MetadataReader
metadataResolver(EntityResolver) - Method in class com.sun.xml.ws.api.wsdl.parser.MetadataResolverFactory
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
Default constructor.
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
Default constructor.
MetadataResolverImpl() - Constructor for class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube.MetadataResolverImpl
 
MetadataResolverImpl(Iterable<SDDocument>) - Constructor for class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube.MetadataResolverImpl
 
MetadataUtil - Class in com.sun.xml.ws.util
WSDL, schema document metadata utility class.
method - Variable in class com.sun.xml.ws.client.sei.MethodHandler
 
METHOD - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of method types.
METHOD_FORMAL_PARAMETER - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type of a formal parameter of a method.
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method call.
METHOD_RECEIVER - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method.
METHOD_REFERENCE - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method reference.
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method reference.
METHOD_RETURN - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the return type of a method.
METHOD_TYPE_PARAMETER - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method.
METHOD_TYPE_PARAMETER_BOUND - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic method.
methodAnnotation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
 
MethodGetter - Class in com.sun.xml.ws.spi.db
MethodGetter
MethodGetter(Method) - Constructor for class com.sun.xml.ws.spi.db.MethodGetter
 
MethodHandler - Class in com.sun.xml.ws.client.sei
Handles an invocation of a method.
MethodHandler(SEIStub, Method) - Constructor for class com.sun.xml.ws.client.sei.MethodHandler
 
MethodInjectionPlan(Method) - Constructor for class com.sun.xml.ws.util.InjectionPlan.MethodInjectionPlan
 
methodPos - Variable in class com.sun.xml.ws.server.sei.MessageFiller
The index of the method invocation parameters that this object looks for.
MethodSetter - Class in com.sun.xml.ws.spi.db
MethodInjection
MethodSetter(Method) - Constructor for class com.sun.xml.ws.spi.db.MethodSetter
 
MethodTooLargeException - Exception in com.sun.xml.ws.org.objectweb.asm
Exception thrown when the Code attribute of a method produced by a ClassWriter is too large.
MethodTooLargeException(String, String, String, int) - Constructor for exception com.sun.xml.ws.org.objectweb.asm.MethodTooLargeException
Constructs a new MethodTooLargeException.
MethodUtil - Class in com.sun.xml.ws.policy.util
 
MethodUtil - Class in com.sun.xml.ws.util
 
MethodVisitor - Class in com.sun.xml.ws.org.objectweb.asm
A visitor to visit a Java method.
MethodVisitor(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(int, MethodVisitor) - Constructor for class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
MetroConfig - Class in com.sun.xml.ws.runtime.config
The root element in Metro configuration file.
MetroConfig() - Constructor for class com.sun.xml.ws.runtime.config.MetroConfig
 
MetroConfigName - Interface in com.sun.xml.ws.assembler
This interface is used to get the file name used for the metro configuration file.
MetroConfigNameImpl - Class in com.sun.xml.ws.assembler
TODO: Write some description here ...
MetroConfigNameImpl(String, String) - Constructor for class com.sun.xml.ws.assembler.MetroConfigNameImpl
 
MetroTubelineAssembler - Class in com.sun.xml.ws.assembler
TODO: Write some description here ...
MetroTubelineAssembler(BindingID, MetroConfigName) - Constructor for class com.sun.xml.ws.assembler.MetroTubelineAssembler
 
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
 
MEX_METADATA_SYSTEMID_NULL() - Static method in class com.sun.xml.ws.resources.WsdlmodelMessages
MEX WSDL metadata can not be parsed, the systemId is of the MEX source is null.
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
 
MimeAttachmentSet - Class in com.sun.xml.ws.message
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, WSFeatureList) - Constructor for class com.sun.xml.ws.encoding.MimeCodec
 
MimeCodec(MimeCodec) - Constructor for class com.sun.xml.ws.encoding.MimeCodec
Copy constructor.
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
 
MIMEPartStreamingDataHandler - Class in com.sun.xml.ws.encoding
Implementation of StreamingDataHandler to access MIME attachments efficiently.
MIMEPartStreamingDataHandler(MIMEPart) - Constructor for class com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler
 
mimeRootCodec - Variable in class com.sun.xml.ws.encoding.MimeCodec
 
mimeType - Variable in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
 
MISSING_ADDRESS_IN_EPR - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
MISSING_HEADER_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Missing WS-Addressing header: "{0}"
MissingAddressingHeaderException - Exception in com.sun.xml.ws.addressing.model
This exception signals that a particular WS-Addressing header is missing in a SOAP message.
MissingAddressingHeaderException(QName) - Constructor for exception com.sun.xml.ws.addressing.model.MissingAddressingHeaderException
 
MissingAddressingHeaderException(QName, Packet) - Constructor for exception com.sun.xml.ws.addressing.model.MissingAddressingHeaderException
 
mode - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
mode() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
model - Variable in class com.sun.xml.ws.client.SEIPortInfo
Model of SEIPortInfo.sei.
model - Variable in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
ModelerMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
ModelGenerator - Class in com.sun.xml.ws.api.policy
 
ModelGenerator.SourceModelCreator - Class in com.sun.xml.ws.api.policy
 
ModelNode - Class in com.sun.xml.ws.policy.sourcemodel
The general representation of a single node within a PolicySourceModel instance.
ModelNode.Type - Enum in com.sun.xml.ws.policy.sourcemodel
Policy source model node type enumeration
ModelTranslator - Class in com.sun.xml.ws.api.policy
This class provides a method for translating a PolicySourceModel structure to a normalized Policy expression.
ModelUnmarshaller - Class in com.sun.xml.ws.api.policy
 
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
Default constructor.
ModuleVisitor - Class in com.sun.xml.ws.org.objectweb.asm
A visitor to visit a Java module.
ModuleVisitor(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Constructs a new ModuleVisitor.
ModuleVisitor(int, ModuleVisitor) - Constructor for class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Constructs a new ModuleVisitor.
MonitorBase - Class in com.sun.xml.ws.server
 
MonitorBase() - Constructor for class com.sun.xml.ws.server.MonitorBase
Default constructor.
MONITORENTER - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
MONITOREXIT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
MONITORING_ATTRIBUTE_QNAME - Static variable in class com.sun.xml.ws.api.config.management.policy.ManagementAssertion
The name of the monitoring attribute.
monitoringAttribute() - Method in class com.sun.xml.ws.api.config.management.policy.ManagementAssertion
Returns the value of the monitoring attribute.
MonitoringTubeFactory - Class in com.sun.xml.ws.assembler.jaxws
TubeFactory implementation creating one of the standard JAX-WS RI tubes
MonitoringTubeFactory() - Constructor for class com.sun.xml.ws.assembler.jaxws.MonitoringTubeFactory
 
MonitorRootClient - Class in com.sun.xml.ws.client
 
MonitorRootService - Class in com.sun.xml.ws.server
 
moveTo(File) - Method in class com.sun.xml.ws.encoding.DataSourceStreamingDataHandler
 
moveTo(File) - Method in class com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler
 
MrJarUtil - Class in com.sun.xml.ws.util
Utility class used as a JEP 238 multi release jar versioned class.
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.
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 message Codec.
MtomCodec.ByteArrayBuffer - Class in com.sun.xml.ws.encoding
 
MtomCodec.MtomStreamWriterImpl - Class in com.sun.xml.ws.encoding
 
MtomCodec.MtomXMLStreamReaderEx - Class in com.sun.xml.ws.encoding
 
MtomFeatureConfigurator - Class in com.sun.xml.ws.encoding.policy
 
MtomFeatureConfigurator() - Constructor for class com.sun.xml.ws.encoding.policy.MtomFeatureConfigurator
Creates a new instance of MtomFeatureConfigurator
MtomPolicyMapConfigurator - Class in com.sun.xml.ws.encoding.policy
Generate an MTOM policy if MTOM was enabled.
MtomPolicyMapConfigurator() - Constructor for class com.sun.xml.ws.encoding.policy.MtomPolicyMapConfigurator
Default constructor.
MtomStreamWriterImpl(XMLStreamWriter, List<MtomCodec.ByteArrayBuffer>, String, MTOMFeature) - Constructor for class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
MtomXMLStreamReaderEx(MimeMultipartParser, XMLStreamReader) - Constructor for class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
MULTIANEWARRAY - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
MULTIPART_RELATED_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.MimeCodec
 
MUST_UNDERSTAND - Static variable in class com.sun.xml.ws.message.StringHeader
 
mustUnderstand - Variable in class com.sun.xml.ws.message.StringHeader
 
MustUnderstandTubeFactory - Class in com.sun.xml.ws.assembler.jaxws
TubeFactory implementation creating one of the standard JAX-WS RI tubes
MustUnderstandTubeFactory() - Constructor for class com.sun.xml.ws.assembler.jaxws.MustUnderstandTubeFactory
 
mv - Variable in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.
mv - Variable in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
The module visitor to which this visitor must delegate method calls.

N

name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
 
name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
 
name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
 
name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
 
name - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
name - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.AttributedQName
 
name - Variable in class com.sun.xml.ws.message.StringHeader
Tag name.
name - Variable in class com.sun.xml.ws.runtime.config.TubelineDefinition
 
name() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
 
name() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
 
name() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
name() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
name() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
name() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
name() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
 
name() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
name() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPartDescriptor
Gives Qualified name of the XML Schema element or type
name() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartDescriptorImpl
 
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 - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
NamedNodeMapIterator - Class in com.sun.xml.ws.util.xml
 
NamedNodeMapIterator(NamedNodeMap) - Constructor for class com.sun.xml.ws.util.xml.NamedNodeMapIterator
 
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
 
NamespaceContextExAdaper - Class in com.sun.xml.ws.util.xml
 
NamespaceContextExAdaper(NamespaceContext) - Constructor for class com.sun.xml.ws.util.xml.NamespaceContextExAdaper
 
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
 
NamespaceVersion - Enum in com.sun.xml.ws.policy.sourcemodel.wspolicy
 
NESTED_DESERIALIZATION_ERROR(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
deserialization error: {0}
NESTED_ENCODING_ERROR(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
encoding error: {0}
NESTED_MODELER_ERROR(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
runtime modeler error: {0}
NESTED_SERIALIZATION_ERROR(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
serialization error: {0}
NestedPolicy - Class in com.sun.xml.ws.policy
A special policy implementation that assures that only no or single policy alternative is possible within this type of policy.
NEW - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
NEW - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type of the object created by a 'new' instruction.
NEW_LINE - Static variable in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Text
System-specific line separator character retrieved from the Java system property line.separator
NEWARRAY - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
newClass(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newConstantDynamic(String, String, Handle, Object...) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a dynamic constant reference to the constant pool of the class being build.
newContext(BindingInfo) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextFactory
 
newContext(BindingInfo) - Method in class com.sun.xml.ws.spi.db.BindingContextFactory
 
newContext(JAXBContext) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextFactory
 
newContext(JAXBContext) - Method in class com.sun.xml.ws.spi.db.BindingContextFactory
 
newDocumentBuilderFactory(boolean) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
newExceptionReference(int) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns a reference to the type of an exception, in a 'throws' clause of a method.
newFactory(WebServiceFeature...) - Method in class com.oracle.webservices.api.message.MessageContextFactory
 
newFactory(WebServiceFeature...) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
 
newField(String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newFormalParameterReference(int) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns a reference to the type of a formal parameter of a method.
newHandle(int, String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Deprecated.
newHandle(int, String, String, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a handle to the constant pool of the class being build.
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.oracle.webservices.api.databinding.DatabindingFactory
Create a new instance of a DatabindingFactory.
newInstance() - Static method in class com.sun.xml.ws.api.databinding.DatabindingFactory
Create a new instance of a WsFactory.
newInstance(XMLOutputFactory) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.Zephyr
 
newInvokeDynamic(String, String, Handle, Object...) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newMapRequiredFault(MissingAddressingHeaderException) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
 
newMethod(String, String, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newModule(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a module reference to the constant pool of the class being build.
newNameType(String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newPackage(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds a package reference to the constant pool of the class being build.
newSAXParserFactory(boolean) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
newSuperTypeReference(int) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns a reference to the super class or to an interface of the 'implements' clause of a class.
newTransformer() - Static method in class com.sun.xml.ws.util.xml.XmlUtil
Creates a new identity transformer.
newTransformerFactory(boolean) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
newTryCatchReference(int) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
newTypeArgumentReference(int, int) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns a reference to the type of a type argument in a constructor or method call or reference.
newTypeParameterBoundReference(int, int, int) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns a reference to a type parameter bound of a generic class or method.
newTypeParameterReference(int, int) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns a reference to a type parameter of a generic class or method.
newTypeReference(int) - Static method in class com.sun.xml.ws.org.objectweb.asm.TypeReference
Returns a type reference of the given sort.
newUTF8(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
newWrapperInstace(Class<?>) - Method in interface com.sun.xml.ws.spi.db.BindingContext
 
newXMLInputFactory(boolean) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
newXPathFactory(boolean) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
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() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
 
next() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
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.XMLReaderComposite
 
next() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
next(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
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
Default constructor.
nextContent(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
nextElementContent(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
nextMessage() - Method in class com.sun.xml.ws.dump.MessageDumpingFeature
 
nextTag() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
nextTag() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
nextTag() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
nextWhiteSpaceContent(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
Moves next and read spaces from the reader as long as to the next element.
NO_CONTENT_TYPE() - Static method in class com.sun.xml.ws.resources.ServerMessages
Request doesn''t have a Content-Type
NO_CURRENT_PACKET() - Static method in class com.sun.xml.ws.resources.ServerMessages
This thread is not currently processing any web service request.
NO_MESSAGE - Enum constant in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlMessageType
 
NO_OP_COMPLETION_CALLBACK - Static variable in class com.sun.xml.ws.transport.http.HttpAdapter
 
NO_SUCH_CONTENT_ID(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
There''s no attachment for the content ID "{0}"
NO_SUNJAXWS_XML(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
Runtime descriptor "{0}" is missing
NO_WSDL_NO_PORT(Object) - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
WSDL Metadata not available to create the proxy, either Service instance or ServiceEndpointInterface {0} should have WSDL information
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
 
node - Variable in class com.sun.xml.ws.message.DOMHeader
 
NodeListIterator - Class in com.sun.xml.ws.util.xml
 
NodeListIterator(NodeList) - Constructor for class com.sun.xml.ws.util.xml.NodeListIterator
 
NoLock(XMLInputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.NoLock
 
NoLock(XMLOutputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.NoLock
 
NON_ANONYMOUS_RESPONSE() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Sending 202 and processing non-anonymous response
NON_ANONYMOUS_RESPONSE_NULL_HEADERS(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
No response headers found in non-anonymous response from "{0}"
NON_ANONYMOUS_RESPONSE_ONEWAY() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Ignoring non-anonymous response for one-way message
NON_ANONYMOUS_RESPONSE_SENDING(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Sending non-anonymous reply to "{0}"
NON_ANONYMOUS_UNKNOWN_PROTOCOL(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Unknown protocol: "{0}"
NON_LOGICAL_HANDLER_SET(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Cannot set {0} on binding.
NON_UNIQUE_DISPATCH_QNAME(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Non unique body parts! In a port, as per BP 1.1 R2710 operations must have unique operation signature on the wire for successful dispatch.
NON_UNIQUE_OPERATION_SIGNATURE(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Operations in a port should have unique operation signature to successfuly identify a associated wsdl operation for a message.
NonAnonymousResponseProcessor - Class in com.sun.xml.ws.api.addressing
Delivers response messages targeted at non-anonymous endpoint addresses
NonAnonymousResponseProcessor() - Constructor for class com.sun.xml.ws.api.addressing.NonAnonymousResponseProcessor
 
none - Enum constant in enum com.sun.xml.ws.client.ContentNegotiation
 
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.
nonNullAsyncHandlerGiven - Variable in class com.sun.xml.ws.api.message.Packet
Indicates whether a non-null AsyncHandler was given at the point of making the request that created this packet.
nonNullAsyncHandlerGiven - Variable in class com.sun.xml.ws.client.AsyncInvoker
 
NOOP - Enum constant in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider.StoreType
NOOP implementation of BackingStoreFactory interface
NOP - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
NOT_A_VALID_BARE_METHOD(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
SEI {0} has method {1} annotated as BARE but it has more than one parameter bound to body.
NOT_IMPLEMENT_PROVIDER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
"{0}" doesn''t implement Provider
NOT_KNOW_HTTP_CONTEXT_TYPE(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Doesn''t support Endpoint.publish({0}).
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
 
NOT_SET - Enum constant in enum com.sun.xml.ws.api.config.management.policy.ManagementAssertion.Setting
 
NOT_ZERO_PARAMETERS(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Method "{0}" shouldn''t have any arguments
NOTFOUND_PORT_IN_WSDL(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
Port: {0} not a valid port in Service: {1} in WSDL: {2}
NOTFOUND_SERVICE_IN_WSDL(Object, Object) - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
Service: {0} not found in WSDL: {1}
notUnderstoodExtensions - Variable in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
 
ns - Variable in class com.sun.xml.ws.encoding.TagInfoset
Namespace declarations on this tag.
NS_109 - Static variable in class com.sun.xml.ws.handler.HandlerChainsModel
 
NS_RUNTIME - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
NS_RUNTIME - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
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.xml.ws.wsdl.parser.SOAPConstants
 
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_WSDL - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
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.xml.ws.wsdl.parser.SOAPConstants
 
NS_XMLNS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
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 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.util.QNameMap.Entry
The namespace URI.
NULL - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
NULL_ACTION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Populating request Addressing headers and found null Action
NULL_ADDRESS() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
Address in an EPR cannot be null
NULL_ADDRESS_SERVICE_ENDPOINT() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
Address in an EPR cannot be null, when serviceName or portName is null
NULL_ADDRESSING_VERSION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Unexpected null Addressing version
NULL_BINDING() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Populating request Addressing headers and found null Binding
NULL_EPR() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
EndpointReference is null
NULL_HEADERS() - Static method in class com.sun.xml.ws.resources.AddressingMessages
No headers found when processing the server inbound request and WS-Addressing is required
NULL_IMPLEMENTOR() - Static method in class com.sun.xml.ws.resources.ServerMessages
Implementor cannot be null
NULL_LOCATOR - Static variable in class com.sun.xml.ws.message.AbstractMessageImpl
 
NULL_MESSAGE() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Null message found when processing the server inbound request and WS-Addressing is required
NULL_PACKET() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Populating request Addressing headers and found null Packet
NULL_PORTNAME() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
EPR doesn't have EndpointName in the Metadata
NULL_SERVICE() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
serviceName can't be null when portName is specified
NULL_SOAP_VERSION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Unexpected null SOAP version
NULL_WSA_HEADERS() - Static method in class com.sun.xml.ws.resources.AddressingMessages
No WS-Addressing headers found processing the server inbound request
NULL_WSDL() - Static method in class com.sun.xml.ws.resources.ProviderApiMessages
EPR doesn't have WSDL Metadata which is needed for the current operation
NULL_WSDL_PORT() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Populating request Addressing headers and found null WSDLPort
NULLABLE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
NullSetter(ValueSetter, Object) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.NullSetter
 
NullSetter(EndpointValueSetter, Object) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.NullSetter
 

O

OBJECT - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of object reference types.
ObjectFactory - Class in com.oracle.xmlns.webservices.jaxws_databinding
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.ext2.java_wsdl package.
ObjectFactory - Class in com.sun.xml.ws.runtime.config
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.xml.ws.runtime.config package.
ObjectFactory() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.ext2.java_wsdl
ObjectFactory() - Constructor for class com.sun.xml.ws.runtime.config.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.xml.ws.runtime.config
obtainFromSystemProperty() - Static method in enum com.sun.xml.ws.client.ContentNegotiation
Obtain the content negotiation value from a system property.
OFF - Enum constant in enum com.sun.xml.ws.api.config.management.policy.ManagementAssertion.Setting
 
OK - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
OldBridge<T> - Class in com.sun.xml.ws.spi.db
Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
OldBridge(JAXBContextImpl) - Constructor for class com.sun.xml.ws.spi.db.OldBridge
 
ON - Enum constant in enum com.sun.xml.ws.api.config.management.policy.ManagementAssertion.Setting
 
onCompletion() - Method in interface com.sun.xml.ws.transport.http.HttpAdapter.CompletionCallback
 
onCompletion(Packet) - Method in interface com.sun.xml.ws.api.pipe.Fiber.CompletionCallback
Indicates that the fiber has finished its execution.
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().
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.
ONE_WAY - Enum constant in enum com.sun.xml.ws.api.model.MEP
 
ONE_WAY_OPERATION - Static variable in interface com.sun.xml.ws.client.BindingProviderProperties
 
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
OneWayFeature(AddressingPropertySet, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.OneWayFeature
 
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
 
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.encoding.fastinfoset.FastInfosetStreamReaderRecyclable
 
onRecycled() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
onRecycled() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
onResume(Packet) - Method in class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube.FiberResumer
 
onResume(Packet) - Method in interface com.sun.xml.ws.server.provider.AsyncProviderInvokerTube.Resumer
 
onStartup(Set<Class<?>>, ServletContext) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer
 
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.
Opcodes - Interface in com.sun.xml.ws.org.objectweb.asm
The JVM opcodes, access flags and array type codes.
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.
openConnection(Packet) - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
operation() - Method in interface com.sun.xml.ws.wsdl.writer.document.Binding
 
operation() - Method in interface com.sun.xml.ws.wsdl.writer.document.PortType
 
Operation - Interface in com.sun.xml.ws.wsdl.writer.document.http
 
Operation - Interface in com.sun.xml.ws.wsdl.writer.document
 
OPERATION - Enum constant in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlNameScope
 
operationDispatcher - Variable in class com.sun.xml.ws.client.Stub
 
OperationDispatcher - Class in com.sun.xml.ws.wsdl
This class abstracts the process of identifying the wsdl operation from a SOAP Message request.
OperationDispatcher(WSDLPort, WSBinding, SEIModel) - Constructor for class com.sun.xml.ws.wsdl.OperationDispatcher
 
operationFeatures - Variable in class com.sun.xml.ws.binding.BindingImpl
 
operationName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
 
operationName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
 
optimistic - Enum constant in enum com.sun.xml.ws.client.ContentNegotiation
 
OPTIMIZED_FI_SERIALIZATION_ASSERTION - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
OPTIMIZED_MIME_NS - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
OPTIMIZED_MIME_SERIALIZATION_ASSERTION - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
optional - Enum constant in enum com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation.ANONYMOUS
 
Optional - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
OUT - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
 
outbound() - Element in annotation type com.sun.xml.ws.developer.SchemaValidation
Turns validation on/off for outbound messages
OUTBOUND_TRANSPORT_HEADERS - Static variable in class com.sun.xml.ws.api.message.Packet
Outbound transport headers are captured in a transport neutral way.
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
 
output - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
 
output() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
 
output() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
 
output() - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
OUTPUT - Enum constant in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlMessageType
 
OUTPUT_XML_CHARACTER_ENCODING - Static variable in class com.sun.xml.ws.encoding.xml.XMLConstants
 
outputMessageFeatures - Variable in class com.sun.xml.ws.binding.BindingImpl
 
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.server.AbstractMultiInstanceResolver
 
owner - Variable in class com.sun.xml.ws.transport.http.HttpAdapter
 

P

packet - Variable in class com.sun.xml.ws.developer.ValidationErrorHandler
 
Packet - Class in com.sun.xml.ws.api.message
Represents a container of a Message.
Packet() - Constructor for class com.sun.xml.ws.api.message.Packet
Creates an empty Packet that doesn't have any Message.
Packet(Message) - Constructor for class com.sun.xml.ws.api.message.Packet
Creates a Packet that wraps a given Message.
Packet.State - Enum in com.sun.xml.ws.api.message
 
Packet.Status - Enum in com.sun.xml.ws.api.message
 
PacketDispatch - Class in com.sun.xml.ws.client.dispatch
Dispatch implementation for Packet.
PacketDispatch(WSPortInfo, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.PacketDispatch
 
PacketDispatch(WSPortInfo, Tube, BindingImpl, WSEndpointReference, boolean) - Constructor for class com.sun.xml.ws.client.dispatch.PacketDispatch
 
PacketDispatch(WSPortInfo, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.PacketDispatch
 
PacketDispatch(QName, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.PacketDispatch
Deprecated.
packetFactory - Variable in class com.sun.xml.ws.client.sei.StubHandler
 
packetFactory - Variable in class com.sun.xml.ws.server.sei.TieHandler
 
packetTakesPriorityOverRequestContext - Variable in class com.sun.xml.ws.api.message.Packet
During invocation of a client Stub or Dispatch a Packet is created then the Stub's RequestContext is copied into the Packet.
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
 
paramAnnotation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
 
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.
parameterBridges - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.RpcLit
How does each wrapped parameter binds to XML?
ParameterImpl - Class in com.sun.xml.ws.model
runtime Parameter that abstracts the annotated java parameter
ParameterImpl(JavaMethodImpl, TypeInfo, WebParam.Mode, int) - Constructor for class com.sun.xml.ws.model.ParameterImpl
 
parameterOrder(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
 
parameterStyle - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
 
parameterStyle() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
 
ParamType - Interface in com.sun.xml.ws.wsdl.writer.document
 
parse(XMLEntityResolver.Parser, XMLEntityResolver, boolean, Container, PolicyResolver, 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, PolicyResolver, WSDLParserExtension...) - Static method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
 
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(XMLEntityResolver.Parser, XMLEntityResolver, boolean, Container, WSDLParserExtension...) - Static method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
 
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(File) - 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.httpspi.servlet.DeploymentDescriptorParser
Parses the sun-jaxws.xml file and configures a set of EndpointAdapters.
parse(Class<?>) - Static method in class com.oracle.webservices.api.message.BasePropertySet
This method parses a class for fields and methods with PropertySet.Property.
parse(Class<?>) - Static method in class com.sun.xml.ws.api.BindingID
Figures out the binding from BindingType annotation.
parse(Class<?>, MethodHandles.Lookup) - Static method in class com.oracle.webservices.api.message.BasePropertySet
This method parses a class for fields and methods with PropertySet.Property.
parse(String) - Static method in class com.sun.xml.ws.api.BindingID
Parses a binding ID string into a BindingID object.
parse(String) - Method in class com.sun.xml.ws.api.BindingIDFactory
Parses a binding ID string into BindingID if possible.
parse(String) - Static method in class com.sun.xml.ws.transport.http.client.HttpCookie
Constructs cookies from set-cookie or set-cookie2 header string.
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(String, InputStream) - Method in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
Parses the sun-jaxws.xml file and configures a set of EndpointAdapters.
parse(URL, Source, EntityResolver, boolean, Container, PolicyResolver, WSDLParserExtension...) - Static method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
Parses the WSDL and gives WSDLModel.
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(URL, Source, EntityResolver, boolean, Container, Class, PolicyResolver, boolean, WSDLParserExtension...) - Static method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
Parses the WSDL and gives WSDLModel.
parse(URL, Source, EntityResolver, boolean, Container, Class, PolicyResolver, WSDLParserExtension...) - Static method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
Parses the WSDL and gives WSDLModel.
parse(URL, Source, EntityResolver, boolean, Container, Class, WSDLParserExtension...) - Static method in class com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser
Parses the WSDL and gives WSDLModel.
parse(XMLEventReader) - Method in interface com.sun.xml.ws.config.metro.dev.FeatureReader
Parse an XML stream and return the corresponding WebServiceFeature instance.
parse(XMLEventReader) - Method in class com.sun.xml.ws.runtime.config.TubelineFeatureReader
 
parseAnnotations(Class<?>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
parseAnnotations(Iterable<Annotation>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Adds the corresponding features to the list for feature annotations(i.e which have WebServiceFeatureAnnotation meta annotation)
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.
parseBooleanValue(String) - Static method in class com.sun.xml.ws.config.metro.util.ParserUtil
Return true if the value is "true" or "1".
parseEagerly() - Element in annotation type com.sun.xml.ws.developer.StreamingAttachment
MIME message is parsed eagerly.
parseHandlerConfigFile(Class, XMLStreamReader) - Static method in class com.sun.xml.ws.handler.HandlerChainsModel
reader should be on <handler-chains> 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 .
parser - Variable in class com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
The parser instance parsing the infoset.
Parser(SDDocumentSource) - Constructor for class com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
Creates a XMLEntityResolver.Parser that reads from SDDocumentSource.
Parser(URL, XMLStreamReader) - Constructor for class com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
 
ParserUtil - Class in com.sun.xml.ws.config.metro.util
 
ParserUtil - Class in com.sun.xml.ws.wsdl.parser
TODO: made public just for now
parseTokenList(String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
 
part() - Method in interface com.sun.xml.ws.wsdl.writer.document.Message
 
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 - Interface in com.sun.xml.ws.wsdl.writer.document
 
partName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
partName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
partName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
partName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
partName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
partName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
partName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
partName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
parts() - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLMessage
 
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(EditableWSDLBoundPortType) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
patchAnonymousDefault(EditableWSDLBoundPortType) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
patchAnonymousDefault(EditableWSDLBoundPortType) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
Patch the default value of wsaw:Anonymous=optional if none is specified
Payload - Enum constant in enum com.sun.xml.ws.util.xml.XMLReaderComposite.State
 
PayloadElementSniffer - Class in com.sun.xml.ws.message
Parses the SOAP message in order to get QName of a payload element.
PayloadElementSniffer() - Constructor for class com.sun.xml.ws.message.PayloadElementSniffer
Default constructor.
payloadIndex - Variable in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
payloadReader - Variable in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
PayloadSourceMessage - Class in com.sun.xml.ws.message.source
Message backed by Source as payload
PayloadSourceMessage(MessageHeaders, 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(MessageHeaders, XMLStreamReader, AttachmentSet, SOAPVersion) - Constructor for class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
PayloadStreamReaderMessage(XMLStreamReader, SOAPVersion) - Constructor for class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
PD_JAXWS_PACKAGE_PD - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
pessimistic - Enum constant in enum com.sun.xml.ws.client.ContentNegotiation
 
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.
PipeClonerImpl - Class in com.sun.xml.ws.api.pipe
Clones the whole pipeline.
PipeClonerImpl() - Constructor for class com.sun.xml.ws.api.pipe.PipeClonerImpl
 
PipeClonerImpl(Map<Object, Object>) - Constructor for class com.sun.xml.ws.api.pipe.PipeClonerImpl
 
PipelineAssembler - Interface in com.sun.xml.ws.api.pipe
Creates a pipeline.
PipelineAssemblerFactory - Class in com.sun.xml.ws.api.pipe
Deprecated.
PipelineAssemblerFactory() - Constructor for class com.sun.xml.ws.api.pipe.PipelineAssemblerFactory
Deprecated.
Default constructor.
PLAIN - Enum constant in enum com.sun.xml.ws.server.sei.ValueGetter
ValueGetter that works for WebParam.Mode.IN parameter.
pname - Variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
pname1 - Variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
policy() - Method in class com.sun.xml.ws.server.MonitorRootService
 
Policy - Class in com.sun.xml.ws.policy
A policy represents normalized policy as a wrapper of available policy alternatives represented by child AssertionSets.
Policy - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
POLICY - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
 
POLICY_REFERENCE - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
 
PolicyAssertion - Class in com.sun.xml.ws.policy
Base class for any policy assertion implementations.
PolicyAssertion() - Constructor for class com.sun.xml.ws.policy.PolicyAssertion
 
PolicyAssertion(AssertionData, Collection<? extends PolicyAssertion>) - Constructor for class com.sun.xml.ws.policy.PolicyAssertion
Creates generic assertionand stores the data specified in input parameters
PolicyAssertion(AssertionData, Collection<? extends PolicyAssertion>, AssertionSet) - Constructor for class com.sun.xml.ws.policy.PolicyAssertion
Deprecated.
Non-abstract assertion types should derive from SimpleAssertion or ComplexAssertion instead. Policy class will not provide support for nested policy alternatives in the future. This responsibility is delegated to ComplexAssertion class instead.
PolicyAssertionCreator - Interface in com.sun.xml.ws.policy.spi
The interface defines contract for custom (domain specific) policy assertion factories.
PolicyAssertionValidator - Interface in com.sun.xml.ws.policy.spi
 
PolicyAssertionValidator.Fitness - Enum in com.sun.xml.ws.policy.spi
 
PolicyConstants - Class in com.sun.xml.ws.policy
Commonly used constants by the policy implementations
PolicyException - Exception in com.sun.xml.ws.policy
This is a base exception class and thrown when there is an error in the policy processing
PolicyException(String) - Constructor for exception com.sun.xml.ws.policy.PolicyException
 
PolicyException(String, Throwable) - Constructor for exception com.sun.xml.ws.policy.PolicyException
 
PolicyException(Throwable) - Constructor for exception com.sun.xml.ws.policy.PolicyException
 
PolicyFeatureConfigurator - Interface in com.sun.xml.ws.policy.jaxws.spi
The service provider implementing this interface will be discovered and called to configure wsdl model based on PolicyMap bound to it.
PolicyIntersector - Class in com.sun.xml.ws.policy
The instance of this class is intended to provide policy intersection mechanism.
PolicyLogger - Class in com.sun.xml.ws.policy.privateutil
This is a helper class that provides some convenience methods wrapped around the standard Logger interface.
policyMap - Variable in class com.sun.xml.ws.client.PortInfo
 
PolicyMap - Class in com.sun.xml.ws.policy
A PolicyMap holds all policies for a scope.
PolicyMapConfigurator - Interface in com.sun.xml.ws.policy.jaxws.spi
The service provider implementing this interface will be discovered and called to extend created PolicyMap instance with additional policy bindings.
PolicyMapExtender - Class in com.sun.xml.ws.policy
The class provides methods to extend policy map content with new policies
PolicyMapKey - Class in com.sun.xml.ws.policy
This class provides implementation of PolicyMapKey interface to be used in connection with PolicyMap.
PolicyMapKeyConverter - Class in com.sun.xml.ws.policy.subject
Computes a PolicyMapKey instance for a given WsdlBindingSubject.
PolicyMapKeyConverter(QName, QName) - Constructor for class com.sun.xml.ws.policy.subject.PolicyMapKeyConverter
 
PolicyMapMutator - Class in com.sun.xml.ws.policy
The class serves as a base for specific policy map mutator implementations.
PolicyMapUtil - Class in com.sun.xml.ws.policy
Utility methods that operate on a PolicyMap.
PolicyMerger - Class in com.sun.xml.ws.policy
Merge policies and return the effective policy.
PolicyMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
PolicyModelGenerator - Class in com.sun.xml.ws.policy.sourcemodel
Translate a policy into a PolicySourceModel.
PolicyModelGenerator() - Constructor for class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
This protected constructor avoids direct instantiation from outside of the class
PolicyModelGenerator.PolicySourceModelCreator - Class in com.sun.xml.ws.policy.sourcemodel
Allows derived classes to pass their own implementation of PolicySourceModelCreator into the PolicyModelGenerator instance.
PolicyModelMarshaller - Class in com.sun.xml.ws.policy.sourcemodel
Abstract class defines interface for policy model marshaller implementations that are specific to underlying persistence layer.
PolicyModelTranslator - Class in com.sun.xml.ws.policy.sourcemodel
This class provides a method for translating a PolicySourceModel structure to a normalized Policy expression.
PolicyModelTranslator(Collection<PolicyAssertionCreator>) - Constructor for class com.sun.xml.ws.policy.sourcemodel.PolicyModelTranslator
 
PolicyModelUnmarshaller - Class in com.sun.xml.ws.policy.sourcemodel
Abstract class defines interface for policy model unmarshaller implementations that are specific to underlying persistence layer.
policyNsUri - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
Namespace URI for the WSDL Binding
PolicyReference - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
PolicyResolver - Interface in com.sun.xml.ws.api.policy
PolicyResolver will be used to resolve the PolicyMap created by configuration understood by JAX-WS.
PolicyResolver.ClientContext - Class in com.sun.xml.ws.api.policy
 
PolicyResolver.ServerContext - Class in com.sun.xml.ws.api.policy
 
PolicyResolverFactory - Class in com.sun.xml.ws.api.policy
PolicyResolverFactory provides a way to override Effective Policy Resolution for a Service or Client.
PolicyResolverFactory() - Constructor for class com.sun.xml.ws.api.policy.PolicyResolverFactory
Default constructor.
PolicySourceModel - Class in com.sun.xml.ws.policy.sourcemodel
This class is a root of unmarshaled policy source structure.
PolicySourceModel(NamespaceVersion, String, String, Collection<PrefixMapper>) - Constructor for class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Constructor that creates a new policy source model instance with given id or name identifier and a set of PrefixMappers.
PolicySourceModelContext - Class in com.sun.xml.ws.policy.sourcemodel
 
PolicySourceModelCreator() - Constructor for class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator.PolicySourceModelCreator
Default constructor.
PolicySubject - Class in com.sun.xml.ws.policy
A PolicySubject is an entity (e.g., a port, operation, binding, service) with which a policy can be associated.
PolicySubject(Object, Policy) - Constructor for class com.sun.xml.ws.policy.PolicySubject
Constructs a policy subject instance.
PolicySubject(Object, Collection<Policy>) - Constructor for class com.sun.xml.ws.policy.PolicySubject
Constructs a policy subject instance.
PolicyUris - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
PolicyUtil - Class in com.sun.xml.ws.policy.jaxws
 
PolicyUtil() - Constructor for class com.sun.xml.ws.policy.jaxws.PolicyUtil
 
PolicyUtils - Class in com.sun.xml.ws.policy.privateutil
This is a wrapper class for various utilities that may be reused within Policy API implementation.
PolicyUtils.Collections - Class in com.sun.xml.ws.policy.privateutil
 
PolicyUtils.Commons - Class in com.sun.xml.ws.policy.privateutil
 
PolicyUtils.Comparison - Class in com.sun.xml.ws.policy.privateutil
 
PolicyUtils.ConfigFile - Class in com.sun.xml.ws.policy.privateutil
 
PolicyUtils.IO - Class in com.sun.xml.ws.policy.privateutil
 
PolicyUtils.Rfc2396 - Class in com.sun.xml.ws.policy.privateutil
 
PolicyUtils.Text - Class in com.sun.xml.ws.policy.privateutil
Text utilities wrapper.
PolicyWSDLGeneratorExtension - Class in com.sun.xml.ws.policy.jaxws
Marshals the contents of a policy map to WSDL.
PolicyWSDLGeneratorExtension() - Constructor for class com.sun.xml.ws.policy.jaxws.PolicyWSDLGeneratorExtension
 
PolicyWSDLParserExtension - Class in com.sun.xml.ws.policy.jaxws
This class parses the Policy Attachments in the WSDL and creates a PolicyMap thaty captures the policies configured on different PolicySubjects in the wsdl.
PolicyWSDLParserExtension - Interface in com.sun.xml.ws.api.wsdl.parser
Marker interface for WSDLParserExtension implementations that can replace the default implementation
PolicyWSDLParserExtension() - Constructor for class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
Creates a new instance of PolicyWSDLParserExtension
pool - Variable in class com.sun.xml.ws.api.server.Adapter
Pool of Adapter<TK extends Adapter.Toolkit>.Toolkits.
Pool<T> - Class in com.sun.xml.ws.util
General-purpose object pool.
Pool() - Constructor for class com.sun.xml.ws.util.Pool
Default constructor.
Pool.Marshaller - Class in com.sun.xml.ws.util
JAXB Marshaller pool.
Pool.TubePool - Class in com.sun.xml.ws.util
Tube pool.
Pool.Unmarshaller - Class in com.sun.xml.ws.util
JAXB Marshaller pool.
POP - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
POP2 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
popContext() - Method in class com.sun.xml.ws.util.NamespaceSupport
Revert to the previous Namespace context.
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
 
port - Variable in class com.sun.xml.ws.handler.HandlerTube
 
port() - Method in interface com.sun.xml.ws.wsdl.writer.document.Service
 
Port - Interface in com.sun.xml.ws.wsdl.writer.document
 
PORT - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
PORT_NAME_REQUIRED() - Static method in class com.sun.xml.ws.resources.ServerMessages
Port QName is not found
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
Default constructor.
portAttributes(EditableWSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portAttributes(EditableWSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portElements(EditableWSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portElements(EditableWSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portElements(EditableWSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
 
portElements(EditableWSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
 
portElements(EditableWSDLPort, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
portInfo - Variable in class com.sun.xml.ws.client.Stub
 
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.xml.ws.client.Stub
 
portName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
portName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
portName - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
portName - Variable in class com.sun.xml.ws.api.databinding.MappingInfo
 
portName - Variable in class com.sun.xml.ws.client.PortInfo
 
portName - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.ServiceNameType
 
portName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
portName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
portName() - Method in class com.sun.xml.ws.server.MonitorRootService
 
portName(QName) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Sets the port name of the WSDL
portType() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
PortType - Interface in com.sun.xml.ws.wsdl.writer.document
 
portTypeAttributes(EditableWSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeAttributes(EditableWSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeElements(EditableWSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeElements(EditableWSDLPortType, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeName - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
portTypeName - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
portTypeOperationAttributes(EditableWSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationAttributes(EditableWSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeOperationElements(EditableWSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationElements(EditableWSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeOperationFault(EditableWSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationFaultAttributes(EditableWSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationFaultAttributes(EditableWSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeOperationFaultAttributes(EditableWSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
portTypeOperationFaultElements(EditableWSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationFaultElements(EditableWSDLFault, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeOperationInput(EditableWSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationInputAttributes(EditableWSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationInputAttributes(EditableWSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeOperationInputAttributes(EditableWSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
portTypeOperationInputElements(EditableWSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationInputElements(EditableWSDLInput, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeOperationOutput(EditableWSDLOperation, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationOutputAttributes(EditableWSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationOutputAttributes(EditableWSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
portTypeOperationOutputAttributes(EditableWSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
 
portTypeOperationOutputElements(EditableWSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
portTypeOperationOutputElements(EditableWSDLOutput, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
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.policy.jaxws.PolicyWSDLParserExtension
 
postInit(HashMap<String, Schema>) - Method in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
postInvoke(Packet, T) - Method in class com.sun.xml.ws.api.server.InstanceResolver
Called by the default Invoker after the method call is done.
postInvoke(Packet, T) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
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.dump.LoggingDumpTube
 
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
 
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
 
PrefixMapper - Interface in com.sun.xml.ws.policy.spi
Maps an XML prefix to a namespace.
prepare(T) - Method in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
Perform resource injection on the given instance.
prepareContext(ClientTubelineAssemblyContext) - Method in interface com.sun.xml.ws.assembler.dev.TubelineAssemblyContextUpdater
TODO javadoc
prepareContext(ServerTubelineAssemblyContext) - Method in interface com.sun.xml.ws.assembler.dev.TubelineAssemblyContextUpdater
TODO javadoc
PREVENT_SYNC_START_FOR_ASYNC_INVOKE - Static variable in class com.sun.xml.ws.client.Stub
Internal flag indicating async dispatch should be used even when the SyncStartForAsyncInvokeFeature is present on the binding associated with a stub.
println() - Method in class com.sun.xml.ws.util.MessageWriter
 
println(Object) - Method in class com.sun.xml.ws.util.MessageWriter
 
println(String) - Method in class com.sun.xml.ws.util.MessageWriter
 
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 - Class in com.sun.xml.ws.addressing.v200408
 
ProblemAction() - Constructor for class com.sun.xml.ws.addressing.ProblemAction
Creates a new instance of ProblemAction
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.ProblemAction
 
ProblemAction(String) - Constructor for class com.sun.xml.ws.addressing.v200408.ProblemAction
 
ProblemAction(String, String) - Constructor for class com.sun.xml.ws.addressing.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 - Class in com.sun.xml.ws.addressing.v200408
 
ProblemHeaderQName() - Constructor for class com.sun.xml.ws.addressing.ProblemHeaderQName
Creates a new instance of ProblemHeaderQName
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.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(Packet) - Method in class com.sun.xml.ws.api.addressing.NonAnonymousResponseProcessor
Send a response to a non-anonymous address.
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) - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
process(Packet, WebServiceContextDelegate, TransportBackChannel) - Method in interface com.sun.xml.ws.api.server.WSEndpoint.PipeHead
Processes a request and produces a reply.
process(Packet, WSEndpoint.CompletionCallback, FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.api.server.WSEndpoint
 
process(Packet, WSEndpoint.CompletionCallback, FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
process(Packet, RequestContext, ResponseContextReceiver) - Method in class com.sun.xml.ws.client.Stub
Passes a message to a pipe for processing.
processAsync(AsyncResponseImpl<?>, Packet, RequestContext, Fiber.CompletionCallback) - Method in class com.sun.xml.ws.client.Stub
Passes a message through a Tubeline for processing.
processDocBareMethod(JavaMethodImpl, String, Method) - Method in class com.sun.xml.ws.model.RuntimeModeler
models a document/literal bare method
processDocWrappedMethod(JavaMethodImpl, String, String, Method) - Method in class com.sun.xml.ws.model.RuntimeModeler
models a document/literal wrapped method
processException(Throwable) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
processException(Throwable) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
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.dump.LoggingDumpTube
 
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
 
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
 
processingInstruction(String, String) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
processName(String, String[], boolean) - Method in class com.sun.xml.ws.util.NamespaceSupport
Process a raw XML 1.0 name.
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.client.ClientSchemaValidationTube
 
processRequest(Packet) - Method in class com.sun.xml.ws.dump.LoggingDumpTube
 
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.server.ServerSchemaValidationTube
 
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.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.client.ClientSchemaValidationTube
 
processResponse(Packet) - Method in class com.sun.xml.ws.dump.LoggingDumpTube
 
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.server.ServerSchemaValidationTube
 
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.util.pipe.DumpTube
 
processRpcMethod(JavaMethodImpl, String, String, Method) - Method in class com.sun.xml.ws.model.RuntimeModeler
models a rpc/literal method
prohibited - Enum constant in enum com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation.ANONYMOUS
 
properties - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
properties - Variable in class com.sun.xml.ws.api.message.stream.InputStreamMessage
The properties of the message.
properties - Variable in class com.sun.xml.ws.db.DatabindingFactoryImpl
 
properties() - Method in class com.oracle.webservices.api.databinding.DatabindingFactory
Access properties on the DatabindingFactory instance.
properties() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
properties() - Method in class com.sun.xml.ws.api.databinding.DatabindingFactory
Access properties on the WsFactory instance.
properties() - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl
 
properties() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
properties() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
property(String, Object) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Sets A property of the Databinding object to be created
property(String, Object) - Method in interface com.oracle.webservices.api.databinding.WSDLGenerator
Sets A property of the WSDLGenerator
property(String, Object) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl.JaxwsWsdlGen
 
PROPERTY - Static variable in enum com.sun.xml.ws.client.ContentNegotiation
Property name for content negotiation on RequestContext.
PROPERTY_MAX_ATTRIBUTE_SIZE - Static variable in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
PROPERTY_MAX_ATTRIBUTES_PER_ELEMENT - Static variable in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
PROPERTY_MAX_CHARACTERS - Static variable in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
PROPERTY_MAX_CHILDREN_PER_ELEMENT - Static variable in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
PROPERTY_MAX_ELEMENT_COUNT - Static variable in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
PROPERTY_MAX_ELEMENT_DEPTH - Static variable in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
PropertyAccessor<B,V> - Interface in com.sun.xml.ws.spi.db
Accesses a particular property of a bean.
PropertyGetter - Interface in com.sun.xml.ws.spi.db
PropertyGetter
PropertyGetterBase - Class in com.sun.xml.ws.spi.db
This is the Gtter of a bean property.
PropertyGetterBase() - Constructor for class com.sun.xml.ws.spi.db.PropertyGetterBase
Default constructor.
propertyGetters - Variable in class com.sun.xml.ws.spi.db.WrapperAccessor
 
PropertyMap() - Constructor for class com.oracle.webservices.api.message.BasePropertySet.PropertyMap
Default constructor.
PropertyMapEntry(String, BasePropertySet.Accessor) - Constructor for class com.oracle.webservices.api.message.BasePropertySet.PropertyMapEntry
 
PropertySet - Interface in com.oracle.webservices.api.message
A set of "properties" that can be accessed via strongly-typed fields as well as reflexibly through the property name.
PropertySet.Property - Annotation Type in com.oracle.webservices.api.message
Marks a field on PropertySet as a property of MessageContext.
PropertySetter - Interface in com.sun.xml.ws.spi.db
PropertySetter
PropertySetterBase - Class in com.sun.xml.ws.spi.db
This is the Setter of a bean property.
PropertySetterBase() - Constructor for class com.sun.xml.ws.spi.db.PropertySetterBase
Default constructor.
propertySetters - Variable in class com.sun.xml.ws.spi.db.WrapperAccessor
 
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
 
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(DatabindingConfig) - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl
 
PROVIDER_INVALID_PARAMETER_TYPE(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
"{0}" implements Provider but its type parameter {1} is incorrect
PROVIDER_NOT_PARAMETERIZED(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
"{0}" implements Provider but doesn''t specify the type parameter
ProviderApiMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
ProviderArgumentsBuilder<T> - Class in com.sun.xml.ws.server.provider
 
ProviderArgumentsBuilder() - Constructor for class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
Default constructor.
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.
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.
ProviderInvokerTubeFactory<T> - Class in com.sun.xml.ws.api.server
Factory for Provider invoker tubes that know how to handle specific types of Providers (i.e., jakarta.xml.ws.Provider).
ProviderInvokerTubeFactory() - Constructor for class com.sun.xml.ws.api.server.ProviderInvokerTubeFactory
Default constructor.
providers - Variable in class com.sun.xml.ws.db.DatabindingFactoryImpl
 
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.
publish() - Method in class com.sun.xml.ws.transport.httpspi.servlet.EndpointAdapter
 
publish(HttpContext) - 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(Object) - Method in class com.sun.xml.ws.transport.http.server.HttpEndpoint
 
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(String) - Method in class com.sun.xml.ws.transport.http.server.HttpEndpoint
 
PUBLISHER_INFO_APPLYING_TRANSFORMATION(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET31: applying transformation with actual address: {0}
PUBLISHER_INFO_GENERATING_WSDL(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET32: generating WSDL for endpoint: {0}
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
pushContext() - Method in class com.sun.xml.ws.util.NamespaceSupport
Start a new Namespace context.
put(Class<? extends WebServiceFeature>, WebServiceFeature) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
put(String, EditableWSDLOperation) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPortType
Associate WSDL operation with operation name
put(String, EditableWSDLOperation) - 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(String, Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
put(String, Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
Sets a property.
put(String, Object) - Method in interface com.oracle.webservices.api.message.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(String, Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
put(String, Object) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
 
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(String, List<String>) - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
put(URI, Map<String, List<String>>) - Method in class com.sun.xml.ws.transport.http.client.CookieManager
 
put(QName, EditableWSDLBoundOperation) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundPortType
Populates the Map that holds operation name as key and WSDLBoundOperation as the value.
put(QName, EditableWSDLBoundOperation) - 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(QName, EditableWSDLPort) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLService
Associate WSDL port with port QName
put(QName, EditableWSDLPort) - 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(QName, V) - Method in class com.sun.xml.ws.util.QNameMap
 
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<? extends String, ?>) - Method in class com.sun.xml.ws.client.ResponseContext
 
putAll(Map<? extends String, ?>) - 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
Added to fix issue putAll() is easier to deal with as it doesn't return anything
putAll(Map<? extends String, ? extends List<String>>) - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
putAll(Map<QName, ? extends V>) - Method in class com.sun.xml.ws.util.QNameMap
 
putByte(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - Method in class com.sun.xml.ws.org.objectweb.asm.ByteVector
Puts an array of bytes into this byte vector.
putEndpointSubject(PolicyMapKey, PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMapExtender
 
putFaultMessageSubject(PolicyMapKey, PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMapExtender
 
PUTFIELD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
putInputMessageSubject(PolicyMapKey, PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMapExtender
 
putInt(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ByteVector
Puts an int into this byte vector.
putLong(long) - Method in class com.sun.xml.ws.org.objectweb.asm.ByteVector
Puts a long into this byte vector.
putOperationSubject(PolicyMapKey, PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMapExtender
 
putOutputMessageSubject(PolicyMapKey, PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMapExtender
 
putServiceSubject(PolicyMapKey, PolicySubject) - Method in class com.sun.xml.ws.policy.PolicyMapExtender
 
putShort(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ByteVector
Puts a short into this byte vector.
PUTSTATIC - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
putUTF8(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ByteVector
Puts an UTF8 string into this byte vector.

Q

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_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.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_COMPARATOR - Static variable in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Comparison
The comparator comapres QName objects according to their publicly accessible attributes, in the following order of attributes: 1.
QNAME_DEFINITIONS - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_DOCUMENTATION - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_ENDPOINT - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
QNAME_ENDPOINT - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
QNAME_ENDPOINTS - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
QNAME_ENDPOINTS - Static variable in class com.sun.xml.ws.transport.httpspi.servlet.DeploymentDescriptorParser
 
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_EXT_METADA - Static variable in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
 
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_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.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_HEADERFAULT - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
QNAME_IMPORT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_INPUT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_MESSAGE - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
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_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.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_PART - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_PORT - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_PORT_TYPE - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
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_SCHEMA - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
QNAME_SERVICE - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
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_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_TYPES - Static variable in interface com.sun.xml.ws.wsdl.parser.WSDLConstants
 
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
 
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
 

R

RawAccessorWrapper - Class in com.sun.xml.ws.db.glassfish
 
RawAccessorWrapper(RawAccessor) - Constructor for class com.sun.xml.ws.db.glassfish.RawAccessorWrapper
 
read() - 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.server.SDDocumentImpl
 
read() - Method in class com.sun.xml.ws.util.ReadAllStream
 
read(byte[], int, int) - Method in class com.sun.xml.ws.util.ReadAllStream
 
read(Packet) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Reads the message within the Packet to a SAAJMessage.
read(SOAPVersion, Message) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Reads Message as SOAPMessage.
read(SOAPVersion, Message, Packet) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Reads Message as SOAPMessage.
read(ClassReader, int, int, char[], int, Label[]) - Method in class com.sun.xml.ws.org.objectweb.asm.Attribute
Reads a Attribute.type attribute.
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(XMLInputFactory) - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
readAll(InputStream, long) - Method in class com.sun.xml.ws.util.ReadAllStream
Reads the data from input stream completely.
ReadAllStream - Class in com.sun.xml.ws.util
Reads a input stream completely and creates a new stream by keeping some data in memory and the rest on the file system.
ReadAllStream() - Constructor for class com.sun.xml.ws.util.ReadAllStream
 
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(XMLBridge<T>) - Method in interface com.sun.xml.ws.api.message.Header
Reads the header as a data-bond object
readAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
readAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
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(Unmarshaller) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
 
readAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.DOMHeader
 
readAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
readAsSAAJ(Packet) - Method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Reads the message within the Packet to a SAAJMessage.
readAsSOAPMessage() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
readAsSOAPMessage() - 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.encoding.xml.XMLMessage.XMLMultiPart
 
readAsSOAPMessage() - 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.api.message.FilterMessageImpl
 
readAsSOAPMessage(Packet, boolean) - 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.encoding.xml.XMLMessage.XMLMultiPart
 
readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
readAsSOAPMessage(SOAPVersion, Message) - Method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Reads Message as SOAPMessage.
readAsSOAPMessage(SOAPVersion, Message, Packet) - Method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
Reads Message as SOAPMessage.
readAsSOAPMessageSax2Dom(SOAPVersion, Message) - Method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
 
readAsXMLStreamReader() - Method in class com.sun.xml.ws.addressing.WSEPRExtension
 
readAsXMLStreamReader() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension
 
readByte(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a byte value in this ClassReader.
readBytecodeInstructionOffset(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Handles the bytecode offset of the next instruction to be visited in ClassReader.accept(ClassVisitor,int).
readClass(int, char[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a CONSTANT_Class constant pool entry in this ClassReader.
readConst(int, char[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a numeric or string constant pool entry in this ClassReader.
readEndpointReference(Source) - Method in class com.sun.xml.ws.spi.ProviderImpl
 
readEnvelope() - Method in interface com.sun.xml.ws.api.message.StreamingSOAP
 
readEnvelope() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
readEnvelope() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
readEnvelopeAsSource() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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.encoding.xml.XMLMessage.XMLMultiPart
 
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 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
 
readInt(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a signed int value in this ClassReader.
readLabel(int, Label[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Returns the label corresponding to the given bytecode offset.
readLong(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a signed long value in this ClassReader.
readModule(int, char[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a CONSTANT_Module constant pool entry in this ClassReader.
readOnce() - Method in class com.sun.xml.ws.encoding.DataSourceStreamingDataHandler
 
readOnce() - Method in class com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler
 
ReadOnlyPropertyException - Exception in com.oracle.webservices.api.message
Used to indicate that PropertySet.put(String, Object) failed because a property is read-only.
ReadOnlyPropertyException(String) - Constructor for exception com.oracle.webservices.api.message.ReadOnlyPropertyException
 
readPackage(int, char[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a CONSTANT_Package constant pool entry in this ClassReader.
readPayload() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
readPayload() - Method in class com.sun.xml.ws.api.message.Message
Reads the payload as a XMLStreamReader This consumes the message.
readPayload() - Method in interface com.sun.xml.ws.api.message.StreamingSOAP
 
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.JAXBDispatchMessage
 
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(XMLBridge<T>) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.api.message.Message
Reads the payload as a Data-Bond object This consumes the message.
readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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(Unmarshaller) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
readPayloadAsJAXB(Unmarshaller) - 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(Unmarshaller) - 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
 
readPayloadAsSource() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
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.JAXBDispatchMessage
 
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
 
readPolicyElement(XMLStreamReader, String) - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader
Reads a policy expression from the XML stream.
readPolicyReferenceElement(XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader
Reads policy reference element <wsp:PolicyReference/> and returns referenced policy URI as String
readRequest(Message) - Method in class com.sun.xml.ws.server.sei.TieHandler
 
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(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.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(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.RpcLit
 
readResponse() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
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(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.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(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit
 
readResponse(Packet, JavaCallInfo) - Method in interface com.sun.xml.ws.api.databinding.ClientCallBridge
 
readResponse(Packet, JavaCallInfo) - Method in class com.sun.xml.ws.client.sei.StubHandler
 
readResponseAddressingHeaders(WSDLPort, WSBinding) - Method in class com.sun.xml.ws.api.message.HeaderList
 
readResponseCodeAndMessage() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
readRest(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
readShort(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a signed short value in this ClassReader.
readToBodyStarTag() - Method in interface com.sun.xml.ws.api.message.StreamingSOAP
 
readToBodyStarTag() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
 
readToBodyStarTag() - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
readUnsignedShort(int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads an unsigned short value in this ClassReader.
readUTF8(int, char[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassReader
Reads a CONSTANT_Utf8 constant pool entry in this ClassReader.
readWrappedRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
 
readWrappedResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder
 
Reconfigurable - Interface in com.sun.xml.ws.api.config.management
Allows to trigger a reconfiguration action on an object.
reconfigure() - Method in interface com.sun.xml.ws.api.config.management.Reconfigurable
Executes any action when an endpoint is reconfigured.
reconfigure() - Method in class com.sun.xml.ws.api.server.Adapter
The pool instance needs to be recreated to prevent reuse of old Toolkit instances.
RecordComponentVisitor - Class in com.sun.xml.ws.org.objectweb.asm
A visitor to visit a record component.
RecordComponentVisitor(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
Constructs a new RecordComponentVisitor.
RecordComponentVisitor(int, RecordComponentVisitor) - Constructor for class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
Constructs a new RecordComponentVisitor.
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
 
ReflectAnnotationReader - Class in com.sun.xml.ws.model
ReflectAnnotationReader
ReflectAnnotationReader() - Constructor for class com.sun.xml.ws.model.ReflectAnnotationReader
Default constructor.
register(Object, Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
register(Object, Object, String) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
registerAtRoot(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
registerAtRoot(Object, String) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
registerEndpoint(LazyMOMProvider.WSEndpointScopeChangeListener) - Method in enum com.sun.xml.ws.api.server.LazyMOMProvider
Registers a Webservice Endpoint as a listener.
registerForThread(ServiceInterceptorFactory) - Static method in class com.sun.xml.ws.api.client.ServiceInterceptorFactory
Registers ServiceInterceptorFactory for this thread.
registerListener(LazyMOMProvider.DefaultScopeChangeListener) - Method in enum com.sun.xml.ws.api.server.LazyMOMProvider
Registers the given object as a listener.
rejectAlternatives(PolicyMap) - Static method in class com.sun.xml.ws.policy.PolicyMapUtil
Throw an exception if the policy map contains any policy with at least two policy alternatives.
relateClientResponse(Packet) - Method in class com.sun.xml.ws.api.message.Packet
For use cases that start with an existing Packet.
relateServerResponse(Packet, WSDLPort, SEIModel, WSBinding) - Method in class com.sun.xml.ws.api.message.Packet
 
RelatesToHeader - Class in com.sun.xml.ws.message
WS-Addressing <RelatesTo$gt; header.
RelatesToHeader(QName, String) - Constructor for class com.sun.xml.ws.message.RelatesToHeader
 
RelatesToHeader(QName, String, 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.
relativeToAbsoluteUrl(String, String) - Static method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader
Utility method to construct an absolute URL from a relative URI and a base URL.
relativize(String, String) - Static method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Relativizes a URI by using another URI (base URI.)
REMOTE_EXCEPTION_CLASS - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
remove() - Method in class com.sun.xml.ws.util.xml.NamedNodeMapIterator
 
remove() - Method in class com.sun.xml.ws.util.xml.NodeListIterator
 
remove(int) - Method in class com.sun.xml.ws.api.message.HeaderList
Removes the first Header of the specified name.
remove(Header) - Method in class com.sun.xml.ws.api.message.HeaderList
 
remove(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
remove(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
 
remove(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
 
remove(Object) - Method in class com.sun.xml.ws.api.message.HeaderList
Removes a single instance of the specified element from this header list, if it is present.
remove(Object) - Method in class com.sun.xml.ws.client.ResponseContext
 
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.httpspi.servlet.Headers
 
remove(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
Removes the first Header of the specified name.
remove(String, String) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
remove(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
remove(URI, HttpCookie) - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
Remove a cookie from store.
remove(QName) - Method in class com.sun.xml.ws.api.message.HeaderList
Removes the first Header of the specified name.
remove(QName) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
remove(QName) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
removeAll() - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
Remove all cookies in this cookie store.
removeAttribute(QName) - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Removes the given attribute from the assertion data.
removeExpired(BackingStore<K, ?>) - Static method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Helper method that avoids the need for exception handling boilerplate code when destroying a BackingStore instance.
removeFrom(BackingStore<K, V>, K) - Static method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Helper method that avoids the need for exception handling boilerplate code when removing data from a BackingStore instance.
removeInterceptor(FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.api.pipe.Fiber
Removes a FiberContextSwitchInterceptor from this fiber.
removeInternal(int) - Method in class com.sun.xml.ws.api.message.HeaderList
 
removeListener(Fiber.Listener) - Method in class com.sun.xml.ws.api.pipe.Fiber
Deprecated. 
removeSatellite(PropertySet) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
removeSatellite(PropertySet) - Method in interface com.oracle.webservices.api.message.DistributedPropertySet
 
RepeatedElementBridge<T> - Class in com.sun.xml.ws.spi.db
RepeatedElementBridge
RepeatedElementBridge(TypeInfo, XMLBridge) - Constructor for class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
RepeatedElementBridge.CollectionHandler - Interface in com.sun.xml.ws.spi.db
 
replace(Header, Header) - Method in class com.sun.xml.ws.api.message.HeaderList
 
replace(Header, Header) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
replace(Header, Header) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
REPLY_TO_CANNOT_PARSE() - Static method in class com.sun.xml.ws.resources.AddressingMessages
ReplyTo header cannot be parsed
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.
Request - Enum constant in enum com.sun.xml.ws.api.message.Packet.Status
 
REQUEST_AUTHENTICATOR - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Set this property to enable HttpURLConnection.setAuthenticator(Authenticator), available in JDK9+.
REQUEST_RESPONSE - Enum constant in enum com.sun.xml.ws.api.model.MEP
 
REQUEST_TIMEOUT - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Set this property on the BindingProvider.getRequestContext() to enable URLConnection.setReadTimeout(int)
requestContext - Variable in class com.sun.xml.ws.client.Stub
 
RequestContext - Class in com.sun.xml.ws.client
Request context implementation.
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.XMLReaderComposite
 
require(int, String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
 
required - Enum constant in enum com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation.ANONYMOUS
 
required - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
required() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
required() - Element in annotation type com.sun.xml.ws.developer.MemberSubmissionAddressing
Property to determine the value of the wsdl:required attribute on wsaw:UsingAddressing element in the WSDL.
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.xml.ws.util.ByteArrayBuffer
 
reset() - Method in class com.sun.xml.ws.util.NamespaceSupport
Reset this Namespace support object for reuse.
resetCont(Tube[], int) - Method in class com.sun.xml.ws.api.pipe.Fiber
Only to be used by Tubes that manipulate the Fiber to create alternate flows
resetProcessor() - Method in class com.sun.xml.ws.handler.HandlerTube
 
resetProcessor() - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
 
resetProcessor() - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
 
resetProcessor() - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
 
resetRequestContext() - Method in class com.sun.xml.ws.client.Stub
 
resolve(Packet) - Method in class com.sun.xml.ws.api.server.InstanceResolver
Decides which instance of 'T' serves the given request message.
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(PolicyResolver.ClientContext) - Method in interface com.sun.xml.ws.api.policy.PolicyResolver
Creates a PolicyResolver
resolve(PolicyResolver.ClientContext) - Method in class com.sun.xml.ws.policy.jaxws.DefaultPolicyResolver
 
resolve(PolicyResolver.ServerContext) - Method in interface com.sun.xml.ws.api.policy.PolicyResolver
Creates a PolicyResolver
resolve(PolicyResolver.ServerContext) - Method in class com.sun.xml.ws.policy.jaxws.DefaultPolicyResolver
 
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(EndpointReference) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
 
resolve(String) - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
Gets the SDDocumentImpl whose SDDocumentImpl.getURL() returns the specified value.
resolve(String) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube.MetadataResolverImpl
 
resolve(String) - Method in interface com.sun.xml.ws.wsdl.SDDocumentResolver
returns SDDocument for the give systemId.
resolve(URI) - Method in class com.sun.xml.ws.api.wsdl.parser.MetaDataResolver
Gives ServiceDescriptor resolved from the given location.
resolveAsToken(QName) - Static method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
Resolves FQN into a policy XML token.
resolveEntity(String, String) - Method in interface com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver
resolveEntity(String, String) - Method in class com.sun.xml.ws.wsdl.parser.MexEntityResolver
 
resolver - Variable in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
resolveResource(String, String, String, String, String) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube.MetadataResolverImpl
 
resolveToken(String) - Static method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
Resolves URI represented as a String into an enumeration value.
resolveURI(URI, String, String) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
resolveVersion(String) - Static method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
Resolves URI represented as a String into an enumeration value.
resolveVersion(QName) - Static method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
Resolves fully qualified name defined in the WS-Policy namespace into an enumeration value.
RESOURCE_VARIABLE - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type of a resource variable in a method.
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
Default constructor.
ResourceLoader - Class in com.sun.xml.ws.api
Used to locate resources for jax-ws extensions.
ResourceLoader - Interface in com.sun.xml.ws.transport.http
Used to locate resources for DeploymentDescriptorParser.
ResourceLoader - Interface in com.sun.xml.ws.transport.httpspi.servlet
Used to locate resources for DeploymentDescriptorParser.
ResourceLoader() - Constructor for class com.sun.xml.ws.api.ResourceLoader
Default constructor.
Response - Enum constant in enum com.sun.xml.ws.api.message.Packet.Status
 
RESPONSE - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
RESPONSE_PACKET - Static variable in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
responseBuilder - Variable in class com.sun.xml.ws.client.sei.StubHandler
 
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.Body - Class in com.sun.xml.ws.client.sei
Reads the whole payload into a single JAXB bean.
ResponseBuilder.Composite - Class in com.sun.xml.ws.client.sei
ResponseBuilder that is a composition of multiple ResponseBuilders.
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.Header - Class in com.sun.xml.ws.client.sei
Reads a header into a JAXB object.
ResponseBuilder.NullSetter - Class in com.sun.xml.ws.client.sei
ResponseBuilder that sets the VM uninitialized value to the type.
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.
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.
responses() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
REST_BINDING - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
Binding to represent RESTful services.
resume(Packet) - Method in class com.sun.xml.ws.api.pipe.Fiber
Wakes up a suspended fiber.
resume(Packet, boolean) - Method in class com.sun.xml.ws.api.pipe.Fiber
Similar to resume(Packet) but allowing the Fiber to be resumed synchronously (in the current Thread).
resume(Packet, boolean, Fiber.CompletionCallback) - Method in class com.sun.xml.ws.api.pipe.Fiber
Similar to resume(Packet, boolean) but allowing the Fiber to be resumed and at the same time atomically assign a new CompletionCallback to it.
resume(Throwable) - Method in class com.sun.xml.ws.api.pipe.Fiber
Wakes up a suspended fiber with an exception.
resume(Throwable, boolean) - Method in class com.sun.xml.ws.api.pipe.Fiber
Wakes up a suspend fiber with an exception.
resume(Throwable, Packet) - Method in class com.sun.xml.ws.api.pipe.Fiber
Wakes up a suspended fiber with an exception.
resume(Throwable, Packet, boolean) - Method in class com.sun.xml.ws.api.pipe.Fiber
Wakes up a suspend fiber with an exception.
resumeAndReturn(Packet, boolean) - Method in class com.sun.xml.ws.api.pipe.Fiber
Wakes up a suspended fiber and begins response processing.
resumeJMXRegistration() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
RET - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
RETAIN_REFERENCE_TO_INFO - Static variable in interface com.sun.xml.ws.spi.db.BindingContext
Retains references to PropertyInfos.
RETURN - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
RETURN - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
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.
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)
RootElementSniffer - Class in com.sun.xml.ws.message
Sniffs the root element name and its attributes from SAX events.
RootElementSniffer() - Constructor for class com.sun.xml.ws.message.RootElementSniffer
 
RootElementSniffer(boolean) - 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 - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
 
RpcEncoded - Enum constant in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
The mapping style of a RPC style with encoded use wsdl:operation.
RpcLit(WrapperParameter) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.RpcLit
 
RpcLit(WrapperParameter, SOAPVersion) - Constructor for class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.RpcLit
RpcLit(WrapperParameter, ValueSetterFactory) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit
 
RpcLiteral - Enum constant in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
The mapping style of a RPC style with literal use wsdl:operation
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
 
runSync(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.Fiber
Runs a given Tube (and everything thereafter) synchronously.
RUNTIME_EXCEPTION_CLASS - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
RUNTIME_MODELER_CANNOT_GET_SERVICE_NAME_FROM_INTERFACE(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
The serviceName cannot be retrieved from an interface.
RUNTIME_MODELER_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
class: {0} could not be found
RUNTIME_MODELER_ENDPOINT_INTERFACE_NO_WEBSERVICE(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
The Endpoint Interface: {0} does not have WebService Annotation
RUNTIME_MODELER_EXTERNAL_METADATA_GENERIC(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
An error occurred while processing external WS metadata; check configuration/deployment.
RUNTIME_MODELER_EXTERNAL_METADATA_UNABLE_TO_READ(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Unable to read metadata file {0}.
RUNTIME_MODELER_EXTERNAL_METADATA_UNSUPPORTED_SCHEMA(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Unsupported metadata file schema {0}.
RUNTIME_MODELER_EXTERNAL_METADATA_WRONG_FORMAT(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Unable to read metadata from {0}.
RUNTIME_MODELER_FEATURE_CONFLICT(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Feature {0} in implementation conflicts with {1} in WSDL configuration
RUNTIME_MODELER_INVALID_SOAPBINDING_PARAMETERSTYLE(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Incorrect usage of Annotation {0} on {1}, ParameterStyle can only be WRAPPED with RPC Style Web service.
RUNTIME_MODELER_METHOD_NOT_FOUND(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
method: {0} could not be found on class: {1}
RUNTIME_MODELER_MTOM_CONFLICT(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Error in @BindingType: MTOM Configuration in binding identifier {0} conflicts with feature @MTOM {1}
RUNTIME_MODELER_NO_OPERATIONS(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
The web service defined by the class {0} does not contain any valid WebMethods.
RUNTIME_MODELER_NO_PACKAGE(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
A @WebService.targetNamespace must be specified on classes with no package.
RUNTIME_MODELER_NO_WEBSERVICE_ANNOTATION(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
A WebService annotation is not present on class: {0}
RUNTIME_MODELER_ONEWAY_OPERATION_NO_CHECKED_EXCEPTIONS(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Oneway operation should not throw any checked exceptions class: {0} method: {1} throws: {2}
RUNTIME_MODELER_ONEWAY_OPERATION_NO_OUT_PARAMETERS(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
oneway operation should not have OUT parameters class: {0} method: {1}
RUNTIME_MODELER_PORTNAME_SERVICENAME_NAMESPACE_MISMATCH(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
The namespace of the serviceName "{0}" and the namespace of the portName "{1}" must match
RUNTIME_MODELER_SOAPBINDING_CONFLICT(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
SOAPBinding Style {0} for method {1} conflicts with global SOAPBinding Style {2}
RUNTIME_MODELER_WEBMETHOD_MUST_BE_NONSTATIC(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
WebMethod annotation is not allowed on a static method {0}
RUNTIME_MODELER_WEBMETHOD_MUST_BE_NONSTATICFINAL(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
WebMethod annotation is not allowed on a static or final method {0}
RUNTIME_MODELER_WEBMETHOD_MUST_BE_PUBLIC(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
WebMethod annotation is not allowed on a non-public method {0}
RUNTIME_MODELER_WRAPPER_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Wrapper class {0} is not found.
RUNTIME_MODELER_WSFEATURE_ILLEGAL_FTRCONSTRUCTOR(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Annotation {0} is illegal, In {1} @FeatureConstructor value doesn't match the constructor parameters
RUNTIME_MODELER_WSFEATURE_MORETHANONE_FTRCONSTRUCTOR(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Annotation {0} is illegal, Only one constructor of {1} can be marked as @FeatureConstructor
RUNTIME_MODELER_WSFEATURE_NO_FTRCONSTRUCTOR(Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Annotation {0} is not recognizable, at least one constructor of {1} should be marked with @FeatureConstructor
RUNTIME_PARSER_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
class not found in runtime descriptor: {0}
RUNTIME_PARSER_INVALID_ATTRIBUTE_VALUE(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
invalid attribute value "{1}" in runtime descriptor (line {0})
RUNTIME_PARSER_INVALID_ATTRIBUTE_VALUE(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
invalid value for attribute "{2}" of element "{1}" in runtime descriptor (line {0})
RUNTIME_PARSER_INVALID_ELEMENT(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
invalid element "{1}" in runtime descriptor (line {0})
RUNTIME_PARSER_INVALID_VERSION_NUMBER() - Static method in class com.sun.xml.ws.resources.ServerMessages
unsupported runtime descriptor version: {2}
RUNTIME_PARSER_MISSING_ATTRIBUTE(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
missing attribute "{2}" in element "{1}" of runtime descriptor (line {0})
RUNTIME_PARSER_MISSING_ATTRIBUTE_NO_LINE() - Static method in class com.sun.xml.ws.resources.ServerMessages
missing attribute "{2}" in element "{1}" of runtime descriptor
RUNTIME_PARSER_UNEXPECTED_CONTENT(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
unexpected content in runtime descriptor (line {0})
RUNTIME_PARSER_WRONG_ELEMENT(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
found element "{1}", expected "{2}" in runtime descriptor (line {0})
RUNTIME_PARSER_WSDL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
exception during WSDL parsing: {0}
RUNTIME_PARSER_WSDL_INCORRECTSERVICE(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
could not get binding from WSDL! service: {0} not found in the WSDL {1}.
RUNTIME_PARSER_WSDL_INCORRECTSERVICEPORT(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
could not get binding from WSDL! service: {0} or port {1} not found in the WSDL {2}.
RUNTIME_PARSER_WSDL_MULTIPLEBINDING(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
multiple bindings found for binding ID {0} for service {1} in WSDL {2}
RUNTIME_PARSER_WSDL_NOSERVICE_IN_WSDLMODEL(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
There is an error in processing the WSDL {0} and no valid services are found.
RUNTIME_PARSER_WSDL_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
{0} is not found in the WAR file.
RUNTIME_PARSER_XML_READER(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
error parsing runtime descriptor: {0}
RUNTIME_SAXPARSER_EXCEPTION(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
{0} {1}
RUNTIME_VERSION - Static variable in class com.sun.xml.ws.util.Version
The Runtime Version.
RUNTIME_WSDL_PATCHER() - Static method in class com.sun.xml.ws.resources.ServerMessages
error while patching WSDL related document
RUNTIME_WSDLPARSER_INVALID_WSDL(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Invalid WSDL {0}, expected {1} found {2} at (line{3})
RuntimeModeler - Class in com.sun.xml.ws.model
Creates a runtime model of a SEI (portClass).
RuntimeModeler(DatabindingConfig) - Constructor for class com.sun.xml.ws.model.RuntimeModeler
 
RUNTIMEMODELER_INVALID_SOAPBINDING_ON_METHOD(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
Invalid annotation: {0} on Method {1} in Class {2}, A method cannot be annotated with @SOAPBinding with Style "RPC"
RUNTIMEMODELER_INVALIDANNOTATION_ON_IMPL(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Invalid annotation: {0} on endpoint implementation class "{1}" - will be ignored.
RuntimeModelerException - Exception in com.sun.xml.ws.model
RuntimeModelerException represents an exception that occurred while serializing a Java value as XML.
RuntimeModelerException(Localizable) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
 
RuntimeModelerException(String, Object...) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
 
RuntimeModelerException(Throwable) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
 
RuntimePolicyUtilsException - Exception in com.sun.xml.ws.policy.privateutil
 
RuntimeVersion - Class in com.sun.xml.ws.util
Obtains the version number of the JAX-WS runtime.
RuntimeWSDLParser - Class in com.sun.xml.ws.wsdl.parser
Parses WSDL and builds WSDLModel.

S

S11_MUST_UNDERSTAND_TRUE - Static variable in class com.sun.xml.ws.message.StringHeader
 
S12_MUST_UNDERSTAND_TRUE - Static variable in class com.sun.xml.ws.message.StringHeader
 
SAAJAttachment(AttachmentPart) - Constructor for class com.sun.xml.ws.message.saaj.SAAJMessage.SAAJAttachment
 
SAAJAttachmentSet(SOAPMessage) - Constructor for class com.sun.xml.ws.message.saaj.SAAJMessage.SAAJAttachmentSet
 
saajFactory - Variable in class com.oracle.webservices.api.message.MessageContextFactory
 
SAAJFactory - Class in com.sun.xml.ws.api.message.saaj
Factory SPI for SAAJ implementations
SAAJFactory() - Constructor for class com.sun.xml.ws.api.message.saaj.SAAJFactory
Default constructor.
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
 
SAAJMessage.SAAJAttachment - Class in com.sun.xml.ws.message.saaj
 
SAAJMessage.SAAJAttachmentSet - Class in com.sun.xml.ws.message.saaj
AttachmentSet for SAAJ.
SAAJMessageHeaders - Class in com.sun.xml.ws.api.message.saaj
 
SAAJMessageHeaders(SOAPMessage, SOAPVersion) - Constructor for class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
SaajStaxWriter - Class in com.sun.xml.ws.api.message.saaj
SaajStaxWriter builds a SAAJ SOAPMessage by using XMLStreamWriter interface.
SaajStaxWriter(SOAPMessage, String) - Constructor for class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
SaajStaxWriter.DeferredElement - Class in com.sun.xml.ws.api.message.saaj
Holds details of element that needs to be deferred in order to manage namespace assignments correctly.
safeGetPort(QName) - Method in class com.sun.xml.ws.client.WSServiceDelegate
Obtains PortInfo for the given name, with error check.
SafePolicyReader - Class in com.sun.xml.ws.policy.jaxws
Provides methods to unmarshal policies from a XMLStreamReader safely
SafePolicyReader() - Constructor for class com.sun.xml.ws.policy.jaxws.SafePolicyReader
 
SafePolicyReader.PolicyRecord - Class in com.sun.xml.ws.policy.jaxws
 
SALOAD - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
SASTORE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
saveTo(BackingStore<K, V>, K, V, boolean) - Static method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Helper method that avoids the need for exception handling boilerplate code when storing data into a BackingStore instance.
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
 
schedule(Packet, WSEndpoint.CompletionCallback, FiberContextSwitchInterceptor) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
schema() - Method in interface com.sun.xml.ws.wsdl.writer.document.Types
 
Schema - Interface in com.sun.xml.ws.wsdl.writer.document.xsd
 
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(boolean, boolean) - Constructor for class com.sun.xml.ws.developer.SchemaValidationFeature
 
SchemaValidationFeature(boolean, boolean, Class<? extends ValidationErrorHandler>) - 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.
scopeChanged(LazyMOMProvider.Scope) - Method in interface com.sun.xml.ws.api.server.LazyMOMProvider.ScopeChangeListener
 
scopeChanged(LazyMOMProvider.Scope) - Method in class com.sun.xml.ws.server.WSEndpointImpl
 
scopes - Variable in class com.sun.xml.ws.streaming.DOMStreamReader
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
 
SDDocumentResolver - Interface in com.sun.xml.ws.wsdl
Resolves a systemId to SDDocument
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
Default constructor.
sei - Variable in class com.sun.xml.ws.client.SEIPortInfo
 
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
 
seiModel - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
seiModel - Variable in class com.sun.xml.ws.client.sei.SEIStub
 
seiModel - Variable in class com.sun.xml.ws.wsdl.WSDLOperationFinder
 
SEIModel - Interface in com.sun.xml.ws.api.model
Represents abstraction of SEI.
seiModelWSDLLocation() - Method in class com.sun.xml.ws.server.MonitorRootService
 
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(WSPortInfo, BindingImpl, SOAPSEIModel, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.sei.SEIStub
 
SEIStub(WSServiceDelegate, BindingImpl, SOAPSEIModel, Tube, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.sei.SEIStub
Deprecated.
SELECT_OPTIMAL_ENCODING_ASSERTION - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
selectAlternatives(EffectivePolicyModifier, AssertionValidationProcessor) - Static method in class com.sun.xml.ws.policy.EffectiveAlternativeSelector
This method is intended to be called by extension classes that need to override the behavior of EffectiveAlternativeSelector.doSelection(com.sun.xml.ws.policy.EffectivePolicyModifier).
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
SelectOptimalEncodingFeature(boolean) - Constructor for class com.sun.xml.ws.api.client.SelectOptimalEncodingFeature
SelectOptimalEncodingFeatureConfigurator - Class in com.sun.xml.ws.encoding.policy
A configurator provider for FastInfoset policy assertions.
SelectOptimalEncodingFeatureConfigurator() - Constructor for class com.sun.xml.ws.encoding.policy.SelectOptimalEncodingFeatureConfigurator
Default constructor.
send(T) - Method in interface com.sun.xml.ws.api.server.AsyncProviderCallback
Indicates that a request was processed successfully.
send(T) - Method in class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube.AsyncProviderCallbackImpl
 
SENDER_NESTED_ERROR(Object) - Static method in class com.sun.xml.ws.resources.SenderMessages
sender error: {0}
SENDER_REQUEST_ILLEGAL_VALUE_FOR_CONTENT_NEGOTIATION(Object) - Static method in class com.sun.xml.ws.resources.SenderMessages
illegal value for content negotiation property "{0}"
SENDER_REQUEST_MESSAGE_NOT_READY() - Static method in class com.sun.xml.ws.resources.SenderMessages
message not ready to be sent
SENDER_RESPONSE_CANNOT_DECODE_FAULT_DETAIL() - Static method in class com.sun.xml.ws.resources.SenderMessages
fault detail cannot be decoded
SenderException - Exception in com.sun.xml.ws.client
 
SenderException(Localizable) - Constructor for exception com.sun.xml.ws.client.SenderException
 
SenderException(String, Object...) - Constructor for exception com.sun.xml.ws.client.SenderException
 
SenderException(Throwable) - Constructor for exception com.sun.xml.ws.client.SenderException
 
SenderMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
sendError(Throwable) - Method in interface com.sun.xml.ws.api.server.AsyncProviderCallback
Indicates that an error had occured while processing a request.
sendError(Throwable) - Method in class com.sun.xml.ws.server.provider.AsyncProviderInvokerTube.AsyncProviderCallbackImpl
 
Serialization - Annotation Type in com.sun.xml.ws.developer
Configures various aspects of serialization like encoding
SerializationException - Exception in com.sun.xml.ws.encoding.soap
SerializationException represents an exception that occurred while serializing a Java value as XML.
SerializationException(Localizable) - Constructor for exception com.sun.xml.ws.encoding.soap.SerializationException
 
SerializationException(String, Object...) - Constructor for exception com.sun.xml.ws.encoding.soap.SerializationException
 
SerializationException(Throwable) - Constructor for exception com.sun.xml.ws.encoding.soap.SerializationException
 
serializationFeature - Variable in class com.sun.xml.ws.encoding.StreamSOAPCodec
 
SerializationFeature - Class in com.sun.xml.ws.developer
WebServiceFeature for configuration serialization.
SerializationFeature() - Constructor for class com.sun.xml.ws.developer.SerializationFeature
 
SerializationFeature(String) - Constructor for class com.sun.xml.ws.developer.SerializationFeature
 
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
 
serializeRequest(JavaCallInfo) - Method in interface com.oracle.webservices.api.databinding.Databinding
Serializes a JavaCallInfo instance representing a JAVA method call to a request XML(SOAP) message.
serializeRequest(JavaCallInfo) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
serializeResponse(JavaCallInfo) - Method in interface com.oracle.webservices.api.databinding.Databinding
Serializes a JavaCallInfo instance representing the return value or exception of a JAVA method call to a response XML(SOAP) message.
serializeResponse(JavaCallInfo) - Method in interface com.sun.xml.ws.api.databinding.EndpointCallBridge
 
serializeResponse(JavaCallInfo) - Method in class com.sun.xml.ws.db.DatabindingImpl
 
serializeResponse(JavaCallInfo) - Method in class com.sun.xml.ws.server.sei.TieHandler
 
SERVER_RT_ERR(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Server Runtime Error: {0}
ServerAdapter - Class in com.sun.xml.ws.transport.http.server
HttpAdapter for Endpoint API.
ServerAdapter(String, String, WSEndpoint, ServerAdapterList) - Constructor for class com.sun.xml.ws.transport.http.server.ServerAdapter
 
ServerAdapterList - Class in com.sun.xml.ws.transport.http.server
 
ServerAdapterList() - Constructor for class com.sun.xml.ws.transport.http.server.ServerAdapterList
 
ServerContext(PolicyMap, Container, Class, boolean, PolicyMapMutator...) - Constructor for class com.sun.xml.ws.api.policy.PolicyResolver.ServerContext
The abstraction of PolicyMap is not finalized, and will change in few months.
ServerContext(PolicyMap, Container, Class, PolicyMapMutator...) - Constructor for class com.sun.xml.ws.api.policy.PolicyResolver.ServerContext
The abstraction of PolicyMap is not finalized, and will change in few months.
ServerLogicalHandlerTube - Class in com.sun.xml.ws.handler
 
ServerLogicalHandlerTube(WSBinding, SEIModel, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.handler.ServerLogicalHandlerTube
Creates a new instance of LogicalHandlerTube
ServerLogicalHandlerTube(WSBinding, SEIModel, 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
 
ServerMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
ServerMUTube - Class in com.sun.xml.ws.protocol.soap
 
ServerMUTube(ServerTubeAssemblerContext, 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.
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
Default constructor.
ServerPropertyConstants - Interface in com.sun.xml.ws.server
 
ServerRequest - Enum constant in enum com.sun.xml.ws.api.message.Packet.State
 
ServerResponse - Enum constant in enum com.sun.xml.ws.api.message.Packet.State
 
ServerRtException - Exception in com.sun.xml.ws.server
 
ServerRtException(Localizable) - Constructor for exception com.sun.xml.ws.server.ServerRtException
 
ServerRtException(Localizable, Throwable) - Constructor for exception com.sun.xml.ws.server.ServerRtException
 
ServerRtException(String, Object...) - Constructor for exception com.sun.xml.ws.server.ServerRtException
 
ServerRtException(Throwable) - 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, SEIModel, WSDLPort, 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
 
ServerSOAPFaultException - Exception in com.sun.xml.ws.fault
Represents the SOAPFaultException that has occurred on the server side.
ServerSOAPFaultException(SOAPFault) - Constructor for exception com.sun.xml.ws.fault.ServerSOAPFaultException
 
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
 
ServerTubelineAssemblyContext - Interface in com.sun.xml.ws.assembler.dev
 
service() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
Service - Interface in com.sun.xml.ws.wsdl.writer.document
 
SERVICE - Enum constant in enum com.sun.xml.ws.api.ComponentFeature.Target
 
SERVICE - Enum constant in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlNameScope
 
SERVICE - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
SERVICE_NAME_REQUIRED() - Static method in class com.sun.xml.ws.resources.ServerMessages
Service QName is not found
ServiceArtifactSchemaGenerator - Class in com.sun.xml.ws.spi.db
ServiceArtifactSchemaGenerator generates XML schema for service artifacts including the wrapper types of document-literal stype operation and exceptions.
ServiceArtifactSchemaGenerator(SEIModel) - Constructor for class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
serviceAttributes(EditableWSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
serviceAttributes(EditableWSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
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(Collection<SDDocumentImpl>, SDDocumentImpl) - Constructor for class com.sun.xml.ws.server.ServiceDefinitionImpl
 
serviceDefinitionImports() - Method in class com.sun.xml.ws.server.MonitorRootService
 
serviceDefinitionURL() - Method in class com.sun.xml.ws.server.MonitorRootService
 
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
Default constructor.
serviceElements(EditableWSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.api.wsdl.parser.WSDLParserExtension
 
serviceElements(EditableWSDLService, XMLStreamReader) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension
 
ServiceFinder<T> - Class in com.sun.xml.ws.util
A simple service-provider lookup mechanism.
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
Default constructor.
ServiceInterceptorFactory - Class in com.sun.xml.ws.api.client
ServiceInterceptorFactory() - Constructor for class com.sun.xml.ws.api.client.ServiceInterceptorFactory
Default constructor.
serviceIterator() - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
 
serviceMode - Variable in class com.sun.xml.ws.binding.BindingImpl
 
serviceName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
serviceName - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
serviceName - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
 
serviceName - Variable in class com.sun.xml.ws.api.databinding.MappingInfo
 
serviceName - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
serviceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
serviceName() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
serviceName() - Method in class com.sun.xml.ws.server.MonitorRootService
 
serviceName(QName) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Sets the service name of the WSDL
ServiceNameType() - Constructor for class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.ServiceNameType
 
ServiceSharedFeatureMarker - Interface in com.sun.xml.ws.api
Marker interface for WebServiceFeature derived classes that when instances are specified in the feature list to a service delegate must be added to the feature list of any Stubs created by that delegate.
SERVLET_ERROR_NO_ENDPOINT_SPECIFIED() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET22: no endpoint specified
SERVLET_ERROR_NO_IMPLEMENTOR_FOR_ENDPOINT(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET20: no implementor for endpoint: {0}
SERVLET_ERROR_NO_RESPONSE_MESSAGE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET23: no response message
SERVLET_FAULTSTRING_INTERNAL_SERVER_ERROR(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET30: Internal server error ({0})
SERVLET_FAULTSTRING_INVALID_CONTENT_TYPE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET64: Invalid Content-Type, text/xml required
SERVLET_FAULTSTRING_INVALID_SOAP_ACTION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET65: Invalid Header SOAPAction required
SERVLET_FAULTSTRING_MISSING_PORT() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET28: Missing port information
SERVLET_FAULTSTRING_PORT_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET29: Port not found ({0})
SERVLET_HTML_COLUMN_HEADER_INFORMATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Information
SERVLET_HTML_COLUMN_HEADER_PORT_NAME() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Endpoint
SERVLET_HTML_COLUMN_HEADER_STATUS() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Status
SERVLET_HTML_ENDPOINT_TABLE(Object, Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
<table border="0"><tr><td>Service Name:</td><td>{0}</td></tr><tr><td>Port Name:</td><td>{1}</td></tr></table>
SERVLET_HTML_INFORMATION_TABLE(Object, Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
<table border="0"><tr><td>Address:</td><td>{0}</td></tr><tr><td>WSDL:</td><td><a href="{0}?wsdl">{0}?wsdl</a></td></tr><tr><td>Implementation class:</td><td>{1}</td></tr></table>
SERVLET_HTML_METHOD() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET63: must use Post for this type of request
SERVLET_HTML_NO_INFO_AVAILABLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
<p>No XML-WS context information available.</p>
SERVLET_HTML_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
<h1>404 Not Found: {0}</h1>
SERVLET_HTML_TITLE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Web Services
SERVLET_HTML_TITLE_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
<h1>Web Services</h1>
SERVLET_INFO_DESTROY() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET15: XML-WS servlet destroyed
SERVLET_INFO_EMPTY_REQUEST_MESSAGE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET18: got empty request message
SERVLET_INFO_INITIALIZE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET14: XML-WS servlet initializing
SERVLET_NO_ADDRESS_AVAILABLE(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
No address is available for {0}
SERVLET_TRACE_GOT_REQUEST_FOR_ENDPOINT(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET19: got request for endpoint: {0}
SERVLET_TRACE_INVOKING_IMPLEMENTOR(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET21: invoking implementor: {0}
SERVLET_TRACE_WRITING_FAULT_RESPONSE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET24: writing fault response
SERVLET_TRACE_WRITING_SUCCESS_RESPONSE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET25: writing success response
SERVLET_WARNING_DUPLICATE_ENDPOINT_NAME() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET17: duplicate endpoint name
SERVLET_WARNING_DUPLICATE_ENDPOINT_URL_PATTERN(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET26: duplicate URL pattern in endpoint: {0}
SERVLET_WARNING_IGNORING_IMPLICIT_URL_PATTERN(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET27: unsupported implicit URL pattern in endpoint: {0}
SERVLET_WARNING_MISSING_CONTEXT_INFORMATION() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET16: missing context information
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
Deprecated. 
ServletAdapterList(ServletContext) - 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(ServletAdapter, ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
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
Default constructor.
ServletResourceLoader - Class in com.sun.xml.ws.transport.httpspi.servlet
ResourceLoader backed by ServletContext.
ServletResourceLoader(ServletContext) - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.ServletResourceLoader
 
set(B, V) - Method in interface com.sun.xml.ws.spi.db.PropertyAccessor
Sets the value of the property of the given bean object.
set(PropertySet, Object) - Method in interface com.oracle.webservices.api.message.BasePropertySet.Accessor
 
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(Object, Object) - Method in class com.sun.xml.ws.db.glassfish.RawAccessorWrapper
 
set(Object, Object) - Method in class com.sun.xml.ws.spi.db.FieldSetter
 
set(Object, Object) - Method in class com.sun.xml.ws.spi.db.MethodSetter
 
set(Object, Object) - Method in interface com.sun.xml.ws.spi.db.PropertySetter
 
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(String, String) - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
sets the given value as the sole header value for the given key.
set(T, Throwable) - Method in class com.sun.xml.ws.client.AsyncResponseImpl
 
SET_ATTACHMENT_PROPERTY - Static variable in interface com.sun.xml.ws.server.ServerPropertyConstants
 
setAcceptHeader(String) - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
setAction(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
Sets the value of the action property.
setAction(String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLFault
Sets action
setAction(String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLInput
Sets action
setAction(String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOutput
Sets action
setAction(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
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(EndpointAddress) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPort
Sets endpoint address
setAddress(EndpointAddress) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
Only meant for RuntimeWSDLParser to call.
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.
setAnonymous(WSDLBoundOperation.ANONYMOUS) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Sets the soapbinding:binding/operation/wsaw:Anonymous.
setAnonymous(WSDLBoundOperation.ANONYMOUS) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setAttribute(QName, String) - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Adds or overwrites an attribute.
setAuthenticator(Authenticator, HttpURLConnection) - Static method in class com.sun.xml.ws.util.AuthUtil
Sets the authenticator on the HttpURLConnection by invoking HttpURLConnection.setAuthenticator(Authenticator).
setBinding(ParameterBinding) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPart
Sets binding
setBinding(ParameterBinding) - Method in class com.sun.xml.ws.model.ParameterImpl
 
setBinding(ParameterBinding) - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
setBindingId(BindingID) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundPortType
Sets the binding ID
setBindingId(BindingID) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
setBindingID(BindingID) - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
setBoundary(String) - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
setBoundaryParameter(String) - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
setCancelable(Cancelable) - Method in class com.sun.xml.ws.client.AsyncResponseImpl
 
setCaptureExceptionMessage(boolean) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
 
setClassLoader(ClassLoader) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setClassLoader(ClassLoader) - Method in class com.sun.xml.ws.model.RuntimeModeler
sets the classloader to be used when loading classes by the RuntimeModeler.
setClassLoader(ClassLoader) - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
Sets the value of the className property.
setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
Sets the value of the className property.
setClassName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
Sets the value of the className property.
setClassName(String) - Method in class com.sun.xml.ws.runtime.config.TubeFactoryConfig
Sets the value of the className property.
setClientSide(TubeFactoryList) - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
Sets the value of the clientSide property.
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.
setCodec(Codec) - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
Interception point to change Codec during Tubeline assembly.
setCodec(Codec) - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
Interception point to change Codec during Tubeline assembly.
setComment(String) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Specifies a comment that describes a cookie's purpose.
setCommentURL(String) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Specifies a comment url that describes a cookie's purpose.
setCompletionCallback(Fiber.CompletionCallback) - Method in class com.sun.xml.ws.api.pipe.Fiber
Updates completion callback associated with this Fiber
setContainer(Container) - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
setContainer(Container) - Method in class com.sun.xml.ws.api.WSService.InitParams
Sets the Container object used by the created service.
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
 
setContentType(ContentType) - Method in class com.sun.xml.ws.api.message.Packet
 
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.
setContextClassLoader(ClassLoader) - Method in class com.sun.xml.ws.api.pipe.Fiber
Sets the context ClassLoader of this fiber.
setContractClass(Class) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setCookie(String, String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
setCookie(String, String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
Subclasses are expected to override
setCookiePolicy(CookiePolicy) - Method in class com.sun.xml.ws.transport.http.client.CookieManager
To set the cookie policy of this cookie manager.
setCurrentNode(Node) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
setDatabinding(Databinding) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
setDatabinding(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Sets the value of the databinding property.
setDatabindingMode(String) - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
setDatabindingMode(String) - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
setDefault(String) - Method in class com.sun.xml.ws.runtime.config.Tubelines
Sets the value of the default property.
setDefaultAction(boolean) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLFault
Set to true if this is the default action
setDefaultAction(boolean) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLInput
Set to true if this is the default action
setDefaultAction(boolean) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOutput
Set to true if this is the default action
setDefaultAction(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
 
setDefaultAction(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
setDefaultAction(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
setDefaultNamespace(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
setDefaultNamespace(String) - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
setDefaultNamespace(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
setDefaultSchemaNamespaceSuffix(String) - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
setDeliverThrowableInPacket(boolean) - Method in class com.sun.xml.ws.api.pipe.Fiber
 
setDir(String) - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
Directory in which large attachments are stored
setDiscard(boolean) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Specify whether user agent should discard the cookie unconditionally.
setDocumentLocator(Locator) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
setDocumentLocator(Locator) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
setDomain(String) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Specifies the domain within which this cookie should be presented.
setDump(boolean) - Static method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
 
setDump(boolean) - Static method in class com.sun.xml.ws.transport.http.HttpAdapter
 
setDumpThreshold(int) - Static method in class com.sun.xml.ws.transport.http.HttpAdapter
 
setEnabled(boolean) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
 
setEnabled(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
setEnabled(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
Sets the value of the enabled property.
setEndpoint(WSEndpoint) - Method in interface com.sun.xml.ws.api.server.EndpointAwareCodec
Called by the WSEndpoint implementation when the codec is associated with an endpoint.
setEndpoint(WSEndpoint) - Method in class com.sun.xml.ws.server.InvokerTube
 
setEndpoint(WSEndpoint<?>) - Method in interface com.sun.xml.ws.server.EndpointAwareTube
Setter for WSEndpoint holding this tube
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
 
setEndpointClass(Class) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setEndpointContext(EndpointContext) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
setEndpointInterface(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Sets the value of the endpointInterface property.
setEndpointRef(String) - Method in class com.sun.xml.ws.runtime.config.TubelineMapping
Sets the value of the endpointRef property.
setEndpointSide(TubeFactoryList) - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
Sets the value of the endpointSide property.
setEntityResolver(EntityResolver) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setEPR(WSEndpointReference) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPort
Sets endpoint reference
setEPR(WSEndpointReference) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
Only meant for RuntimeWSDLParser to call.
setException(Throwable) - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
Sets the exception of this JavaCallInfo
setException(Throwable) - Method in class com.sun.xml.ws.api.databinding.JavaCallInfo
Sets the exception of this JavaCallInfo
setExclude(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
Sets the value of the exclude property.
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.server.WSEndpointMOMProxy
 
setExecutor(Executor) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
setExistingAnnotations(ExistingAnnotationsType) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Sets the value of the classAnnotations property.
setExtensions(WSDLGeneratorExtension[]) - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
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
 
setFastInfosetDisabled(boolean) - Method in class com.sun.xml.ws.api.message.Packet
 
setFaultAction(String) - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
setFaultBean(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
Sets the value of the faultBean property.
setFaultCreated(boolean) - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
setFaultExplicitBodyParts(boolean) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Sets fault explicit body parts
setFaultExplicitBodyParts(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setFaultInfoGetter(Method) - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
setFaultMessage(Message) - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
setFaultMessageFeatures(QName, QName, WebServiceFeature...) - Method in class com.sun.xml.ws.binding.BindingImpl
 
setFaultTo(WSEndpointReference) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Setter for wsa:FaultTo header WSEndpointReference.
setFaultTo(String) - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
setFaultToFromRequest(WSEndpointReference) - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
 
setFeatures(WebServiceFeature[]) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setFeatures(Iterable<WebServiceFeature>) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setFile(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
Sets the value of the file property.
setFrom(WSEndpointReference) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Setter for wsa:From header WSEndpointReference.
setGenericType(Type) - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
setGlobalElement(boolean) - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
setHaInfo(HaInfo) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
setHandlerChain(List<Handler>) - Method in class com.sun.xml.ws.binding.HTTPBindingImpl
This method separates the logical and protocol handlers and sets the HandlerConfiguration.
setHandlerChain(List<Handler>) - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
Sets the handlers on the binding and then sorts the handlers in to logical and protocol handlers.
setHandlerConfig(HandlerConfiguration) - Method in class com.sun.xml.ws.binding.BindingImpl
 
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.
setHeader(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Sets the value of the header property.
setHeader(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
Sets the value of the header property.
setId(String) - Method in class com.sun.xml.ws.handler.HandlerChainsModel
 
setIgnorableAttribute(boolean) - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Sets the ignorable attribute.
setInBinding(ParameterBinding) - Method in class com.sun.xml.ws.model.ParameterImpl
 
setIndex(int) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLPart
Sets index
setIndex(int) - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
 
setInlineSchemas(boolean) - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
setInput(EditableWSDLInput) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
Set input
setInput(EditableWSDLInput) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
setInput(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
Sets the value of the input property.
setInputExplicitBodyParts(boolean) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Sets input explicit body parts
setInputExplicitBodyParts(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setInputMessageFeatures(QName, WebServiceFeature...) - Method in class com.sun.xml.ws.binding.BindingImpl
 
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.
setIsProtocolMessage() - Method in class com.sun.xml.ws.api.message.Packet
 
setJavaMethods(JavaWsdlMappingType.JavaMethods) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Sets the value of the javaMethods property.
setJavaParams(JavaMethod.JavaParams) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
Sets the value of the javaParams property.
setJavaType(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaParam
Sets the value of the javaType property.
setJavaTypeName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Sets the value of the javaTypeName property.
setJMXRegistrationDebug(boolean) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
setLocalName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
Sets the value of the localName property.
setLocalName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
Sets the value of the localName property.
setLocalName(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter.DeferredElement
Set local name of the element.
setLoggedTubeName(String) - Method in class com.sun.xml.ws.dump.LoggingDumpTube
 
setLookup(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
setMappedName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Sets the value of the mappedName property.
setMappingInfo(MappingInfo) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setMaxAge(long) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Sets the maximum age of the cookie in seconds.
setMBeanServer(MBeanServer) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
setMemoryThreshold(long) - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
After this threshold(no of bytes), large attachments are written to file system
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
 
setMessageId(String) - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
setMessageIdFromRequest(String) - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
 
setMessageMedadata(MessageMetadata) - Method in class com.sun.xml.ws.api.message.Message
 
setMessageName(String) - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
 
setMetadata(List<Source>) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
setMetadataReader(MetadataReader) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setMethod(Method) - Method in class com.sun.xml.ws.api.databinding.JavaCallInfo
Sets the method of this JavaCallInfo
setMode(WebParamMode) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Sets the value of the mode property.
setMode(Service.Mode) - Method in class com.sun.xml.ws.binding.BindingImpl
 
setMTOMConfiguration(MTOMFeature) - Method in interface com.sun.xml.ws.api.message.MessageWritable
Passes configuration information to this message to ensure the proper wire format is created.
setMTOMEnabled(boolean) - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
Client application can override if the MTOM optimization should be enabled
setMtomFeature(MTOMFeature) - Method in class com.sun.xml.ws.api.message.Packet
 
setMtomRequest(Boolean) - Method in class com.sun.xml.ws.api.message.Packet
 
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod
Sets the value of the name property.
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Sets the value of the name property.
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
Sets the value of the name property.
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
Sets the value of the name property.
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Sets the value of the name property.
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
Sets the value of the name property.
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Sets the value of the name property.
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
Sets the value of the name property.
setName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Sets the value of the name property.
setName(String) - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
Sets the value of the name property.
setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
setNamespaceContext(NamespaceContext) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
setNamespaceUri(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter.DeferredElement
Set namespace uri.
setNewEffectivePolicyForEndpointScope(PolicyMapKey, Policy) - Method in class com.sun.xml.ws.policy.EffectivePolicyModifier
Replaces current effective policy on the endpoint scope (identified by a key parameter) with the new efective policy provided as a second input parameter.
setNewEffectivePolicyForFaultMessageScope(PolicyMapKey, Policy) - Method in class com.sun.xml.ws.policy.EffectivePolicyModifier
Replaces current effective policy on the fault message scope (identified by a key parameter) with the new efective policy provided as a second input parameter.
setNewEffectivePolicyForInputMessageScope(PolicyMapKey, Policy) - Method in class com.sun.xml.ws.policy.EffectivePolicyModifier
Replaces current effective policy on the input message scope (identified by a key parameter) with the new efective policy provided as a second input parameter.
setNewEffectivePolicyForOperationScope(PolicyMapKey, Policy) - Method in class com.sun.xml.ws.policy.EffectivePolicyModifier
Replaces current effective policy on the operation scope (identified by a key parameter) with the new efective policy provided as a second input parameter.
setNewEffectivePolicyForOutputMessageScope(PolicyMapKey, Policy) - Method in class com.sun.xml.ws.policy.EffectivePolicyModifier
Replaces current effective policy on the output message scope (identified by a key parameter) with the new efective policy provided as a second input parameter.
setNewEffectivePolicyForServiceScope(PolicyMapKey, Policy) - Method in class com.sun.xml.ws.policy.EffectivePolicyModifier
Replaces current effective policy on the service scope (identified by a key parameter) with the new efective policy provided as a second input parameter.
setNext(Tube) - Method in class com.sun.xml.ws.api.pipe.NextAction
Sets the next tube
setNillable(boolean) - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
setNonNullAsyncHandlerGiven(boolean) - Method in class com.sun.xml.ws.client.AsyncInvoker
 
setOperationFeatures(QName, WebServiceFeature...) - Method in class com.sun.xml.ws.binding.BindingImpl
 
setOperationName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
Sets the value of the operationName property.
setOperationQName(QName) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
setOptionalAttribute(boolean) - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
Sets the optional attribute.
setOrReplaceNodeData(AssertionData) - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
The method may be used to set or replace assertion data set for this node.
setOutBinding(ParameterBinding) - Method in class com.sun.xml.ws.model.ParameterImpl
 
setOutboundAttachments() - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
 
setOutboundHeaders(Header...) - Method in class com.sun.xml.ws.client.Stub
 
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 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(Object...) - Method in interface com.sun.xml.ws.developer.WSBindingProvider
Sets the out-bound headers to be added to messages sent from this BindingProvider.
setOutboundHeaders(List<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.
setOutput(EditableWSDLOutput) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
Set output
setOutput(EditableWSDLOutput) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
setOutput(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
Sets the value of the output property.
setOutputExplicitBodyParts(boolean) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Sets output explicit body parts
setOutputExplicitBodyParts(boolean) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setOutputMessageFeatures(QName, WebServiceFeature...) - Method in class com.sun.xml.ws.binding.BindingImpl
 
setPacket(Packet) - Method in class com.sun.xml.ws.developer.ValidationErrorHandler
Use it to communicate validation errors with the application.
setParameterOrder(String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLOperation
Set parameter order
setParameterOrder(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
setParameters(Object[]) - Method in class com.sun.xml.ws.api.databinding.JavaCallInfo
Sets the parameters of this JavaCallInfo
setParameterStyle(SoapBindingParameterStyle) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
Sets the value of the parameterStyle property.
setParentCollectionType(TypeInfo) - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
setParentFeaturedObject(WSDLFeaturedObject) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
Set the parent features.
setParseEagerly(boolean) - Method in class com.sun.xml.ws.developer.StreamingAttachmentFeature
StreamingAttachment message is parsed eagerly
setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Sets the value of the partName property.
setPartName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
Sets the value of the partName property.
setPartName(String) - Method in class com.sun.xml.ws.model.ParameterImpl
 
setPath(String) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Specifies a path for the cookie to which the client should return the cookie.
setPolicyMap(PolicyMap) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLModel
Deprecated. 
setPolicyMap(PolicyMap) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
Set PolicyMap for the WSDLModel.
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.
setPortlist(String) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Specify the portlist of the cookie, which restricts the port(s) to which a cookie may be sent back in a Cookie header.
setPortName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Sets the value of the portName property.
setPortName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
Sets the value of the portName property.
setPortName(QName) - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
setPortName(QName) - Method in class com.sun.xml.ws.model.RuntimeModeler
sets the PortName to be used by the RuntimeModeler.
setPrefix(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter.DeferredElement
Set prefix of the element.
setPrefix(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
setPrefix(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
setProperties(Map<String, Object>) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
 
setPublishStatus(boolean) - Static method in class com.sun.xml.ws.transport.http.HttpAdapter
 
setReader(MetadataReader) - Method in class com.oracle.webservices.api.databinding.ExternalMetadataFeature.Builder
 
setReceiver(AsyncResponseImpl) - Method in class com.sun.xml.ws.client.AsyncInvoker
 
setRegistrationDebug(ManagedObjectManager.RegistrationDebugLevel) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
setRelatesTo(String) - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
setRelatesToID(String) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Setter for MessageID for wsa:RelatesTo header.
setReplyTo(WSEndpointReference) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Setter for wsa:ReplyTo header WSEndpointReference.
setReplyTo(String) - Method in class com.sun.xml.ws.api.addressing.AddressingPropertySet
 
setReplyToFromRequest(WSEndpointReference) - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
 
setRequestNamespace(String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Set request namespace
setRequestNamespace(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setRequestPayloadName(QName) - Method in class com.sun.xml.ws.model.JavaMethodImpl
 
setRequestReplyMEP(Boolean) - Method in class com.sun.xml.ws.api.message.Packet
 
setRequired(boolean) - Method in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
 
setRequired(Boolean) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
setResourceBundle(ResourceBundle) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
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.Stub
 
setResponseHeader(String, String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
setResponseHeader(String, String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
setResponseHeader(String, List<String>) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
 
setResponseHeader(String, List<String>) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
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.
setResponseImpl(AsyncResponseImpl) - Method in class com.sun.xml.ws.client.AsyncInvoker
 
setResponseMessage(Packet, Message, AddressingVersion, SOAPVersion, String) - Method in class com.sun.xml.ws.api.message.Packet
Overwrites the Message of the response packet (this) by the given Message.
setResponseNamespace(String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Set response namespace
setResponseNamespace(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setResponsePacket(Packet) - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
setReturnValue(Object) - Method in interface com.oracle.webservices.api.databinding.JavaCallInfo
Sets the returnValue of this JavaCallInfo
setReturnValue(Object) - Method in class com.sun.xml.ws.api.databinding.JavaCallInfo
Sets the returnValue of this JavaCallInfo
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.
setRootId(String) - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
 
setRuntimeDebug(boolean) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
setSAAJFactory(SAAJFactory) - Method in class com.oracle.webservices.api.message.MessageContextFactory
 
setSAAJFactory(SAAJFactory) - Method in class com.sun.xml.ws.api.message.Packet
 
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
 
setSecure(boolean) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Indicates whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecureXmlProcessingDisabled(boolean) - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
setSEIModel(SEIModel) - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
setServiceName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Sets the value of the serviceName property.
setServiceName(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
Sets the value of the serviceName property.
setServiceName(QName) - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
setSoapAction(String) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Set SOAP action
setSoapAction(String) - Method in class com.sun.xml.ws.client.RequestContext
 
setSoapAction(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
 
setSOAPAction(String) - Method in class com.sun.xml.ws.model.soap.SOAPBindingImpl
 
setSoapActionUse(Boolean) - Method in class com.sun.xml.ws.client.RequestContext
 
setSoapBodyStyle(SoapBodyStyle) - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
setSoapVersion(SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
 
setSOAPVersion(SOAPVersion) - Method in class com.sun.xml.ws.model.soap.SOAPBindingImpl
 
setSslFaultTo(WSEndpointReference) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
 
setSslReplyTo(WSEndpointReference) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
 
setState(Packet.State) - Method in class com.sun.xml.ws.api.message.Packet
 
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.
setStatusCode(int) - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
 
setStyle(SoapBindingStyle) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
Sets the value of the style property.
setStyle(SOAPBinding.Style) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundOperation
Set parameter style
setStyle(SOAPBinding.Style) - Method in interface com.sun.xml.ws.api.model.wsdl.editable.EditableWSDLBoundPortType
sets whether the WSDLBoundPortType is rpc or lit
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
 
setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class com.sun.xml.ws.api.databinding.MappingInfo
 
setter - Variable in class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
 
setter - Variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
 
setterPattern(Method) - Static method in class com.sun.xml.ws.spi.db.PropertySetterBase
 
setThreshold(Integer) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
Sets the value of the threshold property.
setThrowable(Throwable) - Method in class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
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
 
setTubelineHead(Tube) - Method in class com.sun.xml.ws.assembler.TubelineAssemblyContextImpl
 
setTubelineRef(String) - Method in class com.sun.xml.ws.runtime.config.TubelineMapping
Sets the value of the tubelineRef property.
setTubelines(Tubelines) - Method in class com.sun.xml.ws.runtime.config.MetroConfig
Sets the value of the tubelines property.
setType(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Sets the value of the type property.
setTypelibDebug(int) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
setUri(String, String) - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader.PolicyRecord
Set the URI that identifies the policy.
setUse(SoapBindingUse) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
Sets the value of the use property.
setUseAsyncWithSyncInvoke(boolean) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
Setter for whether async is to be used with sync invoke
setUserStateId(String) - Method in class com.sun.xml.ws.api.message.Packet
 
setValidation(MemberSubmissionAddressing.Validation) - Method in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
 
setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
Sets the value of the value property.
setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
Sets the value of the value property.
setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
Sets the value of the value property.
setValue(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Sets the value of the value property.
setValue(String) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Assigns a new value to a cookie after the cookie is created.
setValue(V) - Method in class com.sun.xml.ws.util.QNameMap.Entry
 
setVersion(int) - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Sets the version of the cookie protocol this cookie complies with.
setVersion(String) - Method in class com.sun.xml.ws.runtime.config.MetroConfig
Sets the value of the version property.
setWSBinding(WSBinding) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
Sets the value of the wsdlLocation property.
setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
Sets the value of the wsdlLocation property.
setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
Sets the value of the wsdlLocation property.
setWsdlLocation(String) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
Sets the value of the wsdlLocation property.
setWSDLOperation(QName) - Method in class com.sun.xml.ws.api.message.Packet
Set the wsdl operation to avoid lookup from other data.
setWsdlPort(WSDLPort) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setWsdlResolver(WSDLResolver) - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
 
setWsdlSource(Source) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setWsdlURL(URL) - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
setWsdlURL(URL) - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
setXMLContentType(String) - Method in class com.sun.xml.ws.encoding.xml.XMLPropertyBag
 
setXmlSchemaMapping(JavaWsdlMappingType.XmlSchemaMapping) - Method in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
Sets the value of the xmlSchemaMapping property.
sf - Variable in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube
 
SHORT - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the short type.
SHORT_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The short type.
shouldAccept(URI, HttpCookie) - Method in interface com.sun.xml.ws.transport.http.client.CookiePolicy
Will be called to see whether or not this cookie should be accepted.
shouldUseMtom() - Method in class com.sun.xml.ws.api.message.Packet
 
SignatureReader - Class in com.sun.xml.ws.org.objectweb.asm.signature
A parser for signature literals, as defined in the Java Virtual Machine Specification (JVMS), to visit them with a SignatureVisitor.
SignatureReader(String) - Constructor for class com.sun.xml.ws.org.objectweb.asm.signature.SignatureReader
Constructs a SignatureReader for the given signature.
SignatureVisitor - Class in com.sun.xml.ws.org.objectweb.asm.signature
A visitor to visit a generic signature.
SignatureVisitor(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Constructs a new SignatureVisitor.
SignatureWriter - Class in com.sun.xml.ws.org.objectweb.asm.signature
A SignatureVisitor that generates signature literals, as defined in the Java Virtual Machine Specification (JVMS).
SignatureWriter() - Constructor for class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
Constructs a new SignatureWriter.
SimpleAssertion - Class in com.sun.xml.ws.policy
Simple assertion is an abstract class that serves as a base class for any assertion that MAY NOT contain nested policies.
SimpleAssertion() - Constructor for class com.sun.xml.ws.policy.SimpleAssertion
 
SimpleAssertion(AssertionData, Collection<? extends PolicyAssertion>) - Constructor for class com.sun.xml.ws.policy.SimpleAssertion
 
SINGLE - Static variable in class com.sun.xml.ws.client.sei.ValueSetterFactory
 
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
 
SIPUSH - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
size() - Method in class com.sun.xml.ws.api.message.HeaderList
The total number of headers.
size() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
 
size() - Method in class com.sun.xml.ws.org.objectweb.asm.ByteVector
Returns the actual number of bytes in this vector.
size() - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
 
size() - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
size() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
size() - Method in class com.sun.xml.ws.util.QNameMap
Returns the number of keys-value mappings in this map.
SKIP_CODE - Static variable in class com.sun.xml.ws.org.objectweb.asm.ClassReader
A flag to skip the Code attributes.
SKIP_DEBUG - Static variable in class com.sun.xml.ws.org.objectweb.asm.ClassReader
A flag to skip the SourceFile, SourceDebugExtension, LocalVariableTable, LocalVariableTypeTable, LineNumberTable and MethodParameters attributes.
SKIP_FRAMES - Static variable in class com.sun.xml.ws.org.objectweb.asm.ClassReader
A flag to skip the StackMap and StackMapTable attributes.
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
 
skippedEntity(String) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
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
 
soap - Variable in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
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_11 - Enum constant in enum com.sun.xml.ws.api.SOAPVersion
 
SOAP_11 - Static variable in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetMIMETypes
MIME type for a SOAP 1.1 Infoset encoded as a fast infoset document.
SOAP_12 - Enum constant in enum com.sun.xml.ws.api.SOAPVersion
 
SOAP_12 - Static variable in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetMIMETypes
MIME type for a SOAP 1.2 Infoset encoded as a fast infoset document.
SOAP_FACTORY_CREATE_ERR(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
Couldn''t create SOAP factory due to exception: {0}
SOAP_FAULT_CREATE_ERR(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
Couldn''t create SOAP Fault due to exception: {0}
SOAP_MSG_CREATE_ERR(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
Couldn''t create SOAP message due to exception: {0}
SOAP_MSG_FACTORY_CREATE_ERR(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
Couldn''t create SOAP message factory due to exception: {0}
SOAP_PROTOCOL_INVALID_FAULT_CODE(Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
Invalid fault code: {0}
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
 
SOAP_VERSION_MISMATCH_ERR(Object, Object) - Static method in class com.sun.xml.ws.resources.SoapMessages
Couldn''t create SOAP message.
SOAP11 - Enum constant in enum com.oracle.webservices.api.EnvelopeStyle.Style
SOAP1.1.
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.
SOAP12 - Enum constant in enum com.oracle.webservices.api.EnvelopeStyle.Style
SOAP1.2.
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.
soap12Binding() - Method in interface com.sun.xml.ws.wsdl.writer.document.Binding
 
SOAP12Constants - Class in com.sun.xml.ws.encoding.soap
 
SOAP12Constants() - Constructor for class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
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
 
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.StubHandler
 
soapAction - Variable in class com.sun.xml.ws.encoding.ContentTypeImpl.Builder
 
soapAction - Variable in class com.sun.xml.ws.message.ProblemActionHeader
 
soapAction(String) - Method in class com.oracle.webservices.api.message.ContentType.Builder
 
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
 
SOAPAddress - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
SOAPAddress - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
soapBinding() - Method in interface com.sun.xml.ws.wsdl.writer.document.Binding
 
SOAPBinding - Class in com.sun.xml.ws.api.model.soap
Models soap:binding in a WSDL document or a SOAPBinding annotation.
SOAPBinding - Interface in com.sun.xml.ws.wsdl.writer.document.soap
 
SOAPBinding - Interface in com.sun.xml.ws.wsdl.writer.document.soap12
 
SOAPBinding() - Constructor for class com.sun.xml.ws.api.model.soap.SOAPBinding
Default construtor.
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 - Interface in com.sun.xml.ws.api.pipe
 
SOAPBindingCodec(WSFeatureList) - Constructor for class com.sun.xml.ws.encoding.SOAPBindingCodec
 
SOAPBindingCodec(WSFeatureList, StreamSOAPCodec) - Constructor for class com.sun.xml.ws.encoding.SOAPBindingCodec
 
SOAPBindingImpl - Class in com.sun.xml.ws.binding
 
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
 
SoapBindingParameterStyle - Enum in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
SoapBindingStyle - Enum in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
SoapBindingUse - Enum in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
soapBodyFirstChildReader() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
soapBodyStyle - Variable in class com.sun.xml.ws.api.databinding.MappingInfo
 
SoapBodyStyle - Enum in com.sun.xml.ws.api.databinding
The SoapBodyStyle represents the possible choices of the mapping styles between the SOAP body of a wsdl:operation input/output messages and JAVA method parameters and return/output values.
SOAPConstants - Class in com.sun.xml.ws.encoding.soap
 
SOAPConstants - Interface in com.sun.xml.ws.wsdl.parser
 
SOAPConstants() - Constructor for class com.sun.xml.ws.encoding.soap.SOAPConstants
 
SOAPDECODER_ERR() - Static method in class com.sun.xml.ws.resources.ServerMessages
Error in decoding SOAP Message
SOAPENCODER_ERR() - Static method in class com.sun.xml.ws.resources.ServerMessages
Error in encoding SOAP Message
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
Default constructor.
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(WSPortInfo, Service.Mode, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.SOAPMessageDispatch
 
SOAPMessageDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.SOAPMessageDispatch
Deprecated.
SoapMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
SOAPNamespaceConstants - Class in com.sun.xml.ws.encoding.soap.streaming
 
SOAPNamespaceConstants() - Constructor for class com.sun.xml.ws.encoding.soap.streaming.SOAPNamespaceConstants
 
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
 
SOAPSEIModel - Class in com.sun.xml.ws.model
Creates SOAP specific RuntimeModel
SOAPSEIModel(WebServiceFeatureList) - Constructor for class com.sun.xml.ws.model.SOAPSEIModel
 
soapVer - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
soapVersion - Variable in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
soapVersion - Variable in class com.sun.xml.ws.api.model.soap.SOAPBinding
 
soapVersion - Variable in class com.sun.xml.ws.binding.SOAPBindingImpl
 
soapVersion - Variable in class com.sun.xml.ws.client.sei.SEIStub
 
soapVersion - Variable in class com.sun.xml.ws.client.sei.StubHandler
 
soapVersion - Variable in class com.sun.xml.ws.message.AbstractMessageImpl
SOAP version of this message.
soapVersion - Variable in class com.sun.xml.ws.message.StringHeader
 
soapVersion - Variable in class com.sun.xml.ws.protocol.soap.ClientMUTube
 
SOAPVersion - Enum in com.sun.xml.ws.api
Version of SOAP (1.1 and 1.2).
soapVersionHttpBindingId() - Method in class com.sun.xml.ws.server.MonitorRootService
 
sortMethodParameters(JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Sorts the parameters for the method by their position
SOURCE_DEPRECATED - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
SOURCE_MASK - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
SourceModel - Class in com.sun.xml.ws.api.policy
This class is a root of unmarshalled policy source structure.
SOURCEREADER_INVALID_SOURCE(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
Unable to create reader from source "{0}"
SourceReaderFactory - Class in com.sun.xml.ws.streaming
 
splitAttributes() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
Called when the current node is Element to look at attribute list (which contains both ns decl and attributes in DOM) and split them to attributes-proper and namespace decls.
splitParameters(List<ParameterImpl>, List<ParameterImpl>, List<ParameterImpl>) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
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).
STANDALONE - Enum constant in enum com.sun.xml.ws.api.server.LazyMOMProvider.Scope
 
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
Default constructor.
standaloneSet() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
standaloneSet() - Method in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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
Default constructor.
start(TypedXmlWriter, SEIModel, WSBinding, Container) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
Deprecated. 
start(Tube, Packet, Fiber.CompletionCallback) - Method in class com.sun.xml.ws.api.pipe.Fiber
Starts the execution of this fiber asynchronously.
start(Tube, Packet, Fiber.CompletionCallback, boolean) - Method in class com.sun.xml.ws.api.pipe.Fiber
Starts the execution of this fiber.
start(WSWebServiceContext, WSEndpoint) - Method in class com.sun.xml.ws.api.server.InstanceResolver
Called by WSEndpoint when it's set up.
start(WSWebServiceContext, WSEndpoint) - Method in class com.sun.xml.ws.api.server.Invoker
Called by WSEndpoint when it's set up.
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.api.wsdl.parser.WSDLParserExtension
 
start(WSDLGenExtnContext) - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGeneratorExtension
Called at the very beginning of the process.
start(WSDLGenExtnContext) - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLGeneratorExtension
 
start(WSDLGenExtnContext) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingMetadataWSDLGeneratorExtension
 
start(WSDLGenExtnContext) - Method in class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
 
start(WebServiceContext) - Method in class com.sun.xml.ws.api.server.InstanceResolver
start(WebServiceContext) - Method in class com.sun.xml.ws.api.server.Invoker
startDocument() - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
startDocument() - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
startedEvent(String) - Method in class com.sun.xml.ws.transport.http.servlet.JAXWSRIServletProbeProvider
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.ws.message.PayloadElementSniffer
 
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
 
startElement(String, String, String, Attributes) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
startPrefixMapping(String, String) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
 
startPrefixMapping(String, String) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
StartTag - Enum constant in enum com.sun.xml.ws.util.xml.XMLReaderComposite.State
 
StartWithExtensionsType - Interface in com.sun.xml.ws.wsdl.writer.document
 
state - Variable in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
Stateful - Annotation Type in com.sun.xml.ws.developer
Designates a stateful WebService.
STATEFUL_COOKIE_HEADER_INCORRECT(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Invalid/expired {0} header value: {1}
STATEFUL_COOKIE_HEADER_REQUIRED(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
This is a stateful web service and {0} header is required.
STATEFUL_INFOSET - Static variable in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetMIMETypes
MIME type for a generic Infoset encoded as a stateful fast infoset document.
STATEFUL_INVALID_WEBSERVICE_CONTEXT(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Not a WebServiceContext from XML-WS Runtime: {0}
STATEFUL_REQURES_ADDRESSING(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Stateful web service {0} requires the WS-Addressing support to be enabled.
STATEFUL_SOAP_11 - Static variable in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetMIMETypes
MIME type for a SOAP 1.1 Infoset encoded as a stateful fast infoset document.
STATEFUL_SOAP_12 - Static variable in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetMIMETypes
MIME type for a SOAP 1.2 Infoset encoded as a stateful fast infoset document.
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.
STATIC_RESOURCE_INJECTION_ONLY(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Static resource {0} cannot be injected to non-static "{1}"
STAX_CANT_CREATE() - Static method in class com.sun.xml.ws.resources.StreamingMessages
Unable to create StAX reader or writer
STAXREADER_XMLSTREAMEXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML stream reader exception: {0}
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 expect 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.
stickyCookie - Variable in class com.sun.xml.ws.transport.http.HttpAdapter
 
StickyFeature - Interface in com.sun.xml.ws.api.ha
Provides a way to tell the runtime about stickiness of requests.
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
 
storeMessages() - Element in annotation type com.sun.xml.ws.dump.MessageDumping
Turns on or off storing messages
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
 
StreamDecoder - Interface in com.oracle.webservices.impl.internalspi.encoding
Decodes SOAPEnvelope read from an InputStream into a Message instance.
StreamDecoderImpl - Class in com.oracle.webservices.impl.encoding
 
StreamDecoderImpl() - Constructor for class com.oracle.webservices.impl.encoding.StreamDecoderImpl
 
StreamHeader - Class in com.sun.xml.ws.message.stream
Header whose physical data representation is an XMLStreamBuffer.
StreamHeader(XMLStreamReader) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader
Creates a StreamHeader.
StreamHeader(XMLStreamReader, XMLStreamBuffer) - 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.
StreamHeader11 - Class in com.sun.xml.ws.message.stream
StreamHeader for SOAP 1.1.
StreamHeader11(XMLStreamReader) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader11
 
StreamHeader11(XMLStreamReader, XMLStreamBuffer) - 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) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader12
 
StreamHeader12(XMLStreamReader, XMLStreamBuffer) - Constructor for class com.sun.xml.ws.message.stream.StreamHeader12
 
STREAMING_IO_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML parsing error: {0}
STREAMING_PARSE_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML parsing error: {0}
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(DataSource) - Constructor for class com.sun.xml.ws.developer.StreamingDataHandler
 
StreamingDataHandler(Object, String) - Constructor for class com.sun.xml.ws.developer.StreamingDataHandler
 
StreamingDataHandler(URL) - Constructor for class com.sun.xml.ws.developer.StreamingDataHandler
 
StreamingMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
StreamingSOAP - Interface in com.sun.xml.ws.api.message
 
StreamMessage - Class in com.sun.xml.ws.message.stream
Message implementation backed by XMLStreamReader.
StreamMessage(MessageHeaders, 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(SOAPVersion) - Constructor for class com.sun.xml.ws.message.stream.StreamMessage
 
StreamMessage(SOAPVersion, XMLStreamReader, AttachmentSet) - Constructor for class com.sun.xml.ws.message.stream.StreamMessage
 
StreamMessage(TagInfoset, TagInfoset, AttachmentSet, MessageHeaders, 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.
StreamMessage(TagInfoset, TagInfoset, AttachmentSet, MessageHeaders, String, TagInfoset, String, XMLStreamReader, SOAPVersion) - Constructor for class com.sun.xml.ws.message.stream.StreamMessage
 
StreamMessage.StreamHeaderDecoder - Interface in com.sun.xml.ws.message.stream
 
StreamSOAPCodec - Class in com.sun.xml.ws.encoding
A stream SOAP codec.
StreamSOAPCodec - Interface in com.sun.xml.ws.api.pipe
Reads events from XMLStreamReader and constructs a Message for SOAP envelope.
StreamUtils - Class in com.sun.xml.ws.util
 
STRICT - Enum constant in enum com.sun.xml.ws.developer.MemberSubmissionAddressing.Validation
 
StringDataContentHandler - Class in com.sun.xml.ws.encoding
JavaMail's data content handler for text/plain -->String
StringDataContentHandler() - Constructor for class com.sun.xml.ws.encoding.StringDataContentHandler
Default constructor.
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
 
StringHeader(QName, String, SOAPVersion, boolean) - Constructor for class com.sun.xml.ws.message.StringHeader
 
StringUtils - Class in com.sun.xml.ws.util
 
stripPackagePrefix() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
stripPrefix(String...) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
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(WSPortInfo, BindingImpl, EndpointAddress, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.Stub
 
Stub(WSPortInfo, BindingImpl, Tube, EndpointAddress, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.Stub
 
Stub(WSServiceDelegate, Tube, BindingImpl, WSDLPort, EndpointAddress, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.Stub
Deprecated.
Stub(QName, WSServiceDelegate, Tube, BindingImpl, WSDLPort, EndpointAddress, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.Stub
Deprecated.
STUB - Enum constant in enum com.sun.xml.ws.api.ComponentFeature.Target
 
StubAsyncHandler - Class in com.sun.xml.ws.client.sei
 
StubAsyncHandler(JavaMethodImpl, JavaMethodImpl, MessageContextFactory) - Constructor for class com.sun.xml.ws.client.sei.StubAsyncHandler
 
StubHandler - Class in com.sun.xml.ws.client.sei
MethodHandler that handles synchronous method invocations.
StubHandler(JavaMethodImpl, MessageContextFactory) - Constructor for class com.sun.xml.ws.client.sei.StubHandler
 
Stubs - Class in com.sun.xml.ws.api.pipe
Factory methods of various stubs.
style - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
 
style - Variable in class com.sun.xml.ws.api.model.soap.SOAPBinding
 
style() - Element in annotation type com.oracle.webservices.api.EnvelopeStyle
The envelope styles.
style() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
 
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
 
SUBCLASS_REPLACEMENTS - Static variable in interface com.sun.xml.ws.spi.db.BindingContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to specify specific classes that replace the reference to generic classes.
subclassReplacements() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
SUN_ENCODING_CLIENT_NS - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
SUN_FI_SERVICE_NS - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
SUN_MANAGEMENT_NAMESPACE - Static variable in class com.sun.xml.ws.policy.PolicyConstants
XML namespace for management policy assertions
SUN_POLICY_NAMESPACE_PREFIX - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Sun proprietary policy namespace prefix
SUN_POLICY_NAMESPACE_URI - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Sun proprietary policy namespace URI
SUPER - Static variable in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Wildcard for a "super" type argument.
SUPPORTED - Enum constant in enum com.sun.xml.ws.policy.spi.PolicyAssertionValidator.Fitness
 
supportOutputStream() - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
supportOutputStream() - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
supportOutputStream() - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
supportOutputStream() - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
supportOutputStream() - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
supportOutputStream() - Method in interface com.sun.xml.ws.spi.db.XMLBridge
This can be used to determine whether XMLStreamWriter or OutputStream is prefered by the implementation.
supports(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
supports(Object) - Method in class com.oracle.webservices.api.message.BasePropertySet
Checks if this PropertySet supports a property of the given name.
supports(Object) - Method in interface com.oracle.webservices.api.message.PropertySet
Checks if this PropertySet supports a property of the given name.
supportsLocal(Object) - Method in class com.oracle.webservices.api.message.BaseDistributedPropertySet
 
SuppressAutomaticWSARequestHeadersFeature - Class in com.sun.xml.ws.api.message
Suppresses automatic generation of WS-Addressing headers in request messages.
SuppressAutomaticWSARequestHeadersFeature() - Constructor for class com.sun.xml.ws.api.message.SuppressAutomaticWSARequestHeadersFeature
 
SuppressDocLitWrapperGeneration - Static variable in class com.sun.xml.ws.model.RuntimeModeler
 
suppressDuplicateRootReport(boolean) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
suspend() - Method in class com.sun.xml.ws.api.pipe.NextAction
Deprecated.
Use variants that pass Runnable
suspend(Tube) - Method in class com.sun.xml.ws.api.pipe.NextAction
Deprecated.
Use variants that pass Runnable
suspend(Tube, Runnable) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the fiber should be suspended.
suspend(Runnable) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the fiber should be suspended.
suspendJMXRegistration() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
SVN_REVISION - Variable in class com.sun.xml.ws.util.Version
Represents the latest Subversion Reversion number.
SwACodec - Class in com.sun.xml.ws.encoding
Codec that uses MIME/multipart as the base format.
SwACodec(SOAPVersion, WSFeatureList, Codec) - Constructor for class com.sun.xml.ws.encoding.SwACodec
 
SWAP - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
SYNC - Static variable in class com.sun.xml.ws.client.sei.ValueSetterFactory
 
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
 
SyncStartForAsyncFeature - Class in com.sun.xml.ws.api.pipe
Feature used to request starting a fiber synchronous to the calling thread but allowing it to later switch to run asynchronously to that thread.
SyncStartForAsyncFeature() - Constructor for class com.sun.xml.ws.api.pipe.SyncStartForAsyncFeature
 
systemId - Variable in class com.sun.xml.ws.api.wsdl.parser.XMLEntityResolver.Parser
System ID of the document being parsed.

T

T_BOOLEAN - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
T_BYTE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
T_CHAR - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
T_DOUBLE - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
T_FLOAT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
T_INT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
T_LONG - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
T_SHORT - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
TABLESWITCH - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
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_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 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_NOT_UNDERSTOOD - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
TAG_RESULT - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
tagInfo - Variable in class com.sun.xml.ws.util.xml.XMLReaderComposite
 
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.
tagName - Variable in class com.sun.xml.ws.spi.db.TypeInfo
The associated XML element name that the JAX-RPC uses with this type reference.
take() - Method in class com.sun.xml.ws.util.Pool
Gets a new object from the pool.
takeMaster() - Method in class com.sun.xml.ws.util.Pool.TubePool
Deprecated.
Expected to be used in rare cases where access to master tubeline is required and safe, such as Stub.close()."
targetEndpoint - Variable in class com.sun.xml.ws.client.PortInfo
 
targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
 
targetNamespace - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
targetNamespace - Variable in class com.sun.xml.ws.api.databinding.MappingInfo
 
targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
 
targetNamespace() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
targetNamespace(String) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Sets the targetNamespace of the WSDL
targetNamespace(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
targetNamespace(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.xsd.Schema
 
TerminalTubeFactory - Class in com.sun.xml.ws.assembler.jaxws
TubeFactory implementation creating one of the standard JAX-WS RI tubes
TerminalTubeFactory() - Constructor for class com.sun.xml.ws.assembler.jaxws.TerminalTubeFactory
 
ThreadLocalContainerResolver - Class in com.sun.xml.ws.api.server
ContainerResolver based on ThreadLocal.
ThreadLocalContainerResolver() - Constructor for class com.sun.xml.ws.api.server.ThreadLocalContainerResolver
Default constructor.
threshold - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
 
threshold() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
 
ThrowableContainerPropertySet - Class in com.sun.xml.ws.api.pipe
When using Dispatch<Packet> and the invocation completes with a Throwable, it is useful to be able to inspect the Packet in addition to the Throwable as the Packet contains meta-data about the request and/or response.
ThrowableContainerPropertySet(Throwable) - Constructor for class com.sun.xml.ws.api.pipe.ThrowableContainerPropertySet
 
ThrowableInPacketCompletionFeature - Class in com.sun.xml.ws.api.client
When using Dispatch<Packet> and the invocation completes with a Throwable, it is useful to be able to inspect the Packet in addition to the Throwable as the Packet contains meta-data about the request and/or response.
ThrowableInPacketCompletionFeature() - Constructor for class com.sun.xml.ws.api.client.ThrowableInPacketCompletionFeature
 
throwException(Packet, 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, but with the indicated context.
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.
throwExceptionAbortResponse(Throwable) - Method in class com.sun.xml.ws.api.pipe.NextAction
Indicates that the next action is to abort the processResponse chain because of an exception.
THROWS - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypeReference
The sort of type references that target the type of an exception declared in the throws clause of a method.
TidyXMLStreamReader - Class in com.sun.xml.ws.streaming
Wrapper over XMLStreamReader.
TidyXMLStreamReader(XMLStreamReader, Closeable) - Constructor for class com.sun.xml.ws.streaming.TidyXMLStreamReader
 
TieHandler - 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 Holders.) Accepts return value and Holder arguments for a Java method, and creates JAXBMessage that represents a response message.
TieHandler(JavaMethodImpl, WSBinding, MessageContextFactory) - Constructor for class com.sun.xml.ws.server.sei.TieHandler
 
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.org.objectweb.asm.ClassWriter
Returns the content of the class file that was built by this ClassWriter.
toByteArray() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
Deprecated.
this method causes a buffer reallocation. Use it only when you have to.
toBytes(Message, String) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
 
toFeature() - Method in enum com.sun.xml.ws.api.SOAPVersion
 
toFeatureArray(WSBinding) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
toItemType() - Method in class com.sun.xml.ws.spi.db.TypeInfo
Creates a TypeInfo for the item type, if this TypeInfo represents a collection type.
toList(Iterable<WebServiceFeature>) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
toMessage(InputStream, String) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
Converts JAX-WS RI message represented as input stream back to Message object.
toNextTag(XMLStreamReader, QName) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
Toolkit() - Constructor for class com.sun.xml.ws.api.server.Adapter.Toolkit
 
TOP - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
toSAAJ(Packet, Boolean) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
toShortString() - Method in class com.sun.xml.ws.api.message.Packet
 
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.oracle.webservices.api.databinding.ExternalMetadataFeature
 
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.config.management.policy.ManagedServiceAssertion.ImplementationRecord
 
toString() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.NestedParameters
 
toString() - Method in class com.sun.xml.ws.api.EndpointAddress
 
toString() - Method in class com.sun.xml.ws.api.message.Packet
 
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 class com.sun.xml.ws.api.policy.subject.BindingSubject
 
toString() - Method in enum com.sun.xml.ws.api.SOAPVersion
 
toString() - Method in class com.sun.xml.ws.binding.BindingImpl.MessageKey
 
toString() - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
toString() - Method in class com.sun.xml.ws.client.Stub
 
toString() - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
toString() - Method in class com.sun.xml.ws.db.glassfish.RawAccessorWrapper
 
toString() - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
toString() - Method in exception com.sun.xml.ws.developer.ServerSideException
 
toString() - Method in class com.sun.xml.ws.org.objectweb.asm.ConstantDynamic
 
toString() - Method in class com.sun.xml.ws.org.objectweb.asm.Handle
Returns the textual representation of this handle.
toString() - Method in class com.sun.xml.ws.org.objectweb.asm.Label
Returns a string representation of this label.
toString() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
Returns the signature that was built by this signature writer.
toString() - Method in class com.sun.xml.ws.org.objectweb.asm.Type
Returns a string representation of this type.
toString() - Method in class com.sun.xml.ws.org.objectweb.asm.TypePath
Returns a string representation of this type path.
toString() - Method in class com.sun.xml.ws.policy.AssertionSet
An Object.toString() method override.
toString() - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader.PolicyRecord
 
toString() - Method in class com.sun.xml.ws.policy.NestedPolicy
An Object.toString() method override.
toString() - Method in class com.sun.xml.ws.policy.Policy
An Object.toString() method override.
toString() - Method in class com.sun.xml.ws.policy.PolicyAssertion
An Object.toString() method override.
toString() - Method in class com.sun.xml.ws.policy.PolicyMap
 
toString() - Method in class com.sun.xml.ws.policy.PolicyMapKey
 
toString() - Method in class com.sun.xml.ws.policy.PolicySubject
An Object.toString() method override.
toString() - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
 
toString() - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
Returns a string representation of the object.
toString() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModel
Returns a string representation of the object.
toString() - Method in class com.sun.xml.ws.policy.sourcemodel.PolicySourceModelContext
 
toString() - Method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
 
toString() - Method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
toString() - Method in class com.sun.xml.ws.policy.subject.WsdlBindingSubject
 
toString() - Method in class com.sun.xml.ws.spi.db.TypeInfo
 
toString() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
Constructs a cookie header string representation of this cookie, which is in the format defined by corresponding cookie specification, but without the leading "Cookie:" token.
toString() - Method in class com.sun.xml.ws.transport.http.server.ServerAdapter
 
toString() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
 
toString() - Method in class com.sun.xml.ws.transport.httpspi.servlet.Headers
 
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
 
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(int, StringBuffer) - Method in class com.sun.xml.ws.policy.PolicyAssertion
A helper method that appends indented string representation of this instance to the input string buffer.
toString(int, StringBuffer) - Method in class com.sun.xml.ws.policy.sourcemodel.AssertionData
A helper method that appends indented string representation of this instance to the input string buffer.
toString(int, StringBuffer) - Method in class com.sun.xml.ws.policy.sourcemodel.ModelNode
A helper method that appends indented string representation of this instance to the input string buffer.
toString(Message) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
 
toString(Packet) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
 
toString(Throwable) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
Converts a throwable to String
toStringNoIndent(Message) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
 
toStringNoIndent(Packet) - Static method in class com.sun.xml.ws.commons.xmlutil.Converter
 
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
TRACE_SERVLET_GOT_RESPONSE_FROM_IMPLEMENTOR(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET60: got response from implementor: {0}
TRACE_SERVLET_HANDING_REQUEST_OVER_TO_IMPLEMENTOR(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET59: handing request over to implementor: {0}
TRACE_SERVLET_REQUEST_FOR_PORT_NAMED(Object) - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET58: got request for port: {0}
TRACE_SERVLET_WRITING_FAULT_RESPONSE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET61: writing fault response
TRACE_SERVLET_WRITING_SUCCESS_RESPONSE() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSSERVLET62: writing success response
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, WSFeatureList) - Static method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
 
translate(Policy) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
This method translates a Policy into a policy infoset.
translate(ModelNode, AssertionSet) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
Add the contents of the assertion set as child node to the given model node.
translate(ModelNode, NestedPolicy) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
Iterates through a nested policy and returns the corresponding policy info model.
translate(ModelNode, Iterator<PolicyAssertion>) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator
Iterates through all contained assertions and adds them to the info model.
translate(PolicySourceModel) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelTranslator
The method translates PolicySourceModel structure into normalized Policy expression.
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
Default constructor.
TransportTubeFactory - Class in com.sun.xml.ws.api.pipe
Factory for transport tubes that enables transport pluggability.
TransportTubeFactory - Class in com.sun.xml.ws.assembler.jaxws
Deprecated.
Use com.sun.xml.ws.assembler.metro.jaxws.TransportTubeFactory provided by metro-wsit instead.
TransportTubeFactory() - Constructor for class com.sun.xml.ws.api.pipe.TransportTubeFactory
Default constructor.
TransportTubeFactory() - Constructor for class com.sun.xml.ws.assembler.jaxws.TransportTubeFactory
Deprecated.
 
TREAT_EVERYTHING_NILLABLE - Static variable in interface com.sun.xml.ws.spi.db.BindingContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to allow unmarshaller to honor xsi:nil anywhere, even if they are not specifically allowed by the schema.
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.
TubeFactory - Interface in com.sun.xml.ws.assembler.dev
 
TubeFactoryConfig - Class in com.sun.xml.ws.runtime.config
Java class for tubeFactoryCType complex type.
TubeFactoryConfig() - Constructor for class com.sun.xml.ws.runtime.config.TubeFactoryConfig
 
tubeFactoryConfigs - Variable in class com.sun.xml.ws.runtime.config.TubeFactoryList
 
TubeFactoryList - Class in com.sun.xml.ws.runtime.config
Java class for tubeFactoryListCType complex type.
TubeFactoryList() - Constructor for class com.sun.xml.ws.runtime.config.TubeFactoryList
 
TubelineAssembler - Interface in com.sun.xml.ws.api.pipe
Creates a tubeline.
TubelineAssemblerFactory - Class in com.sun.xml.ws.api.pipe
TubelineAssemblerFactory() - Constructor for class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
Default constructor.
TubelineAssemblyContext - Interface in com.sun.xml.ws.assembler.dev
 
TubelineAssemblyContextImpl - Class in com.sun.xml.ws.assembler
A base tubeline assembly context class providing common methods for both client and server assembly context classes.
TubelineAssemblyContextImpl() - Constructor for class com.sun.xml.ws.assembler.TubelineAssemblyContextImpl
 
TubelineAssemblyContextUpdater - Interface in com.sun.xml.ws.assembler.dev
 
TubelineAssemblyDecorator - Class in com.sun.xml.ws.assembler.dev
Decorate Tubes during tubeline assembly
TubelineAssemblyDecorator() - Constructor for class com.sun.xml.ws.assembler.dev.TubelineAssemblyDecorator
Default constructor.
TubelineassemblyMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
TubelineDefinition - Class in com.sun.xml.ws.runtime.config
Java class for tubelineDefinitionCType complex type.
TubelineDefinition() - Constructor for class com.sun.xml.ws.runtime.config.TubelineDefinition
 
tubelineDefinitions - Variable in class com.sun.xml.ws.runtime.config.Tubelines
 
TubelineFeature - Class in com.sun.xml.ws.runtime.config
WebServiceFeature for the Tubeline WebServiceFeature
TubelineFeature(boolean) - Constructor for class com.sun.xml.ws.runtime.config.TubelineFeature
 
TubelineFeatureReader - Class in com.sun.xml.ws.runtime.config
 
TubelineFeatureReader() - Constructor for class com.sun.xml.ws.runtime.config.TubelineFeatureReader
 
TubelineMapping - Class in com.sun.xml.ws.runtime.config
Java class for tubelineMappingCType complex type.
TubelineMapping() - Constructor for class com.sun.xml.ws.runtime.config.TubelineMapping
 
tubelineMappings - Variable in class com.sun.xml.ws.runtime.config.Tubelines
 
tubelineRef - Variable in class com.sun.xml.ws.runtime.config.TubelineMapping
 
tubelines - Variable in class com.sun.xml.ws.runtime.config.MetroConfig
 
Tubelines - Class in com.sun.xml.ws.runtime.config
Java class for tubelinesConfigCType complex type.
Tubelines() - Constructor for class com.sun.xml.ws.runtime.config.Tubelines
 
TubePool(Tube) - Constructor for class com.sun.xml.ws.util.Pool.TubePool
 
TXWContentHandler - Class in com.sun.xml.ws.wsdl.writer
 
TXWContentHandler(TypedXmlWriter) - Constructor for class com.sun.xml.ws.wsdl.writer.TXWContentHandler
 
type - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
type - Variable in class com.sun.xml.ws.message.RelatesToHeader
 
type - Variable in class com.sun.xml.ws.org.objectweb.asm.Attribute
The type of this attribute, also called its name in the JVMS.
type - Variable in class com.sun.xml.ws.spi.db.PropertyGetterBase
 
type - Variable in class com.sun.xml.ws.spi.db.PropertySetterBase
 
type - Variable in class com.sun.xml.ws.spi.db.TypeInfo
The Java type that's being referenced.
type() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
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() - 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
 
Type - Class in com.sun.xml.ws.org.objectweb.asm
A Java field or method type.
TYPE - Enum constant in enum com.sun.xml.ws.api.model.wsdl.WSDLDescriptorKind
wsdl:part is defined using type attribute.
TYPE_ARGUMENT - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypePath
A type path step that steps into a type argument of a generic type.
TYPE_REFERENCES - Static variable in interface com.sun.xml.ws.spi.db.BindingContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) to put additional JAXB type references into the JAXBContext.
TypeInfo - Class in com.sun.xml.ws.spi.db
A reference to a JAXB-bound type.
TypeInfo(QName, Type, Annotation...) - Constructor for class com.sun.xml.ws.spi.db.TypeInfo
 
typeInfos() - Method in class com.sun.xml.ws.spi.db.BindingInfo
 
TypePath - Class in com.sun.xml.ws.org.objectweb.asm
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
TypeReference - Class in com.sun.xml.ws.org.objectweb.asm
A reference to a type appearing in a class, field or method declaration, or on an instruction.
TypeReference(int) - Constructor for class com.sun.xml.ws.org.objectweb.asm.TypeReference
Constructs a new TypeReference.
types() - Method in interface com.sun.xml.ws.wsdl.writer.document.Definitions
 
Types - Interface in com.sun.xml.ws.wsdl.writer.document
 

U

UNABLE_TO_CREATE_JAXB_CONTEXT() - Static method in class com.sun.xml.ws.resources.ModelerMessages
Unable to create JAXBContext
UNBOUND - Enum constant in enum com.sun.xml.ws.api.model.ParameterBinding.Kind
 
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.
UNDEFINED_BINDING(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Undefined binding: {0}
UNDEFINED_PORT_TYPE(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
Undefined port type: {0}
undeploy(ServletAdapter) - Method in class com.sun.xml.ws.transport.http.servlet.JAXWSRIDeploymentProbeProvider
 
understandsHeader(QName) - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
TODO A feature should be created to configure processing of MU headers.
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 definition 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.
understood(Header) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
understood(Header) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
understood(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
 
understood(String, String) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
understood(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
understood(QName) - Method in class com.sun.xml.ws.api.message.HeaderList
 
understood(QName) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
 
understood(QName) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
 
UNEXPECTED_HTTP_METHOD(Object) - Static method in class com.sun.xml.ws.resources.HttpserverMessages
Cannot handle HTTP method: {0}
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
 
UNINITIALIZED_THIS - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
uninitializedValue(Class) - Static method in class com.sun.xml.ws.spi.db.PropertySetterBase
 
Unknown - Enum constant in enum com.sun.xml.ws.api.message.Packet.Status
 
UNKNOWN - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
UNKNOWN - Enum constant in enum com.sun.xml.ws.policy.spi.PolicyAssertionValidator.Fitness
 
UNKNOWN_WSA_HEADER() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Unknown WS-Addressing header
UnknownContent(DataSource) - Constructor for class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
UnknownContent(String, InputStream) - Constructor for class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
unmarshal(Unmarshaller, InputStream) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
unmarshal(Unmarshaller, XMLStreamReader) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
unmarshal(Unmarshaller, Source) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
 
unmarshal(Unmarshaller, Node) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
unmarshal(InputStream) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(InputStream) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
unmarshal(InputStream) - Method in class com.sun.xml.ws.spi.db.OldBridge
Unmarshals the specified type object.
unmarshal(InputStream) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
unmarshal(InputStream) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
unmarshal(InputStream) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
Unmarshals the specified type object.
unmarshal(Reader) - Static method in class com.sun.xml.ws.policy.sourcemodel.attach.ExternalAttachmentsUnmarshaller
 
unmarshal(XMLStreamReader) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(XMLStreamReader) - Method in class com.sun.xml.ws.spi.db.OldBridge
Unmarshals the specified type object.
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
 
unmarshal(Source) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(Source) - Method in class com.sun.xml.ws.spi.db.OldBridge
Unmarshals the specified type object.
unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
unmarshal(Source, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
unmarshal(Source, AttachmentUnmarshaller) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
 
unmarshal(Node) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(Node) - Method in class com.sun.xml.ws.spi.db.OldBridge
Unmarshals the specified type object.
unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
 
unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.db.glassfish.WrapperBridge
 
unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.OldBridge
 
unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
 
unmarshal(Node, AttachmentUnmarshaller) - Method in class com.sun.xml.ws.spi.db.WrapperBridge
 
unmarshal(Node, AttachmentUnmarshaller) - Method in interface com.sun.xml.ws.spi.db.XMLBridge
 
Unmarshaller(JAXBContext) - Constructor for class com.sun.xml.ws.util.Pool.Unmarshaller
 
unmarshalModel(Object) - Method in class com.sun.xml.ws.policy.sourcemodel.PolicyModelUnmarshaller
Unmarshalls single policy source model from provided storage reference.
unmarshalModel(Object) - Method in class com.sun.xml.ws.policy.sourcemodel.XmlPolicyModelUnmarshaller
unquote(String) - Static method in class com.sun.xml.ws.policy.privateutil.PolicyUtils.Rfc2396
 
UNREFERENCED_INSTANCE - Static variable in interface com.sun.xml.ws.encoding.soap.SerializerConstants
 
unregister(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
 
unregisterEndpoint(LazyMOMProvider.WSEndpointScopeChangeListener) - Method in enum com.sun.xml.ws.api.server.LazyMOMProvider
Unregisters a Webservice Endpoint from the list of listeners.
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
 
Unspecificed - Enum constant in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
The mapping style is not specified.
UNSUPPORTED - Enum constant in enum com.sun.xml.ws.policy.spi.PolicyAssertionValidator.Fitness
 
UNSUPPORTED_CHARSET(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Unsupported charset "{0}" in the received message''s Content-Type
UNSUPPORTED_CONTENT_TYPE(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Unsupported Content-Type: {0} Supported ones are: {1}
UNSUPPORTED_MEDIA - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
 
UNSUPPORTED_OPERATION(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
{0} not supported with {1}.
UnsupportedMediaException - Exception in com.sun.xml.ws.server
Codec throws this exception when it doesn't understand request message's Content-Type
UnsupportedMediaException() - Constructor for exception com.sun.xml.ws.server.UnsupportedMediaException
 
UnsupportedMediaException(String) - Constructor for exception com.sun.xml.ws.server.UnsupportedMediaException
 
UnsupportedMediaException(String, List<String>) - 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.
update(PolicyMap, SEIModel, WSBinding) - Method in class com.sun.xml.ws.addressing.policy.AddressingPolicyMapConfigurator
Puts an addressing policy into the PolicyMap if the addressing feature was set.
update(PolicyMap, SEIModel, WSBinding) - Method in class com.sun.xml.ws.encoding.policy.MtomPolicyMapConfigurator
Generates an MTOM policy if MTOM is enabled.
update(PolicyMap, SEIModel, WSBinding) - Method in interface com.sun.xml.ws.policy.jaxws.spi.PolicyMapConfigurator
A callback method that allows to retrieve policy related information from provided parameters return a collection of new policies that are added to the map.
updateMessage() - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
 
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 - Variable in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference.Address
 
Uri - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
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 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_SOAP_RPC - Static variable in class com.sun.xml.ws.encoding.soap.SOAP12Constants
 
URI_SOAP_TRANSPORT_HTTP - Static variable in interface com.sun.xml.ws.wsdl.parser.SOAPConstants
 
urlPattern - Variable in class com.sun.xml.ws.transport.http.HttpAdapter
Servlet URL pattern with which this HttpAdapter is associated.
use - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
 
use - Variable in class com.sun.xml.ws.api.model.soap.SOAPBinding
 
use() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
 
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
 
UserDefined - Enum constant in enum com.sun.xml.ws.api.model.ExceptionType
 
UsesJAXBContext - Annotation Type in com.sun.xml.ws.developer
This feature instructs that the specified JAXBContextFactory be used for performing data-binding for the SEI.
UsesJAXBContextFeature - Class in com.sun.xml.ws.developer
A WebServiceFeature that instructs the JAX-WS runtime to use a specific JAXBContextFactory instance of creating JAXBContext.
UsesJAXBContextFeature(JAXBContextFactory) - Constructor for class com.sun.xml.ws.developer.UsesJAXBContextFeature
UsesJAXBContextFeature(Class<? extends JAXBContextFactory>) - Constructor for class com.sun.xml.ws.developer.UsesJAXBContextFeature
UsesJAXBContextFeature(JAXBRIContext) - Constructor for class com.sun.xml.ws.developer.UsesJAXBContextFeature
UsingAddressing - Interface in com.sun.xml.ws.wsdl.writer
 
UsingPolicy - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
 
UTF_8 - Static variable in class com.sun.xml.ws.commons.xmlutil.Converter
 
UTF8_ENCODING - Static variable in class com.sun.xml.ws.encoding.SOAPBindingCodec
 
UTF816FFFE_CHARACTER_ENCODING_ASSERTION - Static variable in class com.sun.xml.ws.encoding.policy.EncodingConstants
 
Util - Class in com.sun.xml.ws.message
Utility code for the Message implementation.
UTIL_FAILED_TO_FIND_HANDLERCHAIN_FILE(Object, Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
Could not find handler chain file {1} for class {0}
UTIL_FAILED_TO_PARSE_HANDLERCHAIN_FILE(Object, Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
Could not parse handler chain file {1} for class {0}
UTIL_HANDLER_CANNOT_COMBINE_SOAPMESSAGEHANDLERS() - Static method in class com.sun.xml.ws.resources.UtilMessages
You must use HanlderChain annotation, not SOAPMessageHandlers
UTIL_HANDLER_CLASS_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
"Class: {0} could not be found"
UTIL_HANDLER_ENDPOINT_INTERFACE_NO_WEBSERVICE(Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
"The Endpoint Interface: {0} does not have WebService Annotation"
UTIL_HANDLER_NO_WEBSERVICE_ANNOTATION(Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
"A WebService annotation is not present on class: {0}"
UTIL_LOCATION(Object, Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
at line {0} of {1}
UTIL_PARSER_WRONG_ELEMENT(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.UtilMessages
found element "{1}", expected "{2}" in handler chain configuration (line {0})
UtilException - Exception in com.sun.xml.ws.util
UtilException represents an exception that occurred while one of the util classes is operating.
UtilException(Localizable) - Constructor for exception com.sun.xml.ws.util.UtilException
 
UtilException(String, Object...) - Constructor for exception com.sun.xml.ws.util.UtilException
 
UtilException(Throwable) - Constructor for exception com.sun.xml.ws.util.UtilException
 
UtilMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file

V

V_PREVIEW - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
Version flag indicating that the class is using 'preview' features.
V1_1 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
v1_2 - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
 
V1_2 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V1_3 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V1_4 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
v1_5 - Enum constant in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
 
V1_5 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V1_6 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V1_7 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V1_8 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V10 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V11 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V12 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V13 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V14 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V15 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V16 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V17 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V18 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V19 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V20 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V21 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V22 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
V9 - Static variable in interface com.sun.xml.ws.org.objectweb.asm.Opcodes
 
validate() - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
 
validate(WSFeatureList) - Method in interface com.sun.xml.ws.api.FeatureListValidator
Validates feature list.
validateAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaClientTube
 
validateAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaServerTube
 
validateClientSide(PolicyAssertion) - Method in class com.sun.xml.ws.addressing.policy.AddressingPolicyValidator
 
validateClientSide(PolicyAssertion) - Method in class com.sun.xml.ws.config.management.policy.ManagementPolicyValidator
 
validateClientSide(PolicyAssertion) - Method in class com.sun.xml.ws.encoding.policy.EncodingPolicyValidator
 
validateClientSide(PolicyAssertion) - Method in class com.sun.xml.ws.policy.AssertionValidationProcessor
Validates fitness of the assertion on the client side.
validateClientSide(PolicyAssertion) - Method in class com.sun.xml.ws.policy.spi.AbstractQNameValidator
 
validateClientSide(PolicyAssertion) - Method in interface com.sun.xml.ws.policy.spi.PolicyAssertionValidator
An implementation of this method must return: Fitness.UNKNOWN if the policy assertion type is not recognized Fitness.SUPPORTED if the policy assertion is supported in the client-side context Fitness.UNSUPPORTED if the policy assertion is recognized however it's content is not supported.
validateInboundHeaders(Packet) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
Validates the inbound message.
validateServerSide(PolicyAssertion) - Method in class com.sun.xml.ws.addressing.policy.AddressingPolicyValidator
 
validateServerSide(PolicyAssertion) - Method in class com.sun.xml.ws.config.management.policy.ManagementPolicyValidator
 
validateServerSide(PolicyAssertion) - Method in class com.sun.xml.ws.encoding.policy.EncodingPolicyValidator
 
validateServerSide(PolicyAssertion) - Method in class com.sun.xml.ws.policy.AssertionValidationProcessor
Validates fitness of the assertion on the server side.
validateServerSide(PolicyAssertion) - Method in class com.sun.xml.ws.policy.spi.AbstractQNameValidator
 
validateServerSide(PolicyAssertion) - Method in interface com.sun.xml.ws.policy.spi.PolicyAssertionValidator
An implementation of this method must return: Fitness.UNKNOWN if the policy assertion type is not recognized Fitness.SUPPORTED if the policy assertion is supported in the server-side context Fitness.UNSUPPORTED if the policy assertion is recognized however it's content is not supported.
validateSOAPAction(Packet) - Method in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
 
validation() - Element in annotation type com.sun.xml.ws.developer.MemberSubmissionAddressing
 
VALIDATION_CLIENT_NULL_ACTION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Validating inbound Addressing headers on client and found null Action
VALIDATION_SERVER_NULL_ACTION() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Validating inbound Addressing headers on server and found null Action
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
Default constructor.
ValidationProcessor - Class in com.sun.xml.ws.api.policy
Provides methods for assertion validation.
ValidationTubeFactory - Class in com.sun.xml.ws.assembler.jaxws
TubeFactory implementation creating one of the standard JAX-WS RI tubes
ValidationTubeFactory() - Constructor for class com.sun.xml.ws.assembler.jaxws.ValidationTubeFactory
 
value - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
 
value - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
 
value - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
 
value - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
value - Variable in class com.sun.xml.ws.message.StringHeader
Header value.
value() - Element in annotation type com.oracle.webservices.api.databinding.DatabindingMode
 
value() - Element in annotation type com.oracle.webservices.api.message.PropertySet.Property
Name of the property.
value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
 
value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
 
value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
 
value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
 
value() - Method in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
 
value() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
 
value() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
 
value() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
 
value() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
value() - Element in annotation type com.sun.xml.ws.api.FeatureConstructor
The name of the parameter.
value() - Method in enum com.sun.xml.ws.api.model.ExceptionType
 
value() - Element in annotation type com.sun.xml.ws.api.server.InstanceResolverAnnotation
 
value() - Element in annotation type com.sun.xml.ws.developer.UsesJAXBContext
Designates the JAXBContextFactory to be used to create the JAXBContext object, which in turn will be used by the JAX-WS runtime to marshal/unmarshal parameters and return values to/from XML.
value(String) - Method in class com.oracle.webservices.api.databinding.DatabindingModeFeature.Builder
 
ValueGetter - Enum in com.sun.xml.ws.server.sei
Gets a value from an object that represents a parameter passed as a method argument.
valueOf(String) - Static method in enum com.oracle.webservices.api.EnvelopeStyle.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
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.ComponentFeature.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.config.management.policy.ManagementAssertion.Setting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider.StoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.message.Packet.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.message.Packet.Status
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.server.LazyMOMProvider.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.api.server.LazyMOMProvider
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.developer.MemberSubmissionAddressing.Validation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.dump.LoggingDumpTube.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.NamespaceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.policy.sourcemodel.wspolicy.XmlToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.policy.spi.PolicyAssertionValidator.Fitness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.xml.ws.policy.subject.WsdlBindingSubject.WsdlNameScope
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.
valueOf(String) - Static method in enum com.sun.xml.ws.util.xml.XMLReaderComposite.State
Returns the enum constant of this type with the specified name.
values - Variable in class com.sun.xml.ws.spi.db.WrapperComposite
 
values() - Static method in enum com.oracle.webservices.api.EnvelopeStyle.Style
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.ExistingAnnotationsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.xmlns.webservices.jaxws_databinding.WebParamMode
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.ComponentFeature.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.config.management.policy.ManagementAssertion.Setting
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.databinding.SoapBodyStyle
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.ha.HighAvailabilityProvider.StoreType
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.ha.HighAvailabilityProvider
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.message.Packet.State
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.message.Packet.Status
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.server.LazyMOMProvider.Scope
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.server.LazyMOMProvider
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.developer.MemberSubmissionAddressing.Validation
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.dump.LoggingDumpTube.Position
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.MessageUpdatableContext
 
values() - Static method in enum com.sun.xml.ws.policy.sourcemodel.ModelNode.Type
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.policy.sourcemodel.wspolicy.NamespaceVersion
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.policy.sourcemodel.wspolicy.XmlToken
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.policy.spi.PolicyAssertionValidator.Fitness
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.policy.subject.WsdlBindingSubject.WsdlMessageType
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.policy.subject.WsdlBindingSubject.WsdlNameScope
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.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.httpspi.servlet.Headers
 
values() - Method in class com.sun.xml.ws.util.QNameMap
 
values() - Static method in enum com.sun.xml.ws.util.xml.XMLReaderComposite.State
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSetter - Class in com.sun.xml.ws.client.sei
Moves a Java value unmarshalled from a response message to the right place.
ValueSetterFactory - Class in com.sun.xml.ws.client.sei
ValueSetterFactory 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
 
verb(String) - Method in interface com.sun.xml.ws.wsdl.writer.document.http.Binding
 
verifyImplementorClass(Class<?>) - Static method in class com.sun.xml.ws.server.EndpointFactory
Verifies if the endpoint implementor class has @WebService or @WebServiceProvider annotation
verifyImplementorClass(Class<?>, MetadataReader) - Static method in class com.sun.xml.ws.server.EndpointFactory
Verifies if the endpoint implementor class has @WebService or @WebServiceProvider annotation; passing MetadataReader instance allows to read annotations from xml descriptor instead of class's annotations
verifyReaderState(XMLStreamReader, int) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
 
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
 
version - Variable in class com.sun.xml.ws.encoding.MimeCodec
 
version - Variable in class com.sun.xml.ws.runtime.config.MetroConfig
 
Version - Class in com.sun.xml.ws.util
Represents the version information.
VERSION - Static variable in class com.sun.xml.ws.util.RuntimeVersion
 
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.
VISIBILITY_ATTRIBUTE - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Fully qualified name of the SUN's proprietary policy assertion visibility attribute
VISIBILITY_VALUE_PRIVATE - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Recognized value of the SUN's proprietary policy assertion visibility attribute
visit(int, int, String, String, String, String[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visit(String, Object) - Method in class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visitAnnotableParameterCount(int, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits the number of method parameters that can have annotations.
visitAnnotation(String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitAnnotation(String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotation(String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
Visits an annotation of the record component.
visitAnnotation(String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotationDefault() - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - Method in class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
Visits an array value of the annotation.
visitArrayType() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits a signature corresponding to an array type.
visitArrayType() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitAttribute(Attribute) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitAttribute(Attribute) - Method in class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a non standard attribute of this method.
visitAttribute(Attribute) - Method in class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
Visits a non standard attribute of the record component.
visitBaseType(char) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits a signature corresponding to a primitive type.
visitBaseType(char) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitClassBound() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits the class bound of the last visited formal type parameter.
visitClassBound() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitClassType(String) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Starts the visit of a signature corresponding to a class or interface type.
visitClassType(String) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitCode() - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits the end of the class.
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits the end of the method.
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Visits the end of the module.
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
Visits the end of the record component.
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Ends the visit of a signature corresponding to a class or interface type.
visitEnd() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitEnum(String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitExceptionType() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits the type of a method exception.
visitExceptionType() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitExport(String, int, String...) - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Visit an exported package of the current module.
visitField(int, String, String, String, Object) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitFieldInsn(int, String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a field instruction.
visitFormalTypeParameter(String) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits a formal type parameter.
visitFormalTypeParameter(String) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitFrame(int, int, Object[], int, Object[]) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitIincInsn(int, int) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitInnerClassType(String) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits an inner class.
visitInnerClassType(String) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitInsn(int) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a zero operand instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an annotation on an instruction.
visitInterface() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits the type of an interface implemented by the class.
visitInterface() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitInterfaceBound() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits an interface bound of the last visited formal type parameter.
visitInterfaceBound() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitIntInsn(int, int) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an instruction with a single int operand.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an invokedynamic instruction.
visitJumpInsn(int, Label) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMainClass(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Visit the main class of the current module.
visitMaxs(int, int) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitMethodInsn(int, String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
visitMethodInsn(int, String, String, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a method instruction.
visitModule(String, int, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visit the module corresponding to the class.
visitModule(String, int, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitMultiANewArrayInsn(String, int) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitNestHost(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits the nest host class of the class.
visitNestHost(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitNestMember(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits a member of the nest.
visitNestMember(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitOpen(String, int, String...) - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Visit an open package of the current module.
visitOuterClass(String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitPackage(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Visit a package of the current module.
visitParameter(String, int) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a parameter of this method.
visitParameterAnnotation(int, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitParameterType() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits the type of a method parameter.
visitParameterType() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitPermittedSubclass(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits a permitted subclasses.
visitPermittedSubclass(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitProvide(String, String...) - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Visit an implementation of a service.
visitRecordComponent(String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits a record component of the class.
visitRecordComponent(String, String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitRequire(String, int, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Visits a dependence of the current module.
visitReturnType() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits the return type of the method.
visitReturnType() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitSource(String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitSuperclass() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits the type of the super class.
visitSuperclass() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchBlock(Label, Label, Label, String) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a try catch block.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class com.sun.xml.ws.org.objectweb.asm.RecordComponentVisitor
Visits an annotation on a type in the record component signature.
visitTypeArgument() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits an unbounded type argument of the last visited class or inner class type.
visitTypeArgument() - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitTypeArgument(char) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits a type argument of the last visited class or inner class type.
visitTypeArgument(char) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitTypeInsn(int, String) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a type instruction.
visitTypeVariable(String) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureVisitor
Visits a signature corresponding to a type variable.
visitTypeVariable(String) - Method in class com.sun.xml.ws.org.objectweb.asm.signature.SignatureWriter
 
visitUse(String) - Method in class com.sun.xml.ws.org.objectweb.asm.ModuleVisitor
Visit a service used by the current module.
visitVarInsn(int, int) - Method in class com.sun.xml.ws.org.objectweb.asm.MethodVisitor
Visits a local variable instruction.
VOID - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The sort of the void type.
VOID_TYPE - Static variable in class com.sun.xml.ws.org.objectweb.asm.Type
The void type.

W

W3C - Enum constant in enum com.sun.xml.ws.api.addressing.AddressingVersion
 
W3CAddressingConstants - Interface in com.sun.xml.ws.addressing
Constants for W3C WS-Addressing version
W3CAddressingMetadataConstants - Class in com.sun.xml.ws.addressing
Constants for W3C Addressing Metadata specification
W3CAddressingMetadataWSDLGeneratorExtension - Class in com.sun.xml.ws.wsdl.writer
This extension class generates wsam:Action values for input, output and faults in the generated wsdl.
W3CAddressingMetadataWSDLGeneratorExtension() - Constructor for class com.sun.xml.ws.wsdl.writer.W3CAddressingMetadataWSDLGeneratorExtension
Default constructor.
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
Default constructor.
W3CAddressingWSDLGeneratorExtension - Class in com.sun.xml.ws.wsdl.writer
 
W3CAddressingWSDLGeneratorExtension() - Constructor for class com.sun.xml.ws.wsdl.writer.W3CAddressingWSDLGeneratorExtension
Default constructor.
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
Default constructor.
W3CWsaClientTube - Class in com.sun.xml.ws.addressing
 
W3CWsaClientTube(WsaClientTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.W3CWsaClientTube
 
W3CWsaClientTube(WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.W3CWsaClientTube
 
W3CWsaServerTube - Class in com.sun.xml.ws.addressing
 
W3CWsaServerTube(W3CWsaServerTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.W3CWsaServerTube
 
W3CWsaServerTube(WSEndpoint, WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.W3CWsaServerTube
 
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
Default constructor.
WebParamMode - Enum in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
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.
WebServiceFeatureFactory - Class in com.sun.xml.ws.api
Factory methods to get web service features from the corresponding feature annotations
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(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.
wholeText - Variable in class com.sun.xml.ws.streaming.DOMStreamReader
If the reader points at the text node, its whole value.
WILDCARD_BOUND - Static variable in class com.sun.xml.ws.org.objectweb.asm.TypePath
A type path step that steps into the bound of a wildcard type.
Woodstox(XMLInputFactory) - Constructor for class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory.Woodstox
 
WOODSTOX_CANT_LOAD(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
Unable to load Woodstox class {0}
wrapExecutor(Container, Executor) - Method in class com.sun.xml.ws.api.server.ThreadLocalContainerResolver
Used by Engine to wrap asynchronous Fiber executions
WRAPPED - Enum constant in enum com.oracle.xmlns.webservices.jaxws_databinding.SoapBindingParameterStyle
 
wrappedParts - Variable in class com.sun.xml.ws.client.sei.ResponseBuilder
ResponseBuilder.PartBuilder keyed by the element name (inside the wrapper element.)
WrapperAccessor - Class in com.sun.xml.ws.spi.db
WrapperAccessor
WrapperAccessor() - Constructor for class com.sun.xml.ws.spi.db.WrapperAccessor
Default constructor.
WrapperBeanGenerator - Class in com.sun.xml.ws.model
Runtime Wrapper and exception bean generator implementation.
WrapperBridge<T> - Class in com.sun.xml.ws.db.glassfish
 
WrapperBridge<T> - Class in com.sun.xml.ws.spi.db
WrapperBridge handles RPC-Literal body and Document-Literal wrappers without static wrapper classes.
WrapperBridge(JAXBRIContextWrapper, Bridge<T>) - Constructor for class com.sun.xml.ws.db.glassfish.WrapperBridge
 
WrapperBridge(BindingContext, TypeInfo) - Constructor for class com.sun.xml.ws.spi.db.WrapperBridge
 
wrapperChildren - Variable in class com.sun.xml.ws.model.WrapperParameter
 
WrapperComposite - Class in com.sun.xml.ws.spi.db
A JAXB Bean that works like a DOM.
WrapperComposite() - Constructor for class com.sun.xml.ws.spi.db.WrapperComposite
Default constructor.
wrapperName - Variable in class com.sun.xml.ws.client.sei.ResponseBuilder
 
wrapperName - Variable in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
 
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, TypeInfo, WebParam.Mode, int) - Constructor for class com.sun.xml.ws.model.WrapperParameter
 
write(byte[], int, int) - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
write(int) - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
write(ClassWriter, byte[], int, int, int) - Method in class com.sun.xml.ws.org.objectweb.asm.Attribute
Returns the byte array form of the content of this attribute.
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(OutputStream) - Method in class com.sun.xml.ws.encoding.MtomCodec.ByteArrayBuffer
 
write(String) - Method in class com.sun.xml.ws.util.MessageWriter
 
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.api.message.saaj.SaajStaxWriter
 
writeAttribute(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeAttribute(String, String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
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.api.message.saaj.SaajStaxWriter
 
writeAttribute(String, String, String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeBinary(byte[], int, int, String) - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
writeBinary(DataHandler) - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
writeBinary(String) - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
writeCData(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeCData(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeCharacters(char[], int, int) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeCharacters(char[], int, int) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeCharacters(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeCharacters(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeClientError(int, OutputStream, Packet) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
This method is added for the case of the sub-class wants to override the method to print details.
writeComment(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeComment(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeDefaultNamespace(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeDefaultNamespace(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeDTD(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeDTD(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEmptyElement(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeEmptyElement(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEmptyElement(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeEmptyElement(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEmptyElement(String, String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
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.api.message.saaj.SaajStaxWriter
 
writeEndDocument() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEndElement() - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeEndElement() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeEntityRef(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeEntityRef(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeln(OutputStream) - Static method in class com.sun.xml.ws.encoding.MimeCodec
 
writeln(String, OutputStream) - Static method in class com.sun.xml.ws.encoding.MimeCodec
 
writeMimeHeaders(String, String, OutputStream) - Static method in class com.sun.xml.ws.encoding.MtomCodec
 
writeNamespace(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeNamespace(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.api.message.Message
Writes the payload to StAX.
writePayloadTo(XMLStreamWriter) - Method in interface com.sun.xml.ws.api.message.StreamingSOAP
 
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(XMLStreamWriter) - Method in class com.sun.xml.ws.message.DOMMessage
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.EmptyMessageImpl
 
writePayloadTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.jaxb.JAXBDispatchMessage
 
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(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
 
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(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.DOMMessage
 
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.JAXBDispatchMessage
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
Writes the payload as SAX events.
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
 
writePayloadTo(ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
writePCDATA(CharSequence) - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomStreamWriterImpl
 
writeProcessingInstruction(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeProcessingInstruction(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeProcessingInstruction(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
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(XMLStreamWriter) - Method in class com.sun.xml.ws.encoding.TagInfoset
Writes the start element event.
writeStart(ContentHandler) - Method in class com.sun.xml.ws.encoding.TagInfoset
Writes the start element event.
writeStartDocument() - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeStartDocument() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartDocument(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeStartDocument(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartDocument(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeStartDocument(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartElement(String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeStartElement(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartElement(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
writeStartElement(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
 
writeStartElement(String, String, String) - Method in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
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(PortAddressResolver, DocumentAddressResolver, OutputStream) - Method in interface com.sun.xml.ws.api.server.SDDocument
Writes the document to the given OutputStream.
writeTo(PortAddressResolver, DocumentAddressResolver, OutputStream) - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
writeTo(PortAddressResolver, DocumentAddressResolver, XMLStreamWriter) - Method in interface com.sun.xml.ws.api.server.SDDocument
Writes the document to the given XMLStreamWriter.
writeTo(PortAddressResolver, DocumentAddressResolver, XMLStreamWriter) - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
writeTo(SOAPMessage) - Method in interface com.sun.xml.ws.api.message.Attachment
Writes this attachment to the given SOAPMessage.
writeTo(SOAPMessage) - Method in interface com.sun.xml.ws.api.message.Header
Writes out the header to the given SOAPMessage.
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.DOMHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.JAXBAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.RelatesToHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage.SAAJAttachment
Writes this attachment to the given SOAPMessage.
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
writeTo(SOAPMessage) - Method in class com.sun.xml.ws.message.StringHeader
 
writeTo(OutputStream) - Method in interface com.oracle.webservices.api.message.MessageContext
Writes the XML infoset portion of this MessageContext (from <soap:Envelope> to </soap:Envelope>).
writeTo(OutputStream) - Method in interface com.sun.xml.ws.api.message.Attachment
Writes the contents of the attachment into the given stream.
writeTo(OutputStream) - Method in interface com.sun.xml.ws.api.message.MessageWritable
Writes the XML infoset portion of this MessageContext (from <soap:Envelope> to </soap:Envelope>).
writeTo(OutputStream) - Method in class com.sun.xml.ws.api.message.Packet
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.ByteArrayAttachment
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.DataHandlerAttachment
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.JAXBAttachment
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage.SAAJAttachment
Writes the contents of the attachment into the given stream.
writeTo(OutputStream) - Method in class com.sun.xml.ws.message.stream.StreamAttachment
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.server.SDDocumentImpl
 
writeTo(OutputStream) - Method in class com.sun.xml.ws.util.ByteArrayBuffer
 
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(Object, String, OutputStream) - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
Write the object to the output stream, using the specified MIME type.
writeTo(Object, String, OutputStream) - Method in class com.sun.xml.ws.encoding.XmlDataContentHandler
Convert the object to a byte stream
writeTo(String, XMLStreamWriter) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Writes this EPR into the given writer.
writeTo(String, ContentHandler, ErrorHandler, boolean) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
Writes this EPR to the given ContentHandler.
writeTo(WritableByteChannel) - Method in class com.sun.xml.ws.api.message.Packet
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
writeTo(XMLStreamWriter) - Method in interface com.sun.xml.ws.api.message.Header
Writes out the header as a fragment.
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(XMLStreamWriter) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
Default implementation that relies on Message.writePayloadTo(XMLStreamWriter)
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.DOMHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.jaxb.JAXBDispatchMessage
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.RelatesToHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
writeTo(XMLStreamWriter) - Method in class com.sun.xml.ws.message.StringHeader
 
writeTo(Result) - Method in class com.sun.xml.ws.developer.MemberSubmissionEndpointReference
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
 
writeTo(ContentHandler, ErrorHandler) - Method in interface com.sun.xml.ws.api.message.Header
Writes out the header as SAX events.
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.api.message.Message
Writes the whole SOAP envelope as SAX events.
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
Writes the whole envelope as SAX events.
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.DOMHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.FaultDetailHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.ProblemActionHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
 
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(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.stream.StreamHeader
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
writeTo(ContentHandler, ErrorHandler) - Method in class com.sun.xml.ws.message.StringHeader
 
writeToBodyStart(XMLStreamWriter) - Method in interface com.sun.xml.ws.api.message.StreamingSOAP
 
writeToBodyStart(XMLStreamWriter) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
 
writeToBodyStart(XMLStreamWriter) - Method in class com.sun.xml.ws.message.stream.StreamMessage
 
WRONG_ADDRESSING_VERSION(Object, Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Expected "{0}" version of WS-Addressing but found "{1}"
WRONG_FIELD_TYPE(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Incorrect type for field "{0}"
WRONG_NO_PARAMETERS(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Incorrect no of arguments for method "{0}"
WRONG_PARAMETER_TYPE(Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Incorrect argument types for method "{0}"
WRONG_TNS_FOR_PORT(Object, Object) - Static method in class com.sun.xml.ws.resources.ServerMessages
Port namespace {0} doesn''t match Service namespace {1}
WSA_ACTION_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
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_EPR_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_EPR_NAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_EPR_QNAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_EPR_QNAME - Static variable in interface com.sun.xml.ws.addressing.W3CAddressingConstants
 
WSA_FAULTTO_FROM_REQUEST - Static variable in class com.sun.xml.ws.addressing.WsaPropertyBag
 
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_MSGID_FROM_REQUEST - Static variable in class com.sun.xml.ws.addressing.WsaPropertyBag
 
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_REPLYTO_FROM_REQUEST - Static variable in class com.sun.xml.ws.addressing.WsaPropertyBag
 
WSA_SERVICENAME_NAME - Static variable in interface com.sun.xml.ws.addressing.v200408.MemberSubmissionAddressingConstants
 
WSA_TO - Static variable in class com.sun.xml.ws.addressing.WsaPropertyBag
 
WsaActionUtil - Class in com.sun.xml.ws.addressing
 
WsaClientTube - Class in com.sun.xml.ws.addressing
WsaClientTube appears in the Tubeline only if addressing is enabled.
WsaClientTube(WsaClientTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.WsaClientTube
 
WsaClientTube(WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.WsaClientTube
 
WSAM_ACTION_QNAME - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_ADDRESSING_ASSERTION - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_ADDRESSING_ASSERTION_NAME - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_ANONYMOUS_NESTED_ASSERTION - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_ANONYMOUS_NESTED_ASSERTION_NAME - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_NAMESPACE_NAME - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_NONANONYMOUS_NESTED_ASSERTION - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_NONANONYMOUS_NESTED_ASSERTION_NAME - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_PREFIX_NAME - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_WSDLI_ATTRIBUTE_LOCALNAME - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_WSDLI_ATTRIBUTE_NAMESPACE - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
WSAM_WSDLI_ATTRIBUTE_PREFIX - Static variable in class com.sun.xml.ws.addressing.W3CAddressingMetadataConstants
 
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(WsaServerTube, TubeCloner) - Constructor for class com.sun.xml.ws.addressing.WsaServerTube
 
WsaServerTube(WSEndpoint, WSDLPort, WSBinding, Tube) - Constructor for class com.sun.xml.ws.addressing.WsaServerTube
 
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 - Class in com.sun.xml.ws.addressing
 
WsaTubeHelperImpl(WSDLPort, SEIModel, WSBinding) - Constructor for class com.sun.xml.ws.addressing.v200408.WsaTubeHelperImpl
 
WsaTubeHelperImpl(WSDLPort, SEIModel, WSBinding) - Constructor for class com.sun.xml.ws.addressing.WsaTubeHelperImpl
 
WSAW_ANONYMOUS_PROHIBITED() - Static method in class com.sun.xml.ws.resources.AddressingMessages
Operation has "prohibited" value for wsaw:anonymous in the WSDL, Addressing must be disabled and SOAP message need to be hand-crafted
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 - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
wsBinding - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
 
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.
WSDL_BOUND_OPERATION_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.AddressingMessages
Cannot find an operation in wsdl:binding for "{0}"
WSDL_CONTAINS_NO_SERVICE(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
WSDL {0} contains no service definition.
WSDL_IMPORT_SHOULD_BE_WSDL(Object) - Static method in class com.sun.xml.ws.resources.WsdlmodelMessages
Import of {0} is violation of BP 1.1 R2001.
WSDL_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.resources.ClientMessages
WSDL url {0} is not accessible.
WSDL_PORTADDRESS_EPRADDRESS_NOT_MATCH(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.WsdlmodelMessages
For Port: {0}, service location {1} does not match address {2} in the EndpointReference
WSDL_REQUIRED() - Static method in class com.sun.xml.ws.resources.ServerMessages
wsdl is required
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.
WsdlBindingSubject - Class in com.sun.xml.ws.policy.subject
Provides objects for use as WSDL 1.0/1.1 policy subjects.
WsdlBindingSubject.WsdlMessageType - Enum in com.sun.xml.ws.policy.subject
For message subjects, this needs to be set to one of the values INPUT, OUTPUT or FAULT.
WsdlBindingSubject.WsdlNameScope - Enum in com.sun.xml.ws.policy.subject
Identifies the scope to which this subject belongs.
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, EditableWSDLBoundOperation) - 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, EditableWSDLBoundPortType, 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, EditableWSDLModel, QName, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
 
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.
WSDLDirectProperties - Class in com.sun.xml.ws.model.wsdl
Replacement for WSDLPortProperties for when elements from the WSDL are known, but the full WSDL is not available.
WSDLDirectProperties(QName, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLDirectProperties
 
WSDLDirectProperties(QName, QName, SEIModel) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLDirectProperties
 
wsdlEndpointAddress() - Method in class com.sun.xml.ws.server.MonitorRootService
 
WSDLException - Enum constant in enum com.sun.xml.ws.api.model.ExceptionType
 
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, EditableWSDLOperation) - 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.
wsdlGen(DatabindingConfig) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl
 
wsdlGen(DatabindingConfig) - Method in interface com.sun.xml.ws.spi.db.DatabindingProvider
 
WSDLGenerator - Class in com.sun.xml.ws.wsdl.writer
Class used to generate WSDLs from a SEIModel.
WSDLGenerator - Interface in com.oracle.webservices.api.databinding
WSDLGenerator is used to generate the WSDL representation of the service endpoint interface of the parent Databinding object.
WSDLGenerator(AbstractSEIModelImpl, WSDLResolver, WSBinding, Container, Class, boolean, boolean, WSDLGeneratorExtension...) - Constructor for class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Creates the WSDLGenerator
WSDLGenerator(AbstractSEIModelImpl, WSDLResolver, WSBinding, Container, Class, boolean, WSDLGeneratorExtension...) - Constructor for class com.sun.xml.ws.wsdl.writer.WSDLGenerator
Creates the WSDLGenerator
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
Default constructor.
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
WSDLGenInfo - Class in com.sun.xml.ws.api.databinding
WSDLGenInfo provides the WSDL generation options
WSDLGenInfo() - Constructor for class com.sun.xml.ws.api.databinding.WSDLGenInfo
Default constructor.
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, EditableWSDLOperation) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLInputImpl
 
wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
 
wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
wsdlLocation - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
 
wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
wsdlLocation() - Method in class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
WSDLLocator - Class in com.sun.xml.ws.api
Used to locate WSDL documents; particularly useful for J2EE deployment archives
WSDLLocator() - Constructor for class com.sun.xml.ws.api.WSDLLocator
Default constructor.
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
 
wsdlMetadata - Variable in class com.sun.xml.ws.api.addressing.AddressingVersion.EPR
Element under which metadata is specified.
wsdlModel - Variable in class com.sun.xml.ws.wsdl.WSDLOperationFinder
 
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.
WSDLModelImpl - Class in com.sun.xml.ws.model.wsdl
Implementation of WSDLModel
WSDLModelImpl() - Constructor for class com.sun.xml.ws.model.wsdl.WSDLModelImpl
To create WSDLModelImpl from WSDL that doesn't have a system ID.
WSDLModelImpl(String) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLModelImpl
 
WsdlmodelMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
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.
WSDLOperationFinder - Class in com.sun.xml.ws.wsdl
Extensions if this class will be used for dispatching the request message to the correct endpoint method by identifying the wsdl operation associated with the request.
WSDLOperationFinder(WSDLPort, WSBinding, SEIModel) - Constructor for class com.sun.xml.ws.wsdl.WSDLOperationFinder
 
WSDLOperationImpl - Class in com.sun.xml.ws.model.wsdl
Implementaiton of WSDLOperation
WSDLOperationImpl(XMLStreamReader, EditableWSDLPortType, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
 
wsdlOperationMapping(WSDLBoundOperation) - Method in class com.sun.xml.ws.wsdl.WSDLOperationFinder
 
wsdlOperationMapping(JavaMethodImpl) - Method in class com.sun.xml.ws.wsdl.WSDLOperationFinder
 
WSDLOperationMapping - Interface in com.sun.xml.ws.api.model
WSDLOperationMapping represents the mapping between a WSDL operation and a JavaMethod.
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, EditableWSDLOperation) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
 
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
Default constructor.
WSDLParserExtensionContext - Interface in com.sun.xml.ws.api.wsdl.parser
Provides contextual information for WSDLParserExtensions.
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.wsdl.writer
Patches WSDL with the correct endpoint address and the relative paths to other documents.
WSDLPatcher(PortAddressResolver, DocumentLocationResolver) - Constructor for class com.sun.xml.ws.wsdl.writer.WSDLPatcher
Creates a WSDLPatcher for patching WSDL.
wsdlPort - Variable in class com.sun.xml.ws.addressing.v200408.MemberSubmissionWsaClientTube
Port that we are processing.
wsdlPort - Variable in class com.sun.xml.ws.addressing.WsaTubeHelper
 
wsdlPort - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
wsdlPort - Variable in class com.sun.xml.ws.client.Stub
 
WSDLPort - Interface in com.sun.xml.ws.api.model.wsdl
Abstracts wsdl:service/wsdl:port
WSDLPortImpl - Class in com.sun.xml.ws.model.wsdl
Implementation of WSDLPort
WSDLPortImpl(XMLStreamReader, EditableWSDLService, QName, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLPortImpl
 
WSDLPortProperties - Class in com.sun.xml.ws.model.wsdl
Properties exposed from WSDLPort for MessageContext.
WSDLPortProperties(WSDLPort) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLPortProperties
 
WSDLPortProperties(WSDLPort, SEIModel) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLPortProperties
 
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 com.sun.xml.ws.api.model.wsdl.WSDLPortType
WSDLPortTypeImpl(XMLStreamReader, EditableWSDLModel, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
 
wsdlPortTypeName() - Method in class com.sun.xml.ws.server.MonitorRootService
 
WSDLProperties - Class in com.sun.xml.ws.model.wsdl
Properties exposed from WSDLPort for MessageContext.
WSDLProperties(SEIModel) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLProperties
 
WSDLResolver - Interface in com.oracle.webservices.api.databinding
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, EditableWSDLModel, QName) - Constructor for class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
 
wsdlSource - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
wsdlSource(Source) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Deprecated.
- no replacement - this was never implemented Sets the WSDL Source where the WSDL can be read from
wsdlURL - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
 
wsdlURL(URL) - Method in interface com.oracle.webservices.api.databinding.Databinding.Builder
Deprecated.
- no replacement - this was never implemented Sets the WSDL URL where the WSDL can be read from
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
Default constructor.
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, Tube) - Constructor for class com.sun.xml.ws.server.WSEndpointImpl
 
WSEndpointImpl(QName, QName, WSBinding, Container, SEIModel, WSDLPort, Class<T>, ServiceDefinitionImpl, EndpointAwareTube, boolean, PolicyMap) - Constructor for class com.sun.xml.ws.server.WSEndpointImpl
 
WSEndpointMOMProxy<T> - Class in com.sun.xml.ws.server
ManagedObjectManager proxy class for WSEndpointImpl instances that could be used when Gmbal API calls need to be deferred.
WSEndpointReference - Class in com.sun.xml.ws.api.addressing
Internal representation of the EPR.
WSEndpointReference(XMLStreamBuffer, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a WSEndpointReference that wraps a given infoset.
WSEndpointReference(AddressingVersion, String, QName, QName, QName, List<Element>, String, String, List<Element>, List<Element>, Map<QName, String>) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates an EPR from individual components.
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(AddressingVersion, String, QName, QName, QName, List<Element>, String, List<Element>, Collection<WSEndpointReference.EPRExtension>, Map<QName, String>) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates an EPR from individual components.
WSEndpointReference(EndpointReference) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates from the spec version of EndpointReference.
WSEndpointReference(EndpointReference, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates from the spec version of EndpointReference.
WSEndpointReference(InputStream, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a WSEndpointReference by parsing an infoset.
WSEndpointReference(String, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a WSEndpointReference that only has an address.
WSEndpointReference(URI, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
 
WSEndpointReference(URL, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
 
WSEndpointReference(XMLStreamReader, AddressingVersion) - Constructor for class com.sun.xml.ws.api.addressing.WSEndpointReference
Creates a WSEndpointReference from the given infoset.
WSEndpointReference.EPRExtension - Class in com.sun.xml.ws.api.addressing
Represents an extensibility element inside an EndpointReference
WSEndpointReference.Metadata - Class in com.sun.xml.ws.api.addressing
Parses the Metadata in an EPR and provides convenience methods to access the metadata.
WSEPRExtension - Class in com.sun.xml.ws.addressing
Implementation backed by XMLStreamBuffer
WSEPRExtension(XMLStreamBuffer, QName) - Constructor for class com.sun.xml.ws.addressing.WSEPRExtension
 
WSFeatureList - Interface in com.sun.xml.ws.api
Read-only list of WebServiceFeatures.
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
Default constructor.
WSM_1001_FAILED_ASSERTION(Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
WSM1001: Failed to get policy assertion {0}.
WSM_1002_EXPECTED_MANAGEMENT_ASSERTION(Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
WSM1002: Expected policy assertion {0} in this namespace.
WSM_1003_MANAGEMENT_ASSERTION_MISSING_ID(Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
WSM1003: Policy assertion {0} must have id attribute when management is enabled.
WSM_1004_EXPECTED_XML_TAG(Object, Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
WSM1004: Expected tag <{0}> but instead read <{1}>.
WSM_1005_EXPECTED_COMMUNICATION_CHILD() - Static method in class com.sun.xml.ws.resources.ManagementMessages
WSM1005: Expected to find a CommunicationServerImplementation tag as child node of CommunicationServerImplementations.
WSM_1006_CLIENT_MANAGEMENT_ENABLED() - Static method in class com.sun.xml.ws.resources.ManagementMessages
WSM1006: The management property of the ManagedClient policy assertion is set to on.
WSM_1007_FAILED_MODEL_TRANSLATOR_INSTANTIATION() - Static method in class com.sun.xml.ws.resources.ManagementMessages
WSM1007: Failed to create a ModelTranslator instance.
WSM_1008_EXPECTED_INTEGER_DISPOSE_DELAY_VALUE(Object) - Static method in class com.sun.xml.ws.resources.ManagementMessages
WSM1008: Expected an integer as value of the endpointDisposeDelay attribute, got this instead: "{0}".
WSP_0001_UNSUPPORTED_MODEL_NODE_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0001: Unsupported model node type: ''{0}''
WSP_0002_UNRECOGNIZED_SCOPE_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0002: Unrecoginzed scope type: "{0}"
WSP_0003_UNMARSHALLING_FAILED_END_TAG_DOES_NOT_MATCH(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0003: Policy model unmarshalling failed: Actual XML end tag does not match current element.
WSP_0004_UNEXPECTED_VISIBILITY_ATTR_VALUE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0004: Unexpected visibility attribute value: {0}
WSP_0005_UNEXPECTED_POLICY_ELEMENT_FOUND_IN_ASSERTION_PARAM(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0005: Unexpected nested policy element found in assertion parameter: {0}
WSP_0006_UNEXPECTED_MULTIPLE_POLICY_NODES() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0006: Unexpected multiple nested policy nodes within a single assertion
WSP_0007_UNEXPECTED_MODEL_NODE_TYPE_FOUND(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0007: Unexpected model node type ({0})found during policy expression content decomposition
WSP_0008_UNEXPECTED_CHILD_MODEL_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0008: Unexpected type of child model node nested in an 'ASSERTION' node: ''{0}''
WSP_0009_UNEXPECTED_CDATA_ON_SOURCE_MODEL_NODE(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0009: Unexpected character data on current policy source model node "{0}" : data = "{1}"
WSP_0010_UNEXPANDED_POLICY_REFERENCE_NODE_FOUND_REFERENCING(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0010: Unexpanded "POLICY_REFERENCE" node found referencing {0}
WSP_0011_UNABLE_TO_UNMARSHALL_POLICY_XML_ELEM_EXPECTED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0011: Failed to unmarshal policy expression.
WSP_0012_UNABLE_TO_UNMARSHALL_POLICY_MALFORMED_URI() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0012: Unable to unmarshall policy referenced due to malformed URI value in attribute
WSP_0013_UNABLE_TO_SET_PARENT_MODEL_ON_ROOT() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0013: Unable to set parent model on root model node
WSP_0014_UNABLE_TO_INSTANTIATE_READER_FOR_STORAGE() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0014: Unable to instantiate XMLEventReader for given storage
WSP_0015_UNABLE_TO_INSTANTIATE_DIGEST_ALG_URI_FIELD() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0015: Unable to instantiate static constant field 'DEFAULT_DIGEST_ALGORITHM_URI'
WSP_0016_UNABLE_TO_CLONE_POLICY_SOURCE_MODEL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0016: Unable to clone input policy source model
WSP_0017_UNABLE_TO_ACCESS_POLICY_SOURCE_MODEL_PLUS_REASON(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0017: Unable to access policy source model identified by URI: {0} Detailed reason: {1}
WSP_0018_UNABLE_TO_ACCESS_POLICY_SOURCE_MODEL(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0018: Unable to access policy source model identified by URI: {0}
WSP_0019_SUBOPTIMAL_ALTERNATIVE_SELECTED(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0019: Suboptimal policy alternative selected on the client side with fitness "{0}".
WSP_0020_SUBJECT_PARAM_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0020: Parameter subject must not be null
WSP_0021_SUBJECT_AND_POLICY_PARAM_MUST_NOT_BE_NULL(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0021: Parameters "subject" and "policy" must not be null.
WSP_0022_STORAGE_TYPE_NOT_SUPPORTED(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0022: Storage type "{0}" is not supported
WSP_0023_UNEXPECTED_ERROR_WHILE_CLOSING_RESOURCE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0023: Unexpected error occured while closing resource "{0}".
WSP_0024_SPI_FAIL_SERVICE_URL_LINE_MSG(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0024: {0}:{1}: {2}
WSP_0025_SPI_FAIL_SERVICE_MSG(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0025: {0}: {1}
WSP_0026_SINGLE_EMPTY_ALTERNATIVE_COMBINATION_CREATED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0026: Single empty alternative combination created: Returning "anything allowed" policy
WSP_0027_SERVICE_PROVIDER_NOT_FOUND(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0027: Service provider {0} not found
WSP_0028_SERVICE_PROVIDER_COULD_NOT_BE_INSTANTIATED(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0028: Service provider {0} could not be instantiated
WSP_0029_SERVICE_PORT_OPERATION_PARAM_MUST_NOT_BE_NULL(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0029: Parameters "service", "port" and "operation" must not be null.
WSP_0030_SERVICE_PORT_OPERATION_FAULT_MSG_PARAM_MUST_NOT_BE_NULL(Object, Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0030: Parameters "service", "port", "operation" and "faultMessage" must not be null.
WSP_0031_SERVICE_PARAM_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0031: Parameter 'service' must not be null
WSP_0032_SERVICE_CAN_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0032: Service can not be null
WSP_0033_SERVICE_AND_PORT_PARAM_MUST_NOT_BE_NULL(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0033: Parameters "service" and "port" must not be null.
WSP_0034_REMOVE_OPERATION_NOT_SUPPORTED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0034: Remove operation not supported by this iterator
WSP_0035_RECONFIGURE_ALTERNATIVES(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0035: Policy "{0}" contains more than one policy alternative.
WSP_0036_PRIVATE_METHOD_DOES_NOT_ACCEPT_NULL_OR_EMPTY_COLLECTION() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0036: This private method does not accept null or empty collection
WSP_0037_PRIVATE_CONSTRUCTOR_DOES_NOT_TAKE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0037: Private constructor must not receive 'null' argument as a initial policy assertion list
WSP_0038_POLICY_TO_ATTACH_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0038: Policy to be attached must not be null
WSP_0039_POLICY_SRC_MODEL_INPUT_PARAMETER_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0039: Policy source model input parameter must not be null
WSP_0040_POLICY_REFERENCE_URI_ATTR_NOT_FOUND() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0040: Policy reference 'URI' attribute not found
WSP_0041_POLICY_REFERENCE_NODE_FOUND_WITH_NO_POLICY_REFERENCE_IN_IT() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0041: Unexpanded "POLICY_REFERENCE" node found containing no policy reference data
WSP_0042_POLICY_REFERENCE_NODE_EXPECTED_INSTEAD_OF(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0042: Input model node argument is not a policy reference.
WSP_0043_POLICY_MODEL_TRANSLATION_ERROR_INPUT_PARAM_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0043: Policy model translation error: Input policy source model parameter is null
WSP_0044_POLICY_MAP_MUTATOR_ALREADY_CONNECTED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0044: This policy map mutator is already connected to a policy map.
WSP_0045_POLICY_MAP_KEY_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0045: Provided policy map key must not be null! Create a proper policy map key by calling one of PolicyMap's createXxxScopeKey(...) methods first
WSP_0046_POLICY_MAP_KEY_HANDLER_NOT_SET() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0046: Policy map key handler is not set
WSP_0047_POLICY_IS_NULL_RETURNING() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0047: Policy is null, returning
WSP_0048_POLICY_ELEMENT_EXPECTED_FIRST() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0048: Failed to unmarshal policy expression.
WSP_0049_PARENT_MODEL_CAN_NOT_BE_CHANGED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0049: The parent model may not be changed on a child node which is not a root of the policy source model tree
WSP_0050_OPERATION_NOT_SUPPORTED_FOR_THIS_BUT_POLICY_REFERENCE_NODE_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0050: This operation is supported only for 'POLICY_REFERENCE' node type.
WSP_0051_OPERATION_NOT_SUPPORTED_FOR_THIS_BUT_ASSERTION_RELATED_NODE_TYPE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0051: This operation is supported only for 'ASSERTION' and 'ASSERTION_PARAMETER_NODE' node types.
WSP_0052_NUMBER_OF_ALTERNATIVE_COMBINATIONS_CREATED(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0052: Number of policy alternative combinations created: {0}
WSP_0053_INVALID_CLIENT_SIDE_ALTERNATIVE() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0053: Client cannot proceed to call the web service - invalid policy alternative found.
WSP_0054_NO_MORE_ELEMS_IN_POLICY_MAP() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0054: There are no more elements in the policy map
WSP_0055_NO_ALTERNATIVE_COMBINATIONS_CREATED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0055: No alternative combinations created: Returning "nothing allowed" policy
WSP_0056_NEITHER_NULL_NOR_EMPTY_POLICY_COLLECTION_EXPECTED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0056: Input policy collection is expected not to be null nor empty collection
WSP_0057_N_ALTERNATIVE_COMBINATIONS_M_POLICY_ALTERNATIVES_CREATED(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0057: {0} policy alternative combinations created: Returning created policy with {1} inequal policy alternatives
WSP_0058_MULTIPLE_POLICY_IDS_NOT_ALLOWED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0058: Multiple identifiers of policy expression detected.
WSP_0059_MULTIPLE_ATTRS_WITH_SAME_NAME_DETECTED_FOR_ASSERTION(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0059: Multiple attributes with the same name "{0}" detected for assertion "{1}"
WSP_0060_POLICY_ELEMENT_TYPE_UNKNOWN(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0060: Unknown policy element type "{0}"
WSP_0061_METHOD_INVOCATION_FAILED(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0061: Method invocation failed (class={0}, method={1}, parameters={2})
WSP_0062_INPUT_PARAMS_MUST_NOT_BE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0062: Input parameters must not be 'null'
WSP_0063_ERROR_WHILE_CONSTRUCTING_EXCEPTION(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0063: Unexpected exception occured while constructing exception of class "{0}".
WSP_0064_INITIAL_POLICY_COLLECTION_MUST_NOT_BE_EMPTY() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0064: Initial collection of policies must not be empty
WSP_0065_INCONSISTENCY_IN_POLICY_SOURCE_MODEL(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0065: Inconsistency in policy source model detected: Cannot create policy assertion parameter from a model node of type: ''{0}''
WSP_0066_ILLEGAL_PROVIDER_CLASSNAME(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0066: Illegal provider-class name: {0}
WSP_0067_ILLEGAL_CFG_FILE_SYNTAX() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0067: Illegal configuration-file syntax
WSP_0068_FAILED_TO_UNMARSHALL_POLICY_EXPRESSION() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0068: Failed to unmarshal policy expression
WSP_0069_EXCEPTION_WHILE_RETRIEVING_EFFECTIVE_POLICY_FOR_KEY(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0069: Exception occured while retrieving effective policy for given key {0}
WSP_0070_ERROR_REGISTERING_ASSERTION_CREATOR(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0070: Error registering policy assertion creator of class ''{0}'''.
WSP_0071_ERROR_MULTIPLE_ASSERTION_CREATORS_FOR_NAMESPACE(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0071: Multiple policy assertion creators try to register for namespace ''{0}''.
WSP_0072_DIGEST_MUST_NOT_BE_NULL_WHEN_ALG_DEFINED() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0072: Digest must not be null if the digest algorithm is defined
WSP_0073_CREATE_CHILD_NODE_OPERATION_NOT_SUPPORTED(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0073: Cannot create child node of type ''{0}'' in the node of type ''{1}''.
WSP_0074_CANNOT_CREATE_ASSERTION_BAD_TYPE(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0074: Cannot create AssertionData instance for this type of ModelNode: "{0}"; Supported types are "{1}" and "{2}"
WSP_0075_PROBLEMATIC_ASSERTION_STATE(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0075: Policy assertion "{0}" was evaluated as "{1}".
WSP_0076_NO_SERVICE_PROVIDERS_FOUND(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0076: Policy engine could not locate any service providers implementing "{0}" interface.
WSP_0077_ASSERTION_CREATOR_DOES_NOT_SUPPORT_ANY_URI(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0077: Discovered policy assertion creator of class=''{0}'' does not support any URI
WSP_0078_ASSERTION_CREATOR_DISCOVERED(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0078: Policy assertion creator discovered: class=''{0}'', supported namespace=''{1}''
WSP_0079_ERROR_WHILE_RFC_2396_UNESCAPING(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0079: Error while unescaping ''{0}'' by RFC2396
WSP_0080_IMPLEMENTATION_EXPECTED_NOT_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0080: Expected config file identifier, got null instead.
WSP_0081_UNABLE_TO_INSERT_CHILD(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0081: Failed to insert child node ''{1}'' into queue ''{0}''
WSP_0082_NO_SUBJECT_TYPE() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0082: Implementation fault.
WSP_0083_MESSAGE_TYPE_NULL() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0083: The message type may not be null.
WSP_0084_MESSAGE_TYPE_NO_MESSAGE() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0084: The message type may not be NO_MESSAGE.
WSP_0085_MESSAGE_FAULT_NO_NAME() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0085: Messages of type fault must have a name.
WSP_0086_FAILED_CREATE_READER(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0086: Failed to create XMLEventReader for source {0}
WSP_0087_UNKNOWN_EVENT(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0087: Received unknown event {0}
WSP_0088_FAILED_PARSE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0088: Failed to parse XML document at location {0}
WSP_0089_EXPECTED_ELEMENT(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0089: Expected tag {0}, but read {1} at location {2}
WSP_0090_UNEXPECTED_ELEMENT(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0090: Unexpected element {0} at location {1}
WSP_0091_END_ELEMENT_NO_MATCH(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0091: Expected end element {0} but read {1} at location {2}
WSP_0092_CHARACTER_DATA_UNEXPECTED(Object, Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0092: Character data in unexpected element {0}, character data = {1}, location = {2}
WSP_0093_INVALID_URI(Object, Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0093: Invalid URI "{0}" at location {1}
WSP_0094_INVALID_URN() - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0094: Internal implementation error.
WSP_0095_INVALID_BOOLEAN_VALUE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0095: A value of boolean type may have one of the values "true", "false", "1", "0".
WSP_0096_ERROR_WHILE_COMBINE(Object) - Static method in class com.sun.xml.ws.policy.privateutil.LocalizationMessages
WSP0096: Error while combining {0}.
WSP_1001_XML_EXCEPTION_WHEN_PROCESSING_POLICY_REFERENCE() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1001: XMLStreamException occurred when reading policy reference element.
WSP_1002_UNABLE_TO_MARSHALL_POLICY_OR_POLICY_REFERENCE() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1002: Unable to marshall policy or it's reference.
WSP_1003_UNABLE_TO_CHECK_ELEMENT_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1003: Unable to check element name for class "{0}" and WSDL name "{1}".
WSP_1004_POLICY_URIS_CAN_NOT_BE_NULL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1004: Policy URIs can not be null.
WSP_1005_POLICY_REFERENCE_DOES_NOT_EXIST(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1005: Failed to find policy referenced by URI "{0}".
WSP_1006_POLICY_MAP_EXTENDER_CAN_NOT_BE_NULL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1006: Policy map extender can not be null.
WSP_1007_POLICY_EXCEPTION_WHILE_FINISHING_PARSING_WSDL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1007: Policy exception occurred when finishing WSDL parsing.
WSP_1008_NOT_MARSHALLING_WSDL_SUBJ_NULL(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1008: Not marshalling policy, wsdl subject is null for "{0}".
WSP_1009_NOT_MARSHALLING_ANY_POLICIES_POLICY_MAP_IS_NULL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1009: Policy map was null, not marshalling any policies.
WSP_1010_NO_POLICIES_DEFINED() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1010: No policies defined.
WSP_1011_FAILED_TO_RETRIEVE_EFFECTIVE_POLICY_FOR_SUBJECT(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1011: Failed to retrieve effective policy for subject: {0}.
WSP_1012_FAILED_CONFIGURE_WSDL_MODEL() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1012: Failed to configure wsdl model.
WSP_1013_EXCEPTION_WHEN_READING_POLICY_ELEMENT(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1013: Exception occurred while reading policy element.
WSP_1014_CAN_NOT_FIND_POLICY(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1014: Can not find policy "{0}" that is referenced in from the WSDL.
WSP_1015_SERVER_SIDE_ASSERTION_VALIDATION_FAILED(Object, Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1015: Server side assertion validation failed for "{0}" assertion.
WSP_1016_POLICY_ID_NULL_OR_DUPLICATE(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1016: The policy is not added because it has no ID or a policy with the same ID was already added: {0}.
WSP_1017_MAP_UPDATE_FAILED() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1048: Policy map setup failed - exception occurred while trying to modify policy map content.
WSP_1018_FAILED_TO_MARSHALL_POLICY(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1018: Failed to marshal policy "{0}".
WSP_1019_CREATE_EMPTY_POLICY_MAP() - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1019: Failed to find any configuration file.
WSP_1020_DUPLICATE_ID(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1020: Found two policies in one document with the same id: "{0}".
WSP_1021_FAULT_NOT_BOUND(Object) - Static method in class com.sun.xml.ws.resources.PolicyMessages
WSP1021: Fault "{0}" not bound.
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)
WSServiceDelegate - Class in com.sun.xml.ws.client
Service objects provide the client view of a Web service.
WSServiceDelegate(URL, QName, Class<? extends Service>, WebServiceFeatureList) - Constructor for class com.sun.xml.ws.client.WSServiceDelegate
 
WSServiceDelegate(URL, QName, Class<? extends Service>, WebServiceFeature...) - Constructor for class com.sun.xml.ws.client.WSServiceDelegate
 
WSServiceDelegate(Source, WSDLService, QName, Class<? extends Service>, WebServiceFeatureList) - Constructor for class com.sun.xml.ws.client.WSServiceDelegate
 
WSServiceDelegate(Source, WSDLService, QName, Class<? extends Service>, WebServiceFeature...) - Constructor for class com.sun.xml.ws.client.WSServiceDelegate
 
WSServiceDelegate(Source, QName, Class<? extends Service>, WebServiceFeatureList) - Constructor for class com.sun.xml.ws.client.WSServiceDelegate
 
WSServiceDelegate(Source, QName, Class<? extends Service>, WebServiceFeature...) - Constructor for class com.sun.xml.ws.client.WSServiceDelegate
 
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
Default constructor.
WSSERVLET_11_DIAG_CAUSE_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
The sun-jaxws.xml runtime deployment descriptor may be missing
WSSERVLET_11_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Please check the sun-jaxws.xml file to make sure it is correct
WSSERVLET_11_DIAG_CHECK_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Please check the jaxrpc-ri.xml file to make sure it is present in the war file
WSSERVLET_12_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Context listener starting
WSSERVLET_12_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Normal web service startup
WSSERVLET_13_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Context listener shutdown
WSSERVLET_13_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Normal web service shutdown
WSSERVLET_14_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Web Services servlet starting up.
WSSERVLET_14_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Normal Web Service deployment.
WSSERVLET_15_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Web Services servlet shutdown.
WSSERVLET_15_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Normal Web service undeployment.
WSSERVLET_16_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
The jaxrpc-ri.xml file may be missing from the war file
WSSERVLET_16_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Unjar the service war file; check to see that the jaxrpc-ri-runtime.xml file is present
WSSERVLET_17_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Two or more endpoints with the same name where found in the jaxrpc-ri.xml runtime descriptor
WSSERVLET_17_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Note that this may cause problems with service deployment
WSSERVLET_18_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Message sent by client is empty
WSSERVLET_18_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
This may or may not be intentional.
WSSERVLET_19_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Client request for this endpoint arrived
WSSERVLET_19_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Informational message only.
WSSERVLET_20_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Implementation for this service can not be found
WSSERVLET_20_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Unzip the war, are the tie and serializer classes found?
WSSERVLET_21_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
The Web service is being invoked
WSSERVLET_21_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Normal web service invocation.
WSSERVLET_22_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
A request was invoked with no endpoint
WSSERVLET_22_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Set endpoint with stub.setTargetEndpoint property
WSSERVLET_23_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
The request generated no response from the service
WSSERVLET_23_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
If a response was expected, check that a request message was actually sent
WSSERVLET_23_DIAG_CHECK_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
The request may be malformed and be accepted by the service, yet did not generate a response
WSSERVLET_24_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
SOAPFault message is being returned to the client.
WSSERVLET_24_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Tracing message fault recorded.
WSSERVLET_25_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
SOAPMessage response is being returned to client
WSSERVLET_25_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Tracing message, normal response.
WSSERVLET_26_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
The endpoint URL is a duplicate
WSSERVLET_26_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
This may cause a problem, please remove duplicate endpoints
WSSERVLET_27_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Implicit URLS are not supported in this release
WSSERVLET_27_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Remove the implicit URL
WSSERVLET_28_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Target endpoint is null
WSSERVLET_28_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Set target endpoint with stub.setTargetEndpoint() property.
WSSERVLET_29_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
A port is specified, but a corresponding service implementation is not found
WSSERVLET_29_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Is the port valid? Unzip the war file and make sure the tie and serializers are present
WSSERVLET_30_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
There was a server error processing the request
WSSERVLET_30_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
This could be due to a number of causes.
WSSERVLET_31_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Transformation being applied
WSSERVLET_31_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Normal operation
WSSERVLET_32_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WSDL being generated
WSSERVLET_32_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Normal Operation.
WSSERVLET_33_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
When publishing the service wsdl, the http location is patched with the deployed location/endpoint using XSLT transformation.
WSSERVLET_33_DIAG_CAUSE_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
When publishing the service wsdl, the http location is patched with the deployed location/endpoint using XSLT transformation.
WSSERVLET_33_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
There maybe a transformation engine being used that is not compatible.
WSSERVLET_33_DIAG_CHECK_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
There maybe a transformation engine may not be supported or compatible.
WSSERVLET_34_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
The location patching on the wsdl failed when attempting to transform.
WSSERVLET_34_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Check the log file(s) for more detailed errors/exceptions.
WSSERVLET_35_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
A XSLT stylesheet template is create for the wsdl location patching using transformation.
WSSERVLET_35_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
An exception was thrown during creation of the template.
WSSERVLET_43_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Instantiation of the web service failed.
WSSERVLET_43_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Make sure web service is available and public.
WSSERVLET_44_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
The web service was instantiated, however, it could not be initialized
WSSERVLET_44_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Check the exception for more details.
WSSERVLET_49_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Service processing of the request generated an exception; while attempting to return a SOAPFaultMessage a throwable was again generated
WSSERVLET_49_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Check the server.xml log file for exception information
WSSERVLET_50_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
WS runtime sun-jaxws.xml or web.xml may be incorrect
WSSERVLET_50_DIAG_CAUSE_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Application server deployment descriptors may be incorrect
WSSERVLET_50_DIAG_CAUSE_3() - Static method in class com.sun.xml.ws.resources.WsservletMessages
There may some Application Server initialization problems
WSSERVLET_50_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Verify that sun-jaxws.xml and web.xml are correct in the service war file
WSSERVLET_50_DIAG_CHECK_2() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Verify that Application server deployment descriptors are correct in the service war file
WSSERVLET_50_DIAG_CHECK_3() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Check the server.xml file in the domain directory for failures
WSSERVLET_51_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Service processing of the request generated an exception; while attempting to return a SOAPPFaultMessage a throwable was again generated
WSSERVLET_51_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Check the server.xml log file for exception information
WSSERVLET_63_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Web service requests must use HTTP POST method: WSI BP 1.0
WSSERVLET_63_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Make sure that your HTTP client is using POST requests, not GET requests
WSSERVLET_64_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Web service requests must be a content type text/xml: WSI BP 1.0
WSSERVLET_64_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Make sure the client request is using text/xml
WSSERVLET_65_DIAG_CAUSE_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
SOAP Action is required
WSSERVLET_65_DIAG_CHECK_1() - Static method in class com.sun.xml.ws.resources.WsservletMessages
Add SOAPAction and appropriate value
WSServletContainerInitializer - Class in com.sun.xml.ws.transport.http.servlet
 
WSServletContainerInitializer() - Constructor for class com.sun.xml.ws.transport.http.servlet.WSServletContainerInitializer
Default constructor.
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
Default constructor.
WSServletDelegate - Class in com.sun.xml.ws.transport.http.servlet
Called by WSServlet to choose HttpAdapter and sends a request to it.
WSServletDelegate - Class in com.sun.xml.ws.transport.httpspi.servlet
Called by WSSPIServlet to choose EndpointAdapter and sends a request to it.
WSServletDelegate(List<ServletAdapter>, ServletContext) - Constructor for class com.sun.xml.ws.transport.http.servlet.WSServletDelegate
 
WSServletDelegate(List<EndpointAdapter>, ServletContext) - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.WSServletDelegate
 
WsservletMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
WSSPIContextListener - Class in com.sun.xml.ws.transport.httpspi.servlet
Parses sun-jaxws.xml and sets up EndpointAdapters for all deployed endpoints.
WSSPIContextListener() - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.WSSPIContextListener
 
WSSPIServlet - Class in com.sun.xml.ws.transport.httpspi.servlet
The JAX-WS dispatcher servlet.
WSSPIServlet() - Constructor for class com.sun.xml.ws.transport.httpspi.servlet.WSSPIServlet
 
WSU_ID - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Fully qualified name of the Policy wsu:Id XML attribute
WSU_NAMESPACE_PREFIX - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Standard WS-Security Utility namespace prefix, used in Policy Id
WSU_NAMESPACE_URI - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Standard WS-Security Utility namespace URI, used in Policy Id
WSWebServiceContext - Interface in com.sun.xml.ws.api.server
WebServiceContext that exposes JAX-WS RI specific additions.

X

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 - Enum constant in enum com.oracle.webservices.api.EnvelopeStyle.Style
The raw XML.
XML_APPLICATION_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.xml.XMLCodec
 
XML_CANNOT_INTERNALIZE_MESSAGE() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Cannot create XMLMessage
XML_CONTENT_TYPE_MUSTBE_MULTIPART() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Content-Type needs to be Multipart/Related and with type=text/xml
XML_CONTENT_TYPE_PARSE_ERR() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Error while parsing MimeHeaders for Content-Type
XML_GET_DS_ERR() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Couldn't get DataSource
XML_GET_SOURCE_ERR() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Couldn't return Source
XML_HTTP - Static variable in class com.sun.xml.ws.api.BindingID
Constant that represents REST.
XML_ID - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Fully qualified name of the xml:id policy attribute
XML_INVALID_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Invalid Content-Type: {0}
XML_NAMESPACE_URI - Static variable in class com.sun.xml.ws.policy.PolicyConstants
Standard XML namespace URI
XML_NO_CONTENT_TYPE() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
MimeHeaders doesn't contain Content-Type header
XML_NS - Static variable in class com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
 
XML_NULL_HEADERS() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Invalid argument.
XML_ROOT_PART_INVALID_CONTENT_TYPE(Object) - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Bad Content-Type for Root Part : {0}
XML_SET_PAYLOAD_ERR() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Couldn't set Payload in XMLMessage
XML_TEXT_MIME_TYPE - Static variable in class com.sun.xml.ws.encoding.xml.XMLCodec
 
XML_UNKNOWN_CONTENT_TYPE() - Static method in class com.sun.xml.ws.resources.XmlmessageMessages
Unrecognized Content-Type
XMLACCESSORFACTORY_SUPPORT - Static variable in interface com.sun.xml.ws.spi.db.BindingContext
The property that you can specify to JAXBContext.newInstance(java.lang.String) enable support of XmlAccessorFactory annotation in the JAXBContext.
XmlAction - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlAction() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlAction
 
XmlAddressing - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlAddressing() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlAddressing
 
XmlBindingType - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlBindingType() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlBindingType
 
XMLBridge<T> - Interface in com.sun.xml.ws.spi.db
The XMLBridge is a Glassfish JAXWS side of Glassfish JAXB Bridge.
XmlCatalogUtil - Class in com.sun.xml.ws.util.xml
 
XMLCodec - Class in com.sun.xml.ws.encoding.xml
 
XMLCodec(WSFeatureList) - Constructor for class com.sun.xml.ws.encoding.xml.XMLCodec
 
XMLConstants - Class in com.sun.xml.ws.encoding.xml
 
XMLConstants() - Constructor for class com.sun.xml.ws.encoding.xml.XMLConstants
 
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
 
XmlFaultAction - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlFaultAction() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlFaultAction
 
XmlHandlerChain - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlHandlerChain() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlHandlerChain
 
XMLHTTPBindingCodec - Class in com.sun.xml.ws.encoding
XML (infoset) over HTTP binding Codec.
XMLHTTPBindingCodec(WSFeatureList) - 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.XMLMultiPart - Class in com.sun.xml.ws.encoding.xml
Data represented as a multi-part MIME message.
XMLMessageException - Exception in com.sun.xml.ws.protocol.xml
 
XMLMessageException(Localizable) - Constructor for exception com.sun.xml.ws.protocol.xml.XMLMessageException
 
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
 
XmlmessageMessages - Class in com.sun.xml.ws.resources
Defines string formatting method for each constant in the resource file
XmlMTOM - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlMTOM() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlMTOM
 
XMLMultiPart(String, InputStream, WSFeatureList) - Constructor for class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
 
xmlns - Static variable in class com.sun.xml.ws.api.message.saaj.SaajStaxWriter
 
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.
XmlOneway - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlOneway() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlOneway
 
XmlPolicyModelMarshaller - Class in com.sun.xml.ws.policy.sourcemodel
 
XmlPolicyModelUnmarshaller - Class in com.sun.xml.ws.policy.sourcemodel
Unmarshal XML policy expressions.
XmlPolicyModelUnmarshaller() - Constructor for class com.sun.xml.ws.policy.sourcemodel.XmlPolicyModelUnmarshaller
Creates a new instance of XmlPolicyModelUnmarshaller
XMLPropertyBag - Class in com.sun.xml.ws.encoding.xml
 
XMLPropertyBag() - Constructor for class com.sun.xml.ws.encoding.xml.XMLPropertyBag
 
XMLREADER_ILLEGAL_STATE_ENCOUNTERED(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML reader internal error: illegal state ({0})
XMLREADER_IO_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML reader error: {0}
XMLREADER_NESTED_ERROR(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML reader error: {0}
XMLREADER_PARSE_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML parsing error: {0}
XMLREADER_UNEXPECTED_CHARACTER_CONTENT(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML reader error: unexpected character content: "{0}"
XMLREADER_UNEXPECTED_STATE(Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
unexpected XML reader state.
XMLREADER_UNEXPECTED_STATE_MESSAGE(Object, Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
unexpected XML reader state.
XMLREADER_UNEXPECTED_STATE_TAG(Object, Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
unexpected XML tag.
XMLReaderComposite - Class in com.sun.xml.ws.util.xml
XMLReaderComposite
XMLReaderComposite(XMLReaderComposite.ElemInfo, XMLStreamReader[]) - Constructor for class com.sun.xml.ws.util.xml.XMLReaderComposite
 
XMLReaderComposite.ElemInfo - Class in com.sun.xml.ws.util.xml
 
XMLReaderComposite.State - Enum in com.sun.xml.ws.util.xml
 
XMLReaderException - Exception in com.sun.xml.ws.streaming
XMLReaderException represents an exception that occurred while reading an XML document.
XMLReaderException(Localizable) - Constructor for exception com.sun.xml.ws.streaming.XMLReaderException
 
XMLReaderException(String, Object...) - Constructor for exception com.sun.xml.ws.streaming.XMLReaderException
 
XMLReaderException(Throwable) - Constructor for exception com.sun.xml.ws.streaming.XMLReaderException
 
XMLRECORDER_RECORDING_ENDED() - Static method in class com.sun.xml.ws.resources.StreamingMessages
no more recorded elements available
XmlRequestWrapper - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlRequestWrapper() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlRequestWrapper
 
XmlResponseWrapper - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlResponseWrapper() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlResponseWrapper
 
xmlSchemaMapping - Variable in class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType
 
XmlSchemaMapping() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.JavaWsdlMappingType.XmlSchemaMapping
 
XmlServiceMode - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlServiceMode() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlServiceMode
 
XmlSOAPBinding - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlSOAPBinding() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlSOAPBinding
 
XMLStreamReaderException - Exception in com.sun.xml.ws.streaming
XMLStream ReaderException represents an exception that occurred while reading an XML document.
XMLStreamReaderException(Localizable) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamReaderException
 
XMLStreamReaderException(String, Object...) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamReaderException
 
XMLStreamReaderException(Throwable) - 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
Default constructor.
XMLStreamReaderFactory.Default - Class in com.sun.xml.ws.api.streaming
Default XMLStreamReaderFactory implementation that can work with any XMLInputFactory.
XMLStreamReaderFactory.NoLock - Class in com.sun.xml.ws.api.streaming
Similar to XMLStreamReaderFactory.Default but doesn't do any synchronization.
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 sets properties to do the string interning, sets various limits, ...
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, AttachmentSet, XMLStreamReader) - Constructor for class com.sun.xml.ws.api.message.stream.XMLStreamReaderMessage
Create a new message.
XMLStreamReaderMessage(Packet, XMLStreamReader) - Constructor for class com.sun.xml.ws.api.message.stream.XMLStreamReaderMessage
Create a new message.
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.
XMLStreamWriterException - Exception in com.sun.xml.ws.streaming
XMLWriterException represents an exception that occurred while writing an XML document.
XMLStreamWriterException(Localizable) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamWriterException
 
XMLStreamWriterException(String, Object...) - Constructor for exception com.sun.xml.ws.streaming.XMLStreamWriterException
 
XMLStreamWriterException(Throwable) - 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
Default constructor.
XMLStreamWriterFactory.Default - Class in com.sun.xml.ws.api.streaming
Default XMLStreamWriterFactory implementation that can work with any XMLOutputFactory.
XMLStreamWriterFactory.HasEncodingWriter - Class in com.sun.xml.ws.api.streaming
 
XMLStreamWriterFactory.NoLock - Class in com.sun.xml.ws.api.streaming
For XMLOutputFactory is thread safe.
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.
XmlToken - Enum in com.sun.xml.ws.policy.sourcemodel.wspolicy
 
XmlUtil - Class in com.sun.xml.ws.util.xml
 
XmlUtil() - Constructor for class com.sun.xml.ws.util.xml.XmlUtil
 
XmlWebEndpoint - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebEndpoint() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebEndpoint
 
XmlWebFault - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebFault() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebFault
 
XmlWebMethod - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebMethod() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebMethod
 
XmlWebParam - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebParam() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebParam
 
XmlWebResult - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebResult() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebResult
 
XmlWebService - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebService() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebService
 
XmlWebServiceClient - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebServiceClient() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceClient
 
XmlWebServiceProvider - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebServiceProvider() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceProvider
 
XmlWebServiceRef - Class in com.oracle.xmlns.webservices.jaxws_databinding
This file was generated by JAXB-RI v2.2.6 and afterwards modified to implement appropriate Annotation
XmlWebServiceRef() - Constructor for class com.oracle.xmlns.webservices.jaxws_databinding.XmlWebServiceRef
 
XMLWRITER_IO_EXCEPTION(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML writer error: {0}
XMLWRITER_NESTED_ERROR(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML writer error: {0}
XMLWRITER_NO_PREFIX_FOR_URI(Object) - Static method in class com.sun.xml.ws.resources.StreamingMessages
XML writer error: no prefix for URI: "{0}"
XmlWsLoggingProvider - Class in com.sun.xml.ws.policy.jaxws
 
XmlWsLoggingProvider() - Constructor for class com.sun.xml.ws.policy.jaxws.XmlWsLoggingProvider
 
XOP_LOCALNAME - Static variable in class com.sun.xml.ws.encoding.MtomCodec
 
XOP_NAMESPACEURI - Static variable in class com.sun.xml.ws.encoding.MtomCodec
 
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_UNEXPECTED_ELEMENT_NAME(Object, Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
unexpected element name: expected={0}, actual: {1}
XSD_UNKNOWN_PREFIX(Object) - Static method in class com.sun.xml.ws.resources.EncodingMessages
unknown prefix "{0}"
XsdNs - Static variable in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
 
xsdResolver - Variable in class com.sun.xml.ws.spi.db.ServiceArtifactSchemaGenerator
 
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
 

_

_current - Variable in class com.sun.xml.ws.streaming.DOMStreamReader
Current DOM node being traversed.
_default - Variable in class com.sun.xml.ws.runtime.config.Tubelines
 
_defaultContentType - Variable in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
 
_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
 
_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
 
_next() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
 
_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 _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form