All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary
| Class |
Description |
| AbstractFilterPipeImpl |
Default implementation of Pipe that is used as a filter.
|
| AbstractFilterTubeImpl |
Convenient default implementation for filtering Tube.
|
| AbstractHeaderImpl |
Partial default implementation of Header.
|
| AbstractInstanceResolver<T> |
Partial implementation of InstanceResolver with
convenience methods to do the resource injection.
|
| AbstractMessageImpl |
|
| AbstractMultiInstanceResolver<T> |
Partial implementation of InstanceResolver with code
to handle multiple instances per server.
|
| AbstractPipeImpl |
Partial default implementation of Pipe.
|
| AbstractSchemaValidationTube |
Tube that does the schema validation.
|
| AbstractSEIModelImpl |
model of the web service.
|
| AbstractServerAsyncTransport<T> |
Partial server side async transport implementation.
|
| AbstractTubeImpl |
Base class for Tube implementation.
|
| AbstractWebServiceContext |
|
| AbstractWrapperBeanGenerator<T,C,M,A extends Comparable> |
Finds request/response wrapper and exception bean memebers.
|
| AbstractWrapperBeanGenerator.BeanMemberFactory<T,A> |
|
| ActionBasedOperationSignature |
This class models the Operation Signature as defined by WS-I BP ( 1.2 or 2.0) to use wsa:Action and payload QName to
identify the corresponding wsdl operation from a request SOAP Message.
|
| ActionNotSupportedException |
|
| Adapter<TK extends Adapter.Toolkit> |
|
| Address |
|
| AddressingFeatureConfigurator |
This Policy extension configures the WSDLModel with AddressingFeature when Addressing assertions are present in the
PolicyMap.
|
| AddressingMessages |
Defines string formatting method for each constant in the resource file
|
| AddressingPolicyMapConfigurator |
Generate an addressing policy and updates the PolicyMap if AddressingFeature is enabled.
|
| AddressingPolicyValidator |
This class validates the Addressing assertions.
|
| AddressingPrefixMapper |
This supplies the prefixes for the namespaces under Addressing domain.
|
| AddressingPropertySet |
This property set exists so the upper stack can SET addressing info
on a PER-REQUEST basis (instead of a per proxy/dispatch basis via OneWayFeature).
|
| AddressingTubeFactory |
TubeFactory implementation creating one of the standard JAX-WS RI tubes
|
| AddressingUtils |
|
| AddressingVersion |
'Traits' object that absorbs differences of WS-Addressing versions.
|
| AddressingVersion.EPR |
|
| AlternativeSelector |
|
| AnnotationVisitor |
A visitor to visit a Java annotation.
|
| ASCIIUtility |
Copied from mail.jar.
|
| AsyncInvoker |
|
| AsyncProvider<T> |
|
| AsyncProviderCallback<T> |
Callback interface to signal JAX-WS RI that the processing of an asynchronous request is complete.
|
| AsyncProviderInvokerTube<T> |
|
| AsyncResponseImpl<T> |
|
| Attachment |
Attachment.
|
| AttachmentEx |
Attachment extended interface exposing custom MIME headers.
|
| AttachmentEx.MimeHeader |
MIME header
|
| AttachmentSet |
|
| AttachmentSetImpl |
|
| AttachmentUnmarshallerImpl |
|
| Attribute |
A non standard class, field, method or code attribute.
|
| Attributes |
The Attributes interface is essentially a version of the
org.xml.sax.Attributes interface modified to use the JAX-WS QName class.
|
| BaseDistributedPropertySet |
|
| BasePropertySet |
A set of "properties" that can be accessed via strongly-typed fields
as well as reflexibly through the property name.
|
| BasePropertySet.Accessor |
|
| BasePropertySet.PropertyMap |
Represents the list of strongly-typed known properties
(keyed by property names.)
|
| BasePropertySet.PropertyMapEntry |
PropertyMapEntry represents a Map.Entry in the PropertyMap with more efficient access.
|
| BasicTransportTubeFactory |
TubeFactory implementation creating one of the standard JAX-WS RI tubes
|
| Binding |
|
| Binding |
|
| BindingApiMessages |
Defines string formatting method for each constant in the resource file
|
| BindingContext |
JAXBContext enhanced with JAXB RI specific functionalities.
|
| BindingContextFactory |
BindingContextFactory
|
| BindingHelper |
BindingHelper
|
| BindingID |
Parsed binding ID string.
|
| BindingIDFactory |
Extension point to plug in additional BindingID parsing logic.
|
| BindingImpl |
Instances are created by the service, which then
sets the handler chain on the binding impl.
|
| BindingImpl.MessageKey |
Experimental: Identify messages based on the name of the message and the
operation that uses this message.
|
| BindingInfo |
BindingInfo
|
| BindingOperationType |
|
| BindingProviderProperties |
|
| BindingSubject |
Experimental: This class identifies WSDL scopes.
|
| BindingTypeFeature |
Using this feature, the application could override the binding used by
the runtime(usually determined from WSDL).
|
| Body |
|
| Body |
|
| BodyType |
|
| BodyType |
|
| BoundEndpoint |
Represents the WSEndpoint bound to a particular transport.
|
| BridgeWrapper<T> |
|
| ByteArrayAttachment |
|
| ByteArrayBuffer |
Read/write buffer that stores a sequence of bytes.
|
| ByteArrayDataSource |
|
| ByteVector |
A dynamically extensible vector of bytes.
|
| Cancelable |
Interface for tasks that may be cancelled
|
| CDATA |
|
| CheckedException |
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 |
CheckedException class.
|
| ClassAdapter |
|
| ClassReader |
A Java class parser to make a ClassVisitor visit an existing class.
|
| ClassVisitor |
A visitor to visit a Java class.
|
| ClassWriter |
|
| ClientCallBridge |
|
| ClientLogicalHandlerTube |
|
| ClientMessageHandlerTube |
|
| ClientMessages |
Defines string formatting method for each constant in the resource file
|
| ClientMUTube |
Performs soap mustUnderstand processing for clients.
|
| ClientPipeAssemblerContext |
Deprecated.
|
| ClientPipelineHook |
Allow the container (primarily Glassfish) to inject
their own pipes into the client pipeline.
|
| ClientSchemaValidationTube |
Tube that does the schema validation on the client side.
|
| ClientSOAPHandlerTube |
|
| ClientTransportException |
|
| ClientTubeAssemblerContext |
Factory for well-known Tube implementations
that the TubelineAssembler needs to use
to satisfy JAX-WS requirements.
|
| ClientTubelineAssemblyContext |
|
| Closeable |
Closeable JAX-WS proxy object.
|
| Codec |
Encodes a Message (its XML infoset and attachments) to a sequence of bytes.
|
| Codecs |
Factory methods for some of the Codec implementations.
|
| CompletedFuture<T> |
Future implementation that obtains an already available value.
|
| Component |
Interface that allows components to hook up with each other.
|
| ComponentEx |
|
| ComponentFeature |
|
| ComponentFeature.Target |
Targets the object on which the Component will be registered
|
| ComponentRegistry |
Registry for component delegates.
|
| ComponentsFeature |
|
| Constants |
This holds generic constants information for the whole JAX-WS SI.
|
| Container |
Root of the SPI implemented by the container
(such as application server.)
|
| ContainerResolver |
This class determines an instance of Container for the runtime.
|
| ContentHandlerToXMLStreamWriter |
This is a simple utility class that adapts SAX events into StAX
XMLStreamWriter events, bridging between
the two parser technologies.
|
| ContentNegotiation |
Content negotiation enum.
|
| ContentType |
A Content-Type transport header that will be returned by MessageContext#write(java.io.OutputStream).
|
| ContentType |
|
| ContentType |
This class represents a MIME ContentType value.
|
| ContentType.Builder |
|
| ContentTypeImpl |
|
| ContentTypeImpl.Builder |
|
| ContextClassloaderLocalMessages |
Defines string formatting method for each constant in the resource file
|
| Converter |
Utility class that provides conversion of different XML representations
from/to various other formats
|
| CookieManager |
CookieManager provides a concrete implementation of CookieHandler,
which separates the storage of cookies from the policy surrounding accepting
and rejecting cookies.
|
| CookiePolicy |
CookiePolicy implementations decide which cookies should be accepted
and which should be rejected.
|
| Databinding |
Databinding is the entry point for all the WebService Databinding
functionality.
|
| Databinding |
Databinding is the entry point for all the WebService databinding
runtime functionality.
|
| Databinding.Builder |
Databinding.Builder, created from the DatabindingFactory, is used to
configure how a Databinding instance is to be built from this builder.
|
| DatabindingConfig |
DatabindingConfig contains the initial states for Databinding.
|
| DatabindingException |
Signals an error in Databinding.
|
| DatabindingFactory |
DatabindingFactory is the entry point of all the WebService
Databinding APIs.
|
| DatabindingFactory |
WsFactory is the entry point of all the ws-databinding APIs.
|
| DatabindingFactoryImpl |
DatabindingFactoryImpl
|
| DatabindingImpl |
WsRuntimeImpl is the databinding processor built on SEIModel
|
| DatabindingMode |
|
| DatabindingModeFeature |
|
| DatabindingModeFeature.Builder |
|
| DatabindingProvider |
|
| DatabindingProviderImpl |
DatabindingProviderImpl is the default JAXWS implementation of DatabindingProvider
|
| DatabindingProviderImpl.JaxwsWsdlGen |
|
| DataHandlerAttachment |
|
| DataHandlerDataSource |
|
| DataSourceDispatch |
|
| DataSourceStreamingDataHandler |
|
| DefaultPolicyResolver |
This default implementation runs the policy validators on the server side and
selects a policy alternative on the client side.
|
| DefaultResourceInjector |
|
| DeferredTransportPipe |
|
| Definitions |
|
| DeploymentDescriptorParser<A> |
|
| DeploymentDescriptorParser.AdapterFactory<A> |
Creates a new "Adapter".
|
| DeserializationException |
DeserializationException represents an exception that occurred while
deserializing a Java value from XML.
|
| DispatchException |
Exception that demands a specific fault message to be sent back.
|
| DispatchImpl<T> |
The DispatchImpl abstract class provides support
for the dynamic invocation of a service endpoint operation using XML
constructs, JAXB objects or SOAPMessage.
|
| DispatchMessages |
Defines string formatting method for each constant in the resource file
|
| DistributedPropertySet |
|
| DistributedPropertySet |
Deprecated.
|
| DocumentAddressResolver |
|
| Documented |
|
| DocumentLocationResolver |
Resolves relative references among the metadata(WSDL, schema)
documents.
|
| DOMHeader<N extends Element> |
Header implementation for a DOM.
|
| DOMMessage |
|
| DOMStreamReader |
|
| DOMStreamReader.Scope |
Namespace declarations on one element.
|
| DOMUtil |
|
| DraconianValidationErrorHandler |
|
| DummyLocation |
|
| DumpTube |
Pipe that dumps messages that pass through.
|
| EditableWSDLBoundFault |
|
| EditableWSDLBoundOperation |
|
| EditableWSDLBoundPortType |
|
| EditableWSDLFault |
|
| EditableWSDLInput |
|
| EditableWSDLMessage |
|
| EditableWSDLModel |
|
| EditableWSDLOperation |
|
| EditableWSDLOutput |
|
| EditableWSDLPart |
|
| EditableWSDLPort |
|
| EditableWSDLPortType |
|
| EditableWSDLService |
|
| EmptyMessageImpl |
|
| EncodingConstants |
File holding all encoding constants
|
| EncodingMessages |
Defines string formatting method for each constant in the resource file
|
| EncodingPolicyValidator |
|
| EncodingPrefixMapper |
|
| EndpointAddress |
Represents the endpoint address URI.
|
| EndpointArgumentsBuilder |
Reads a request Message, disassembles it, and moves obtained Java values
to the expected places.
|
| EndpointArgumentsBuilder.AttachmentBuilder |
Reads an Attachment into a Java parameter.
|
| EndpointArgumentsBuilder.Body |
Reads the whole payload into a single JAXB bean.
|
| EndpointArgumentsBuilder.Composite |
|
| EndpointArgumentsBuilder.DocLit |
Treats a payload as multiple parts wrapped into one element,
and processes all such wrapped parts.
|
| EndpointArgumentsBuilder.Header |
Reads a header into a JAXB object.
|
| EndpointArgumentsBuilder.NullSetter |
|
| EndpointArgumentsBuilder.RpcLit |
Treats a payload as multiple parts wrapped into one element,
and processes all such wrapped parts.
|
| EndpointAwareCodec |
|
| EndpointAwareTube |
Tubes that implement this interface will receive notification of the WSEndpoint
holding the tubeline after successful endpoint creation.
|
| EndpointCallBridge |
|
| EndpointComponent |
Deprecated.
|
| EndpointCreationAttributes |
Store the parameters that were passed into the original WSEndpoint instance
upon creation.
|
| EndpointData |
|
| EndpointFactory |
Entry point to the JAX-WS RI server-side runtime.
|
| EndpointImpl |
|
| EndpointMessageContextImpl |
|
| EndpointReferenceExtensionContributor |
Implementations of this class can contribute properties associated with an Endpoint.
|
| EndpointReferenceUtil |
|
| EndpointResponseMessageBuilder |
Builds a JAXB object that represents the payload.
|
| EndpointResponseMessageBuilder.Bare |
Used to create a payload JAXB object just by taking
one of the parameters.
|
| EndpointResponseMessageBuilder.DocLit |
Used to create a payload JAXB object by wrapping
multiple parameters into one "wrapper bean".
|
| EndpointResponseMessageBuilder.RpcLit |
Used to create a payload JAXB object by wrapping
multiple parameters into a WrapperComposite.
|
| EndpointValueSetter |
Moves a Java value unmarshalled from a response message
to the right place.
|
| Engine |
|
| EnvelopeStyle |
The EnvelopeStyle annotation is used to specify the message envelope style(s)
for a web service endpoint implementation class.
|
| EnvelopeStyle.Style |
|
| EnvelopeStyleFeature |
|
| EPRRecipe |
|
| EPRSDDocumentFilter |
This class acts as a filter for the Extension elements in the wsa:EndpointReference in the wsdl.
|
| ErrorHandler |
listen to static errors found during building a the WSDL Model.
|
| ExceptionHasMessage |
This class represents an Exception that needs to be marshalled
with a specific protocol wire format.
|
| ExceptionType |
Type of java exception as defined by JAXWS 2.0 JSR 224.
|
| ExistingAnnotationsType |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| ExternalMetadataFeature |
WebServiceFeature allowing to define either on server or client side external xml descriptors replacing/supplementing
WS metadata provided by class annotations.
|
| ExternalMetadataFeature.Builder |
|
| ExternalMetadataReader |
Metadata Reader able to read from either class annotations or external metadata files or combine both,
depending on configuration provided in xml file itself.
|
| FastInfosetFeature |
Enable or disable Fast Infoset on a Web service.
|
| FastInfosetFeatureConfigurator |
A configurator provider for FastInfoset policy assertions.
|
| FastInfosetReflection |
|
| FastInfosetUtil |
|
| Fault |
|
| FaultDetailHeader |
|
| FaultMessage |
SOAP Fault message.
|
| FaultType |
|
| FeatureConstructor |
This annotation should be used on a constructor of classes extending WebServiceFeature other than
Spec defined features, to help JAX-WS runtime recognize feature extensions.
|
| FeatureListUtil |
Experimental: Utility methods that operate on WebServiceFeatureLists.
|
| FeatureListValidator |
Validates a list of WebServiceFeature instances when they are added to
the client or service binding.
|
| FeatureListValidatorAnnotation |
This annotation should be used on classes that extend WebServiceFeature in
order to specify the type of FeatureListValidator bean that will be invoked when
instances of the WebServiceFeature class are included in the list of features
that are added to a client or service binding.
|
| FeatureReader<T extends WebServiceFeature> |
Parses a XML fragment and is expected to return a corresponding WebServiceFeature.
|
| Fiber |
User-level thread. Represents the execution of one request/response processing.
|
| Fiber.CompletionCallback |
Callback to be invoked when a Fiber finishes execution.
|
| Fiber.Listener |
Deprecated.
|
| FiberContextSwitchInterceptor |
Interception for Fiber context switch.
|
| FiberContextSwitchInterceptor.Work<R,P> |
Abstraction of the execution that happens inside the interceptor.
|
| FiberContextSwitchInterceptorFactory |
Factory for (@link FiberContextSwitchInterceptor} instances
|
| FieldGetter |
FieldGetter gets the value of a field from an instance.
|
| FieldSetter |
FieldSetter
|
| FieldVisitor |
A visitor to visit a Java field.
|
| FilterMessageImpl |
A FilterMessageImpl contains some other Message, which it uses
as its basic source of message data, possibly transforming the data along
the way or providing additional functionality.
|
| HaInfo |
This class has HA information
|
| HandlerAnnotationInfo |
Used to hold a list of handlers and a set of roles from an
annotated endpoint.
|
| HandlerAnnotationProcessor |
Used by client and server side to create handler information
from annotated class.
|
| HandlerChainsModel |
|
| HandlerConfiguration |
This class holds the handler information and roles on the Binding (mutable info in the binding).
|
| HandlerException |
Exception thrown by handler-related code.
|
| HandlerMessages |
Defines string formatting method for each constant in the resource file
|
| HandlerTube |
|
| HandlerTubeFactory |
TubeFactory implementation creating one of the standard JAX-WS RI tubes
|
| HasEncoding |
|
| Header |
A SOAP header.
|
| Header |
|
| Header |
|
| HeaderFault |
|
| HeaderFault |
|
| HeaderList |
|
| Headers |
Factory methods for various Header implementations.
|
| Headers |
HTTP request and response headers are represented by this class which implements
the interface Map< String,
List< String>>.
|
| HighAvailabilityProvider |
Singleton high-availability provider for Metro
|
| HighAvailabilityProvider.StoreType |
Enumeration of supported backing store factory types
|
| HighAvailabilityProviderException |
|
| HttpAdapter |
Adapter that receives messages in HTTP.
|
| HttpAdapter.CompletionCallback |
|
| HttpAdapterList<T extends HttpAdapter> |
|
| HTTPBindingImpl |
|
| HttpClientTransport |
|
| HttpConfigFeature |
A proxy's HTTP configuration (e.g cookie handling) can be configured using
this feature.
|
| HttpEndpoint |
Light-weight http server transport for WSEndpoint.
|
| HttpEndpoint |
Hides HttpContext so that EndpointImpl
may load even without HttpContext.
|
| HttpMetadataPublisher |
Intercepts GET HTTP requests to process the requests.
|
| HttpserverMessages |
Defines string formatting method for each constant in the resource file
|
| HttpTransportPipe |
Tube that sends a request to a remote HTTP server.
|
| ImageDataContentHandler |
|
| ImpliesWebServiceFeature |
Deprecated.
|
| Import |
|
| Import |
|
| InaccessibleWSDLException |
|
| InaccessibleWSDLException.Builder |
|
| InjectionPlan<T,R> |
Encapsulates which field/method the injection is done, and performs the
injection.
|
| InjectionPlan.FieldInjectionPlan<T,R> |
|
| InjectionPlan.MethodInjectionPlan<T,R> |
|
| InputStreamMessage |
Low level representation of an XML or SOAP message as an InputStream.
|
| InstanceResolver<T> |
Determines the instance that serves
the given request packet.
|
| InstanceResolverAnnotation |
Meta annotation for selecting instance resolver.
|
| InvalidAddressingHeaderException |
This exception captures SOAP Fault information when a WS-Addressing 1.0 Message Addressing
Property is invalid and cannot be processed.
|
| Invoker |
Hides the detail of calling into application endpoint implementation.
|
| Invoker |
Hides the detail of calling into application implementations.
|
| InvokerSource<T extends Invoker> |
Interface for determining Invoker for a given request
|
| InvokerTube<T> |
|
| InvokerTube<T extends Invoker> |
Base class for InvokerTube restored
to allow for containers to specify alternate implementations of SEI-based
invoking.
|
| JavaCallInfo |
On the client or service-requestor side, a JavaCallInfo object represents a
method call on the service proxy to be serialized as a SOAP request message
to be sent to the service.
|
| JavaCallInfo |
On the client or service-requestor side, a JavaCallInfo object represents a
method call on the service proxy to be serialized as a SOAP request message
to be sent to the service.
|
| JavaMethod |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| JavaMethod |
Abstracts the annotated Method of a SEI.
|
| JavaMethod.JavaParams |
Java class for anonymous complex type.
|
| JavaMethodImpl |
Build this runtime model using java SEI and annotations
|
| JavaParam |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| JavaWsdlMappingType |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| JavaWsdlMappingType.JavaMethods |
Java class for anonymous complex type.
|
| JavaWsdlMappingType.XmlSchemaMapping |
Java class for anonymous complex type.
|
| JAXBAttachment |
|
| JAXBContextFactory |
|
| JAXBDispatch |
The JAXBDispatch class provides support
for the dynamic invocation of a service endpoint operation using
JAXB objects.
|
| JAXBDispatchMessage |
Message backed by a JAXB bean; this implementation is used when client uses
Dispatch mechanism in JAXB/MESSAGE mode; difference from JAXBMessage is
that jaxbObject holds whole SOAP message including SOAP envelope;
it's the client who is responsible for preparing message content.
|
| JAXBHeader |
Header whose physical data representation is a JAXB bean.
|
| JAXBMessage |
|
| JAXBRIContextFactory |
JAXBRIContextFactory
|
| JAXBWrapperAccessor |
JAXBWrapperAccessor
|
| JAXWSExceptionBase |
|
| JAXWSProperties |
|
| JAXWSUtils |
|
| Label |
A label represents a position in the bytecode of a method.
|
| LazyMOMProvider |
The lazy provider is intended to defer Gmbal API calls until there is a JMX connection.
|
| LazyMOMProvider.DefaultScopeChangeListener |
Default interface for all object that want to be notified about scope change.
|
| LazyMOMProvider.Scope |
Possible scopes (environments) in which the provider (and object associated with it) could be in.
|
| LazyMOMProvider.ScopeChangeListener |
Interface for all object that want to be notified about scope change, introducing required methods.
|
| LazyMOMProvider.WSEndpointScopeChangeListener |
Interface used for distinguishing between a registration of a WSEndpointImpl rather than of other classes.
|
| LocatableWebServiceException |
|
| LoggingDumpTube |
|
| LoggingDumpTube.Position |
|
| ManagedClientAssertion |
The client-side ManagedClient policy assertion.
|
| ManagedEndpointFactory |
Interface to create a new WSEndpoint wrapper.
|
| ManagedServiceAssertion |
The server-side ManagedService policy assertion.
|
| ManagedServiceAssertion.ImplementationRecord |
Return the implementation class name along with all parameters for the
implementation.
|
| ManagedServiceAssertion.NestedParameters |
The nested parameters that may be set as part of an implementation element.
|
| ManagementAssertion |
Base class for the #ManagedClientAssertion and #ManagedServiceAssertion.
|
| ManagementAssertion.Setting |
To be able to distinguish between explicit settings and no setting.
|
| ManagementAssertionCreator |
Instantiates a PolicyAssertion of type ManagedServiceAssertion or ManagedClientAssertion.
|
| ManagementMessages |
Defines string formatting method for each constant in the resource file
|
| ManagementPolicyValidator |
Validate the ManagedService and ManagedClient policy assertions.
|
| ManagementPrefixMapper |
Provide the default prefix for the configuration management namespace.
|
| MappingInfo |
A MappingInfo object is the collection of all the properties of the mapping
between a JAVA contract class (SEI) and it's corresponding WSDL artifacts
(wsdl:portType and wsdl:binding).
|
| MarshallerBridge |
|
| MemberSubmissionAddressing |
This feature represents the use of WS-Addressing with either
the SOAP 1.1/HTTP or SOAP 1.2/HTTP binding.
|
| MemberSubmissionAddressing.Validation |
Property to determine if the incoming messsages should be checked for conformance
with MemberSubmission version of WS-Addressing.
|
| MemberSubmissionAddressingConstants |
Constants for Member Submission WS-Addressing version
|
| MemberSubmissionAddressingFeature |
Addressing Feature representing MemberSubmission Version.
|
| MemberSubmissionAddressingWSDLParserExtension |
Member Submission WS-Addressing Runtime WSDL parser extension
|
| MemberSubmissionEndpointReference |
Data model for Member Submission WS-Addressing specification.
|
| MemberSubmissionEndpointReference.Address |
|
| MemberSubmissionEndpointReference.AttributedQName |
|
| MemberSubmissionEndpointReference.Elements |
|
| MemberSubmissionEndpointReference.ServiceNameType |
|
| MemberSubmissionWsaClientTube |
|
| MemberSubmissionWsaServerTube |
|
| MEP |
Constants that represents four message exchange patterns.
|
| Message |
Represents a SOAP message.
|
| Message |
|
| MessageContext |
MessageContext represents a container of a SOAP message and all the properties
including the transport headers.
|
| MessageContextFactory |
|
| MessageContextFactory |
The MessageContextFactory implements com.oracle.webservices.api.message.MessageContextFactory as
a factory of Packet and public facade of Codec(s).
|
| MessageCreationException |
This is used to represent Message creation exception when a Codec
trying to create a Message.
|
| MessageDispatch |
|
| MessageDumping |
|
| MessageDumpingFeature |
|
| MessageDumpingTubeFactory |
|
| MessageFiller |
Puts a non-payload message parameter to Message.
|
| MessageFiller.AttachmentFiller |
Adds a parameter as an MIME attachment to Message.
|
| MessageFiller.Header |
Adds a parameter as an header.
|
| MessageHandler<C extends MessageHandlerContext> |
The MessageHandler class extends Handler
to provide typesafety for the message context parameter and add a method
to obtain access to the headers that may be processed by the handler.
|
| MessageHandlerContext |
The MessageHandlerContext interface extends
MessageContext to provide easy access to the contained message.
|
| MessageHandlerContextImpl |
|
| MessageHeaders |
Interface representing all the headers of a Message
|
| MessageMetadata |
In order for the Message to get properties from the Packet ...
|
| Messages |
Factory methods for various Message implementations.
|
| MessageUpdatableContext |
The class represents a MessageContext(Properties) and also allows the Message to be modified.
|
| MessageWritable |
A Message implementation may implement this interface as an alternative way to write the
message into the OutputStream.
|
| MetadataReader |
MetadataReader
|
| MetaDataResolver |
Resolves metadata such as WSDL/schema.
|
| MetadataResolverFactory |
Extension point for resolving metadata using wsimport.
|
| MetadataUtil |
WSDL, schema document metadata utility class.
|
| MethodAdapter |
|
| MethodGetter |
MethodGetter
|
| MethodHandler |
Handles an invocation of a method.
|
| MethodSetter |
MethodInjection
|
| MethodUtil |
|
| MethodVisitor |
A visitor to visit a Java method.
|
| MetroConfig |
The root element in Metro configuration file.
|
| MetroConfigName |
This interface is used to get the file name used for the metro configuration file.
|
| MetroConfigNameImpl |
TODO: Write some description here ...
|
| MetroTubelineAssembler |
TODO: Write some description here ...
|
| MexEntityResolver |
Entity resolver that works on MEX Metadata
|
| MimeAttachmentSet |
|
| MimeMultipartParser |
Parses Mime multipart message into primary part and attachment parts.
|
| MIMEPartStreamingDataHandler |
|
| MissingAddressingHeaderException |
This exception signals that a particular WS-Addressing header is missing in a SOAP message.
|
| ModelerMessages |
Defines string formatting method for each constant in the resource file
|
| ModelGenerator |
|
| ModelGenerator.SourceModelCreator |
|
| ModelTranslator |
This class provides a method for translating a PolicySourceModel structure to a
normalized Policy expression.
|
| ModelUnmarshaller |
|
| Module |
Represents an object scoped to the current "module" (like a JavaEE web appliation).
|
| MonitorBase |
|
| MonitoringTubeFactory |
TubeFactory implementation creating one of the standard JAX-WS RI tubes
|
| MonitorRootClient |
|
| MonitorRootService |
|
| MrJarUtil |
Utility class used as a JEP 238 multi release jar versioned class.
|
| MtomCodec |
Mtom message Codec.
|
| MtomCodec.ByteArrayBuffer |
|
| MtomCodec.MtomStreamWriterImpl |
|
| MtomCodec.MtomXMLStreamReaderEx |
|
| MtomFeatureConfigurator |
|
| MtomPolicyMapConfigurator |
Generate an MTOM policy if MTOM was enabled.
|
| MtomStreamWriter |
Deprecated.
|
| MustUnderstandTubeFactory |
TubeFactory implementation creating one of the standard JAX-WS RI tubes
|
| NamedNodeMapIterator |
|
| NamespaceContextExAdaper |
|
| NamespaceSupport |
Encapsulate Namespace logic for use by SAX drivers.
|
| NextAction |
|
| NoCloseInputStream |
|
| NoCloseOutputStream |
|
| NodeListIterator |
|
| NonAnonymousResponseProcessor |
Delivers response messages targeted at non-anonymous endpoint addresses
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.xml.ws.ext2.java_wsdl package.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sun.xml.ws.runtime.config package.
|
| OldBridge<T> |
Mini-marshaller/unmarshaller that is specialized for a particular
element name and a type.
|
| OneWayFeature |
Unsupported RI extension to work around an issue in WSIT.
|
| Opcodes |
Defines the JVM opcodes, access flags and array type codes.
|
| OpenAtts |
|
| Operation |
|
| Operation |
|
| OperationDispatcher |
This class abstracts the process of identifying the wsdl operation from a SOAP Message request.
|
| OutboundStreamHeader |
Used to represent outbound header created from XMLStreamBuffer.
|
| Packet |
Represents a container of a Message.
|
| Packet.State |
|
| Packet.Status |
|
| PacketDispatch |
|
| Parameter |
Runtime Parameter that abstracts the annotated java parameter
|
| ParameterBinding |
Denotes the binding of a parameter.
|
| ParameterBinding.Kind |
Represents 4 kinds of binding.
|
| ParameterImpl |
runtime Parameter that abstracts the annotated java parameter
|
| ParamType |
|
| ParserUtil |
|
| ParserUtil |
TODO: made public just for now
|
| Part |
|
| PayloadElementSniffer |
Parses the SOAP message in order to get QName of a payload element.
|
| PayloadSourceMessage |
|
| PayloadStreamReaderMessage |
|
| Pipe |
Deprecated.
|
| PipeAdapter |
|
| PipeCloner |
Deprecated.
|
| PipeClonerImpl |
Clones the whole pipeline.
|
| PipelineAssembler |
Creates a pipeline.
|
| PipelineAssemblerFactory |
Deprecated.
|
| PolicyFeatureConfigurator |
The service provider implementing this interface will be discovered and called to configure
wsdl model based on PolicyMap bound to it.
|
| PolicyMapConfigurator |
The service provider implementing this interface will be discovered and called to extend created PolicyMap instance with additional policy
bindings.
|
| PolicyMessages |
Defines string formatting method for each constant in the resource file
|
| PolicyResolver |
PolicyResolver will be used to resolve the PolicyMap created by configuration understood by JAX-WS.
|
| PolicyResolver.ClientContext |
|
| PolicyResolver.ServerContext |
|
| PolicyResolverFactory |
PolicyResolverFactory provides a way to override Effective Policy Resolution for a Service or Client.
|
| PolicyUtil |
|
| PolicyWSDLGeneratorExtension |
Marshals the contents of a policy map to WSDL.
|
| PolicyWSDLParserExtension |
Marker interface for WSDLParserExtension implementations that can replace the default implementation
|
| PolicyWSDLParserExtension |
This class parses the Policy Attachments in the WSDL and creates a PolicyMap thaty captures the policies configured on
different PolicySubjects in the wsdl.
|
| Pool<T> |
General-purpose object pool.
|
| Pool.Marshaller |
|
| Pool.TubePool |
|
| Pool.Unmarshaller |
|
| Port |
|
| PortAddressResolver |
Resolves port address for an endpoint.
|
| PortInfo |
Information about a port.
|
| PortInfoImpl |
Implementation of the PortInfo interface.
|
| PortType |
|
| PrefixFactory |
Interface for prefix factories.
|
| PrefixFactoryImpl |
A prefix factory that caches the prefixes it creates.
|
| ProblemAction |
|
| ProblemAction |
|
| ProblemActionHeader |
Header that represents <wsa:ProblemAction>
|
| ProblemHeaderQName |
|
| ProblemHeaderQName |
|
| PropertyAccessor<B,V> |
Accesses a particular property of a bean.
|
| PropertyGetter |
PropertyGetter
|
| PropertyGetterBase |
This is the Gtter of a bean property.
|
| PropertySet |
A set of "properties" that can be accessed via strongly-typed fields
as well as reflexibly through the property name.
|
| PropertySet |
Deprecated.
|
| PropertySet.Property |
|
| PropertySet.PropertyMap |
Deprecated. |
| PropertySetter |
PropertySetter
|
| PropertySetterBase |
This is the Setter of a bean property.
|
| ProtocolSourceMessage |
Implementation of Message backed by Source where the Source
represents the complete message such as a SOAP envelope.
|
| ProviderApiMessages |
Defines string formatting method for each constant in the resource file
|
| ProviderArgumentsBuilder<T> |
|
| ProviderImpl |
The entry point to the JAX-WS RI from the JAX-WS API.
|
| ProviderInvokerTube<T> |
|
| ProviderInvokerTubeFactory<T> |
Factory for Provider invoker tubes that know how to handle specific
types of Providers (i.e., javax.xml.ws.Provider).
|
| QNameMap<V> |
|
| QNameMap.Entry<V> |
|
| RawAccessorWrapper |
|
| ReadAllStream |
Reads a input stream completely and creates a new stream
by keeping some data in memory and the rest on the file system.
|
| ReadOnlyPropertyException |
|
| Reconfigurable |
Allows to trigger a reconfiguration action on an object.
|
| ReflectAnnotationReader |
ReflectAnnotationReader
|
| RelatesToHeader |
WS-Addressing <RelatesTo> header.
|
| RepeatedElementBridge<T> |
RepeatedElementBridge
|
| RepeatedElementBridge.CollectionHandler |
|
| RequestContext |
Request context implementation.
|
| ResourceInjector |
Represents a functionality of the container to inject resources
to application service endpoint object (usually but not necessarily as per JavaEE spec.)
|
| ResourceLoader |
Used to locate resources for jax-ws extensions.
|
| ResourceLoader |
|
| ResponseBuilder |
Reads a response Message, disassembles it, and moves obtained Java values
to the expected places.
|
| ResponseBuilder.AttachmentBuilder |
Reads an Attachment into a Java parameter.
|
| ResponseBuilder.Body |
Reads the whole payload into a single JAXB bean.
|
| ResponseBuilder.Composite |
|
| ResponseBuilder.DocLit |
Treats a payload as multiple parts wrapped into one element,
and processes all such wrapped parts.
|
| ResponseBuilder.Header |
Reads a header into a JAXB object.
|
| ResponseBuilder.NullSetter |
|
| ResponseBuilder.RpcLit |
Treats a payload as multiple parts wrapped into one element,
and processes all such wrapped parts.
|
| ResponseContext |
Implements "response context" on top of Packet.
|
| ResponseContextReceiver |
|
| RootElementSniffer |
Sniffs the root element name and its attributes from SAX events.
|
| RootOnlyCodec |
Codec that works only on the root part of the MIME/multipart.
|
| RuntimeModeler |
Creates a runtime model of a SEI (portClass).
|
| RuntimeModelerException |
RuntimeModelerException represents an exception that occurred while
serializing a Java value as XML.
|
| RuntimeVersion |
Obtains the version number of the JAX-WS runtime.
|
| RuntimeWSDLParser |
|
| SAAJFactory |
Factory SPI for SAAJ implementations
|
| SAAJHeader |
|
| SAAJMessage |
|
| SAAJMessage.SAAJAttachment |
|
| SAAJMessage.SAAJAttachmentSet |
|
| SAAJMessageHeaders |
|
| SaajStaxWriter |
SaajStaxWriter builds a SAAJ SOAPMessage by using XMLStreamWriter interface.
|
| SafePolicyReader |
Provides methods to unmarshal policies from a XMLStreamReader safely
|
| Schema |
|
| SchemaValidation |
Validates all request and response messages payload(SOAP:Body) for a WebService
against the XML schema.
|
| SchemaValidationFeature |
|
| SDDocument |
|
| SDDocument.Schema |
|
| SDDocument.WSDL |
|
| SDDocumentFilter |
Provides a way to filter SDDocument infoset while writing it.
|
| SDDocumentImpl |
|
| SDDocumentResolver |
|
| SDDocumentSource |
|
| SEIInvokerTube |
This pipe is used to invoke SEI based endpoints.
|
| SEIModel |
Represents abstraction of SEI.
|
| SEIPortInfo |
|
| SEIStub |
Stub that handles method invocations
through a strongly-typed endpoint interface.
|
| SelectOptimalEncodingFeature |
Client side feature to enable or disable the selection of the optimal
encoding by the client when sending outbound messages.
|
| SelectOptimalEncodingFeatureConfigurator |
A configurator provider for FastInfoset policy assertions.
|
| SenderException |
|
| SenderMessages |
Defines string formatting method for each constant in the resource file
|
| Serialization |
Configures various aspects of serialization like encoding
|
| SerializationException |
SerializationException represents an exception that occurred while
serializing a Java value as XML.
|
| SerializationFeature |
|
| SerializerConstants |
|
| ServerAdapter |
|
| ServerAdapterList |
|
| ServerLogicalHandlerTube |
|
| ServerMessageHandlerTube |
|
| ServerMessages |
Defines string formatting method for each constant in the resource file
|
| ServerMUTube |
|
| ServerPipeAssemblerContext |
Deprecated.
|
| ServerPipelineHook |
Allow the container (primarily Glassfish) to inject
their own pipes into the pipeline.
|
| ServerPropertyConstants |
|
| ServerRtException |
|
| ServerSchemaValidationTube |
Tube that does the schema validation on the server side.
|
| ServerSideException |
Represents the exception that has occurred on the server side.
|
| ServerSOAPFaultException |
Represents the SOAPFaultException that has occurred on the server side.
|
| ServerSOAPHandlerTube |
|
| ServerTubeAssemblerContext |
Factory for well-known server Tube implementations
that the TubelineAssembler needs to use
to satisfy JAX-WS requirements.
|
| ServerTubelineAssemblyContext |
|
| Service |
|
| ServiceArtifactSchemaGenerator |
ServiceArtifactSchemaGenerator generates XML schema for service artifacts including the wrapper types of
document-literal stype operation and exceptions.
|
| ServiceConfigurationError |
Error thrown when something goes wrong while looking up service providers.
|
| ServiceDefinition |
Root of the unparsed WSDL and other resources referenced from it.
|
| ServiceDefinitionImpl |
|
| ServiceDescriptor |
Abstraction over WSDL and Schema metadata
|
| ServiceFinder<T> |
A simple service-provider lookup mechanism.
|
| ServiceInterceptor |
Interception point for inner working of WSService.
|
| ServiceInterceptorFactory |
|
| ServiceSharedFeatureMarker |
Marker interface for WebServiceFeature derived classes that when instances are specified in the feature list to a service delegate must be
added to the feature list of any Stubs created by that delegate.
|
| SingletonResolver<T> |
|
| SOAP12Constants |
|
| SOAP12NamespaceConstants |
|
| SOAPAddress |
|
| SOAPAddress |
|
| SOAPBinding |
Models soap:binding in a WSDL document or a SOAPBinding annotation.
|
| SOAPBinding |
|
| SOAPBinding |
|
| SOAPBindingCodec |
|
| SOAPBindingCodec |
SOAP binding Codec that can handle MTOM, SwA, and SOAP messages
encoded using XML or Fast Infoset.
|
| SOAPBindingImpl |
|
| SOAPBindingImpl |
A wsdl:opeartion binding object that represents soap:binding.
|
| SoapBindingParameterStyle |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| SoapBindingStyle |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| SoapBindingUse |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| SoapBodyStyle |
The SoapBodyStyle represents the possible choices of the mapping styles
between the SOAP body of a wsdl:operation input/output messages and JAVA
method parameters and return/output values.
|
| SOAPConstants |
|
| SOAPConstants |
|
| SOAPFault |
|
| SOAPFault |
|
| SOAPFaultBuilder |
Base class that represents SOAP 1.1 or SOAP 1.2 fault.
|
| SOAPMessageContextImpl |
|
| SOAPMessageDispatch |
The SOAPMessageDispatch class provides support
for the dynamic invocation of a service endpoint operation using
the SOAPMessage class.
|
| SoapMessages |
Defines string formatting method for each constant in the resource file
|
| SOAPNamespaceConstants |
|
| SOAPOperation |
|
| SOAPOperation |
|
| SOAPSEIModel |
Creates SOAP specific RuntimeModel
|
| SOAPVersion |
Version of SOAP (1.1 and 1.2).
|
| SourceModel |
This class is a root of unmarshalled policy source structure.
|
| SourceReaderFactory |
|
| StandalonePipeAssembler |
Default Pipeline assembler for JAX-WS client and server side runtimes.
|
| StandaloneTubeAssembler |
Default Pipeline assembler for JAX-WS client and server side runtimes.
|
| StartWithExtensionsType |
|
| Stateful |
|
| StatefulFeature |
|
| StatefulInstanceResolver<T> |
InstanceResolver that looks at JAX-WS cookie header to
determine the instance to which a message will be routed.
|
| StatefulWebServiceManager<T> |
Stateful web service support in the JAX-WS RI.
|
| StatefulWebServiceManager.Callback<T> |
|
| StAXResult |
|
| StAXSource |
|
| StickyFeature |
Provides a way to tell the runtime about stickiness of requests.
|
| StreamAttachment |
Attachment created from raw bytes.
|
| StreamDecoder |
Decodes SOAPEnvelope read from an InputStream into a Message instance.
|
| StreamDecoderImpl |
|
| StreamHeader |
Header whose physical data representation is an XMLStreamBuffer.
|
| StreamHeader.Attribute |
Keep the information about an attribute on the header element.
|
| StreamHeader11 |
|
| StreamHeader12 |
|
| StreamingAttachment |
This feature represents the use of StreamingAttachment attachments with a
web service.
|
| StreamingAttachmentFeature |
Proxy needs to be created with this feature to configure StreamingAttachment
attachments behaviour.
|
| StreamingDataHandler |
Implementation of StreamingDataHandler to access MIME
attachments efficiently.
|
| StreamingMessages |
Defines string formatting method for each constant in the resource file
|
| StreamingSOAP |
|
| StreamMessage |
|
| StreamMessage.StreamHeaderDecoder |
|
| StreamSOAPCodec |
|
| StreamSOAPCodec |
A stream SOAP codec.
|
| StreamUtils |
|
| StringDataContentHandler |
JavaMail's data content handler for text/plain -->String
|
| StringHeader |
Header that has a single text value in it
(IOW, of the form <foo>text</foo>.)
|
| StringUtils |
|
| Stub |
Base class for stubs, which accept method invocations from
client applications and pass the message to a Tube
for processing.
|
| StubAsyncHandler |
|
| StubHandler |
|
| Stubs |
Factory methods of various stubs.
|
| SuppressAutomaticWSARequestHeadersFeature |
Suppresses automatic generation of WS-Addressing headers in request messages.
|
| SwACodec |
Codec that uses MIME/multipart as the base format.
|
| SyncProviderInvokerTube<T> |
This tube is used to invoke the Provider endpoints.
|
| SyncStartForAsyncFeature |
Feature used to request starting a fiber synchronous to the calling
thread but allowing it to later switch to run asynchronously to that thread.
|
| TagInfoset |
Complete infoset about a start tag.
|
| TerminalTubeFactory |
TubeFactory implementation creating one of the standard JAX-WS RI tubes
|
| ThreadLocalContainerResolver |
|
| ThrowableContainerPropertySet |
When using Dispatch< Packet> and the invocation completes with a Throwable, it is
useful to be able to inspect the Packet in addition to the Throwable as the Packet contains
meta-data about the request and/or response.
|
| ThrowableInPacketCompletionFeature |
When using Dispatch< Packet> and the invocation completes with a Throwable, it is
useful to be able to inspect the Packet in addition to the Throwable as the Packet contains
meta-data about the request and/or response.
|
| TidyXMLStreamReader |
Wrapper over XMLStreamReader.
|
| TieHandler |
This class mainly performs the following two tasks:
Takes a Message that represents a request,
and extracts the arguments (and updates Holders.)
Accepts return value and Holder arguments for a Java method,
and creates JAXBMessage that represents a response message.
|
| TransportBackChannel |
Represents a transport back-channel.
|
| TransportPipeFactory |
Factory for transport pipes that enables transport pluggability.
|
| TransportTubeFactory |
Factory for transport tubes that enables transport pluggability.
|
| Tube |
Abstraction of the intermediate layers in the processing chain
and transport.
|
| TubeCloner |
Clones the whole pipeline.
|
| TubeFactory |
|
| TubeFactoryConfig |
Java class for tubeFactoryCType complex type.
|
| TubeFactoryList |
Java class for tubeFactoryListCType complex type.
|
| TubelineAssembler |
Creates a tubeline.
|
| TubelineAssemblerFactory |
|
| TubelineAssemblyContext |
|
| TubelineAssemblyContextUpdater |
|
| TubelineAssemblyDecorator |
Decorate Tubes during tubeline assembly
|
| TubelineassemblyMessages |
Defines string formatting method for each constant in the resource file
|
| TubelineDefinition |
Java class for tubelineDefinitionCType complex type.
|
| TubelineFeature |
|
| TubelineFeatureReader |
|
| TubelineMapping |
Java class for tubelineMappingCType complex type.
|
| Tubelines |
Java class for tubelinesConfigCType complex type.
|
| TXWContentHandler |
|
| Type |
A Java type.
|
| TypeInfo |
A reference to a JAXB-bound type.
|
| Types |
|
| UnsupportedMediaException |
Codec throws this exception when it doesn't understand request message's
Content-Type
|
| UsesJAXBContext |
This feature instructs that the specified JAXBContextFactory be used for performing
data-binding for the SEI.
|
| UsesJAXBContextFeature |
|
| UsingAddressing |
|
| Util |
Utility code for the Message implementation.
|
| UtilException |
UtilException represents an exception that occurred while
one of the util classes is operating.
|
| UtilMessages |
Defines string formatting method for each constant in the resource file
|
| ValidationErrorHandler |
|
| ValidationProcessor |
Provides methods for assertion validation.
|
| ValidationTubeFactory |
TubeFactory implementation creating one of the standard JAX-WS RI tubes
|
| ValueGetter |
Gets a value from an object that represents a parameter passed
as a method argument.
|
| ValueSetter |
Moves a Java value unmarshalled from a response message
to the right place.
|
| ValueSetterFactory |
|
| ValueSetterFactory.AsyncBeanValueSetterFactory |
|
| Version |
Represents the version information.
|
| VersionMismatchException |
This is used to represent SOAP VersionMismatchFault.
|
| VersionUtil |
Provides some version utilities.
|
| W3CAddressingConstants |
Constants for W3C WS-Addressing version
|
| W3CAddressingMetadataConstants |
Constants for W3C Addressing Metadata specification
|
| W3CAddressingMetadataWSDLGeneratorExtension |
This extension class generates wsam:Action values for input, output and faults in the generated wsdl.
|
| W3CAddressingMetadataWSDLParserExtension |
W3C WS-Addressing Runtime WSDL parser extension that parses
WS-Addressing Metadata wsdl extensibility elements
This mainly reads wsam:Action element on input/output/fault messages in wsdl.
|
| W3CAddressingWSDLGeneratorExtension |
|
| W3CAddressingWSDLParserExtension |
W3C WS-Addressing Runtime WSDL parser extension
|
| W3CWsaClientTube |
|
| W3CWsaServerTube |
|
| WebModule |
Module that is an HTTP container.
|
| WebParamMode |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| WebServiceContextDelegate |
|
| WebServiceFeatureFactory |
Factory methods to get web service features from the corresponding
feature annotations
|
| WebServiceFeatureList |
Represents a list of WebServiceFeatures that has bunch of utility
methods pertaining to web service features.
|
| WrapperAccessor |
WrapperAccessor
|
| WrapperBeanGenerator |
Runtime Wrapper and exception bean generator implementation.
|
| WrapperBridge<T> |
|
| WrapperBridge<T> |
WrapperBridge handles RPC-Literal body and Document-Literal wrappers without static
wrapper classes.
|
| WrapperComposite |
A JAXB Bean that works like a DOM.
|
| WrapperParameter |
ParameterImpl that represents a wrapper,
which is a parameter that consists of multiple nested ParameterImpls
within, which together form a body part.
|
| WsaActionUtil |
|
| WsaClientTube |
WsaClientTube appears in the Tubeline only if addressing is enabled.
|
| WsaPropertyBag |
Provides access to the Addressing headers.
|
| WsaServerTube |
Handles WS-Addressing for the server.
|
| WsaTubeHelper |
|
| WsaTubeHelperImpl |
|
| WsaTubeHelperImpl |
|
| WSBinding |
|
| WSBindingProvider |
|
| WSDLBoundFault |
Abstracts wsdl:binding/wsdl:operation/wsdl:fault
|
| WSDLBoundFaultImpl |
|
| WSDLBoundOperation |
Abstracts wsdl:binding/wsdl:operation.
|
| WSDLBoundOperation.ANONYMOUS |
|
| WSDLBoundOperationImpl |
|
| WSDLBoundPortType |
|
| WSDLBoundPortTypeImpl |
|
| WSDLConstants |
Interface defining WSDL-related constants.
|
| WSDLDescriptorKind |
Enumeration that tells a wsdl:part that can be defined either using a type
attribute or an element attribute.
|
| WSDLDirectProperties |
Replacement for WSDLPortProperties for when elements from the WSDL are known,
but the full WSDL is not available.
|
| WSDLExtensible |
Interface that represents WSDL concepts that
can have extensions.
|
| WSDLExtension |
Represents a WSDL extensibility element or attribute.
|
| WSDLFault |
Abstracts wsdl:portType/wsdl:operation/wsdl:fault
|
| WSDLFaultImpl |
|
| WSDLFeaturedObject |
WSDLObject that can have features associated with it.
|
| WSDLGenerator |
WSDLGenerator is used to generate the WSDL representation of the service
endpoint interface of the parent Databinding object.
|
| WSDLGenerator |
Class used to generate WSDLs from a SEIModel.
|
| WSDLGeneratorExtension |
This is a callback interface used to extend the WSDLGenerator.
|
| WSDLGenExtnContext |
|
| WSDLGenInfo |
WSDLGenInfo provides the WSDL generation options
|
| WSDLInput |
Abstraction of wsdl:portType/wsdl:operation/wsdl:input
|
| WSDLInputImpl |
|
| WSDLLocator |
Used to locate WSDL documents; particularly useful for J2EE deployment archives
|
| WSDLMessage |
Abstraction of wsdl:message.
|
| WSDLMessageImpl |
Provides abstraction for wsdl:message
|
| WSDLModel |
Provides abstraction of wsdl:definitions.
|
| WSDLModel.WSDLParser |
Main purpose of this class is to parsing of a WSDL and get the WSDLModel from it.
|
| WSDLModelImpl |
|
| WsdlmodelMessages |
Defines string formatting method for each constant in the resource file
|
| WSDLObject |
Marker interface serves as base interface for the wsdl model
|
| WSDLOperation |
Provides abstraction of wsdl:portType/wsdl:operation.
|
| WSDLOperationFinder |
Extensions if this class will be used for dispatching the request message to the correct endpoint method by
identifying the wsdl operation associated with the request.
|
| WSDLOperationImpl |
|
| WSDLOperationMapping |
WSDLOperationMapping represents the mapping between a WSDL operation and a
JavaMethod.
|
| WSDLOutput |
Abstraction of wsdl:portType/wsdl:operation/wsdl:output
|
| WSDLOutputImpl |
|
| WSDLParserExtension |
Extends the WSDL parsing process.
|
| WSDLParserExtensionContext |
|
| WSDLPart |
Abstracts wsdl:part after applying binding information from wsdl:binding.
|
| WSDLPartDescriptor |
Abstracts wsdl:part descriptor that is defined using element or type attribute.
|
| WSDLPartDescriptorImpl |
|
| WSDLPartImpl |
|
| WSDLPatcher |
Patches WSDL with the correct endpoint address and the relative paths
to other documents.
|
| WSDLPort |
Abstracts wsdl:service/wsdl:port
|
| WSDLPortImpl |
|
| WSDLPortProperties |
|
| WSDLPortType |
Abstraction of wsdl:portType.
|
| WSDLPortTypeImpl |
|
| WSDLProperties |
|
| WSDLResolver |
WSDLResolver is used by WSDLGenerator while generating WSDL and its associated
documents.
|
| WSDLResolver |
Deprecated.
|
| WSDLService |
Abstracts wsdl:service.
|
| WSDLServiceImpl |
|
| WSEndpoint<T> |
Root object that hosts the Packet processing code
at the server.
|
| WSEndpoint.CompletionCallback |
Callback to notify that jax-ws runtime has finished execution of a request
submitted via schedule().
|
| WSEndpoint.PipeHead |
Represents a resource local to a thread.
|
| WSEndpointImpl<T> |
|
| WSEndpointMOMProxy |
ManagedObjectManager proxy class for WSEndpointImpl instances that could be used when Gmbal API calls
need to be deferred.
|
| WSEndpointReference |
Internal representation of the EPR.
|
| WSEndpointReference.EPRExtension |
Represents an extensibility element inside an EndpointReference
|
| WSEPRExtension |
Implementation backed by XMLStreamBuffer
|
| WSFeatureList |
|
| WSHTTPConnection |
The view of an HTTP exchange from the point of view of JAX-WS.
|
| WSPortInfo |
|
| WSService |
|
| WSService.InitParams |
|
| WSServiceDelegate |
Service objects provide the client view of a Web service.
|
| WsservletMessages |
Defines string formatting method for each constant in the resource file
|
| WSWebServiceContext |
|
| XmlAction |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlAddressing |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlBindingType |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XMLBridge<T> |
The XMLBridge is a Glassfish JAXWS side of Glassfish JAXB Bridge.
|
| XmlCatalogUtil |
|
| XMLCodec |
|
| XMLConstants |
|
| XmlDataContentHandler |
JAF data handler for XML content
|
| XMLEntityResolver |
|
| XMLEntityResolver.Parser |
|
| XmlFaultAction |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlHandlerChain |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XMLHTTPBindingCodec |
XML (infoset) over HTTP binding Codec.
|
| XMLMessage |
|
| XMLMessage.MessageDataSource |
|
| XMLMessage.UnknownContent |
Don't know about this content.
|
| XMLMessage.XMLMultiPart |
Data represented as a multi-part MIME message.
|
| XMLMessageException |
|
| XmlmessageMessages |
Defines string formatting method for each constant in the resource file
|
| XmlMTOM |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlOneway |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XMLPropertyBag |
|
| XMLReaderComposite |
XMLReaderComposite
|
| XMLReaderComposite.ElemInfo |
|
| XMLReaderComposite.State |
|
| XMLReaderException |
XMLReaderException represents an exception that occurred while reading an
XML document.
|
| XmlRequestWrapper |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlResponseWrapper |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlServiceMode |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlSOAPBinding |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XMLStreamReaderException |
XMLStream ReaderException represents an exception that occurred while reading an
XML document.
|
| XMLStreamReaderFactory |
|
| XMLStreamReaderFactory.Default |
|
| XMLStreamReaderFactory.NoLock |
|
| XMLStreamReaderFactory.RecycleAware |
Interface that can be implemented by XMLStreamReader to
be notified when it's recycled.
|
| XMLStreamReaderFactory.Woodstox |
Handles Woodstox's XIF, but sets properties to do the string interning, sets various limits, ...
|
| XMLStreamReaderFilter |
|
| XMLStreamReaderMessage |
|
| XMLStreamReaderToXMLStreamWriter |
Deprecated.
|
| XMLStreamReaderUtil |
XMLStreamReaderUtil provides some utility methods intended to be used
in conjunction with a StAX XMLStreamReader.
|
| XMLStreamReaderUtil.AttributesImpl |
AttributesImpl class copied from old StAXReader.
|
| XMLStreamWriterException |
XMLWriterException represents an exception that occurred while writing
an XML document.
|
| XMLStreamWriterFactory |
|
| XMLStreamWriterFactory.Default |
|
| XMLStreamWriterFactory.HasEncodingWriter |
|
| XMLStreamWriterFactory.NoLock |
|
| XMLStreamWriterFactory.RecycleAware |
Interface that can be implemented by XMLStreamWriter to
be notified when it's recycled.
|
| XMLStreamWriterFactory.Zephyr |
|
| XMLStreamWriterFilter |
|
| XMLStreamWriterUtil |
XMLStreamWriterUtil provides some utility methods intended to be used
in conjunction with a StAX XMLStreamWriter.
|
| XmlUtil |
|
| XmlWebEndpoint |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlWebFault |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlWebMethod |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlWebParam |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlWebResult |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlWebService |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlWebServiceClient |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlWebServiceProvider |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|
| XmlWebServiceRef |
This file was generated by JAXB-RI v2.2.6 and afterwards modified
to implement appropriate Annotation
|