- CallbackMethodHandler - Class in com.sun.xml.ws.client.sei
-
- CallbackMethodHandler(SEIStub, Method, int) - Constructor for class com.sun.xml.ws.client.sei.CallbackMethodHandler
-
- callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
-
- callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
-
- callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
-
- callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.HandlerTube
-
- callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
-
- callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
-
- callHandlersOnRequest(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
-
- callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
-
- callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
-
- callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
-
- callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.HandlerTube
-
- callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
-
- callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
-
- callHandlersOnResponse(MessageUpdatableContext, boolean) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
-
- callHandlersRequest(HandlerProcessor.Direction, C, boolean) - Method in class com.sun.xml.ws.handler.HandlerProcessor
-
TODO: Just putting thoughts,
Current contract: This is Called during Request Processing.
- callHandlersResponse(HandlerProcessor.Direction, C, boolean) - Method in class com.sun.xml.ws.handler.HandlerProcessor
-
TODO: Just putting thoughts,
Current contract: This is Called during Response Processing.
- 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
-
- capitalize(String) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
utility to capitalize the first letter in a string
- capitalize(String) - Static method in class com.sun.xml.ws.util.StringUtils
-
Utility method to take a string and convert it to normal a string
with the first character in upper case.
- CAPTURE_STACK_TRACE_PROPERTY - Static variable in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
- captureStackTrace - Static variable in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
Set to false if you don't want the generated faults to have stack trace in it.
- captureStackTrace(Throwable) - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
Creates a DOM node that represents the complete stack trace of the exception,
and attach that to
DetailType
.
- cause - Variable in class com.sun.xml.ws.fault.ExceptionBean
-
- CDATA - Class in com.sun.xml.ws.util.xml
-
- CDATA(String) - Constructor for class com.sun.xml.ws.util.xml.CDATA
-
- 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
-
- 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.WsaTube
-
Checks the cardinality of WS-Addressing headers on an inbound
Packet
.
- CheckedException - Interface in com.sun.xml.ws.api.model
-
This class provides abstractio to the the exception class
corresponding to the wsdl:fault, such as class MUST have
WebFault
annotation defined on it.
- CheckedExceptionImpl - Class in com.sun.xml.ws.model
-
CheckedException class.
- CheckedExceptionImpl(JavaMethodImpl, Class, TypeInfo, ExceptionType) - Constructor for class com.sun.xml.ws.model.CheckedExceptionImpl
-
- checkedExceptions - Variable in class com.sun.xml.ws.client.sei.SEIMethodHandler
-
- 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.WsaTube
-
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.WsaTube
-
This method checks all the WS-Addressing headers are valid and as per the spec definded rules.
- checkNullAllowed(Object, RequestContext, WSBinding, Service.Mode) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- 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.client.sei.BodyBuilder.Wrapped
-
List of Parameters packed in the body.
- children - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Wrapped
-
Used for error diagnostics.
- classes - Variable in class com.sun.xml.ws.client.SCAnnotations
-
- classLoader - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
-
- classLoader() - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl
-
- classLoader(ClassLoader) - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl.ConfigBuilder
-
- classLoader - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- classLoader - Variable in class com.sun.xml.ws.spi.db.BindingInfo
-
- className - Variable in class com.sun.xml.ws.fault.ExceptionBean
-
- className - Variable in class com.sun.xml.ws.runtime.config.TubeFactoryConfig
-
- clazz - Variable in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
-
- cleanup() - Method in class com.sun.xml.ws.message.jaxb.AttachmentMarshallerImpl
-
Release a reference to user objects to avoid keeping it in memory.
- clear() - Method in class com.sun.xml.ws.client.ResponseContext
-
- clear() - Method in class com.sun.xml.ws.handler.MessageContextImpl
-
- clear() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
-
- clear() - Method in class com.sun.xml.ws.model.WrapperParameter
-
- ClientCallBridge - Interface in com.sun.xml.ws.api.databinding
-
- clientConfig - Variable in class com.sun.xml.ws.db.DatabindingImpl
-
- ClientContainer - Class in com.sun.xml.ws.client
-
- ClientContainer() - Constructor for class com.sun.xml.ws.client.ClientContainer
-
- 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
- ClientMessages() - Constructor for class com.sun.xml.ws.resources.ClientMessages
-
- 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
-
- ClientPipeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding) - Constructor for class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
-
Deprecated.
- ClientPipeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container) - Constructor for class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
-
Deprecated.
- ClientPipelineHook - Class in com.sun.xml.ws.api.client
-
Allow the container (primarily Glassfish) to inject
their own pipes into the client pipeline.
- ClientPipelineHook() - Constructor for class com.sun.xml.ws.api.client.ClientPipelineHook
-
- ClientSchemaValidationTube - Class in com.sun.xml.ws.client
-
Tube
that does the schema validation on the client side.
- ClientSchemaValidationTube(WSBinding, WSDLPort, Tube) - Constructor for class com.sun.xml.ws.client.ClientSchemaValidationTube
-
- ClientSchemaValidationTube(ClientSchemaValidationTube, TubeCloner) - Constructor for class com.sun.xml.ws.client.ClientSchemaValidationTube
-
- 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
-
- ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
- ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container, Codec) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
- ClientTubeAssemblerContext(EndpointAddress, WSDLPort, WSService, WSBinding, Container, Codec, SEIModel, Class) - Constructor for class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
- 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(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.
- clone() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
-
Create and return a copy of this object.
- 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.
- 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(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
-
Calls close on previously invoked handlers.
- close() - Method in class com.sun.xml.ws.server.RewritingMOM
-
- 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(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
-
- close() - Method in class com.sun.xml.ws.transport.http.HttpAdapter.Oneway
-
- close() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Close the connection
- close() - Method in class com.sun.xml.ws.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.XMLStreamReaderFilter
-
- close() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
-
- Closeable - Interface in com.sun.xml.ws
-
Closeable JAX-WS proxy object.
- closeClientsideHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
-
Called by close(MessageContext mc) in a Client Handlertube
- closed - Variable in class com.sun.xml.ws.transport.http.HttpAdapter.Oneway
-
- closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
-
- closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
-
- closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
-
- closeHandlers(MessageContext, int, int) - Method in class com.sun.xml.ws.handler.HandlerProcessor
-
Calls close on the handlers from the starting
index through the ending index (inclusive).
- closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
-
On Client, Override by calling #closeClientHandlers(MessageContext mc)
On Server, Override by calling #closeServerHandlers(MessageContext mc)
The difference is the order in which they are closed.
- closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
-
- closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
-
- closeHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
-
- 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
-
- closeMOM(ManagedObjectManager) - Static method in class com.sun.xml.ws.server.MonitorBase
-
- closeOutput() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
-
- closeServersideHandlers(MessageContext) - Method in class com.sun.xml.ws.handler.HandlerTube
-
Called by close(MessageContext mc) in a Server Handlertube
- codec - Variable in class com.sun.xml.ws.api.message.Packet
-
- Codec - Interface in com.sun.xml.ws.api.pipe
-
Encodes a
Message
(its XML infoset and attachments) to a sequence of bytes.
- codec - Variable in class com.sun.xml.ws.api.server.Adapter.Toolkit
-
For encoding/decoding infoset to/from the byte stream.
- codec - Variable in class com.sun.xml.ws.db.DatabindingImpl
-
- Codecs - Class in com.sun.xml.ws.api.pipe
-
Factory methods for some of the
Codec
implementations.
- Codecs() - Constructor for class com.sun.xml.ws.api.pipe.Codecs
-
- CodeType - Class in com.sun.xml.ws.fault
-
<env:Code>
<env:Value>env:Sender</env:Value>
<env:Subcode>
<env:Value>m:MessageTimeout1</env:Value>
<env:Subcode>
<env:Value>m:MessageTimeout2</env:Value>
</env:Subcode>
</env:Subcode>
</env:Code>
- CodeType(QName) - Constructor for class com.sun.xml.ws.fault.CodeType
-
- CodeType() - Constructor for class com.sun.xml.ws.fault.CodeType
-
- 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 - Variable in class com.sun.xml.ws.spi.db.RepeatedElementBridge
-
- 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.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.fastinfoset - package com.sun.xml.ws.api.fastinfoset
-
- 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.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.policy.subject - package com.sun.xml.ws.api.policy.subject
-
- 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.assembler.jaxws - package com.sun.xml.ws.assembler.jaxws
-
- com.sun.xml.ws.binding - package com.sun.xml.ws.binding
-
- com.sun.xml.ws.client - package com.sun.xml.ws.client
-
JAX-WS 2.0.1 Client Runtime
- com.sun.xml.ws.client.dispatch - package com.sun.xml.ws.client.dispatch
-
- com.sun.xml.ws.client.sei - package com.sun.xml.ws.client.sei
-
- com.sun.xml.ws.commons.xmlutil - package com.sun.xml.ws.commons.xmlutil
-
- com.sun.xml.ws.config.management.policy - package com.sun.xml.ws.config.management.policy
-
- 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.db.glassfish - package com.sun.xml.ws.db.glassfish
-
- 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.dump - package com.sun.xml.ws.dump
-
- 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.encoding.soap - package com.sun.xml.ws.encoding.soap
-
- com.sun.xml.ws.encoding.soap.streaming - package com.sun.xml.ws.encoding.soap.streaming
-
- com.sun.xml.ws.encoding.xml - package com.sun.xml.ws.encoding.xml
-
- com.sun.xml.ws.fault - package com.sun.xml.ws.fault
-
- com.sun.xml.ws.handler - package com.sun.xml.ws.handler
-
- com.sun.xml.ws.message - package com.sun.xml.ws.message
-
Message
implementations.
- com.sun.xml.ws.message.jaxb - package com.sun.xml.ws.message.jaxb
-
- com.sun.xml.ws.message.saaj - package com.sun.xml.ws.message.saaj
-
- com.sun.xml.ws.message.source - package com.sun.xml.ws.message.source
-
- com.sun.xml.ws.message.stream - package com.sun.xml.ws.message.stream
-
- com.sun.xml.ws.model - package com.sun.xml.ws.model
-
- com.sun.xml.ws.model.soap - package com.sun.xml.ws.model.soap
-
- com.sun.xml.ws.model.wsdl - package com.sun.xml.ws.model.wsdl
-
- com.sun.xml.ws.policy.jaxws - package com.sun.xml.ws.policy.jaxws
-
- com.sun.xml.ws.policy.jaxws.spi - package com.sun.xml.ws.policy.jaxws.spi
-
- com.sun.xml.ws.protocol.soap - package com.sun.xml.ws.protocol.soap
-
- com.sun.xml.ws.protocol.xml - package com.sun.xml.ws.protocol.xml
-
- com.sun.xml.ws.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
-
JAX-WS 2.0.1 Server Runtime
- com.sun.xml.ws.server.provider - package com.sun.xml.ws.server.provider
-
- com.sun.xml.ws.server.sei - package com.sun.xml.ws.server.sei
-
- com.sun.xml.ws.server.servlet - package com.sun.xml.ws.server.servlet
-
- com.sun.xml.ws.spi - package com.sun.xml.ws.spi
-
- com.sun.xml.ws.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.server - package com.sun.xml.ws.transport.http.server
-
- com.sun.xml.ws.transport.http.servlet - package com.sun.xml.ws.transport.http.servlet
-
Servlet transport for the JAX-WS RI.
- com.sun.xml.ws.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.http - package com.sun.xml.ws.wsdl.writer.document.http
-
- com.sun.xml.ws.wsdl.writer.document.soap - package com.sun.xml.ws.wsdl.writer.document.soap
-
- com.sun.xml.ws.wsdl.writer.document.soap12 - package com.sun.xml.ws.wsdl.writer.document.soap12
-
- com.sun.xml.ws.wsdl.writer.document.xsd - package com.sun.xml.ws.wsdl.writer.document.xsd
-
- COMMENT - Static variable in class com.sun.xml.ws.encoding.HeaderTokenizer.Token
-
Token type indicating a comment.
- compare(HttpCookie, HttpCookie) - Method in class com.sun.xml.ws.transport.http.client.CookieManager.CookiePathComparator
-
- compare(String, String) - Static method in class com.sun.xml.ws.util.VersionUtil
-
- completed - Variable in class com.sun.xml.ws.transport.http.servlet.ServletAdapter.AsyncCompletionCheck
-
- 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
-
- Component - Interface in com.sun.xml.ws.api
-
Interface that allows components to hook up with each other.
- component - Variable in class com.sun.xml.ws.api.message.Packet
-
The governing owner of this packet.
- componentClass - Variable in class com.sun.xml.ws.spi.db.RepeatedElementBridge.ArrayHandler
-
- ComponentEx - Interface in com.sun.xml.ws.api
-
- ComponentFeature - Class in com.sun.xml.ws.api
-
- 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.
- 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(Collection<? extends 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 EndpointArgumentsBuilder>) - Constructor for class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Composite
-
- con - Variable in class com.sun.xml.ws.transport.http.HttpAdapter.Oneway
-
- config - Variable in class com.sun.xml.ws.db.DatabindingFactoryImpl.ConfigBuilder
-
- ConfigBuilder(DatabindingFactoryImpl, Class<?>, Class<?>) - Constructor for class com.sun.xml.ws.db.DatabindingFactoryImpl.ConfigBuilder
-
- configureHandlers(WSPortInfo, BindingImpl) - Method in class com.sun.xml.ws.client.HandlerConfigurator.AnnotationConfigurator
-
- configureHandlers(WSPortInfo, BindingImpl) - Method in class com.sun.xml.ws.client.HandlerConfigurator
-
Configures the given
BindingImpl
object by adding handlers to it.
- configureHandlers(WSPortInfo, BindingImpl) - Method in class com.sun.xml.ws.client.HandlerConfigurator.HandlerResolverImpl
-
- 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_TIMEOUT - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
-
- Constants - Class in com.sun.xml.ws.util
-
This holds generic constants information for the whole JAX-WS SI.
- Constants() - Constructor for class com.sun.xml.ws.util.Constants
-
- constraintSet - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
-
- 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.api.message.MessageWrapper
-
- consume() - Method in class com.sun.xml.ws.message.stream.StreamMessage
-
- container - Variable in class com.sun.xml.ws.api.databinding.WSDLGenInfo
-
- 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() - Method in class com.sun.xml.ws.server.MonitorRootService
-
- 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
-
- contains(Class<? extends WebServiceFeature>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
-
- containsKey(Object) - Method in class com.sun.xml.ws.client.ResponseContext
-
- containsKey(Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
-
- containsKey(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
-
- containsKey(String, String) - Method in class com.sun.xml.ws.util.QNameMap
-
- containsValue(Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
-
- containsValue(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
-
- CONTENT_NEGOTIATION_PROPERTY - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
-
Deprecated.
- 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
-
- contentId - Variable in class com.sun.xml.ws.encoding.MtomCodec.ByteArrayBuffer
-
- contentIdNoAngleBracket - Variable in class com.sun.xml.ws.message.DataHandlerAttachment
-
- contentLength - Variable in class com.sun.xml.ws.transport.http.client.HttpClientTransport
-
- contentNegotiation - Variable in class com.sun.xml.ws.api.message.Packet
-
- ContentNegotiation - Enum in com.sun.xml.ws.client
-
Content negotiation enum.
- contentNegotiation - Variable in class com.sun.xml.ws.client.RequestContext
-
- contentType - Variable in class com.sun.xml.ws.api.message.stream.InputStreamMessage
-
The MIME content-type of the encoding.
- ContentType - Interface in com.sun.xml.ws.api.pipe
-
- contentType - Variable in enum com.sun.xml.ws.api.SOAPVersion
-
Content-type.
- ContentType - Class in com.sun.xml.ws.encoding
-
This class represents a MIME ContentType value.
- ContentType(String) - Constructor for class com.sun.xml.ws.encoding.ContentType
-
Constructor that takes a Content-Type string.
- contentType - Variable in class com.sun.xml.ws.encoding.ContentTypeImpl.Builder
-
- 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() - 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 - Variable in class com.sun.xml.ws.spi.db.OldBridge
-
- 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
-
- Context() - Constructor for class com.sun.xml.ws.util.NamespaceSupport.Context
-
Create the root-level Namespace context.
- Context(NamespaceSupport.Context, NamespaceSupport.Context) - Constructor for class com.sun.xml.ws.util.NamespaceSupport.Context
-
- contextDestroyed(ServletContextEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
-
- contextInitialized(ServletContextEvent) - Method in class com.sun.xml.ws.transport.http.servlet.WSServletContextListener
-
- contractClass - Variable in class com.sun.xml.ws.api.databinding.DatabindingConfig
-
- contractClass - Variable in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- convert(Object) - Static method in class com.sun.xml.ws.db.glassfish.WrapperBridge
-
- convert(List) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge.ArrayHandler
-
- convert(List) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge.BaseCollectionHandler
-
- 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.
- CookieManager.CookiePathComparator - Class in com.sun.xml.ws.transport.http.client
-
- CookiePathComparator() - Constructor for class com.sun.xml.ws.transport.http.client.CookieManager.CookiePathComparator
-
- 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(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() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
- copy(HeaderList) - Static method in class com.sun.xml.ws.api.message.HeaderList
-
Creates a copy.
- copy() - Method in class com.sun.xml.ws.api.message.Message
-
- copy() - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- copy(boolean) - Method in class com.sun.xml.ws.api.message.Packet
-
Creates a copy of this
Packet
.
- copy() - Method in interface com.sun.xml.ws.api.pipe.Codec
-
Creates a copy of this
Codec
.
- copy(PipeCloner) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
-
Needs to be implemented by the derived class, but we can't make it abstract
without upsetting javac.
- copy(TubeCloner) - Method in class com.sun.xml.ws.api.pipe.helper.AbstractTubeImpl
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.api.pipe.helper.PipeAdapter
-
- copy(PipeCloner) - Method in interface com.sun.xml.ws.api.pipe.Pipe
-
Deprecated.
Creates an identical clone of this
Pipe
.
- copy(T) - Method in class com.sun.xml.ws.api.pipe.PipeCloner
-
Deprecated.
- copy(T) - Method in class com.sun.xml.ws.api.pipe.PipeClonerImpl
-
- copy(T) - Method in class com.sun.xml.ws.api.pipe.PipeClonerImpl
-
- copy(TubeCloner) - Method in interface com.sun.xml.ws.api.pipe.Tube
-
Creates an identical clone of this
Tube
.
- copy(T) - Method in class com.sun.xml.ws.api.pipe.TubeCloner
-
Invoked by a Tube#copy(TubeClonerImpl)
implementation
to copy a reference to another pipe.
- copy(TubeCloner) - Method in class com.sun.xml.ws.client.ClientSchemaValidationTube
-
- copy() - Method in class com.sun.xml.ws.client.RequestContext
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.dump.LoggingDumpTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.dump.MessageDumpingTube
-
- copy() - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
-
- copy() - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAP11Codec
-
- copy() - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAP12Codec
-
- copy() - Method in class com.sun.xml.ws.encoding.MimeCodec
-
- copy() - Method in class com.sun.xml.ws.encoding.MtomCodec
-
- copy() - Method in class com.sun.xml.ws.encoding.SOAPBindingCodec
-
- copy() - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
-
- copy() - Method in class com.sun.xml.ws.encoding.SwACodec
-
- copy() - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
-
- copy() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
-
- copy() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
-
- copy() - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
-
- copy() - Method in class com.sun.xml.ws.message.DOMMessage
-
- copy() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
-
- copy() - Method in class com.sun.xml.ws.message.jaxb.JAXBDispatchMessage
-
- copy() - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
-
- copy() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
-
- copy() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
-
- copy() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
-
- copy() - Method in class com.sun.xml.ws.message.stream.StreamMessage
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.protocol.soap.ClientMUTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.protocol.soap.ServerMUTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.server.InvokerTube
-
processRequest() and processResponse() do not share any instance variables
while processing the request.
- copy(TubeCloner) - Method in class com.sun.xml.ws.server.ServerSchemaValidationTube
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.transport.DeferredTransportPipe
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.transport.http.client.HttpTransportPipe
-
- copy(TubeCloner) - Method in class com.sun.xml.ws.util.pipe.DumpTube
-
- 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.sun.xml.ws.api.DistributedPropertySet
-
Deprecated.
- copySatelliteInto(DistributedPropertySet) - Method in class com.sun.xml.ws.api.message.Packet
-
Deprecated.
- copyStream(InputStream, OutputStream) - Static method in class com.sun.xml.ws.util.ASCIIUtility
-
- core - Variable in class com.sun.xml.ws.wsdl.parser.DelegatingParserExtension
-
- cousinTube - Variable in class com.sun.xml.ws.handler.HandlerTube
-
handle hold reference to other Tube for inter-tube communication
- create(EndpointReference) - Static method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
- create(String, SOAPVersion) - Method in class com.sun.xml.ws.api.BindingIDFactory
-
Creates a
BindingID
for given transport and SOAPVersion.
- create(WSService) - Method in class com.sun.xml.ws.api.client.ServiceInterceptorFactory
-
- create(String) - Static method in class com.sun.xml.ws.api.EndpointAddress
-
- create(SOAPVersion, Marshaller, Object) - Static method in class com.sun.xml.ws.api.message.Headers
-
- create(JAXBContext, Object) - Static method in class com.sun.xml.ws.api.message.Headers
-
Creates a
Header
backed a by a JAXB bean.
- create(BindingContext, Object) - Static method in class com.sun.xml.ws.api.message.Headers
-
- create(SOAPVersion, Marshaller, QName, Object) - Static method in class com.sun.xml.ws.api.message.Headers
-
Creates a
Header
backed a by a JAXB bean, with the given tag name.
- create(Bridge, Object) - Static method in class com.sun.xml.ws.api.message.Headers
-
Deprecated.
- create(XMLBridge, Object) - Static method in class com.sun.xml.ws.api.message.Headers
-
- create(SOAPHeaderElement) - Static method in class com.sun.xml.ws.api.message.Headers
-
Creates a new
Header
backed by a SAAJ object.
- create(Element) - Static method in class com.sun.xml.ws.api.message.Headers
-
- create(SOAPVersion, Element) - Static method in class com.sun.xml.ws.api.message.Headers
-
- create(SOAPVersion, XMLStreamReader) - Static method in class com.sun.xml.ws.api.message.Headers
-
- 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(JAXBContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
Deprecated.
- create(Marshaller, Object, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
- create(SOAPMessage) - Static method in class com.sun.xml.ws.api.message.Messages
-
- create(Element) - Static method in class com.sun.xml.ws.api.message.Messages
-
Creates a
Message
from an
Element
that represents
the whole SOAP message.
- create(Source, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
Creates a
Message
using Source as entire envelope.
- create(XMLStreamReader) - Static method in class com.sun.xml.ws.api.message.Messages
-
- create(XMLStreamBuffer) - Static method in class com.sun.xml.ws.api.message.Messages
-
Creates a
Message
from
XMLStreamBuffer
that retains the
whole envelope infoset.
- create(Throwable, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
Creates a
Message
that represents an exception as a fault.
- create(SOAPFault) - Static method in class com.sun.xml.ws.api.message.Messages
-
- create(String, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
Creates a fault
Message
that captures the code/subcode/subsubcode
defined by WS-Addressing if wsa:Action is not supported.
- create(SOAPVersion, ProtocolException, QName) - Static method in class com.sun.xml.ws.api.message.Messages
-
- create(SOAPMessage) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
-
Creates Message from SOAPMessage
- create() - Method in interface com.sun.xml.ws.api.pipe.FiberContextSwitchInterceptorFactory
-
- create(ClassLoader, BindingID) - Static method in class com.sun.xml.ws.api.pipe.PipelineAssemblerFactory
-
Deprecated.
- 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
-
- 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
-
- create(Policy) - Method in class com.sun.xml.ws.api.policy.ModelGenerator.SourceModelCreator
-
- create() - Static method in class com.sun.xml.ws.api.policy.PolicyResolverFactory
-
- create(WSEndpoint) - Static method in class com.sun.xml.ws.api.server.HttpEndpoint
-
Factory to deploy
WSEndpoint
on light-weight
http server container.
- create(ClassLoader, Container, Class<T>, Invoker, ProviderArgumentsBuilder<?>, boolean) - Static method in class com.sun.xml.ws.api.server.ProviderInvokerTubeFactory
-
- create(URL) - Static method in class com.sun.xml.ws.api.server.SDDocumentSource
-
- create(URL, XMLStreamBuffer) - Static method in class com.sun.xml.ws.api.server.SDDocumentSource
-
- 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, 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) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
-
Deprecated.
- create(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, URL) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
-
- create(InputSource, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
-
- create(String, InputStream, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
-
- create(String, InputStream, String, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
-
- create(String, Reader, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
-
- create(OutputStream) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
-
- create(OutputStream, String) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
-
- create(URL, QName) - Static method in class com.sun.xml.ws.api.WSService
-
Create a Service
instance.
- create(QName) - Static method in class com.sun.xml.ws.api.WSService
-
Create a Service
instance.
- create() - Static method in class com.sun.xml.ws.api.WSService
-
Creates a service with a dummy service name.
- create(URL, QName, WSService.InitParams) - Static method in class com.sun.xml.ws.api.WSService
-
- 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() - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
-
- create(boolean) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
-
- create(StreamSOAPCodec, SOAPVersion) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
-
- create(StreamSOAPCodec, SOAPVersion, boolean) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
-
- create(SOAPVersion) - Static method in class com.sun.xml.ws.encoding.StreamSOAPCodec
-
- create(WSFeatureList) - Static method in class com.sun.xml.ws.encoding.StreamSOAPCodec
-
- create(WSBinding) - Static method in class com.sun.xml.ws.encoding.StreamSOAPCodec
-
- create(String, InputStream, WSFeatureList) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- create(Source) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- create(DataSource, WSFeatureList) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- create(Exception) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- create(Message) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
- create(BindingContext, Object, SOAPVersion, HeaderList, AttachmentSet) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
-
- create(BindingContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
-
Creates a
Message
backed by a JAXB bean.
- create(JAXBContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
-
Deprecated.
- create(XMLBridge, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
-
Creates a
Message
backed by a JAXB bean.
- create() - Method in class com.sun.xml.ws.server.AbstractMultiInstanceResolver
-
Creates a new instance via the default constructor.
- create(Class<T>, boolean, Invoker, QName, QName, Container, WSBinding, SDDocumentSource, Collection<? extends SDDocumentSource>, EntityResolver, boolean) - Method in class com.sun.xml.ws.server.EndpointFactory
-
Implements
WSEndpoint.create(java.lang.Class<T>, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection<? extends com.sun.xml.ws.api.server.SDDocumentSource>, org.xml.sax.EntityResolver, boolean)
.
- 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(QName, QName, WSBinding, Container, SEIModel, WSDLPort, Class<T>, ServiceDefinitionImpl, EndpointAwareTube, boolean, PolicyMap) - Method in class com.sun.xml.ws.server.EndpointFactory
-
- create(ProviderEndpointModel, WSBinding) - Static method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
-
- create(Class<T>, WSBinding, Invoker, Container) - Static method in class com.sun.xml.ws.server.provider.ProviderInvokerTube
-
- create(ProviderEndpointModel, SOAPVersion) - Static method in class com.sun.xml.ws.server.provider.SOAPProviderArgumentBuilder
-
- create(SDDocumentSource, QName, QName) - Static method in class com.sun.xml.ws.server.SDDocumentImpl
-
- create(JAXBContext) - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
-
- create(BindingInfo) - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
-
- create(DatabindingConfig) - Method in interface com.sun.xml.ws.spi.db.DatabindingProvider
-
- create(TypeInfo) - Static method in class com.sun.xml.ws.spi.db.RepeatedElementBridge
-
- create() - Method in class com.sun.xml.ws.util.Pool
-
Creates a new instance of object.
- create() - Method in class com.sun.xml.ws.util.Pool.Marshaller
-
- create() - Method in class com.sun.xml.ws.util.Pool.TubePool
-
- create() - Method in class com.sun.xml.ws.util.Pool.Unmarshaller
-
- create(InputStream) - Static method in class com.sun.xml.ws.util.Version
-
- 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
-
- createAddressingFaultMessage(WSBinding, QName) - Static method in class com.sun.xml.ws.api.message.Messages
-
- 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
- createAlone(WSEndpoint) - Static method in class com.sun.xml.ws.transport.http.HttpAdapter
-
- 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
-
- createAttachment(String) - Static method in class com.sun.xml.ws.api.model.ParameterBinding
-
Creates an instance that represents the attachment
with a given MIME type.
- createAttachmentBuilder(ParameterImpl, ValueSetter) - Static method in class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
-
Creates an AttachmentBuilder based on the parameter type
- createAttachmentBuilder(ParameterImpl, EndpointValueSetter) - Static method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
-
Creates an AttachmentBuilder based on the parameter type
- createAttachmentFiller(ParameterImpl, ValueGetter) - Static method in class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
-
Creates an MessageFiller based on the parameter type
- createAttachmentFiller(ParameterImpl, ValueGetter) - Static method in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
-
Creates an MessageFiller based on the parameter type
- 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
-
- createBinding(WebServiceFeature...) - Method in class com.sun.xml.ws.api.BindingID
-
- createBinding(WSFeatureList) - Method in class com.sun.xml.ws.api.BindingID
-
- createBinding(WebServiceFeature[], Class<?>) - Method in class com.sun.xml.ws.client.PortInfo
-
- createBinding(WebServiceFeatureList, Class<?>, BindingImpl) - Method in class com.sun.xml.ws.client.PortInfo
-
- createBinding(WebServiceFeatureList, Class<?>) - Method in class com.sun.xml.ws.client.SEIPortInfo
-
- createBinding(SOAPBinding) - Method in class com.sun.xml.ws.model.RuntimeModeler
-
creates a runtime model SOAPBinding
from a javax.jws.soap.SOAPBinding
object
- createBindingSubject(QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
-
- createBridge(TypeInfo) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- 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.sun.xml.ws.db.DatabindingFactoryImpl
-
- createBuilder(ProviderEndpointModel, WSBinding) - Static method in class com.sun.xml.ws.server.provider.XMLProviderArgumentBuilder
-
- createBuiltinFeatureList() - Method in class com.sun.xml.ws.api.BindingID
-
Returna a new
WebServiceFeatureList
instance
that represents the features that are built into this binding ID.
- createCatalogResolver() - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createClient(ClientPipeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.PipelineAssembler
-
Creates a new pipeline for clients.
- createClient(ClientTubeAssemblerContext) - Method in interface com.sun.xml.ws.api.pipe.TubelineAssembler
-
Creates a new tubeline for clients.
- createClient(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.assembler.MetroTubelineAssembler
-
- createClient(ClientPipeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandalonePipeAssembler
-
- 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
Message
s.
- 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.sun.xml.ws.api.message.MessageContextFactory
-
- createContext(SOAPMessage) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
-
- createContext(Source, EnvelopeStyle.Style) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
-
- createContext(Source) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
-
- createContext(InputStream, String) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
-
- createContext(InputStream, MimeHeaders) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
-
- createContext(Message) - Method in class com.sun.xml.ws.api.message.MessageContextFactory
-
- createContext(String) - Method in class com.sun.xml.ws.transport.http.server.ServerMgr
-
- createDataSource(String, InputStream) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- createDataSourceDispatch(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
Deprecated.
- createDataSourceDispatch(WSPortInfo, WSBinding, Service.Mode, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
Creates a new
Dispatch
stub for
DataSource
.
- createDefault(ClientTubeAssemblerContext) - Method in class com.sun.xml.ws.api.pipe.TransportTubeFactory
-
- createDefault(Class<T>, boolean) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
-
- createDefault(Class<T>) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
-
- 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.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
-
- createDispatch(Service, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
Creates a
Dispatch
that can be used to talk to this EPR.
- createDispatch(Service, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
Creates a
Dispatch
that can be used to talk to this EPR.
- createDispatch(QName, WSService, WSBinding, Class<T>, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
Creates a new
Dispatch
stub that connects to the given pipe.
- createDispatch(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(QName, WSEndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.WSService
-
Works like #createDispatch(EndpointReference, Class, Mode, WebServiceFeature[])
but it takes the port name separately, so that EPR without embedded metadata can be used.
- createDispatch(QName, WSEndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.api.WSService
-
Works like #createDispatch(EndpointReference, JAXBContext, Mode, WebServiceFeature[])
but it takes the port name separately, so that EPR without embedded metadata can be used.
- createDispatch(QName, Class<T>, Service.Mode) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createDispatch(QName, WSEndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createDispatch(QName, WSEndpointReference, 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
-
- createDispatch(QName, Class<T>, Service.Mode, WebServiceFeatureList) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createDispatch(QName, JAXBContext, Service.Mode) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createDispatch(QName, WSEndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createDispatch(QName, WSEndpointReference, 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, JAXBContext, Service.Mode, WebServiceFeatureList) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- createDom() - Static method in class com.sun.xml.ws.util.DOMUtil
-
Creates a new DOM document.
- createDOMNode(InputStream) - Static method in class com.sun.xml.ws.util.DOMUtil
-
- createDumpPipe(String, PrintStream, Pipe) - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
-
Deprecated.
creates a
Pipe
that dumps messages that pass through.
- createDumpPipe(String, PrintStream, Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
-
Deprecated.
creates a
Pipe
that dumps messages that pass through.
- createDumpTube(String, PrintStream, Tube) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
creates a
Tube
that dumps messages that pass through.
- createDumpTube(String, PrintStream, Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
-
creates a
Tube
that dumps messages that pass through.
- createEmpty(SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
Creates a
Message
that doesn't have any payload.
- createEncoder(WSBinding) - Method in class com.sun.xml.ws.api.BindingID
-
Creates a new
Codec
for this binding.
- createEndpoint(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
-
Implements
WSEndpoint.create(java.lang.Class<T>, boolean, com.sun.xml.ws.api.server.Invoker, javax.xml.namespace.QName, javax.xml.namespace.QName, com.sun.xml.ws.api.server.Container, com.sun.xml.ws.api.WSBinding, com.sun.xml.ws.api.server.SDDocumentSource, java.util.Collection<? extends com.sun.xml.ws.api.server.SDDocumentSource>, org.xml.sax.EntityResolver, boolean)
.
- 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, Object) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- createEndpoint(String, Object, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- createEndpoint(String, Class, Invoker, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- createEntityResolver(URL) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
-
- createEntrySet(Set<Map.Entry<String, Object>>) - Method in class com.sun.xml.ws.api.PropertySet
-
Deprecated.
- 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
- createExceptionBean(String, Class, String, String, String, ClassLoader) - Static method in class com.sun.xml.ws.model.WrapperBeanGenerator
-
- createExceptionBean(String, Class, String, String, String, ClassLoader, boolean) - Static method in class com.sun.xml.ws.model.WrapperBeanGenerator
-
- createFaultMessageSubject(QName, QName, QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
-
- createFiber() - Method in class com.sun.xml.ws.api.pipe.Engine
-
Creates a new fiber in a suspended state.
- createFIStreamReader(InputStream) - Static method in class com.sun.xml.ws.util.FastInfosetUtil
-
Returns the FI parser allocated for this thread.
- createFragmentBridge() - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- 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
-
- 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
-
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAP11Codec
-
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAP12Codec
-
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
-
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.StreamSOAP11Codec
-
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
-
- createHeader(XMLStreamReader, XMLStreamBuffer) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
-
- 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
-
- 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
-
- createJavaCallInfo(Method, Object[]) - Method in class com.sun.xml.ws.db.DatabindingImpl
-
- 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(QName, WSService, WSBinding, JAXBContext, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
Deprecated.
- 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.
- createLogMessage(MessageDumper.MessageType, MessageDumper.ProcessingState, int, String, String) - Method in class com.sun.xml.ws.dump.MessageDumper
-
- 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 class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- createMarshaller() - Method in interface com.sun.xml.ws.spi.db.BindingContext
-
- createMessage(SOAPMessage) - Method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
-
Creates Message from SOAPMessage
- createMessage(Object[]) - Method in class com.sun.xml.ws.client.sei.BodyBuilder
-
- createMessage(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder
-
- createMessageDispatch(QName, WSService, WSBinding, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
Deprecated.
- createMessageDispatch(WSPortInfo, WSBinding, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
- 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
-
- createMonitoringPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
-
Deprecated.
Creates a
Pipe
that does the monitoring of the invocation for a
container
- createMonitoringPipe(ServerPipeAssemblerContext, Pipe) - Method in class com.sun.xml.ws.api.server.ServerPipelineHook
-
Called during the pipeline construction process once to allow a container
to register a pipe for monitoring.
- createMonitoringTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
-
Creates a
Tube
that does the monitoring of the invocation for a
container
- createMUSOAPFaultException(Set<QName>) - Method in class com.sun.xml.ws.protocol.soap.MUTube
-
- createMUSOAPFaultMessage(Set<QName>) - Method in class com.sun.xml.ws.protocol.soap.MUTube
-
This should be used only in ServerMUPipe
- 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
-
- createNewStreamReader(InputStream, boolean) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
-
Create a new (@link StAXDocumentParser} instance.
- createNewStreamReaderRecyclable(InputStream, boolean) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
-
Create a new (@link StAXDocumentParser} recyclable instance.
- createNewStreamWriter(OutputStream, boolean) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
-
Create a new (@link StAXDocumentSerializer} instance.
- createNewStreamWriter(OutputStream, boolean, int, int) - Static method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetCodec
-
Create a new (@link StAXDocumentSerializer} instance.
- createOperationSubject(QName, QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
-
- createOutput(String, String) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator.JAXWSOutputSchemaResolver
-
Creates the
Result
object used by JAXB to generate a schema for the
namesapceUri namespace.
- createOutputFile(String, String) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
-
Creates the
Result
object used by JAXB to generate a schema for the
namesapceUri namespace.
- createOutputMessageSubject(QName, QName, QName) - Static method in class com.sun.xml.ws.api.policy.subject.BindingSubject
-
- createPacket(DataSource) - Method in class com.sun.xml.ws.client.dispatch.DataSourceDispatch
-
- createPacket(T) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
Abstract method that is implemented by each concrete Dispatch class
- createPacket(Object) - Method in class com.sun.xml.ws.client.dispatch.JAXBDispatch
-
- createPacket(Message) - Method in class com.sun.xml.ws.client.dispatch.MessageDispatch
-
- createPacket(Packet) - Method in class com.sun.xml.ws.client.dispatch.PacketDispatch
-
- createPacket(Source) - Method in class com.sun.xml.ws.client.dispatch.RESTSourceDispatch
-
- createPacket(SOAPMessage) - Method in class com.sun.xml.ws.client.dispatch.SOAPMessageDispatch
-
- createPacket(Source) - Method in class com.sun.xml.ws.client.dispatch.SOAPSourceDispatch
-
- 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.
- createPacketDispatch(WSPortInfo, WSBinding, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
- createPipeHead() - Method in class com.sun.xml.ws.api.server.WSEndpoint
-
- createPipeHead() - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- createPipeHead() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- createPolicyMap() - Method in class com.sun.xml.ws.client.PortInfo
-
- createPortAddressResolver(String) - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
-
Creates a PortAddressResolver that maps portname to its address
- createPortProxy(WSService, WSBinding, SEIModel, Class<T>, Tube, WSEndpointReference) - Method in class com.sun.xml.ws.api.pipe.Stubs
-
Creates a new strongly-typed proxy object that implements a given port interface.
- 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.
- createPropertyGetter(Field, Method) - Static method in class com.sun.xml.ws.spi.db.JAXBWrapperAccessor
-
- createPropertySetter(Field, Method) - Static method in class com.sun.xml.ws.spi.db.JAXBWrapperAccessor
-
- 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
-
- createRaw(JAXBContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
- createRaw(JAXBContext, Object, SOAPVersion) - Static method in class com.sun.xml.ws.message.jaxb.JAXBMessage
-
- createReferenceParameterHeader(XMLStreamBuffer, String, String) - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Creates an outbound
Header
from a reference parameter.
- createRequestMessage(Object[]) - Method in class com.sun.xml.ws.client.sei.SEIMethodHandler
-
- createRequestPacket(JavaCallInfo) - Method in interface com.sun.xml.ws.api.databinding.ClientCallBridge
-
- createRequestPacket(JavaCallInfo) - Method in class com.sun.xml.ws.client.sei.StubHandler
-
- createRequestWrapperBean(String, Method, QName, ClassLoader) - Static method in class com.sun.xml.ws.model.WrapperBeanGenerator
-
- createResponse(Message) - Method in class com.sun.xml.ws.api.message.Packet
-
- createResponse(JavaCallInfo) - Method in class com.sun.xml.ws.server.sei.TieHandler
-
- createResponseWrapperBean(String, Method, QName, ClassLoader) - Static method in class com.sun.xml.ws.model.WrapperBeanGenerator
-
- createRoot() - Method in class com.sun.xml.ws.server.RewritingMOM
-
- createRoot(Object) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- createRoot(Object, String) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- 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(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
Deprecated.
- createSAAJDispatch(WSPortInfo, WSBinding, Service.Mode, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
- 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(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(ServerPipeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandalonePipeAssembler
-
On Server-side, HandlerChains cannot be changed after it is deployed.
- createServer(ServerTubeAssemblerContext) - Method in class com.sun.xml.ws.util.pipe.StandaloneTubeAssembler
-
On Server-side, HandlerChains cannot be changed after it is deployed.
- 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, WSDLPort, SEIModel, WSBinding) - Method in class com.sun.xml.ws.api.message.Packet
-
Creates a server-side response
Packet
from a request
packet (
this
).
- createServerResponse(Message, AddressingVersion, SOAPVersion, String) - Method in class com.sun.xml.ws.api.message.Packet
-
Creates a server-side response
Packet
from a request
packet (
this
).
- createServerTubeAssemblerContext(EndpointAwareTube, boolean) - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- createServiceDelegate(URL, QName, Class) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- createServiceDelegate(URL, QName, Class, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- createServiceDelegate(Source, QName, Class) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- createSingleton(T) - Static method in class com.sun.xml.ws.api.server.InstanceResolver
-
Creates a
InstanceResolver
implementation that always
returns the specified singleton instance.
- createSOAPBindingCodec(WSFeatureList) - Static method in class com.sun.xml.ws.api.pipe.Codecs
-
This creates a full
Codec
for SOAP binding.
- createSOAPBindingCodec(WSBinding, StreamSOAPCodec) - Static method in class com.sun.xml.ws.api.pipe.Codecs
-
This creates a full
Codec
for SOAP binding using the primary
XML codec argument.
- createSOAPEnvelopeXmlCodec(SOAPVersion) - Static method in class com.sun.xml.ws.api.pipe.Codecs
-
Creates a default
Codec
that can be used to used to
decode XML infoset in SOAP envelope(primary part in MIME message).
- 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, ProtocolException, QName) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
- 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, String, QName) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
Server runtime will call this when there is some internal error not resulting from an exception.
- createSOAPFaultMessage(SOAPVersion, SOAPFault) - Static method in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
- createSourceDispatch(QName, WSService, WSBinding, Service.Mode, Tube, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
Deprecated.
- createSourceDispatch(WSPortInfo, WSBinding, Service.Mode, WSEndpointReference) - Static method in class com.sun.xml.ws.api.pipe.Stubs
-
- createSourceDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
Deprecated.
- createSourceDispatch(WSPortInfo, Service.Mode, BindingImpl, WSEndpointReference) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- createSourceModel(NamespaceVersion, String, String) - Method in class com.sun.xml.ws.api.policy.ModelUnmarshaller
-
- 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) - 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.
- createSourceReader(Source, boolean) - Static method in class com.sun.xml.ws.streaming.SourceReaderFactory
-
- createSourceReader(Source, boolean, String) - Static method in class com.sun.xml.ws.streaming.SourceReaderFactory
-
- createToolkit() - Method in class com.sun.xml.ws.api.server.Adapter
-
- 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(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(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.AddressingTubeFactory
-
- createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.AddressingTubeFactory
-
- createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.BasicTransportTubeFactory
-
- createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.BasicTransportTubeFactory
-
- createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.HandlerTubeFactory
-
- createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.HandlerTubeFactory
-
- createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.MonitoringTubeFactory
-
- createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.MonitoringTubeFactory
-
- createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.MustUnderstandTubeFactory
-
- createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.MustUnderstandTubeFactory
-
- createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.TerminalTubeFactory
-
- createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.TerminalTubeFactory
-
- createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.ValidationTubeFactory
-
- createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.jaxws.ValidationTubeFactory
-
- createTube(DefaultClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.TubeCreator
-
- createTube(DefaultServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.TubeCreator
-
- createTube(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.dump.MessageDumpingTubeFactory
-
- createTube(ServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.dump.MessageDumpingTubeFactory
-
- createTubeFactoryConfig() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
-
- createTubeFactoryList() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
-
- createTubeline(TubelineDefinition) - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
-
- createTubelineDefinition() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
-
- createTubelineMapping() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
-
- createTubelineMapping(TubelineMapping) - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
-
- createTubelines() - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
-
- createTubelines(Tubelines) - Method in class com.sun.xml.ws.runtime.config.ObjectFactory
-
- createUnmarshaller() - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- createUnmarshaller() - Method in interface com.sun.xml.ws.spi.db.BindingContext
-
- createUsingPayload(Source, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
- createUsingPayload(XMLStreamReader, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
- createUsingPayload(Element, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.Messages
-
- createValidationPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ClientPipeAssemblerContext
-
Deprecated.
creates a
Pipe
that validates messages against schema
- createValidationPipe(Pipe) - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
-
Deprecated.
creates a
Pipe
that validates messages against schema
- createValidationTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
creates a
Tube
that validates messages against schema
- createValidationTube(Tube) - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
-
creates a
Tube
that validates messages against schema
- createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- createW3CEndpointReference(String, QName, QName, QName, List<Element>, String, List<Element>, List<Element>, Map<QName, String>) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- createWithAddress(URI) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
- createWithAddress(URL) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
- createWithAddress(String) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
- 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
- createWsdlGen(DatabindingConfig) - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl
-
- createWSDLGenerator() - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl.ConfigBuilder
-
- createXMLCodec(WSFeatureList) - Static method in class com.sun.xml.ws.api.pipe.Codecs
-
This creates a full
Codec
for XML binding.
- createXMLStreamWriter(OutputStream) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
-
- createXMLStreamWriter(OutputStream, String) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
-
- createXMLStreamWriter(OutputStream, String, boolean) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
-
- current() - Static method in class com.sun.xml.ws.api.pipe.Fiber
-
Gets the current fiber that's running.
- 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.
- generate(Databinding.WSDLGenerator.WSDLResolver) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl.JaxwsWsdlGen
-
- 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
- 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 class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- 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
- generateWrappers() - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
-
- generateWSDL(WSDLGenInfo) - Method in interface com.sun.xml.ws.api.databinding.Databinding
-
Gets the WebServiceFeatures of this webservice endpoint.
- generateWSDL(WSDLGenInfo) - Method in class com.sun.xml.ws.db.DatabindingImpl
-
- get(String) - Method in interface com.sun.xml.ws.api.message.AttachmentSet
-
Gets the attachment by the content ID.
- get(int) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Gets the
Header
at the specified index.
- get(String, String, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Gets the first
Header
of the specified name.
- get(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- get(QName, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Gets the first
Header
of the specified name.
- get(QName) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- get(String, String, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
-
- get(QName, 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(QName, boolean) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
-
- get(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
-
- get(String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPortType
-
- get(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
-
- get(Object) - Method in class com.sun.xml.ws.api.PropertySet
-
Deprecated.
Gets the name of the property.
- get() - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
-
- get() - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
-
Gets the singleton instance.
- get(Class<F>) - Method in interface com.sun.xml.ws.api.WSFeatureList
-
- get(Class<F>) - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
-
- get(Object) - Method in class com.sun.xml.ws.client.RequestContext
-
- get(Object) - Method in class com.sun.xml.ws.client.ResponseContext
-
- get(Object) - Method in enum com.sun.xml.ws.client.sei.ValueGetter
-
Gets the value to be sent, from a parameter given as a method argument.
- get(ParameterImpl) - Method in class com.sun.xml.ws.client.sei.ValueGetterFactory
-
- get(ParameterImpl) - Method in class com.sun.xml.ws.client.sei.ValueSetterFactory.AsyncBeanValueSetterFactory
-
- get(ParameterImpl) - Method in class com.sun.xml.ws.client.sei.ValueSetterFactory
-
- get(Object) - Method in class com.sun.xml.ws.db.glassfish.RawAccessorWrapper
-
- get(String) - Method in class com.sun.xml.ws.encoding.ParameterList
-
Returns the value of the specified parameter.
- get(Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
-
- get(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
-
- get(String) - Method in class com.sun.xml.ws.message.AttachmentSetImpl
-
- get(String) - Method in class com.sun.xml.ws.message.MimeAttachmentSet
-
- get(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- get(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
-
- get(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
-
- get(Object) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
-
- get(ParameterImpl) - Static method in class com.sun.xml.ws.server.sei.EndpointValueSetter
-
- get(Object) - Method in enum com.sun.xml.ws.server.sei.ValueGetter
-
Gets the value to be sent, from a parameter given as a method argument.
- get(ParameterImpl) - Static method in enum com.sun.xml.ws.server.sei.ValueGetter
-
- 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(B) - Method in interface com.sun.xml.ws.spi.db.PropertyAccessor
-
Gets the value of the property of the given bean object.
- get(Object) - Method in interface com.sun.xml.ws.spi.db.PropertyGetter
-
- get(Class<A>) - Method in class com.sun.xml.ws.spi.db.TypeInfo
-
Finds the specified annotation from the array and returns it.
- get(URI, Map<String, List<String>>) - Method in class com.sun.xml.ws.transport.http.client.CookieManager
-
- 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) - Method in class com.sun.xml.ws.transport.http.client.InMemoryCookieStore
-
Get all cookies, which:
1) given uri domain-matches with, or, associated with
given uri when added to the cookie store.
- get(int) - Method in class com.sun.xml.ws.transport.http.HttpAdapterList
-
- get() - Method in class com.sun.xml.ws.util.CompletedFuture
-
- get(long, TimeUnit) - Method in class com.sun.xml.ws.util.CompletedFuture
-
- get(String, String) - Method in class com.sun.xml.ws.util.QNameMap
-
Returns the value to which the specified keys are mapped in this QNameMap,
or null if the map contains no mapping for this key.
- get(QName) - Method in class com.sun.xml.ws.util.QNameMap
-
- GET_ATTACHMENT_PROPERTY - Static variable in interface com.sun.xml.ws.server.ServerPropertyConstants
-
- getAbstractWSDL(Holder<String>) - Method in class com.sun.xml.ws.server.WSDLGenResolver
-
Updates filename if the suggested filename need to be changed in
wsdl:import.
- getAcceptableMimeTypes(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
-
If the request has Accept header, return that value
- getAcceptableMimeTypes(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
-
- getAcceptHeader() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
-
- 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(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
-
- getAction(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Returns the value of WS-Addressing Action
header.
- getAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFault
-
Gives the Action Message Addressing Property value for
this
message.
- getAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
-
Gives the Action Message Addressing Property value for
this
message.
- getAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
-
Gives the Action Message Addressing Property value for
this
message.
- getAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
-
- getAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
-
- getAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
-
- getActionMismatchLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the local name of the fault when a header representing a WS-Addressing Action is not same as SOAPAction
- 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
-
- getAdapterOwner() - Method in class com.sun.xml.ws.transport.http.server.HttpEndpoint
-
- getAddress() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
The value of the <wsa:address> header.
- getAddress() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPort
-
Gets endpoint address of this port.
- getAddress() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
The endpoint address.
- getAddress() - Method in interface com.sun.xml.ws.api.server.BoundEndpoint
-
The address of the bound endpoint.
- getAddress(String) - Method in interface com.sun.xml.ws.api.server.BoundEndpoint
-
The address of the bound endpoint using the base address.
- getAddress() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
The endpoint address.
- 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(String) - 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 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
-
- getAllFields(Class<?>) - Static method in class com.sun.xml.ws.spi.db.JAXBWrapperAccessor
-
- 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.
- getAMXClient(Object) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- getAMXClient(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getAnnotation(Class<A>, Method) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
-
- getAnnotation(Class<A>, Class<?>) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
-
- getAnnotation(Class<A>, Method) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
-
- getAnnotation(Class<A>, Class<?>) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
-
- getAnnotation(Class<A>, Class<?>, MetadataReader) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
- 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
-
- getAnnotations(Method) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
-
- getAnnotations(Class<?>) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
-
- getAnnotations(Method) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
-
- getAnnotations(Class<?>) - 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
-
- getAnonymousUri() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- 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
-
- getArguments() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
-
- 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.
- 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).
- getAttachmentMarshaller() - Method in interface com.sun.xml.ws.streaming.MtomStreamWriter
-
- 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.api.message.MessageWrapper
-
- 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(String, String) - Method in class com.sun.xml.ws.api.addressing.EPRHeader
-
- getAttribute(String, String) - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
-
- getAttribute(String, String) - Method in interface com.sun.xml.ws.api.message.Header
-
Gets the attribute value on the header element.
- getAttribute(QName) - Method in interface com.sun.xml.ws.api.message.Header
-
Gets the attribute value on the header element.
- getAttribute(QName) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
-
- getAttribute(String, String) - Method in class com.sun.xml.ws.message.DOMHeader
-
- getAttribute(String, String) - Method in class com.sun.xml.ws.message.FaultDetailHeader
-
- getAttribute(String, String) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
-
- getAttribute(String, String) - Method in class com.sun.xml.ws.message.ProblemActionHeader
-
- getAttribute(String, String) - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
-
- getAttribute(String, String) - Method in class com.sun.xml.ws.message.stream.StreamHeader
-
- getAttribute(String, String) - Method in class com.sun.xml.ws.message.StringHeader
-
- getAttribute(Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
-
- getAttribute(XMLStreamReader, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
-
- getAttribute(XMLStreamReader, String, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
-
- getAttribute(XMLStreamReader, QName) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
-
- getAttributeCount() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getAttributeCount() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getAttributeLocalName(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
Return an attribute's local name.
- getAttributeLocalName(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getAttributeName(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
Return an attribute's qname.
- getAttributeName(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getAttributeNamespace(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getAttributeNamespace(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getAttributeNSOrNull(Element, String, String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
-
- getAttributeNSOrNull(Element, QName) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
-
- getAttributeOrNull(Element, String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
-
- getAttributePrefix(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getAttributePrefix(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getAttributes() - Method in class com.sun.xml.ws.message.RootElementSniffer
-
- getAttributes(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
-
Read all attributes into an data structure.
- getAttributeType(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getAttributeType(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getAttributeValue(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getAttributeValue(String, String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getAttributeValue(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getAttributeValue(String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- 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.server.PortableConnectionImpl
-
- getBaseAddress() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getBaseAddress() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getBaseAddress(HttpServletRequest) - Static method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getBaseAddress() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Gets the absolute URL up to the context path.
- 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
-
- getBinding() - Method in interface com.sun.xml.ws.api.model.Parameter
-
Returns the binding associated with the parameter.
- 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) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
-
- getBinding(QName, QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
-
- 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
-
- getBinding() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
The binding of the new pipeline to be created.
- getBinding() - Method in class com.sun.xml.ws.api.server.WSEndpoint
-
Represents the binding for which this
WSEndpoint
is created for.
- getBinding() - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
-
- getBinding() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
The binding of the new pipeline to be created.
- 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(QName, String, WebParam.Mode) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
Gets the
ParameterBinding
for a given operation, part name and the direction - IN/OUT
- getBinding(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
- getBinding(QName, QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
- getBinding() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
-
- getBinding() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
-
- getBinding() - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- getBinding() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getBinding() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
-
- getBindingContext() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getBindingContext(Marshaller) - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
-
- getBindingId() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
-
- getBindingID() - Method in class com.sun.xml.ws.api.databinding.MappingInfo
-
- getBindingId() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
-
Returns the binding ID.
- getBindingId() - Method in interface com.sun.xml.ws.api.WSBinding
-
Gets the binding ID, which uniquely identifies the binding.
- getBindingId() - Method in class com.sun.xml.ws.binding.BindingImpl
-
- getBindingID() - Method in class com.sun.xml.ws.binding.BindingImpl
-
- getBindingId() - Method in class com.sun.xml.ws.client.PortInfo
-
- getBindingID() - Method in class com.sun.xml.ws.client.PortInfo
-
- getBindingId() - Method in class com.sun.xml.ws.developer.BindingTypeFeature
-
- getBindingID() - Method in class com.sun.xml.ws.handler.PortInfoImpl
-
- getBindingId() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- getBindingIdForToken(String) - Static method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
-
JSR-109 defines short-form tokens for standard binding Ids.
- getBindingName() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
-
- getBindingOperations() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
-
- getBindingOperations() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- getBindingProvider() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
- getBindings() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
-
- getBindings() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
- getBodyEpilogue() - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- getBodyEpilogue() - Method in class com.sun.xml.ws.message.stream.StreamMessage
-
- getBodyPrologue() - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- getBodyPrologue() - Method in class com.sun.xml.ws.message.stream.StreamMessage
-
- getBond() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
-
- 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
-
- getBoundEndpoints() - Method in class com.sun.xml.ws.api.server.WSEndpoint
-
Gets the list of
BoundEndpoint
that are associated
with this endpoint.
- getBoundFault() - Method in class com.sun.xml.ws.policy.jaxws.WSDLBoundFaultContainer
-
- getBoundOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundFault
-
- getBoundOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
-
- getBoundOperation() - Method in class com.sun.xml.ws.policy.jaxws.WSDLBoundFaultContainer
-
- getBoundPortType() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
-
- getBoundPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getBoundPortTypeName() - Method in interface com.sun.xml.ws.api.model.SEIModel
-
Gives the wsdl:binding@name value
- getBoundPortTypeName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getBridge() - Method in interface com.sun.xml.ws.api.model.CheckedException
-
- getBridge() - Method in interface com.sun.xml.ws.api.model.Parameter
-
Deprecated.
- getBridge() - Method in class com.sun.xml.ws.db.glassfish.BridgeWrapper
-
- getBridge(TypeReference) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getBridge() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
-
Deprecated.
- getBridge() - Method in class com.sun.xml.ws.model.ParameterImpl
-
Deprecated.
- getBridge(TypeReference) - Method in class com.sun.xml.ws.model.ParameterImpl
-
Deprecated.
- getBuildId() - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- getBuildId() - Method in interface com.sun.xml.ws.spi.db.BindingContext
-
Gets the build information of the JAXB runtime.
- getBytes(String) - Static method in class com.sun.xml.ws.util.ASCIIUtility
-
- getBytes(InputStream) - Static method in class com.sun.xml.ws.util.ASCIIUtility
-
- getCachedDatabindingImpl(DatabindingConfig) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl
-
- 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 class com.sun.xml.ws.transport.http.servlet.ServletResourceLoader
-
- getCharacterEncodingScheme() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getCharacterEncodingScheme() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getCharacterOffset() - Method in class com.sun.xml.ws.util.xml.DummyLocation
-
- getCharSet() - Method in class com.sun.xml.ws.encoding.ContentTypeImpl
-
Returns the character set encoding.
- getCheckedException(Class) - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getCheckedException(TypeReference) - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
Deprecated.
- getCheckedExceptions() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getChildElements(Node) - Static method in class com.sun.xml.ws.util.DOMUtil
-
- getClass(String) - Static method in class com.sun.xml.ws.util.HandlerAnnotationProcessor
-
- getClassLoader() - Method in class com.sun.xml.ws.api.databinding.DatabindingConfig
-
- getClassLoader() - Method in class com.sun.xml.ws.spi.db.BindingInfo
-
- 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.
- getClientSideTubeFactories(URI) - Method in class com.sun.xml.ws.assembler.MetroConfigLoader
-
- getCode() - Method in class com.sun.xml.ws.fault.SOAP12Fault
-
- getCodec() - Method in class com.sun.xml.ws.api.message.Packet
-
- getCodec() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
- getCodec() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
-
- getCodec() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
- getCodec() - Method in class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
- getCodec() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
-
- getCodec() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
-
- getCodec() - Method in class com.sun.xml.ws.db.DatabindingImpl
-
- 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.
- 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.
- 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
- getComponentRegistry() - Method in class com.sun.xml.ws.api.server.WSEndpoint
-
Deprecated.
- getComponentRegistry() - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- getComponentRegistry() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getComponents() - Method in interface com.sun.xml.ws.api.ComponentRegistry
-
Returns the set of
Component
s 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
-
- 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.
- 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
-
- 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
-
- getContainer() - Method in class com.sun.xml.ws.api.WSService.InitParams
-
- getContainer() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
Returns the Container in which the client is running
- 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
-
- getContainer() - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionContextImpl
-
- 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
- getContentHandler() - Method in class com.sun.xml.ws.message.XMLReaderImpl
-
- getContentId() - Method in interface com.sun.xml.ws.api.message.Attachment
-
Content ID of the attachment.
- getContentId() - Method in class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
-
- getContentId() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
-
- getContentId() - Method in class com.sun.xml.ws.message.ByteArrayAttachment
-
- getContentId() - Method in class com.sun.xml.ws.message.DataHandlerAttachment
-
- getContentId() - Method in class com.sun.xml.ws.message.JAXBAttachment
-
- getContentId() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
-
- getContentId() - Method in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
-
- 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.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(String) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAP11Codec
-
- getContentType(String) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAP12Codec
-
- getContentType(String) - Method in class com.sun.xml.ws.encoding.fastinfoset.FastInfosetStreamSOAPCodec
-
- getContentType() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser
-
- getContentType() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser.PartAttachment
-
- getContentType(Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAP11Codec
-
- getContentType(Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
-
- getContentType(Packet) - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
-
- getContentType() - Method in class com.sun.xml.ws.message.ByteArrayAttachment
-
- getContentType() - Method in class com.sun.xml.ws.message.DataHandlerAttachment
-
- getContentType() - Method in class com.sun.xml.ws.message.JAXBAttachment
-
- getContentType() - Method in class com.sun.xml.ws.message.stream.StreamAttachment
-
- getContentType() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
-
- getContentType() - Method in class com.sun.xml.ws.util.ByteArrayDataSource
-
- 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(Marshaller) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextFactory
-
- getContext(Packet) - Method in class com.sun.xml.ws.handler.ClientLogicalHandlerTube
-
- getContext(Packet) - Method in class com.sun.xml.ws.handler.ClientMessageHandlerTube
-
- getContext(Packet) - Method in class com.sun.xml.ws.handler.ClientSOAPHandlerTube
-
- getContext(Packet) - Method in class com.sun.xml.ws.handler.HandlerTube
-
- getContext(Packet) - Method in class com.sun.xml.ws.handler.ServerLogicalHandlerTube
-
- getContext(Packet) - Method in class com.sun.xml.ws.handler.ServerMessageHandlerTube
-
- getContext(Packet) - Method in class com.sun.xml.ws.handler.ServerSOAPHandlerTube
-
- getContext(Marshaller) - Method in class com.sun.xml.ws.spi.db.BindingContextFactory
-
- getContext() - Method in class com.sun.xml.ws.spi.db.OldBridge
-
- 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
- getContextClassLoader() - Method in class com.sun.xml.ws.api.pipe.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(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
- getContextPath() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Portion of the request URI that groups related service addresses.
- 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.
- getCookies() - Method in class com.sun.xml.ws.transport.http.client.InMemoryCookieStore
-
Get all cookies in cookie store, except those have expired
- 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.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(Message, WSFeatureList) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- getDataSource() - Method in interface com.sun.xml.ws.encoding.xml.XMLMessage.MessageDataSource
-
Get the data source.
- getDataSource() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
-
- getDataSource() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
-
- getDeclaredFields(Class<?>) - Static method in class com.sun.xml.ws.spi.db.JAXBWrapperAccessor
-
- getDeclaredPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
-
Return an enumeration of prefixes declared in this context.
- getDeclaredPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport
-
Return an enumeration of all prefixes declared in this context.
- 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.StreamSOAP11Codec
-
- getDefaultContentType() - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
-
- getDefaultContentType() - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
-
- getDefaultFaultAction(JavaMethod, CheckedException) - Static method in class com.sun.xml.ws.addressing.WsaActionUtil
-
- 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.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
-
- 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, boolean) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
-
- 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
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.client.ClientTransportException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.client.SenderException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.encoding.soap.DeserializationException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.encoding.soap.SerializationException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.handler.HandlerException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.model.RuntimeModelerException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.protocol.soap.MessageCreationException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.protocol.soap.VersionMismatchException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.protocol.xml.XMLMessageException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.server.ServerRtException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.server.UnsupportedMediaException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.streaming.XMLReaderException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.streaming.XMLStreamReaderException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.streaming.XMLStreamWriterException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.transport.http.servlet.WSServletException
-
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
-
Gets the default resource bundle name for this kind of exception.
- getDefaultResourceBundleName() - Method in exception com.sun.xml.ws.util.UtilException
-
- getDefaultSchemaNamespace() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- 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, boolean) - Static method in class com.sun.xml.ws.api.server.WSEndpoint
-
- 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
-
- getDelegate(ServletConfig) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
-
- 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
-
- getDetail(int) - Method in class com.sun.xml.ws.fault.DetailType
-
Gets the n-th detail object, or null if no such item exists.
- getDetail() - Method in class com.sun.xml.ws.fault.SOAP11Fault
-
returns the object that represents detail.
- getDetail() - Method in class com.sun.xml.ws.fault.SOAP12Fault
-
- getDetail() - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
Gives the
DetailType
for a Soap 1.1 or Soap 1.2 message that can be used to create either a checked exception or
a protocol specific exception
- getDetailBean() - Method in interface com.sun.xml.ws.api.model.CheckedException
-
The detail bean is serialized inside the detail entry in the SOAP message.
- getDetailBean() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
-
- getDetails() - Method in class com.sun.xml.ws.fault.DetailType
-
- getDetailType() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
-
- getDF() - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
-
- 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.RewritingMOM
-
- 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.
- getElementName(Class) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- getElementName(Object) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- 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.
- getElementName(Class) - Method in interface com.sun.xml.ws.spi.db.BindingContext
-
Allows to retrieve the element name based on Class.
- getElementPropertyAccessor(Class<B>, String, String) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- 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(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
-
- getElementText() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getElementTextTrim() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- getEncodedURL(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
-
- 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(XMLStreamWriter) - Static method in class com.sun.xml.ws.streaming.XMLStreamWriterUtil
-
Gives the encoding with which XMLStreamWriter is created.
- getEncoding() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getEndpoint() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
-
The created pipeline is used to serve this
WSEndpoint
.
- getEndpoint() - Method in class com.sun.xml.ws.api.server.Adapter
-
Gets the endpoint that this
Adapter
is serving.
- getEndpoint() - Method in interface com.sun.xml.ws.api.server.BoundEndpoint
-
The endpoint that was bound.
- getEndpoint() - Method in class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
The created pipeline is used to serve this
WSEndpoint
.
- 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
-
- 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
-
- getEndPointAddressString() - Method in class com.sun.xml.ws.client.RequestContext
-
- getEndpointBridge(Packet) - Method in interface com.sun.xml.ws.api.databinding.Databinding
-
Deserializes a request XML(SOAP) message to a JavaCallInfo instance
representing a JAVA method call.
- 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.
- getEndpointRef() - Method in class com.sun.xml.ws.runtime.config.TubelineMapping
-
Gets the value of the endpointRef property.
- 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, List<Element>, List<Element>) - Method in class com.sun.xml.ws.api.server.WSEndpoint
-
- getEndpointReference() - Method in class com.sun.xml.ws.client.Stub
-
- getEndpointReference(Class<T>) - Method in class com.sun.xml.ws.client.Stub
-
- getEndpointReference(Element...) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
-
- getEndpointReference(Class<T>, Element...) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
-
- getEndpointReference(Class<T>, String, String, Element...) - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- getEndpointReference(Class<T>, String, String, List<Element>, List<Element>) - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- getEndpointReference(Class, String, String, Element...) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getEndpointReference(Class, String, String, List, List) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getEndpointReference(Element...) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
-
- getEndpointReference(Class<T>, Element...) - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
-
- getEndpointReference(Class<T>, Element...) - Method in class com.sun.xml.ws.transport.http.server.HttpEndpoint
-
- getEndpointReferenceExtensions() - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- getEndpointSide() - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
-
Gets the value of the endpointSide property.
- getEndpointSideTubeFactories(URI) - Method in class com.sun.xml.ws.assembler.MetroConfigLoader
-
- 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
-
- getEPR() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
-
- getEPRAddress(Packet, WSEndpoint) - Method in interface com.sun.xml.ws.api.server.WebServiceContextDelegate
-
Gets the address of the endpoint.
- getEPRAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getEPRAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getEPRAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getEPRExtension(QName) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
Returns the first extensibility element inside EPR root element with input QName.
- getEPRExtension(WSEndpoint, WSEndpointReference.EPRExtension) - Method in class com.sun.xml.ws.api.server.EndpointReferenceExtensionContributor
-
- 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
-
- 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.XMLStreamReaderFilter
-
- 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
-
- getExceptionType() - Method in interface com.sun.xml.ws.api.model.CheckedException
-
Tells whether the exception class is a userdefined or a WSDL exception.
- getExceptionType() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
-
- getExchange() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getExchange() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getExecutor() - Method in class com.sun.xml.ws.client.Stub
-
Gets the
Executor
to be used for asynchronous method invocations.
- getExecutor() - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getExecutor() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
-
- getExpectedContentTypes() - Method in class com.sun.xml.ws.encoding.StreamSOAP11Codec
-
- getExpectedContentTypes() - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
-
- getExpectedContentTypes() - Method in class com.sun.xml.ws.encoding.StreamSOAPCodec
-
- getExtension(Class<T>) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
-
Gets the extension that is assignable to the given type.
- getExtension(Class<T>) - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
-
- getExtensions() - Method in class com.sun.xml.ws.api.databinding.WSDLGenInfo
-
- getExtensions() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
-
- getExtensions(Class<T>) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible
-
Gets all the extensions that is assignable to the given type.
- getExtensions() - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
-
- getExtensions(Class<T>) - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl
-
- getFactory() - Method in class com.sun.xml.ws.developer.UsesJAXBContextFeature
-
- getFault() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundFault
-
Gives the associated abstract fault from
wsdl:portType/wsdl:operation/wsdl:fault.
- getFault(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
-
Gives
WSDLFault
for the given soap fault detail value.
- getFault() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
-
- getFault(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
-
- getFaultAction(Packet, Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
-
- getFaultAction(WSDLBoundOperation, Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
-
- getFaultAction() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
-
- getFaultActionFromSEIModel(Packet, Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
-
- getFaultactor() - Method in class com.sun.xml.ws.fault.SOAP11Fault
-
- getFaultBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getFaultcode() - Method in class com.sun.xml.ws.fault.SOAP11Fault
-
- getFaultMessage() - Method in exception com.sun.xml.ws.api.message.ExceptionHasMessage
-
Returns the exception into a fault Message
- getFaultMessage() - Method in exception com.sun.xml.ws.protocol.soap.MessageCreationException
-
- getFaultMessage() - Method in exception com.sun.xml.ws.protocol.soap.VersionMismatchException
-
- 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
-
- getFaultMimeTypes() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
Map of mime:content@part and the mime type from mime:content@type for wsdl:fault
- getFaultParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- 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
-
- getFaultString() - Method in class com.sun.xml.ws.fault.SOAP11Fault
-
- getFaultString() - Method in class com.sun.xml.ws.fault.SOAP12Fault
-
- getFaultString() - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
gives the fault string that can be used to create an
Exception
- getFaultTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
-
- getFaultTo(boolean) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
-
- getFaultTo(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
-
- getFaultTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Returns the value of WS-Addressing FaultTo
header.
- getFaultToFromRequest() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
-
- getFeature(String, boolean, boolean) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the
WebServiceFeature
corresponding to the namespace URI of
WS-Addressing policy assertion in the WSDL.
- getFeature(Class<F>) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFeaturedObject
-
- getFeature(Class<F>) - Method in interface com.sun.xml.ws.api.WSBinding
-
- getFeature(Class<F>) - Method in class com.sun.xml.ws.binding.BindingImpl
-
- getFeature(Annotation) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
-
- getFeature(WebServiceFeature[], Class<F>) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
-
- getFeature(String) - Method in class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
-
- getFeature(Class<F>) - Method in class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
-
- getFeatureClass() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- getFeatures(PolicyMapKey, PolicyMap) - Method in class com.sun.xml.ws.addressing.policy.AddressingFeatureConfigurator
-
- 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(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() - Method in class com.sun.xml.ws.model.wsdl.AbstractFeaturedObjectImpl
-
- 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.
- getField() - Method in class com.sun.xml.ws.spi.db.FieldGetter
-
- getField() - Method in class com.sun.xml.ws.spi.db.FieldSetter
-
- getFileAsStream(Class, HandlerChain) - Static method in class com.sun.xml.ws.util.HandlerAnnotationProcessor
-
- getFileOrURL(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
-
- getFileOrURLName(String) - Static method in class com.sun.xml.ws.util.JAXWSUtils
-
- getFirst(String) - Method in class com.sun.xml.ws.transport.Headers
-
Returns the first value from the List of String values for the given key
(if at least one exists).
- getFirstChild(Element, String, String) - Static method in class com.sun.xml.ws.util.DOMUtil
-
Gets the first child of the given name, or null.
- 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.api.message.MessageWrapper
-
- 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.
- getFirstPort() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
-
Gets the first
WSDLPort
if any, or otherwise null.
- getFirstPort() - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
-
- getFirstPortName() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
Returns first port QName from first service as per the insertion order
- getFirstServiceName() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
Returns the first service QName from insertion order
- 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
-
- getGenerator() - Static method in class com.sun.xml.ws.api.policy.ModelGenerator
-
Factory method that returns a ModelGenerator instance.
- getGenericType() - Method in class com.sun.xml.ws.spi.db.TypeInfo
-
- getHaInfo() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getHandler() - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension.PolicyRecordHandler
-
- 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
-
- getHandlerClass() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
-
- getHandlerConfig() - Method in class com.sun.xml.ws.binding.BindingImpl
-
- getHandlerConfigurator() - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getHandlerKnownHeaders() - Method in class com.sun.xml.ws.client.HandlerConfiguration
-
- getHandlerName() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
-
- getHandlerResolver() - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getHandlers() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
-
- getHandlers() - Method in class com.sun.xml.ws.util.HandlerAnnotationInfo
-
Return the handlers specified by the handler chain descriptor.
- getHandlerScopePropertyNames(boolean) - Method in class com.sun.xml.ws.api.message.Packet
-
Gets a
Set
that stores handler-scope properties.
- getHandlersForPortInfo(PortInfo) - Method in class com.sun.xml.ws.handler.HandlerChainsModel
-
- getHeader(MimeHeaders, String) - Static method in class com.sun.xml.ws.api.message.MessageContextFactory
-
- getHeaderList() - Method in class com.sun.xml.ws.api.message.Packet
-
- 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
-
Deprecated.
- getHeaders(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- getHeaders(String, String, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Gets all the
Header
s of the specified name,
including duplicates (if any.)
- getHeaders(QName, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- getHeaders(String) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- getHeaders(String, boolean) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Gets an iteration of headers
Header
in the specified namespace,
including duplicates (if any.)
- getHeaders() - Method in class com.sun.xml.ws.api.message.HeaderList
-
- getHeaders() - Method in class com.sun.xml.ws.api.message.Message
-
Deprecated.
- getHeaders(String, String, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
-
- getHeaders(String, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
-
Get all headers in specified namespace
- getHeaders(QName, boolean) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
-
- getHeaders() - Method in interface com.sun.xml.ws.api.message.MessageHeaders
-
- getHeaders() - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
Deprecated.
- getHeaders(QName, 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.saaj.SAAJMessageHeaders
-
- getHeaders(String, boolean) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
-
- 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(QName, JAXBContext, boolean) - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
-
- getHeaders() - Method in class com.sun.xml.ws.message.DOMMessage
-
- getHeaders() - Method in class com.sun.xml.ws.message.EmptyMessageImpl
-
- getHeaders() - Method in class com.sun.xml.ws.message.jaxb.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
-
- 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.addressing.OneWayFeature
- getID() - Method in class com.sun.xml.ws.api.client.SelectOptimalEncodingFeature
- getID() - Method in class com.sun.xml.ws.api.ComponentFeature
-
- 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.api.fastinfoset.FastInfosetFeature
- getID(WSBinding) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
- getID(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
- getID(WSBinding) - Method in class com.sun.xml.ws.api.message.Message
-
Deprecated.
- 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.MessageWrapper
-
- getID(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- 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.handler.HandlerChainsModel
-
- getId() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
-
- getId() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
-
- getID() - Method in class com.sun.xml.ws.runtime.config.TubelineFeature
-
- 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
-
- 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
-
- 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.handler.HandlerProcessor
-
Gives index of the handler in the chain to know what handlers in the chain
are invoked
- getIndex() - Method in class com.sun.xml.ws.model.ParameterImpl
-
- getIndex() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
-
- getIndex(QName) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up the index of an attribute by QName.
- getIndex(String, String) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up the index of an attribute by URI and local name.
- getIndex(String) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up the index of an attribute by local name.
- getIndex(QName) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getIndex(String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getIndex(String, String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getInlinedRepeatedElementBridge() - Method in class com.sun.xml.ws.model.ParameterImpl
-
- getInParts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
-
- getInParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getInput() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
-
Gets the wsdl:input of this operation
- getInput() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
-
- getInput() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
-
- getInput() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getInput() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getInput() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getInput() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Transport's underlying input stream.
- getInputAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
-
- getInputAction() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getInputBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- 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
-
- getInputMimeTypes() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
Map of mime:content@part and the mime type from mime:content@type for wsdl:output
- getInputParametersCount() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getInputParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- 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.server.EndpointFactory
-
- getInstance() - Static method in class com.sun.xml.ws.transport.http.server.ServerMgr
-
Gets the singleton instance.
- getInternalContentType() - Method in class com.sun.xml.ws.api.message.Packet
-
- getInternalMessage() - Method in class com.sun.xml.ws.api.message.Packet
-
- getInvalidAddressLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the local name of the fault when a header representing anaddress is invalid.
- getInvalidCardinalityLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the local name of the fault when a header representing a WS-Addressing Message
Addresing Property occurs greater than expected number.
- getInvalidMapDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.v200408.WsaTubeHelperImpl
-
- getInvalidMapDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
-
- getInvalidMapDetail(QName, Element) - Method in class com.sun.xml.ws.addressing.WsaTubeHelperImpl
-
- getInvalidMapLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the local name of the fault when a header representing a WS-Addressing Message
Addresing Property is invalid and cannot be processed.
- getInvalidMapText() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the description text when a header representing a WS-Addressing
Message Addressing Property is invalid and cannot be processed.
- getInvoker() - 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.
- getIsReferenceParameterLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the local name for wsa:IsReferenceParameter.
- getItemType() - Method in class com.sun.xml.ws.model.ParameterImpl
-
- getItemType() - Method in class com.sun.xml.ws.spi.db.TypeInfo
-
- getIterableSPI(Class<S>) - Method in interface com.sun.xml.ws.api.ComponentEx
-
Gets an iterator of implementations of the specified SPI.
- getIterableSPI(Class<E>) - Method in class com.sun.xml.ws.api.server.Container
-
- getJavaMethod(Method) - Method in interface com.sun.xml.ws.api.model.SEIModel
-
This method will be useful to get the
JavaMethod
corrrespondiong to
a
Method
- such as on the client side.
- getJavaMethod(QName) - Method in interface com.sun.xml.ws.api.model.SEIModel
-
- getJavaMethod(Method) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- 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 interface com.sun.xml.ws.api.model.SEIModel
-
- getJavaMethods() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getJAXBContext() - Method in interface com.sun.xml.ws.api.model.SEIModel
-
- getJAXBContext() - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- getJAXBContext() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
Deprecated.
- getJAXBContext() - Method in interface com.sun.xml.ws.spi.db.BindingContext
-
- getJAXBFactory(Object) - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
-
- 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
-
- 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.db.glassfish.JAXBRIContextWrapper
-
- 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
.
- 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.sun.xml.ws.message.RootElementSniffer
-
- getLocalName(int) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up an attribute's local name by index.
- getLocalName() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
Return an element's local name.
- getLocalName() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
-
- getLocalName(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getLocalName() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getLocalPart() - Method in class com.sun.xml.ws.api.addressing.EPRHeader
-
- getLocalPart() - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
-
- getLocalPart() - Method in interface com.sun.xml.ws.api.message.Header
-
Gets the local name of this header element.
- getLocalPart() - Method in class com.sun.xml.ws.message.DOMHeader
-
- getLocalPart() - Method in class com.sun.xml.ws.message.FaultDetailHeader
-
- getLocalPart() - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
-
- getLocalPart() - Method in class com.sun.xml.ws.message.ProblemActionHeader
-
- getLocalPart() - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
-
- getLocalPart() - Method in class com.sun.xml.ws.message.stream.StreamHeader
-
- getLocalPart() - Method in class com.sun.xml.ws.message.StringHeader
-
- getLocalPart(String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
-
- getLocation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLObject
-
Gets the source location information in the parsed WSDL.
- getLocation() - Method in class com.sun.xml.ws.model.wsdl.AbstractExtensibleImpl.UnknownWSDLExtension
-
- getLocation() - Method in class com.sun.xml.ws.model.wsdl.AbstractObjectImpl
-
- getLocation() - Method in class com.sun.xml.ws.policy.jaxws.WSDLBoundFaultContainer
-
- getLocation() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getLocation() - Method in exception com.sun.xml.ws.util.exception.LocatableWebServiceException
-
Locations related to this exception.
- getLocation() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getLocationFor(String, String) - Method in interface com.sun.xml.ws.wsdl.writer.DocumentLocationResolver
-
Produces a relative reference from one document to another.
- getLogicalHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
-
- 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
-
- getMandatoryNonEmptyAttribute(XMLStreamReader, Attributes, String) - Method in class com.sun.xml.ws.transport.http.DeploymentDescriptorParser
-
- getMandatoryNonEmptyAttribute(XMLStreamReader, String) - Static method in class com.sun.xml.ws.wsdl.parser.ParserUtil
-
- 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
-
- getMapRequiredLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the local name of the fault when a header representing a WS-Addressing Message
Addresing Property is absent.
- getMapRequiredText() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Gets the description text when a required WS-Addressing header representing a
Message Addressing Property is absent.
- getMarshallerPool() - Method in interface com.sun.xml.ws.api.model.SEIModel
-
- getMarshallerPool() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getMatchingPort(QName, QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
gets the first port in the wsdl which matches the serviceName and portType
- getMatchingPort(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
-
gets the first port in this service which matches the portType
- getMaxAge() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
-
Returns the maximum age of the cookie, specified in seconds.
- getMBeanServer() - Method in class com.sun.xml.ws.server.RewritingMOM
-
- 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
-
- 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
-
- 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.LogicalMessageContextImpl
-
- getMessage(HeaderList, AttachmentSet, WSBinding) - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
-
This should be called by first checking if the payload is modified.
- getMessage() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
-
- getMessage() - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
-
- getMessage() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
-
- getMessage() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
-
- getMessage(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
- getMessage() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
-
- getMessage() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
-
- getMessageContext() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
-
- 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
-
- getMessageDumpPropertyBase() - Method in class com.sun.xml.ws.assembler.TubeCreator
-
- 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.
- getMessageFactory() - Method in enum com.sun.xml.ws.api.SOAPVersion
-
- getMessageFactory() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
-
- getMessageHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
-
- getMessageHeaders() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
- getMessageHeaders() - Method in class com.sun.xml.ws.api.message.Message
-
- getMessageHeaders() - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- getMessageHeaders() - Method in class com.sun.xml.ws.message.AbstractMessageImpl
-
Default implementation of getMessageHeaders just calls getHeaders()
for now.
- getMessageHeaders() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
-
- getMessageHeaders() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
-
- getMessageHeaders() - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
-
- getMessageID() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
-
Gets the wsa:MessageID header content as String.
- getMessageID(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
-
- getMessageID(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Returns the value of WS-Addressing MessageID
header.
- 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 class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
- getMetaData() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
Parses the metadata inside this EPR and obtains it in a easy-to-process form.
- getMetadata() - Method in class com.sun.xml.ws.developer.EPRRecipe
-
Gets all the metadata added so far.
- getMetadata() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
-
- getMetadataClosure(String, 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
-
- 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(SEIModel) - Method in class com.sun.xml.ws.api.message.Message
-
Deprecated.
- 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
-
- 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.encoding.MimeMultipartParser.PartAttachment
-
- 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.StreamSOAP11Codec
-
- getMimeType() - Method in class com.sun.xml.ws.encoding.StreamSOAP12Codec
-
- getMimeType() - Method in class com.sun.xml.ws.encoding.xml.XMLCodec
-
- getMimeType() - Method in class com.sun.xml.ws.encoding.XMLHTTPBindingCodec
-
- getMimeType(QName, String, WebParam.Mode) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
Gets mime:content@part value which is the MIME type for a given operation, part and WebParam.Mode
.
- getMimeTypeForFaultPart(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
Gets the MIME type for a given wsdl part in wsdl:fault
- getMimeTypeForInputPart(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
Gets the MIME type for a given wsdl part in wsdl:input
- getMimeTypeForOutputPart(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
Gets the MIME type for a given wsdl part in wsdl:output
- 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.MUTube
-
- 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 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.AbstractExtensibleImpl.UnknownWSDLExtension
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundFaultImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLMessageImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
-
- getName() - Method in class com.sun.xml.ws.model.wsdl.WSDLServiceImpl
-
- getName() - Method in class com.sun.xml.ws.runtime.config.TubelineDefinition
-
Gets the value of the name property.
- getName(int) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up an attribute's QName by index.
- getName() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
Return an element's qname.
- getName() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
-
- getName(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getName() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
-
Returns 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.XMLStreamReaderFilter
-
- getNames() - Method in class com.sun.xml.ws.encoding.ParameterList
-
Return an enumeration of the names of all parameters in this
list.
- 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.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.XMLStreamReaderFilter
-
- getNamespaceContext() - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
-
- getNamespaceCount() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getNamespaceCount() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getNamespacePrefix(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getNamespacePrefix(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getNamespaceURI() - Method in class com.sun.xml.ws.api.addressing.EPRHeader
-
- getNamespaceURI() - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
-
- getNamespaceURI() - Method in interface com.sun.xml.ws.api.message.Header
-
Gets the namespace URI of this header element.
- getNamespaceURI() - Method in class com.sun.xml.ws.message.DOMHeader
-
- getNamespaceURI() - Method in class com.sun.xml.ws.message.FaultDetailHeader
-
- getNamespaceURI() - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
-
- getNamespaceURI() - Method in class com.sun.xml.ws.message.ProblemActionHeader
-
- getNamespaceURI() - Method in class com.sun.xml.ws.message.stream.OutboundStreamHeader
-
- getNamespaceURI() - Method in class com.sun.xml.ws.message.stream.StreamHeader
-
- getNamespaceURI() - Method in class com.sun.xml.ws.message.StringHeader
-
- getNamespaceURI(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getNamespaceURI() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getNamespaceURI(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
This method is not particularly fast, but shouldn't be called very
often.
- getNamespaceURI() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getNamespaceURI(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getNamespaceURI(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getNamespaceURI() - Method in class com.sun.xml.ws.wsdl.parser.MemberSubmissionAddressingWSDLParserExtension
-
- getNamespaceURI() - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingMetadataWSDLParserExtension
-
- getNamespaceURI() - Method in class com.sun.xml.ws.wsdl.parser.W3CAddressingWSDLParserExtension
-
- getNestedParameters() - Method in class com.sun.xml.ws.api.config.management.policy.ManagedServiceAssertion.ImplementationRecord
-
Implementation elements may contain element parameters that contain
further parameters.
- getNext() - Method in class com.sun.xml.ws.api.pipe.NextAction
-
Returns the next tube
- getNode() - Method in class com.sun.xml.ws.fault.SOAP12Fault
-
- 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
-
- getNoneUri() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- 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 enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- getNsUri() - Method in class com.sun.xml.ws.message.RootElementSniffer
-
- getObject(ObjectName) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- getObject(ObjectName) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getObjectName(Object) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- getObjectName(Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getObjectRegistrationManager() - Method in class com.sun.xml.ws.server.RewritingMOM
-
- getObjectRegistrationManager() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getOne() - Method in class com.sun.xml.ws.util.QNameMap
-
Returns one random item in the map.
- getOperation(WSDLBoundPortType) - Method in class com.sun.xml.ws.api.message.Message
-
- getOperation(WSDLPort) - Method in class com.sun.xml.ws.api.message.Message
-
- getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
-
Gets the wsdl:portType/wsdl:operation model -
WSDLOperation
,
associated with this binding operation.
- getOperation(String, String) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
-
Gets the bound operation in this port for a tag name.
- getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLFault
-
- getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLInput
-
- getOperation() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOutput
-
- getOperation() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
Deprecated.
- getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getOperation(String, String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLFaultImpl
-
- getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLInputImpl
-
- getOperation() - Method in class com.sun.xml.ws.model.wsdl.WSDLOutputImpl
-
- 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
-
- 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 interface com.sun.xml.ws.api.model.JavaMethod
-
Gives the wsdl:operation@name value
- 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.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.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
-
- getOutBinding() - Method in class com.sun.xml.ws.model.ParameterImpl
-
- getOutParts() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
-
- getOutParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getOutput() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
-
Gets the wsdl:output of this operation.
- getOutput() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
-
- getOutput() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
-
- getOutput() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getOutput() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getOutput() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getOutput() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Transport's underlying output stream
- getOutputAction(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
-
- getOutputAction(WSDLBoundOperation) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
-
- getOutputAction() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getOutputBinding(String) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- 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
-
- getOutputMimeTypes() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
Map of mime:content@part and the mime type from mime:content@type for wsdl:output
- getOutputParts() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- 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(XMLStreamWriter) - Static method in class com.sun.xml.ws.streaming.XMLStreamWriterUtil
-
Gives the underlying stream for XMLStreamWriter.
- getOutputStream() - Method in class com.sun.xml.ws.util.ByteArrayDataSource
-
- getOwner() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
-
Returns
WSService
object that owns this port.
- getOwner() - Method in interface com.sun.xml.ws.api.model.CheckedException
-
Gets the root
SEIModel
that owns this model.
- getOwner() - Method in interface com.sun.xml.ws.api.model.JavaMethod
-
Gets the root
SEIModel
that owns this model.
- getOwner() - Method in interface com.sun.xml.ws.api.model.Parameter
-
Gets the root
SEIModel
that owns this model.
- getOwner() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
-
- getOwner() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLPort
-
- getOwner() - Method in class com.sun.xml.ws.client.PortInfo
-
- getOwner() - Method in class com.sun.xml.ws.model.CheckedExceptionImpl
-
- getOwner() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getOwner() - Method in class com.sun.xml.ws.model.ParameterImpl
-
- getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
-
- getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
-
- getOwner() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortTypeImpl
-
- 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
- getPacketMessage() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
-
Updates Message in the packet with user modifications
returns the new packet's message
- getParameter(String, String) - Method in class com.sun.xml.ws.api.BindingID
-
Returns a parameter of this binding ID.
- getParameter(String) - Method in class com.sun.xml.ws.encoding.ContentType
-
Return the specified parameter value.
- getParameter(Packet) - Method in class com.sun.xml.ws.server.provider.MessageProviderArgumentBuilder
-
- getParameter(Packet) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
-
Binds
Message
to method invocation parameter
- getParameterAnnotations(Method) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
-
- getParameterAnnotations(Method) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
-
- getParameterList() - Method in class com.sun.xml.ws.encoding.ContentType
-
Return a ParameterList object that holds all the available
parameters.
- getParameterOrder() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
-
- 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
- getParent() - Method in interface com.sun.xml.ws.api.model.CheckedException
-
Gets the parent
JavaMethod
to which this checked exception belongs.
- getParent() - Method in interface com.sun.xml.ws.api.model.Parameter
-
Gets the parent
JavaMethod
to which this parameter belongs.
- getParent() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLService
-
- 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
-
- getParentCollectionType() - Method in class com.sun.xml.ws.spi.db.TypeInfo
-
- getPart(String, WebParam.Mode) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
-
Gets
WSDLPart
for the given wsdl:input or wsdl:output part
- getPart(String, WebParam.Mode) - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getPartName() - Method in interface com.sun.xml.ws.api.model.Parameter
-
Gives the wsdl:part@name value
- getPartName() - Method in class com.sun.xml.ws.model.ParameterImpl
-
- 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.
- getPathInfo() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getPathInfo() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getPathInfo() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getPathInfo() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Extra portion of the request URI after the end of the expected address of the service
but before the query string
- getPayload() - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
-
- getPayload(BindingContext) - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
-
- getPayload(JAXBContext) - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
-
- getPayloadLocalPart() - Method in class com.sun.xml.ws.api.message.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.api.message.MessageWrapper
-
- 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.api.message.MessageWrapper
-
- 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 class com.sun.xml.ws.message.PayloadElementSniffer
-
- getPCDATA() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- getPIData() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getPIData() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getPITarget() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getPITarget() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getPolicies() - Method in class com.sun.xml.ws.policy.jaxws.BuilderHandler
-
- getPolicyMap() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
-
- getPolicyMap() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
-
- 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
-
- getPolicyMap() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
- getPolicyMap() - Method in class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
- 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(PolicyMapMutator...) - Method in class com.sun.xml.ws.policy.jaxws.PolicyMapBuilder
-
Iterates all the registered PolicyBuilders and lets them populate
their changes into PolicyMap.
- getPolicyMap() - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- getPolicyMap() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getPolicyResolver() - Method in interface com.sun.xml.ws.api.wsdl.parser.WSDLParserExtensionContext
-
Provides the PolicyResolver
- getPolicyResolver() - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionContextImpl
-
- getPolicySubjects() - Method in class com.sun.xml.ws.policy.jaxws.BuilderHandler
-
- getPool() - Method in class com.sun.xml.ws.api.server.Adapter
-
Returns a reference to the pool of Toolkits for this adapter.
- getPort(Service, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
Creates a proxy that can be used to talk to this EPR.
- getPort() - Method in interface com.sun.xml.ws.api.client.WSPortInfo
-
Gets the
WSDLPort
object that represents this port,
if
WSService
is configured with WSDL.
- getPort() - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
-
Gets the
WSDLPort
that represents the port.
- getPort() - Method in interface com.sun.xml.ws.api.model.SEIModel
-
Gets the
WSDLPort
that represents the port that this SEI binds to.
- getPort() - Method in class com.sun.xml.ws.api.server.WSEndpoint
-
Gets the port that this endpoint is serving.
- getPort(WSEndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.api.WSService
-
- getPort() - Method in class com.sun.xml.ws.client.PortInfo
-
- getPort(QName, Class<T>) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getPort(QName, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getPort(WSEndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getPort(WSEndpointReference, QName, Class<T>, WebServiceFeatureList) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getPort(Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getPort(Class<T>) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getPort() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
-
- getPort() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getPort() - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- getPort() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- getPortAddressResolver(String) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
-
- getPortInfo() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
- getPortInfo() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
- 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(WSDLServiceImpl, QName) - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- 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 {@link 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
-
- getPortName() - Method in class com.sun.xml.ws.client.sei.SEIStub
-
- getPortName() - Method in class com.sun.xml.ws.client.Stub
-
Gets the port name that this stub is configured to talk to.
- getPortName() - Method in class com.sun.xml.ws.handler.PortInfoImpl
-
- getPortName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getPortName(Class<?>, String) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
gets the wsdl:portName
for a given implementation class
- getPortName(Class<?>, String, boolean) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
- getPortName(Class<?>, String, MetadataReader) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
- getPortName(Class<?>, String, MetadataReader, boolean) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
- 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
.
- getPortNamePattern() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
-
- getPorts() - Method in interface com.sun.xml.ws.api.model.wsdl.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.WSDLBoundPortType
-
- getPortType(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
-
- getPortType() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- getPortType(QName) - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
- getPortTypeName() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.Metadata
-
- getPortTypeName() - Method in interface com.sun.xml.ws.api.model.SEIModel
-
Value of wsdl:portType bound to the port associated with the {@link SEIModel)
- getPortTypeName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundPortType
-
- getPortTypeName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
-
Gives the enclosing wsdl:portType@name attribute value.
- getPortTypeName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getPortTypeName(Class<?>) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
Gives portType QName from implementatorClass or SEI
- getPortTypeName(Class<?>, String, MetadataReader) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
- getPortTypeName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- getPortTypeName() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
-
- getPortTypes() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
-
- getPortTypes() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
- getPrefix() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- getPrefix(int) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up an attribute's prefix by index.
- getPrefix(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getPrefix() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getPrefix(String) - Method in interface com.sun.xml.ws.streaming.PrefixFactory
-
Return a brand new prefix for the given URI.
- getPrefix(String) - Method in class com.sun.xml.ws.streaming.PrefixFactoryImpl
-
- getPrefix(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getPrefix(String) - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
-
Look up one of the prefixes associated with a URI in this context.
- getPrefix(String) - Method in class com.sun.xml.ws.util.NamespaceSupport
-
Return one of the prefixes mapped to a Namespace URI.
- getPrefix() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getPrefix(String) - Method in class com.sun.xml.ws.util.xml.XMLStreamWriterFilter
-
- getPrefix(String) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
-
- getPrefixes(String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
-
Return an enumeration of all prefixes currently in force.
- getPrefixes() - Method in class com.sun.xml.ws.util.NamespaceSupport
-
Return an enumeration of all prefixes currently declared.
- getPrefixes(String) - Method in class com.sun.xml.ws.util.NamespaceSupport
-
Return an enumeration of all prefixes currently declared for a URI.
- 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
-
- 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(Map<String, Object>, Class<?>) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
-
- getProperties(Map<String, Object>, Method) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
-
- getProperties(Map<String, Object>, Method, int) - Method in interface com.sun.xml.ws.api.databinding.MetadataReader
-
- getProperties(Map<String, Object>, Class<?>) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
-
- getProperties(Map<String, Object>, Method) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
-
- getProperties(Map<String, Object>, Method, int) - Method in class com.sun.xml.ws.model.ReflectAnnotationReader
-
- getProperties() - Method in class com.sun.xml.ws.transport.http.server.EndpointImpl
-
- 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.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.sun.xml.ws.addressing.WsaPropertyBag
-
- getPropertyMap() - Method in class com.sun.xml.ws.api.message.Packet
-
- getPropertyMap() - Method in class com.sun.xml.ws.api.PropertySet
-
Deprecated.
- 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.client.HttpResponseProperties
-
- getPropertyMap() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getPropertyMap() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getPropertyMap() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getPropertySet(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
-
If there are any properties associated with the connection, those will
be added to
Packet
- getPropertySet(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
-
- getPropertySetter(QName) - Method in class com.sun.xml.ws.spi.db.WrapperAccessor
-
- getProtocol() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getProtocol() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getProtocol() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getProtocol() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Subclasses are expected to override
- getProtocolBindings() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
-
- getProtocolException() - Method in class com.sun.xml.ws.fault.SOAP11Fault
-
- getProtocolException() - Method in class com.sun.xml.ws.fault.SOAP12Fault
-
- getProtocolException() - Method in class com.sun.xml.ws.fault.SOAPFaultBuilder
-
- getPublicId() - Method in class com.sun.xml.ws.util.xml.DummyLocation
-
- getQName() - Method in 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
-
- 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.server.PortableConnectionImpl
-
- getQueryString() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getQueryString() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getQueryString() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
HTTP Query string, such as "foo=bar", or null if none exists.
- getRawData() - Method in class com.sun.xml.ws.util.ByteArrayBuffer
-
- getReader() - Method in class com.sun.xml.ws.message.stream.StreamMessage
-
- getReason() - Method in class com.sun.xml.ws.fault.SOAP12Fault
-
- getReferenceParameters() - Method in class com.sun.xml.ws.api.message.Packet
-
Gives a list of Reference Parameters in the Message
- getReferenceParameters() - Method in class com.sun.xml.ws.developer.EPRRecipe
-
Gets all the reference parameters added so far.
- getRelatesTo(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
-
- getRelatesTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Returns the value of WS-Addressing RelatesTo
header.
- getRelatesToID() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
-
Getter for MessageID for wsa:RelatesTo header.
- getRelativeAddressFor(SDDocument, SDDocument) - Method in interface com.sun.xml.ws.api.server.DocumentAddressResolver
-
Produces a relative reference from one document to another.
- getRemainder() - Method in class com.sun.xml.ws.encoding.HeaderTokenizer
-
Return the rest of the Header.
- getReplicaInstance() - Method in class com.sun.xml.ws.api.ha.HaInfo
-
- getReplyTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
-
- getReplyTo(boolean) - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
-
- getReplyTo(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
-
- getReplyTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Returns the value of WS-Addressing ReplyTo
header.
- getReplyToFromRequest() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
-
- getReqPayloadName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
-
Gets the payload QName of the request message.
- getReqPayloadName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getRequest() - Method in class com.sun.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.server.PortableConnectionImpl
-
- getRequestHeader(String) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getRequestHeader(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getRequestHeader(String) - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Gets an HTTP request header.
- getRequestHeaderNames() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getRequestHeaderNames() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getRequestHeaderNames() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getRequestHeaderNames() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
- getRequestHeaders() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getRequestHeaders() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getRequestHeaders() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getRequestHeaders() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
- getRequestHeaderValues(String) - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getRequestHeaderValues(String) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- 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.server.PortableConnectionImpl
-
- getRequestMethod() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getRequestMethod() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getRequestMethod() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
HTTP request method, such as "GET" or "POST".
- 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 class com.sun.xml.ws.model.JavaMethodImpl
-
- getRequestScheme() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getRequestScheme() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- 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.server.PortableConnectionImpl
-
- getRequestURI() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- 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
-
- getResolver() - Method in class com.sun.xml.ws.client.HandlerConfigurator.AnnotationConfigurator
-
- getResolver() - Method in class com.sun.xml.ws.client.HandlerConfigurator
-
- getResolver() - Method in class com.sun.xml.ws.client.HandlerConfigurator.HandlerResolverImpl
-
- getResource(String) - Method in class com.sun.xml.ws.api.ResourceLoader
-
Returns the actual location of the resource from the 'resource' arg
that represents a virtual locaion of a file understood by a container.
- getResource(String) - Method in interface com.sun.xml.ws.transport.http.ResourceLoader
-
Returns the actual location of the resource from the 'path'
that represents a virtual locaion of a file inside a web application.
- getResource(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletResourceLoader
-
- getResourceBundle() - Method in class com.sun.xml.ws.server.RewritingMOM
-
- getResourceBundle() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getResourceBundleName() - Method in exception com.sun.xml.ws.util.exception.JAXWSExceptionBase
-
- getResourceInjector(WSEndpoint) - Static method in class com.sun.xml.ws.api.server.AbstractInstanceResolver
-
- getResourcePaths(String) - Method in interface com.sun.xml.ws.transport.http.ResourceLoader
-
Returns the list of files in the given directory.
- getResourcePaths(String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletResourceLoader
-
- getResPayloadName() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
-
Gets the payload QName of the response message.
- getResPayloadName() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- getResponse(Packet, Exception, WSDLPort, WSBinding) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
-
Creates
Message
from method invocation's return value
- getResponse(Packet, T, WSDLPort, WSBinding) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
-
Creates
Packet
from method invocation's return value
- getResponse(Packet, Exception, WSDLPort, WSBinding) - Method in class com.sun.xml.ws.server.provider.XMLProviderArgumentBuilder
-
- getResponse() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getResponseCode() - Method in class com.sun.xml.ws.transport.http.client.HttpResponseProperties
-
- getResponseContext() - Method in class com.sun.xml.ws.client.Stub
-
- getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.client.HttpResponseProperties
-
- getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getResponseHeaders() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
- getResponseImpl() - Method in class com.sun.xml.ws.client.AsyncInvoker
-
- getResponseMessage(Message) - Method in class com.sun.xml.ws.server.provider.MessageProviderArgumentBuilder
-
- getResponseMessage(Exception) - Method in class com.sun.xml.ws.server.provider.MessageProviderArgumentBuilder
-
- getResponseMessage(Exception) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
-
Creates a fault
Message
from method invocation's exception
- getResponseMessage(T) - Method in class com.sun.xml.ws.server.provider.ProviderArgumentsBuilder
-
- getResponseMessageName() - Method in interface com.sun.xml.ws.api.model.JavaMethod
-
Gives the response wsdl:messageName value
- getResponseMessageName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- 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
- getResponseParameters() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getResponsePayloadName() - Method in interface com.sun.xml.ws.api.model.JavaMethod
-
Gives soap:Body's first child's name for response message.
- getResponsePayloadName() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- 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() - Method in class com.sun.xml.ws.fault.SOAP12Fault
-
- getRole(SOAPVersion) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
-
- getRole(SOAPVersion) - Method in class com.sun.xml.ws.message.saaj.SAAJHeader
-
- getRole(SOAPVersion) - Method in class com.sun.xml.ws.message.stream.StreamHeader
-
- getRoles() - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
-
- getRoles() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
-
- getRoles() - Method in class com.sun.xml.ws.client.HandlerConfiguration
-
- getRoles() - Method in class com.sun.xml.ws.handler.MessageHandlerContextImpl
-
- getRoles() - Method in class com.sun.xml.ws.handler.SOAPMessageContextImpl
-
- getRoles() - Method in class com.sun.xml.ws.util.HandlerAnnotationInfo
-
Return the roles contained in the handler chain descriptor.
- getRoot() - Method in class com.sun.xml.ws.api.wsdl.writer.WSDLGenExtnContext
-
- getRoot() - Method in class com.sun.xml.ws.server.RewritingMOM
-
- 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
-
- getRootPart() - Method in class com.sun.xml.ws.encoding.MimeMultipartParser
-
Parses the stream and returns the root part.
- getRuntimeTypeInfoSet() - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- getSafeType(T) - Method in class com.sun.xml.ws.model.AbstractWrapperBeanGenerator
-
- getSchemaOutput(String, Holder<String>) - Method in class com.sun.xml.ws.server.WSDLGenResolver
-
Updates filename if the suggested filename need to be changed in
xsd:import.
- 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.MessageContextImpl
-
- 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
- getSEI(Class<?>) - Static method in class com.sun.xml.ws.util.HandlerAnnotationProcessor
-
- getSEIMethod() - Method in interface com.sun.xml.ws.api.model.JavaMethod
-
This should be used if you want to access annotations on WebMethod
Returns the SEI method if there is one.
- getSEIMethod() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getSEIModel() - Method in interface com.sun.xml.ws.api.handler.MessageHandlerContext
-
Provides access to SEIModel
.
- getSEIModel() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
The created pipeline will use seiModel to get java concepts for the endpoint
- getSEIModel() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
-
The created pipeline will use seiModel to get java concepts for the endpoint
- getSEIModel() - Method in class com.sun.xml.ws.api.server.WSEndpoint
-
Gets the
SEIModel
that represents the relationship
between WSDL and Java SEI.
- getSEIModel() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
The created pipeline will use seiModel to get java concepts for the endpoint
- getSEIModel() - Method in class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
The created pipeline will use seiModel to get java concepts for the endpoint
- 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.server.PortableConnectionImpl
-
- getServerName() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- 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.server.PortableConnectionImpl
-
- getServerPort() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- 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(QName) - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
-
- getService() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
- getService() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
- getService() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
-
- getService() - Method in class com.sun.xml.ws.client.Stub
-
- 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.
- getServiceException(Throwable) - Method in class com.sun.xml.ws.server.sei.TieHandler
-
- 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
-
- getServiceName() - Method in class com.sun.xml.ws.client.Stub
-
Gets the service name that this stub is configured to talk to.
- getServiceName() - Method in class com.sun.xml.ws.client.WSServiceDelegate
-
- getServiceName() - Method in class com.sun.xml.ws.handler.PortInfoImpl
-
- getServiceName(Class<?>) - Static method in class com.sun.xml.ws.model.RuntimeModeler
-
gets the wsdl:serviceName
for a given implementation class
- getServiceName(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
-
- getServiceName() - Method in class com.sun.xml.ws.server.WSEndpointImpl
-
- getServiceName() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- getServiceNamePattern() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
-
- getServiceQName() - Method in interface com.sun.xml.ws.api.model.SEIModel
-
wsdl:service qualified name for the port associated with the {@link SEIModel)
- getServiceQName() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getServices() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLModel
-
- getServices() - Method in class com.sun.xml.ws.model.wsdl.WSDLModelImpl
-
- getServletContext() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getServletContext() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter
-
- getServletContext() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapterList
-
- getServletRequest() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getServletResponse() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getSize(Object) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge.ArrayHandler
-
- getSize(Object) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge.BaseCollectionHandler
-
- 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(Packet) - Method in class com.sun.xml.ws.addressing.WsaTubeHelper
-
- getSOAPAction() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
-
Value of wsdl:binding/wsdl:operation/soap:operation@soapAction
attribute or
WebMethod.action()
annotation.
- getSOAPAction() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
-
Gives soapbinding:operation@soapAction value.
- getSoapAction() - Method in class com.sun.xml.ws.client.RequestContext
-
- getSoapAction() - Method in class com.sun.xml.ws.client.sei.StubHandler
-
- getSOAPAction() - Method in class com.sun.xml.ws.model.JavaMethodImpl
-
- getSOAPAction() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundOperationImpl
-
- 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(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.
- getSOAPFactory() - Method in enum com.sun.xml.ws.api.SOAPVersion
-
- getSOAPFactory() - Method in class com.sun.xml.ws.binding.SOAPBindingImpl
-
- getSoapHandlers() - Method in class com.sun.xml.ws.client.HandlerConfiguration
-
- getSOAPMessage() - Method in class com.sun.xml.ws.api.message.Packet
-
- getSoapRoles() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
-
- getSOAPVersion() - Method in class com.sun.xml.ws.api.BindingID
-
Gets the SOAP version of this binding.
- getSOAPVersion() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
- getSOAPVersion() - Method in class com.sun.xml.ws.api.message.Message
-
- getSOAPVersion() - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- getSOAPVersion() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
-
- 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(WSFeatureList) - Static method in class com.sun.xml.ws.binding.WebServiceFeatureList
-
- 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
-
- getSOAPVersion() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- getSOAPVersion() - Method in class com.sun.xml.ws.model.wsdl.WSDLPortImpl
-
- getSOAPXopContentType(String, SOAPVersion, String) - Static method in class com.sun.xml.ws.encoding.MtomCodec
-
- 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<T>) - Method in interface com.sun.xml.ws.api.server.EndpointComponent
-
Deprecated.
Gets the specified SPI.
- 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<T>) - Method in class com.sun.xml.ws.client.ClientContainer
-
- getSPI(Class<S>) - Method in class com.sun.xml.ws.client.Stub
-
- getSPI(Class<T>) - Method in class com.sun.xml.ws.transport.http.server.ServerContainer
-
- getSPI(Class<T>) - Method in class com.sun.xml.ws.transport.http.servlet.ServletContainer
-
- getSslFaultTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
-
- getSslReplyTo() - Method in class com.sun.xml.ws.api.addressing.OneWayFeature
-
- 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(XMLStreamReader) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
-
- getStateName(int) - Static method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil
-
- getStaticContentType(Packet) - Method in interface com.sun.xml.ws.api.pipe.Codec
-
If the MIME content-type of the encoding is known statically
then this method returns it.
- getStaticContentType(Packet) - Method in class com.sun.xml.ws.encoding.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.server.PortableConnectionImpl
-
- getStatus() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getStatus() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getStatus() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
- 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.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
-
- getSubcode() - Method in class com.sun.xml.ws.fault.CodeType
-
- getSubcode() - Method in class com.sun.xml.ws.fault.SubcodeType
-
- getSubsubcode() - Method in exception com.sun.xml.ws.addressing.model.InvalidAddressingHeaderException
-
- getSubType() - Method in class com.sun.xml.ws.encoding.ContentType
-
Return the subType.
- getSupportedDomainNamespaceURIs() - Method in class com.sun.xml.ws.config.management.policy.ManagementAssertionCreator
-
- getSync(ParameterImpl) - Static method in class com.sun.xml.ws.client.sei.ValueSetter
-
- 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
-
- 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
-
- 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 {@link SEIModel)
- getTargetNamespace() - Method in interface com.sun.xml.ws.api.server.SDDocument.Schema
-
Gets the target namepsace of this schema.
- getTargetNamespace() - Method in interface com.sun.xml.ws.api.server.SDDocument.WSDL
-
Gets the target namepsace of this schema.
- getTargetNamespace() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
This is the targetNamespace for the WSDL containing the PortType
definition
- getter - Variable in class com.sun.xml.ws.client.sei.MessageFiller.AttachmentFiller
-
- getter - Variable in class com.sun.xml.ws.server.sei.MessageFiller.AttachmentFiller
-
- getTerminalPipe() - Method in class com.sun.xml.ws.api.pipe.ServerPipeAssemblerContext
-
Deprecated.
The last
Pipe
in the pipeline.
- getTerminalTube() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
-
The last
Pipe
in the pipeline.
- getTerminalTube() - Method in class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
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.client.sei.BodyBuilder.Wrapped
-
Abstracts away the
Holder
handling when touching method arguments.
- getters - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Wrapped
-
Abstracts away the
Holder
handling when touching method arguments.
- getText() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- getText() - Method in class com.sun.xml.ws.fault.TextType
-
- getText() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getText() - Method in class com.sun.xml.ws.util.xml.CDATA
-
- getText() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getTextCharacters() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- getTextCharacters() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getTextCharacters() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getTextCharacters(int, char[], int, int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getTextForNode(Node) - Static method in class com.sun.xml.ws.util.xml.XmlUtil
-
- getTextLength() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- getTextLength() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getTextLength() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getTextStart() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- getTextStart() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- getTextStart() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- getThrowable() - Method in class com.sun.xml.ws.api.pipe.NextAction
-
Returns the Throwable generated by the last Tube
- getTo() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
-
Gets the wsa:To header.
- getTo(MessageHeaders, AddressingVersion, SOAPVersion) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
-
- getTo(AddressingVersion, SOAPVersion) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Returns the value of WS-Addressing To
header.
- getToAsReference() - Method in class com.sun.xml.ws.addressing.WsaPropertyBag
-
Gets the wsa:To header.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.ImageDataContentHandler
-
Returns an object which represents the data to be transferred.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.StringDataContentHandler
-
Return the Transfer Data of type DataFlavor from InputStream.
- getTransferData(DataFlavor, DataSource) - Method in class com.sun.xml.ws.encoding.XmlDataContentHandler
-
- 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.
- 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.
- getTransportBackChannel(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
-
- 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
-
- getTubeCreators(ClientTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.TubelineAssemblyController
-
Provides a ordered collection of WSIT/Metro client-side tube creators that are be used to
construct a client-side Metro tubeline
The order of the tube creators in the collection is last-to-first from the
client side request message processing perspective.
- getTubeCreators(DefaultServerTubelineAssemblyContext) - Method in class com.sun.xml.ws.assembler.TubelineAssemblyController
-
Provides a ordered collection of WSIT/Metro server-side tube creators that are be used to
construct a server-side Metro tubeline for a given endpoint
The order of the tube creators in the collection is last-to-first from the
server side request message processing perspective.
- getTubeFactories() - Method in class com.sun.xml.ws.runtime.config.TubelineFeature
-
- 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.WsaTube
-
- getTubeline(MetroConfig, URI) - Method in class com.sun.xml.ws.assembler.MetroConfigLoader
-
- getTubelineAssemblyController() - Method in class com.sun.xml.ws.assembler.MetroTubelineAssembler
-
- 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.sun.xml.ws.encoding.HeaderTokenizer.Token
-
Return the type of the token.
- getType() - Method in class com.sun.xml.ws.message.RelatesToHeader
-
- getType() - Method in class com.sun.xml.ws.policy.jaxws.PolicyWSDLParserExtension.PolicyRecordHandler
-
- 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
-
- 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(TypeReference) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- getTypeName(TypeInfo) - Method in class com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper
-
- 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.
- getTypeReference() - Method in class com.sun.xml.ws.db.glassfish.MarshallerBridge
-
- getTypeReference() - Method in class com.sun.xml.ws.message.jaxb.MarshallerBridge
-
Deprecated.
- getTypeReference() - Method in class com.sun.xml.ws.model.ParameterImpl
-
- 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
-
- getURI() - Method in class com.sun.xml.ws.api.EndpointAddress
-
Returns an URI of the endpoint address.
- getUri() - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader.PolicyRecord
-
- getURI(int) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up an attribute's URI by index.
- getURI(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getURI(String) - Method in class com.sun.xml.ws.util.NamespaceSupport.Context
-
Look up the URI associated with a prefix in this context.
- getURI(String) - Method in class com.sun.xml.ws.util.NamespaceSupport
-
Look up a prefix and get the currently-mapped Namespace URI.
- getURIs() - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
-
Get all URIs which identify the cookies in this cookie store.
- getURIs() - Method in class com.sun.xml.ws.transport.http.client.InMemoryCookieStore
-
Get all URIs, which are associated with at least one cookie
of 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
-
- getUrlsRead() - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader
-
- getUse() - Method in class com.sun.xml.ws.api.model.soap.SOAPBinding
-
Get SOAPBinding.Use
such as literal
or encoded
.
- getUserPrincipal(Packet) - Method in interface com.sun.xml.ws.api.server.WebServiceContextDelegate
-
- getUserPrincipal() - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
-
- getUserPrincipal(Packet) - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getUserPrincipal(Packet) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getUserPrincipal(Packet) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getUserPrincipal() - 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
- 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/*".
- getValidVersionString() - Static method in class com.sun.xml.ws.util.VersionUtil
-
- getValue() - Method in interface com.sun.xml.ws.api.message.AttachmentEx.MimeHeader
-
MIME header value
- getValue() - Method in class com.sun.xml.ws.encoding.HeaderTokenizer.Token
-
Returns the value of the token just read.
- getValue() - Method in class com.sun.xml.ws.fault.CodeType
-
- getValue() - Method in class com.sun.xml.ws.fault.SubcodeType
-
- getValue(int) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up an attribute's value by index.
- getValue(QName) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up the value of an attribute by QName.
- getValue(String, String) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up the value of an attribute by URI and local name.
- getValue(String) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Look up the value of an attribute by local name.
- getValue() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
-
- getValue(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getValue(QName) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getValue(String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getValue(String, String) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- getValue() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
-
Returns the value of the cookie.
- getValue() - Method in class com.sun.xml.ws.util.QNameMap.Entry
-
- getValueGetterFactory() - Method in class com.sun.xml.ws.client.sei.AsyncMethodHandler
-
- getValueGetterFactory() - Method in class com.sun.xml.ws.client.sei.SEIMethodHandler
-
- getValueGetterFactory() - Method in class com.sun.xml.ws.client.sei.StubAsyncHandler
-
- getValueGetterFactory() - Method in class com.sun.xml.ws.client.sei.StubHandler
-
- getValueGetterFactory() - Method in class com.sun.xml.ws.client.sei.SyncMethodHandler
-
- 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.XMLStreamReaderFilter
-
- getVMUninitializedValue(Type) - Static method in class com.sun.xml.ws.client.sei.ResponseBuilder
-
Returns the 'uninitialized' value for the given type.
- getVMUninitializedValue(Type) - Static method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
-
Returns the 'uninitialized' value for the given type.
- getWebServiceContextDelegate(T) - Method in class com.sun.xml.ws.api.server.AbstractServerAsyncTransport
-
- getWebServiceContextDelegate(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter.AsyncTransport
-
- getWebServiceContextDelegate() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- getWebServiceContextDelegate() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getWebServiceContextDelegate() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getWebServiceContextDelegate() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
- getWebServiceFeature(Annotation) - Static method in class com.sun.xml.ws.api.WebServiceFeatureFactory
-
- getWrappedContext() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
- getWrappedContext() - Method in class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
- 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
-
- getWsaHelper(WSDLPort, SEIModel, WSBinding) - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- 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 class com.sun.xml.ws.server.WSDLGenResolver
-
Generates the concrete WSDL that contains service element.
- 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.server.PortableConnectionImpl
-
- getWSDLAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- getWSDLAddress(Packet, WSEndpoint) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- getWsdlAnonymousLocalName() - Method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- getWSDLBoundOperation(Packet) - Method in class com.sun.xml.ws.addressing.WsaTube
-
- 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 interface com.sun.xml.ws.api.model.SEIModel
-
Location of the WSDL that defines the port associated with the
SEIModel
- getWSDLLocation() - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getWsdlLocation(Class<?>) - Static method in class com.sun.xml.ws.server.EndpointFactory
-
Returns the wsdl from @WebService, or @WebServiceProvider annotation using
wsdlLocation element.
- getWsdlModel() - Method in class com.sun.xml.ws.api.pipe.ClientTubeAssemblerContext
-
The created pipeline will be used to serve this port.
- getWsdlModel() - Method in class com.sun.xml.ws.api.pipe.ServerTubeAssemblerContext
-
The created pipeline will be used to serve this port.
- getWSDLModel() - Method in interface com.sun.xml.ws.api.wsdl.parser.WSDLParserExtensionContext
-
- getWSDLModel() - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionContextImpl
-
- getWSDLOperation() - Method in class com.sun.xml.ws.api.message.Packet
-
Returns the QName of the wsdl operation associated with this packet.
- getWSDLOperationQName(Packet) - Method in class com.sun.xml.ws.wsdl.ActionBasedOperationFinder
-
- getWSDLOperationQName(Packet) - Method in class com.sun.xml.ws.wsdl.OperationDispatcher
-
- getWSDLOperationQName(Packet) - Method in class com.sun.xml.ws.wsdl.PayloadQNameBasedOperationFinder
-
- getWSDLOperationQName(Packet) - Method in class com.sun.xml.ws.wsdl.SOAPActionBasedOperationFinder
-
- getWSDLOperationQName(Packet) - Method in class com.sun.xml.ws.wsdl.WSDLOperationFinder
-
This methods returns the QName of the WSDL operation correponding 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 class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
The created pipeline will be used to serve this port.
- getWsdlPort() - Method in class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
The created pipeline will be used to serve this port.
- 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
-
- 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
-
- getXMLBridge(TypeInfo) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- getXMLBridge() - Method in class com.sun.xml.ws.model.ParameterImpl
-
- 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
-
- getXopHref() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- ID - Static variable in class com.sun.xml.ws.api.addressing.OneWayFeature
-
- ID - Static variable in class com.sun.xml.ws.api.client.SelectOptimalEncodingFeature
-
- ID - Static variable in class com.sun.xml.ws.api.fastinfoset.FastInfosetFeature
-
- id - Variable in class com.sun.xml.ws.api.pipe.Engine
-
- 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
-
- ID - Static variable in class com.sun.xml.ws.dump.MessageDumpingFeature
-
- id - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
-
- id - Variable in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerType
-
- 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.
- idx - Variable in class com.sun.xml.ws.server.sei.EndpointValueSetter.Param
-
Index of the argument to put the value to.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.ws.util.xml.ContentHandlerToXMLStreamWriter
-
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.ws.wsdl.writer.TXWContentHandler
-
- ImageDataContentHandler - Class in com.sun.xml.ws.encoding
-
- ImageDataContentHandler() - Constructor for class com.sun.xml.ws.encoding.ImageDataContentHandler
-
- ImplClass - Static variable in class com.sun.xml.ws.api.databinding.DatabindingFactory
-
The default implementation class name.
- implClass - Variable in class com.sun.xml.ws.server.provider.ProviderEndpointModel
-
- 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
-
- ImpliesWebServiceFeature - Interface in com.sun.xml.ws.api
-
Features, Providers, and JWS implementations can implement this interface to
receive a callback allowing them to modify the features enabled for a client
or endpoint binding.
- implyFeatures(WSFeatureList) - Method in interface com.sun.xml.ws.api.ImpliesWebServiceFeature
-
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
-
- in - Variable in class com.sun.xml.ws.util.xml.XMLStreamReaderToXMLStreamWriter
-
- InaccessibleWSDLException - Exception in com.sun.xml.ws.wsdl.parser
-
- InaccessibleWSDLException(List<Throwable>) - Constructor for exception com.sun.xml.ws.wsdl.parser.InaccessibleWSDLException
-
- InaccessibleWSDLException.Builder - Class in com.sun.xml.ws.wsdl.parser
-
- 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.client.sei.BodyBuilder.Wrapped
-
Where in the method argument list do they come from?
- indices - Variable in class com.sun.xml.ws.server.sei.EndpointResponseMessageBuilder.Wrapped
-
Where in the method argument list do they come from?
- INFO_SERVLET_DESTROYING() - Static method in class com.sun.xml.ws.resources.WsservletMessages
-
WSSERVLET57: JAX-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: JAX-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(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(ServletConfig) - Method in class com.sun.xml.ws.transport.http.servlet.WSServlet
-
- 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
-
- initHaEnvironment(String, String, boolean) - Method in enum com.sun.xml.ws.api.ha.HighAvailabilityProvider
-
- 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
-
- 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(ClassLoader, String, byte[]) - Static method in class com.sun.xml.ws.model.Injector
-
- inject(WSWebServiceContext, Object) - Method in class com.sun.xml.ws.server.DefaultResourceInjector
-
- 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, 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.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
-
- InjectionPlan.FieldInjectionPlan<T,R> - Class in com.sun.xml.ws.util
-
- InjectionPlan.MethodInjectionPlan<T,R> - Class in com.sun.xml.ws.util
-
- Injector - Class in com.sun.xml.ws.model
-
A
ClassLoader
used to "inject" wrapper and exception bean classes
into the VM.
- Injector() - Constructor for class com.sun.xml.ws.model.Injector
-
- inlineSchema(boolean) - Method in class com.sun.xml.ws.db.DatabindingProviderImpl.JaxwsWsdlGen
-
- inlineSchemas - Variable in class com.sun.xml.ws.api.databinding.WSDLGenInfo
-
- InMemoryCookieStore - Class in com.sun.xml.ws.transport.http.client
-
A simple in-memory java.net.CookieStore implementation
- InMemoryCookieStore() - Constructor for class com.sun.xml.ws.transport.http.client.InMemoryCookieStore
-
The default ctor
- input() - Method in interface com.sun.xml.ws.wsdl.writer.document.BindingOperationType
-
- input() - Method in interface com.sun.xml.ws.wsdl.writer.document.Operation
-
- 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, String, InputStream) - Constructor for class com.sun.xml.ws.api.message.stream.InputStreamMessage
-
Create a new message.
- InputStreamMessage(Packet, AttachmentSet, String, InputStream) - Constructor for class com.sun.xml.ws.api.message.stream.InputStreamMessage
-
Create a new message.
- insert(SafePolicyReader.PolicyRecord) - Method in class com.sun.xml.ws.policy.jaxws.SafePolicyReader.PolicyRecord
-
- insertFaultMessage(C, ProtocolException) - Method in class com.sun.xml.ws.handler.HandlerProcessor
-
When a ProtocolException is thrown, this is called.
- insertFaultMessage(C, ProtocolException) - Method in class com.sun.xml.ws.handler.SOAPHandlerProcessor
-
Replace the message in the given message context with a
fault message.
- insertFaultMessage(C, ProtocolException) - Method in class com.sun.xml.ws.handler.XMLHandlerProcessor
-
- INSTANCE - Static variable in class com.sun.xml.ws.spi.ProviderImpl
-
Convenient singleton instance.
- INSTANCE - Static variable in class com.sun.xml.ws.util.xml.DummyLocation
-
- InstanceResolver<T> - Class in com.sun.xml.ws.api.server
-
Determines the instance that serves
the given request packet.
- InstanceResolver() - Constructor for class com.sun.xml.ws.api.server.InstanceResolver
-
- InstanceResolverAnnotation - Annotation Type in com.sun.xml.ws.api.server
-
Meta annotation for selecting instance resolver.
- INTERNAL_ERR - Static variable in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
- 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 with {0}.
- INVALID_DATASOURCE_DISPATCH_MSGMODE(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
-
Can not create Dispatch 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_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_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 with {0} Binding.
- INVALID_SOAPMESSAGE_DISPATCH_MSGMODE(Object, Object) - Static method in class com.sun.xml.ws.resources.DispatchMessages
-
Can not create Dispatch 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 - Static variable in class com.sun.xml.ws.api.pipe.NextAction
-
- invoke(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.NextAction
-
- invoke(T, AsyncProviderCallback<T>, WebServiceContext) - Method in interface com.sun.xml.ws.api.server.AsyncProvider
-
Schedules an execution of a request.
- invoke(T) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- invoke(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.CallbackMethodHandler
-
- invoke(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.MethodHandler
-
Performs the method invocation.
- invoke(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.PollingMethodHandler
-
- invoke(Object, Method, Object[]) - Method in class com.sun.xml.ws.client.sei.SEIStub
-
- invoke(Object, Object[]) - Method in class com.sun.xml.ws.client.sei.SyncMethodHandler
-
- invoke(Object, Object[], RequestContext, ResponseContextReceiver) - Method in class com.sun.xml.ws.client.sei.SyncMethodHandler
-
- invoke(Packet, Method, Object...) - Method in class com.sun.xml.ws.server.sei.Invoker
-
Wrapper for reflection invoke that allows containers to adapt
- INVOKE_AND_FORGET - Static variable in class com.sun.xml.ws.api.pipe.NextAction
-
- INVOKE_ASYNC - Static variable in class com.sun.xml.ws.api.pipe.NextAction
-
- invokeAndForget(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.NextAction
-
- 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(T) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- invokeAsync(T, AsyncHandler<T>) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- invokeAsync(WSHTTPConnection) - Method in class com.sun.xml.ws.transport.http.HttpAdapter
-
- 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
-
- invokeAsyncProvider(Packet, T, AsyncProviderCallback, WebServiceContext) - Method in class com.sun.xml.ws.api.server.Invoker
-
- 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
-
- Invoker - Class in com.sun.xml.ws.api.server
-
Hides the detail of calling into application endpoint implementation.
- Invoker() - Constructor for class com.sun.xml.ws.api.server.Invoker
-
- 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.server.sei.Invoker
-
- invoker - Variable in class com.sun.xml.ws.server.sei.InvokerTube
-
- 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(Invoker) - Constructor for class com.sun.xml.ws.server.InvokerTube
-
- 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(T) - Constructor for class com.sun.xml.ws.server.sei.InvokerTube
-
- InvokerTube(InvokerTube<T>, TubeCloner) - Constructor for class com.sun.xml.ws.server.sei.InvokerTube
-
Copy constructor.
- 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.
- isAddressingEngagedOrRequired(Packet, WSBinding) - Method in class com.sun.xml.ws.addressing.WsaTube
-
- 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
- isAsync - Variable in class com.sun.xml.ws.server.provider.ProviderEndpointModel
-
- isAttachment() - Method in class com.sun.xml.ws.api.model.ParameterBinding
-
- isAttachmentParameter(ParameterImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
-
- isAttributeSpecified(int) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- isAttributeSpecified(int) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- isBare() - Method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
-
- isBindingSubject() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
-
- isBody() - Method in class com.sun.xml.ws.api.model.ParameterBinding
-
- isBody() - Method in class com.sun.xml.ws.model.wsdl.WSDLPartImpl
-
- 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
-
- isCharacters() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- isCharacters() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- isCheckedException(Method, Class) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- isClient - Variable in class com.sun.xml.ws.handler.HandlerProcessor
-
- isClientSide() - Method in interface com.sun.xml.ws.api.wsdl.parser.WSDLParserExtensionContext
-
Returns true if the WSDL parsing is happening on the client side.
- isClientSide() - Method in class com.sun.xml.ws.wsdl.parser.WSDLParserExtensionContextImpl
-
- isClosed() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Retuns whether connection is closed or not.
- isCompleted() - Method in class com.sun.xml.ws.transport.http.servlet.ServletAdapter.AsyncCompletionCheck
-
- isConstraintSet() - Method in class com.sun.xml.ws.handler.HandlerChainsModel.HandlerChainType
-
- isContextSupported(Object) - Static method in class com.sun.xml.ws.spi.db.BindingContextFactory
-
- 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 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.api.model.soap.SOAPBinding
-
Returns true if its document/literal
- isDoclit() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- isDocument() - Method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
-
- isDocumentWrapper() - Method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
-
- isDOMSource() - Method in class com.sun.xml.ws.message.source.SourceUtils
-
- isDone() - Method in class com.sun.xml.ws.util.CompletedFuture
-
- isEarlyBackchannelCloseAllowed - Variable in class com.sun.xml.ws.addressing.WsaServerTube
-
- isEmpty() - Method in interface com.sun.xml.ws.api.message.AttachmentSet
-
Returns true if there's no attachment.
- isEmpty() - Method in class com.sun.xml.ws.handler.MessageContextImpl
-
- isEmpty() - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
-
- isEmpty() - Method in class com.sun.xml.ws.message.AttachmentSetImpl
-
- isEmpty() - Method in class com.sun.xml.ws.message.MimeAttachmentSet
-
This is expensive operation, its going to to read all the underlying
attachments in
MimeMultipartParser
.
- isEmpty() - Method in class com.sun.xml.ws.util.QNameMap
-
Returns true if this map is empty.
- isEnabled(WSBinding) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- isEnabled(Class<? extends WebServiceFeature>) - Method in interface com.sun.xml.ws.api.WSFeatureList
-
- 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.XMLStreamReaderFilter
-
- 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.
- isFastInfosetType(String, String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- isFastInfosetType(String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- isFault() - Method in class com.sun.xml.ws.api.message.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.api.message.MessageWrapper
-
- isFault() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.UnknownContent
-
- isFault() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
-
- isFaultMessageSubject() - Method in class com.sun.xml.ws.api.policy.subject.BindingSubject
-
- isFeatureEnabled(Class<? extends WebServiceFeature>) - Method in interface com.sun.xml.ws.api.WSBinding
-
- 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(Class<?>, String, Object) - Method in class com.sun.xml.ws.db.DatabindingFactoryImpl.ConfigBuilder
-
- 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.
- isHandleFalse() - Method in class com.sun.xml.ws.handler.HandlerTube.HandlerTubeExchange
-
- isHandleFault() - Method in class com.sun.xml.ws.handler.HandlerTube.HandlerTubeExchange
-
- isHandlerChainEmpty() - Method in class com.sun.xml.ws.handler.HandlerTube
-
- isHeader() - Method in class com.sun.xml.ws.api.model.ParameterBinding
-
- isHeaderParameter(ParameterImpl) - Method in class com.sun.xml.ws.wsdl.writer.WSDLGenerator
-
- isHttpOnly() - Method in class com.sun.xml.ws.transport.http.client.HttpCookie
-
Returns true
if this cookie contains the HttpOnly
attribute.
- 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
-
- 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
- isInCurrentRole(Header, WSBinding) - Method in class com.sun.xml.ws.addressing.WsaTube
-
- 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
-
- isKnownFault(QName, Method) - Method in class com.sun.xml.ws.model.AbstractSEIModelImpl
-
- isLiteral() - Method in enum com.sun.xml.ws.api.databinding.SoapBodyStyle
-
- isLoggable() - Method in class com.sun.xml.ws.dump.MessageDumper
-
- isManagedObject(Object) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- 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
- isMTOMEnabled() - Method in class com.sun.xml.ws.model.wsdl.WSDLBoundPortTypeImpl
-
- isNamespaceDeclaration(int) - Method in interface com.sun.xml.ws.streaming.Attributes
-
Return true if the attribute at the given index is a namespace
declaration.
- isNamespaceDeclaration() - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl.AttributeInfo
-
- isNamespaceDeclaration(int) - Method in class com.sun.xml.ws.streaming.XMLStreamReaderUtil.AttributesImpl
-
- isNillable() - Method in class com.sun.xml.ws.spi.db.TypeInfo
-
- isNone() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
- 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
-
- 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.api.message.MessageWrapper
-
- isOneWay - Variable in class com.sun.xml.ws.api.message.Packet
-
Deprecated.
- isOneWay() - Method in enum com.sun.xml.ws.api.model.MEP
-
- isOneWay() - Method in interface com.sun.xml.ws.api.model.wsdl.WSDLOperation
-
Returns true if this operation is an one-way operation.
- isOneWay - Variable in class com.sun.xml.ws.client.sei.SEIMethodHandler
-
- isOneWay - Variable in class com.sun.xml.ws.client.sei.StubHandler
-
- isOneWay() - Method in class com.sun.xml.ws.client.sei.StubHandler
-
- isOneWay(WSDLPort) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
-
- isOneWay() - Method in class com.sun.xml.ws.model.wsdl.WSDLOperationImpl
-
- isOperationFeatureEnabled(Class<? extends WebServiceFeature>, QName) - Method in interface com.sun.xml.ws.api.WSBinding
-
- 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
-
- 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
-
- isPAYLOADMode(Service.Mode) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- isPayloadModifed() - Method in class com.sun.xml.ws.handler.LogicalMessageImpl
-
- isPolicyAvailable() - Method in class com.sun.xml.ws.assembler.DefaultClientTubelineAssemblyContext
-
- isPolicyAvailable() - Method in class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
- isPolicyAvailable() - Method in interface com.sun.xml.ws.assembler.dev.ClientTubelineAssemblyContext
-
- isPolicyAvailable() - Method in interface com.sun.xml.ws.assembler.dev.ServerTubelineAssemblyContext
-
- isProcessHandlerAnnotation() - Method in class com.sun.xml.ws.api.config.management.EndpointCreationAttributes
-
Return the original processHandlerAnnotation setting.
- 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
-
- isRequired(WebServiceFeature) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- isRequired(WSBinding) - Static method in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
- isRequired() - Method in class com.sun.xml.ws.developer.MemberSubmissionAddressingFeature
-
- 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
-
- isSaxSource() - Method in class com.sun.xml.ws.message.source.SourceUtils
-
- isSchema() - Method in interface com.sun.xml.ws.api.server.SDDocument
-
Returns true if this document is schema.
- isSchema() - Method in class com.sun.xml.ws.server.SDDocumentImpl
-
- isSecure() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
-
- isSecure() - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- isSecure() - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- isSecure() - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- isSecure() - Method in class com.sun.xml.ws.transport.http.WSHTTPConnection
-
Whether connection is HTTPS or not
- isServlet30Based() - Static method in class com.sun.xml.ws.transport.http.servlet.ServletUtil
-
- isStackTraceXml(Element) - Static method in class com.sun.xml.ws.fault.ExceptionBean
-
Checks if the given element is the XML representation of
ExceptionBean
.
- isStandalone() - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- isStandalone() - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- 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.XMLStreamReaderFilter
-
- isStreamSource() - Method in class com.sun.xml.ws.message.source.SourceUtils
-
- 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 class com.sun.xml.ws.assembler.DefaultServerTubelineAssemblyContext
-
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.
- isTransportSynchronous() - Method in class com.sun.xml.ws.api.config.management.EndpointCreationAttributes
-
Return the original isTransportSynchronous setting.
- isUnbound() - Method in class com.sun.xml.ws.api.model.ParameterBinding
-
- isUnderstood(int) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- isUnderstood(Header) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- isUnderstood(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- isUnderstood(QName) - 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(QName) - 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 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.saaj.SAAJMessageHeaders
-
- isUnderstood(QName) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
-
- isUnderstood(int) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
-
- 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
-
- isUserInRole(String) - Method in class com.sun.xml.ws.server.AbstractWebServiceContext
-
- isUserInRole(Packet, String) - Method in class com.sun.xml.ws.transport.http.server.PortableConnectionImpl
-
- isUserInRole(Packet, String) - Method in class com.sun.xml.ws.transport.http.server.ServerConnectionImpl
-
- isUserInRole(Packet, String) - Method in class com.sun.xml.ws.transport.http.servlet.ServletConnectionImpl
-
- isUserInRole(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.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
-
- 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
-
- isXMLHttp(WSBinding) - Static method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- isXMLType(String, String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- isXMLType(String) - Static method in class com.sun.xml.ws.encoding.xml.XMLMessage
-
- isXopReference() - Method in class com.sun.xml.ws.encoding.MtomCodec.MtomXMLStreamReaderEx
-
- itemTypeInfo - Variable in class com.sun.xml.ws.model.ParameterImpl
-
- iterator() - Method in class com.sun.xml.ws.binding.WebServiceFeatureList
-
- iterator() - Method in class com.sun.xml.ws.message.AttachmentSetImpl
-
- iterator() - Method in class com.sun.xml.ws.message.MimeAttachmentSet
-
Expensive operation.
- iterator() - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
-
- iterator(Object) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge.ArrayHandler
-
- iterator(Object) - Method in class com.sun.xml.ws.spi.db.RepeatedElementBridge.BaseCollectionHandler
-
- iterator(Object) - Method in interface com.sun.xml.ws.spi.db.RepeatedElementBridge.CollectionHandler
-
- iterator() - Method in class com.sun.xml.ws.util.ServiceFinder
-
Returns discovered objects incrementally.
- RawAccessorWrapper - Class in com.sun.xml.ws.db.glassfish
-
- RawAccessorWrapper(RawAccessor) - Constructor for class com.sun.xml.ws.db.glassfish.RawAccessorWrapper
-
- read(String) - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference
-
- 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(Packet) - Static method in class com.sun.xml.ws.api.message.saaj.SAAJFactory
-
Reads the message within the Packet to a SAAJMessage.
- read(XMLInputFactory) - Method in class com.sun.xml.ws.api.server.SDDocumentSource
-
- read() - Method in class com.sun.xml.ws.api.server.SDDocumentSource
-
- read(XMLInputFactory) - Method in class com.sun.xml.ws.server.SDDocumentImpl
-
- 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
-
- 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
-
- readAsEPR(AddressingVersion) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
-
Default implementation that copies the infoset.
- readAsEPR(AddressingVersion) - Method in class com.sun.xml.ws.message.stream.StreamHeader
-
Creates an EPR without copying infoset.
- readAsJAXB(Unmarshaller) - Method in interface com.sun.xml.ws.api.message.Header
-
Reads the header as a JAXB object by using the given unmarshaller.
- readAsJAXB(Bridge<T>) - Method in interface com.sun.xml.ws.api.message.Header
-
Deprecated.
- readAsJAXB(XMLBridge<T>) - Method in interface com.sun.xml.ws.api.message.Header
-
Reads the header as a data-bond object
- readAsJAXB(Bridge<T>, BridgeContext) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
-
Deprecated.
- readAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
-
- readAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
-
Deprecated.
- readAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.AbstractHeaderImpl
-
- readAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.DOMHeader
-
- readAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.DOMHeader
-
Deprecated.
- readAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
-
- readAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.jaxb.JAXBHeader
-
Deprecated.
- readAsJAXB(XMLBridge<T>) - 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(Packet, boolean) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
- readAsSOAPMessage() - Method in class com.sun.xml.ws.api.message.Message
-
- readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.api.message.Message
-
- readAsSOAPMessage() - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- 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.
- readAsSOAPMessage() - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
-
- readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
-
- readAsSOAPMessage() - Method in class com.sun.xml.ws.message.AbstractMessageImpl
-
- readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
-
- readAsSOAPMessage() - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
-
- readAsSOAPMessage() - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
-
- readAsSOAPMessage(Packet, boolean) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
-
- readAsXMLStreamReader() - Method in class com.sun.xml.ws.addressing.WSEPRExtension
-
- readAsXMLStreamReader() - Method in class com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension
-
- readEndpointReference(Source) - Method in class com.sun.xml.ws.spi.ProviderImpl
-
- 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.api.message.MessageWrapper
-
- 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
-
- readHeader() - Method in class com.sun.xml.ws.api.addressing.EPRHeader
-
- readHeader() - Method in class com.sun.xml.ws.api.addressing.OutboundReferenceParameterHeader
-
- readHeader() - Method in interface com.sun.xml.ws.api.message.Header
-
- 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
-
- readHeader() - Method in class com.sun.xml.ws.message.StringHeader
-
- readOnce() - Method in class com.sun.xml.ws.encoding.DataSourceStreamingDataHandler
-
- readOnce() - Method in class com.sun.xml.ws.encoding.MIMEPartStreamingDataHandler
-
- readPayload() - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
- readPayload() - Method in class com.sun.xml.ws.api.message.Message
-
- readPayload() - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- 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(Unmarshaller) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
- readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.api.message.FilterMessageImpl
-
Deprecated.
- readPayloadAsJAXB(XMLBridge<T>) - 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(Bridge<T>) - Method in class com.sun.xml.ws.api.message.Message
-
Deprecated.
- 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(Unmarshaller) - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.api.message.MessageWrapper
-
- readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
-
- readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.encoding.xml.XMLMessage.XMLMultiPart
-
- readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
-
- readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
-
Deprecated.
- readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.AbstractMessageImpl
-
- readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.DOMMessage
-
- readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.DOMMessage
-
Deprecated.
- readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.jaxb.JAXBMessage
-
- readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
-
- readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
-
Deprecated.
- readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.saaj.SAAJMessage
-
- readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
-
- readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
-
Deprecated.
- readPayloadAsJAXB(XMLBridge<T>) - Method in class com.sun.xml.ws.message.source.ProtocolSourceMessage
-
- readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.stream.PayloadStreamReaderMessage
-
- readPayloadAsJAXB(Unmarshaller) - Method in class com.sun.xml.ws.message.stream.StreamMessage
-
- readPayloadAsJAXB(Bridge<T>) - Method in class com.sun.xml.ws.message.stream.StreamMessage
-
Deprecated.
- readPayloadAsJAXB(XMLBridge<T>) - 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.api.message.MessageWrapper
-
- 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 and returns referenced policy URI as String
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.AttachmentBuilder
-
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Body
-
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Composite
-
- readRequest(Object[], Object) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.DocLit.PartBuilder
-
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.DocLit
-
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.Header
-
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.None
-
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.NullSetter
-
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder
-
Reads a request
Message
, disassembles it, and moves obtained
Java values to the expected places.
- readRequest(Message, Object[]) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.RpcLit
-
- readRequest(Object[], XMLStreamReader, AttachmentSet) - Method in class com.sun.xml.ws.server.sei.EndpointArgumentsBuilder.WrappedPartBuilder
-
- readRequest(Message) - Method in class com.sun.xml.ws.server.sei.TieHandler
-
- readResponse(Packet, JavaCallInfo) - Method in interface com.sun.xml.ws.api.databinding.ClientCallBridge
-
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.AttachmentBuilder
-
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.Body
-
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.Composite
-
- readResponse(Object[], Object) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.DocLit.PartBuilder
-
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.DocLit
-
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.Header
-
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.None
-
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.NullSetter
-
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder
-
Reads a response
Message
, disassembles it, and moves obtained Java values
to the expected places.
- readResponse(Message, Object[]) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit
-
- readResponse(Object[], XMLStreamReader, AttachmentSet) - Method in class com.sun.xml.ws.client.sei.ResponseBuilder.WrappedPartBuilder
-
- readResponse(Packet, JavaCallInfo) - Method in class com.sun.xml.ws.client.sei.StubHandler
-
- readResponse() - Method in class com.sun.xml.ws.transport.http.client.HttpClientTransport
-
- readResponseAddressingHeaders(MessageHeaders, WSDLPort, WSBinding) - Static method in class com.sun.xml.ws.api.message.AddressingUtils
-
- 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
-
- 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
-
- ReasonType - Class in com.sun.xml.ws.fault
-
<env:Reason>
<env:Text xml:lang="en">Sender Timeout
</env:Reason>
- ReasonType() - Constructor for class com.sun.xml.ws.fault.ReasonType
-
- ReasonType(String) - Constructor for class com.sun.xml.ws.fault.ReasonType
-
- 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.
- recycle(XMLStreamReader) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamReaderFactory
-
- recycle(XMLStreamWriter) - Static method in class com.sun.xml.ws.api.streaming.XMLStreamWriterFactory
-
- 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
-
- register(Object, Object, String) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- register(Object, Object) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- register(Object, Object, String) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- register(Object, Object) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- registerAtRoot(Object, String) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- registerAtRoot(Object) - Method in class com.sun.xml.ws.server.RewritingMOM
-
- registerAtRoot(Object, String) - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- registerAtRoot(Object) - 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
-
- registerHandler(BuilderHandler) - Method in class com.sun.xml.ws.policy.jaxws.PolicyMapBuilder
-
Registers another builder, which has to be notified after a new
PolicyMap is created in order to populate it's changes.
- registerListener(LazyMOMProvider.DefaultScopeChangeListener) - Method in enum com.sun.xml.ws.api.server.LazyMOMProvider
-
Registers the given object as a listener.
- 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> header.
- RelatesToHeader(QName, String, String) - Constructor for class com.sun.xml.ws.message.RelatesToHeader
-
- RelatesToHeader(QName, String) - Constructor for class com.sun.xml.ws.message.RelatesToHeader
-
- relatesToTag - Variable in enum com.sun.xml.ws.api.addressing.AddressingVersion
-
Represents the RelatesTo QName in the SOAP message for a specific WS-Addressing Version.
- 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.)
- remedyActionTaken - Variable in class com.sun.xml.ws.handler.HandlerTube
-
- REMOTE_EXCEPTION_CLASS - Static variable in class com.sun.xml.ws.model.RuntimeModeler
-
- remove(String, String) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Removes the first
Header
of the specified name.
- remove(QName) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Removes the first
Header
of the specified name.
- remove(int) - Method in class com.sun.xml.ws.api.message.HeaderList
-
Removes the first
Header
of the specified name.
- 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(Header) - Method in class com.sun.xml.ws.api.message.HeaderList
-
- remove(QName) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
-
- remove(String, String) - Method in interface com.sun.xml.ws.api.message.MessageHeaders
-
- remove(QName) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
-
- remove(String, String) - Method in class com.sun.xml.ws.api.message.saaj.SAAJMessageHeaders
-
- remove(Object) - Method in class com.sun.xml.ws.api.PropertySet
-
Deprecated.
- remove(Object) - Method in class com.sun.xml.ws.client.ResponseContext
-
- remove(Object) - Method in class com.sun.xml.ws.handler.MessageContextImpl
-
- remove(Object) - Method in class com.sun.xml.ws.handler.MessageUpdatableContext
-
- remove(Object) - Method in class com.sun.xml.ws.server.EndpointMessageContextImpl
-
- remove(URI, HttpCookie) - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
-
Remove a cookie from store.
- remove(URI, HttpCookie) - Method in class com.sun.xml.ws.transport.http.client.InMemoryCookieStore
-
Remove a cookie from store
- remove() - Method in class com.sun.xml.ws.util.xml.NamedNodeMapIterator
-
- remove() - Method in class com.sun.xml.ws.util.xml.NodeListIterator
-
- removeAll() - Method in interface com.sun.xml.ws.transport.http.client.CookieStore
-
Remove all cookies in this cookie store.
- removeAll() - Method in class com.sun.xml.ws.transport.http.client.InMemoryCookieStore
-
Remove all cookies in this cookie store.
- removeContext(HttpContext) - Method in class com.sun.xml.ws.transport.http.server.ServerMgr
-
- 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
-
- 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.sun.xml.ws.api.DistributedPropertySet
-
Deprecated.
- removeSatellite(PropertySet) - Method in class com.sun.xml.ws.api.message.Packet
-
Deprecated.
- 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.ArrayHandler - Class in com.sun.xml.ws.spi.db
-
- RepeatedElementBridge.BaseCollectionHandler - Class in com.sun.xml.ws.spi.db
-
- RepeatedElementBridge.CollectionHandler - Interface in com.sun.xml.ws.spi.db
-
- 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_MESSAGE_ID - Static variable in class com.sun.xml.ws.addressing.WsaServerTube
-
- REQUEST_TIMEOUT - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
-
- RequestContext - Class in com.sun.xml.ws.client
-
Request context implementation.
- RequestContext() - Constructor for class com.sun.xml.ws.client.RequestContext
-
- requestContext - Variable in class com.sun.xml.ws.client.Stub
-
- requestParams - Variable in class com.sun.xml.ws.model.JavaMethodImpl
-
- requestProcessingSucessful - Variable in class com.sun.xml.ws.handler.HandlerTube
-
- require(int, String, String) - Method in class com.sun.xml.ws.streaming.DOMStreamReader
-
- require(int, String, String) - Method in class com.sun.xml.ws.util.xml.XMLStreamReaderFilter
-
- 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(PolicyResolver.ServerContext) - Method in interface com.sun.xml.ws.api.policy.PolicyResolver
-
Creates a PolicyResolver
- resolve(PolicyResolver.ClientContext) - Method in interface com.sun.xml.ws.api.policy.PolicyResolver
-
Creates a PolicyResolver
- resolve(Packet) - Method in class com.sun.xml.ws.api.server.InstanceResolver
-
Decides which instance of 'T' serves the given request message.
- resolve(URI) - Method in class com.sun.xml.ws.api.wsdl.parser.MetaDataResolver
-
- 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(PolicyResolver.ServerContext) - Method in class com.sun.xml.ws.policy.jaxws.DefaultPolicyResolver
-
- resolve(PolicyResolver.ClientContext) - Method in class com.sun.xml.ws.policy.jaxws.DefaultPolicyResolver
-
- resolve(String) - Method in class com.sun.xml.ws.server.ServiceDefinitionImpl
-
- resolve(Packet) - Method in class com.sun.xml.ws.server.servlet.HttpSessionInstanceResolver
-
- resolve(Packet) - Method in class com.sun.xml.ws.server.SingletonResolver
-
- resolve(Packet) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
-
- resolve(EndpointReference) - Method in class com.sun.xml.ws.server.StatefulInstanceResolver
-
- resolve(String) - Method in class com.sun.xml.ws.util.pipe.AbstractSchemaValidationTube.MetadataResolverImpl
-
- resolve(String) - Method in interface com.sun.xml.ws.wsdl.SDDocumentResolver
-
- resolveEndpointAddress(Packet, RequestContext) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- 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.EntityResolverWrapper
-
- resolveEntity(String, String) - Method in class com.sun.xml.ws.wsdl.parser.MexEntityResolver
-
- resolveOperationQName(Packet) - Method in class com.sun.xml.ws.db.DatabindingImpl
-
- 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
-
- resolveURI(URI, String, String) - Method in class com.sun.xml.ws.client.dispatch.DispatchImpl
-
- ResourceInjector - Class in com.sun.xml.ws.api.server
-
Represents a functionality of the container to inject resources
to application service endpoint object (usually but not necessarily as per JavaEE spec.)
- ResourceInjector() - Constructor for class com.sun.xml.ws.api.server.ResourceInjector
-
- ResourceLoader - Class in com.sun.xml.ws.api
-
Used to locate resources for jax-ws extensions.
- ResourceLoader() - Constructor for class com.sun.xml.ws.api.ResourceLoader
-
- ResourceLoader - Interface in com.sun.xml.ws.transport.http
-
- RESPONSE - Static variable in class com.sun.xml.ws.model.RuntimeModeler
-
- ResponseBuilder - Class in com.sun.xml.ws.client.sei
-
Reads a response
Message
, disassembles it, and moves obtained Java values
to the expected places.
- ResponseBuilder() - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder
-
- responseBuilder - Variable in class com.sun.xml.ws.client.sei.StubHandler
-
- 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.DocLit - Class in com.sun.xml.ws.client.sei
-
Treats a payload as multiple parts wrapped into one element,
and processes all such wrapped parts.
- ResponseBuilder.DocLit.PartBuilder - Class in com.sun.xml.ws.client.sei
-
Unmarshals each wrapped part into a JAXB object and moves it
to the expected place.
- ResponseBuilder.Header - Class in com.sun.xml.ws.client.sei
-
Reads a header into a JAXB object.
- ResponseBuilder.None - Class in com.sun.xml.ws.client.sei
-
- ResponseBuilder.NullSetter - Class in com.sun.xml.ws.client.sei
-
- ResponseBuilder.RpcLit - Class in com.sun.xml.ws.client.sei
-
Treats a payload as multiple parts wrapped into one element,
and processes all such wrapped parts.
- ResponseBuilder.WrappedPartBuilder - Class in com.sun.xml.ws.client.sei
-
- 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
-
- 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.
- responseParams - Variable in class com.sun.xml.ws.model.JavaMethodImpl
-
- REST_BINDING - Static variable in interface com.sun.xml.ws.developer.JAXWSProperties
-
Binding to represent RESTful services.
- RESTSourceDispatch - Class in com.sun.xml.ws.client.dispatch
-
- RESTSourceDispatch(QName, Service.Mode, WSServiceDelegate, Tube, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.RESTSourceDispatch
-
Deprecated.
- RESTSourceDispatch(WSPortInfo, Service.Mode, BindingImpl, WSEndpointReference) - Constructor for class com.sun.xml.ws.client.dispatch.RESTSourceDispatch
-
- resume(Packet) - Method in class com.sun.xml.ws.api.pipe.Fiber
-
Wakes up a suspended fiber.
- 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.
- 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.RewritingMOM
-
- resumeJMXRegistration() - Method in class com.sun.xml.ws.server.WSEndpointMOMProxy
-
- 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.api.pipe.NextAction
-
- RETURN - Static variable in class com.sun.xml.ws.model.RuntimeModeler
-
- 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.
- RewritingMOM - Class in com.sun.xml.ws.server
-
- RewritingMOM(ManagedObjectManager) - Constructor for class com.sun.xml.ws.server.RewritingMOM
-
- 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(boolean) - Constructor for class com.sun.xml.ws.message.RootElementSniffer
-
- RootElementSniffer() - Constructor for class com.sun.xml.ws.message.RootElementSniffer
-
- RootOnlyCodec - Interface in com.sun.xml.ws.encoding
-
Codec
that works only on the root part of the MIME/multipart.
- RpcLit(WrapperParameter, SOAPVersion, ValueGetterFactory) - Constructor for class com.sun.xml.ws.client.sei.BodyBuilder.RpcLit
-
- RpcLit(WrapperParameter, ValueSetterFactory) - Constructor for class com.sun.xml.ws.client.sei.ResponseBuilder.RpcLit
-
- 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
-
- run() - Method in class com.sun.xml.ws.api.pipe.Fiber
-
Deprecated.
- run() - Method in class com.sun.xml.ws.client.AsyncInvoker
-
- run() - Method in class com.sun.xml.ws.client.AsyncResponseImpl
-
- run() - Method in class com.sun.xml.ws.spi.db.FieldGetter.PrivilegedGetter
-
- run() - Method in class com.sun.xml.ws.spi.db.MethodGetter.PrivilegedGetter
-
- run() - Method in class com.sun.xml.ws.transport.http.server.PortableHttpHandler.HttpHandlerRunnable
-
- run() - Method in class com.sun.xml.ws.transport.http.server.WSHttpHandler.HttpHandlerRunnable
-
- runSync(Tube, Packet) - Method in class com.sun.xml.ws.api.pipe.Fiber
-
Runs a given
Tube
(and everything thereafter) synchronously.
- RUNTIME_EXCEPTION_CLASS - Static variable in class com.sun.xml.ws.model.RuntimeModeler
-
- RUNTIME_MODELER_ADDRESSING_RESPONSES_NOSUCHMETHOD(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
-
JAX-WS 2.1 API is loaded from {0}, But JAX-WS runtime requires JAX-WS 2.2 API.
- 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_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
-
- RUNTIME_MODELER_WEBMETHOD_MUST_BE_NONSTATICFINAL(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
-
- RUNTIME_MODELER_WEBMETHOD_MUST_BE_PUBLIC(Object) - Static method in class com.sun.xml.ws.resources.ModelerMessages
-
- 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, 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_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_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
-
creates an instance of RunTimeModeler given a sei
and binding
- 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(String, Object...) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
-
- RuntimeModelerException(Throwable) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
-
- RuntimeModelerException(Localizable) - Constructor for exception com.sun.xml.ws.model.RuntimeModelerException
-
- RuntimeVersion - Class in com.sun.xml.ws.util
-
Obtains the version number of the JAX-WS runtime.
- RuntimeVersion() - Constructor for class com.sun.xml.ws.util.RuntimeVersion
-
- RuntimeWSDLParser - Class in com.sun.xml.ws.wsdl.parser
-