|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.sun.xml.ws.api.server used by com.sun.tools.ws.spi | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
Classes in com.sun.xml.ws.api.server used by com.sun.tools.ws.util | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
Classes in com.sun.xml.ws.api.server used by com.sun.tools.ws.wscompile | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.addressing | |
---|---|
WSEndpoint
Root object that hosts the Packet processing code
at the server. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.api | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.api.message | |
---|---|
TransportBackChannel
Represents a transport back-channel. |
|
WebServiceContextDelegate
This object is set to Packet.webServiceContextDelegate
to serve WebServiceContext methods for a Packet . |
|
WSEndpoint
Root object that hosts the Packet processing code
at the server. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.api.model.wsdl | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.api.pipe | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
|
WSEndpoint
Root object that hosts the Packet processing code
at the server. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.api.server | |
---|---|
Adapter.Toolkit
Object that groups all thread-unsafe resources. |
|
AsyncProviderCallback
Callback interface to signal JAX-WS RI that the processing of an asynchronous request is complete. |
|
BoundEndpoint
Represents the WSEndpoint bound to a particular transport. |
|
Container
Root of the SPI implemented by the container (such as application server.) |
|
ContainerResolver
This class determines an instance of Container for the runtime. |
|
DocumentAddressResolver
Resolves relative references among SDDocument s. |
|
EndpointComponent
Interface that allows components around WSEndpoint to hook up
with each other. |
|
InstanceResolver
Determines the instance that serves the given request packet. |
|
Invoker
Hides the detail of calling into application endpoint implementation. |
|
Module
Represents an object scoped to the current "module" (like a JavaEE web appliation). |
|
PortAddressResolver
Resolves port address for an endpoint. |
|
ResourceInjector
Represents a functionality of the container to inject resources to application service endpoint object (usually but not necessarily as per JavaEE spec.) |
|
SDDocument
Represents an individual document that forms a ServiceDefinition . |
|
SDDocumentFilter
Provides a way to filter SDDocument infoset while writing it. |
|
SDDocumentSource
SPI that provides the source of SDDocument . |
|
ServiceDefinition
Root of the unparsed WSDL and other resources referenced from it. |
|
TransportBackChannel
Represents a transport back-channel. |
|
WebServiceContextDelegate
This object is set to Packet.webServiceContextDelegate
to serve WebServiceContext methods for a Packet . |
|
WSEndpoint
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. |
|
WSWebServiceContext
WebServiceContext that exposes JAX-WS RI specific additions. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.api.wsdl.parser | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
|
SDDocumentSource
SPI that provides the source of SDDocument . |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.api.wsdl.writer | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.client | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.developer | |
---|---|
InstanceResolverAnnotation
Meta annotation for selecting instance resolver. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.developer.servlet | |
---|---|
InstanceResolverAnnotation
Meta annotation for selecting instance resolver. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.server | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
|
DocumentAddressResolver
Resolves relative references among SDDocument s. |
|
EndpointComponent
Interface that allows components around WSEndpoint to hook up
with each other. |
|
InstanceResolver
Determines the instance that serves the given request packet. |
|
Invoker
Hides the detail of calling into application endpoint implementation. |
|
PortAddressResolver
Resolves port address for an endpoint. |
|
ResourceInjector
Represents a functionality of the container to inject resources to application service endpoint object (usually but not necessarily as per JavaEE spec.) |
|
SDDocument
Represents an individual document that forms a ServiceDefinition . |
|
SDDocumentFilter
Provides a way to filter SDDocument infoset while writing it. |
|
SDDocumentSource
SPI that provides the source of SDDocument . |
|
ServiceDefinition
Root of the unparsed WSDL and other resources referenced from it. |
|
WSEndpoint
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. |
|
WSWebServiceContext
WebServiceContext that exposes JAX-WS RI specific additions. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.server.provider | |
---|---|
Invoker
Hides the detail of calling into application endpoint implementation. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.server.sei | |
---|---|
Invoker
Hides the detail of calling into application endpoint implementation. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.server.servlet | |
---|---|
InstanceResolver
Determines the instance that serves the given request packet. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.transport.http | |
---|---|
AbstractServerAsyncTransport
Partial server side async transport implementation. |
|
Adapter
Receives incoming messages from a transport (such as HTTP, JMS, etc) in a transport specific way, and delivers it to WSEndpoint.PipeHead.process(com.sun.xml.ws.api.message.Packet, com.sun.xml.ws.api.server.WebServiceContextDelegate, com.sun.xml.ws.api.server.TransportBackChannel) . |
|
Adapter.Toolkit
Object that groups all thread-unsafe resources. |
|
Container
Root of the SPI implemented by the container (such as application server.) |
|
PortAddressResolver
Resolves port address for an endpoint. |
|
SDDocument
Represents an individual document that forms a ServiceDefinition . |
|
TransportBackChannel
Represents a transport back-channel. |
|
WebServiceContextDelegate
This object is set to Packet.webServiceContextDelegate
to serve WebServiceContext methods for a Packet . |
|
WSEndpoint
Root object that hosts the Packet processing code
at the server. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.transport.http.server | |
---|---|
HttpEndpoint
Light-weight http server transport for WSEndpoint . |
|
WebServiceContextDelegate
This object is set to Packet.webServiceContextDelegate
to serve WebServiceContext methods for a Packet . |
|
WSEndpoint
Root object that hosts the Packet processing code
at the server. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.transport.http.servlet | |
---|---|
Adapter
Receives incoming messages from a transport (such as HTTP, JMS, etc) in a transport specific way, and delivers it to WSEndpoint.PipeHead.process(com.sun.xml.ws.api.message.Packet, com.sun.xml.ws.api.server.WebServiceContextDelegate, com.sun.xml.ws.api.server.TransportBackChannel) . |
|
BoundEndpoint
Represents the WSEndpoint bound to a particular transport. |
|
Container
Root of the SPI implemented by the container (such as application server.) |
|
Module
Represents an object scoped to the current "module" (like a JavaEE web appliation). |
|
WebModule
Module that is an HTTP container. |
|
WebServiceContextDelegate
This object is set to Packet.webServiceContextDelegate
to serve WebServiceContext methods for a Packet . |
|
WSEndpoint
Root object that hosts the Packet processing code
at the server. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.transport.local | |
---|---|
WebServiceContextDelegate
This object is set to Packet.webServiceContextDelegate
to serve WebServiceContext methods for a Packet . |
|
WSEndpoint
Root object that hosts the Packet processing code
at the server. |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.util | |
---|---|
SDDocument
Represents an individual document that forms a ServiceDefinition . |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.util.pipe | |
---|---|
DocumentAddressResolver
Resolves relative references among SDDocument s. |
|
SDDocument
Represents an individual document that forms a ServiceDefinition . |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.util.xml | |
---|---|
DocumentAddressResolver
Resolves relative references among SDDocument s. |
|
PortAddressResolver
Resolves port address for an endpoint. |
|
SDDocument
Represents an individual document that forms a ServiceDefinition . |
|
SDDocumentSource
SPI that provides the source of SDDocument . |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.wsdl.parser | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
Classes in com.sun.xml.ws.api.server used by com.sun.xml.ws.wsdl.writer | |
---|---|
Container
Root of the SPI implemented by the container (such as application server.) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |