|
JAX-WS v2.1 |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Action
annotation allows explicit association of Action
message addressing property with input
, output
, and
fault
messages of the mapped WSDL operation.AddressingFeature
.
AddressingFeature
AddressingFeature
AsyncHandler
interface is implemented by
clients that wish to receive callback notification of the completion of
service endpoint operations invoked asynchronously.Binding
interface is the base interface
for JAX-WS protocol bindings.BindingProvider
interface provides access to the
protocol binding and associated context objects for request and
response message processing.BindingType
annotation is used to
specify the binding to use for a web service
endpoint implementation class.Service
instance.
Service
instance.
Dispatch
instance for use with objects of
the users choosing.
Dispatch
instance for use with objects of
the users choosing.
Dispatch
instance for use with objects of
the users choosing.
Dispatch
instance for use with JAXB
generated objects.
Dispatch
instance for use with JAXB
generated objects.
Dispatch
instance for use with JAXB
generated objects.
Dispatch
instance for use with objects of
the users choosing.
Dispatch
instance for use with objects of
the users choosing.
Dispatch
instance for use with objects of
the users choosing.
Dispatch
instance for use with JAXB
generated objects.
Dispatch
instance for use with JAXB
generated objects.
Dispatch
instance for use with JAXB
generated objects.
Dispatch
interface provides support
for the dynamic invocation of a service endpoint operations.FaultAction
annotation is used inside an
Action annotation to allow an explicit association of Action
message
addressing property with the fault
messages of the WSDL operation mapped from
the exception class.Feature
annotation is used to
enable/disable a feature to use for a web service
endpoint implementation class.FeatureParameter
annotation is used to
specify paramaters for a feature.W3CEndpointReference
associated with
this BindingProvider
instance.
EndpointReference
associated with
this BindingProvider
instance.
W3CEndpointReference
associated with
this Endpoint
instance.
EndpointReference
associated with
this Endpoint
instance.
W3CEndpointReference
for this
endpoint.
EndpointReference
associated with
this endpoint.
Endpoint
instance.
Service
instance.
Service
instance.
SOAPFault
instance.
MessageFactory
instance used by this SOAP binding.
Iterator
for the list of
QName
s of service endpoints grouped by this
service
Iterator
for the list of
QName
s of service endpoints grouped by this
service
Endpoint
instance.
SOAPFactory
instance used by this SOAP binding.
handleFault
method is invoked for fault message
processing.
handleMessage
method is invoked for normal processing
of inbound and outbound messages.
Handler
interface
is the base interface for JAX-WS handlers.HandlerResolver
is an interface implemented
by an application to get control over the handler chain
set on proxy/dispatch objects at the time of their creation.T
.null
value.
HTTPBinding
interface is an
abstraction for the XML/HTTP binding.HTTPException
exception represents a
XML/HTTP fault.required
feature parameter
true
if this feature is enabled.
true
if the use of MTOM is enabled.
required
attribute on
wsaw:UsingAddressing
element
in the WSDL.
Provider
implementation
class.
LogicalHandler
extends
Handler to provide typesafety for the message context parameter.LogicalMessage
interface represents a
protocol agnostic XML message and contains methods that
provide access to the payload of the message.LogicalMessageContext
interface extends
MessageContext
to
provide access to a the contained message as a protocol neutral
LogicalMessagetrue
for
outbound messages, false
for inbound.
MessageContext
abstracts the message
context that is processed by a handler in the handle
method.MTOMFeature
.
MTOMFeature
.
MTOMFeature
.
MTOMFeature
.
PortInfo
interface is used by a
HandlerResolver
to query information about
the port it is being asked to create a handler chain for.ProtocolException
class is a
base class for exceptions related to a specific protocol binding.Provider
interface as a dynamic alternative to an SEI.ServiceDelegate
and
Endpoint
objects.eprInfoset
.
eprInfoset
.
required
feature parameter.
wsdl:binding
in a JAX-WS runtime.RespectBindingFeature
.
Response
interface provides methods used to obtain the
payload and context of a message sent in response to an operation
invocation.Service
objects provide the client view of a Web service.Service
objects
to allow pluggability of JAX-WS implementations.Endpoint
instance.
Service
instance.
Service
instance.
HandlerResolver
for this Service
instance.
HandlerResolver
for this Service
instance.
Endpoint
instance.
required
attribute on
wsaw:UsingAddressing
element
in the WSDL.
SOAPBinding
interface is an abstraction for
the SOAP binding.SOAPFaultException
exception represents a
SOAP 1.1 or 1.2 fault.SOAPHandler
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.SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.getPortName()
methods of a generated service interface.WebServiceContext
makes it possible for
a web service endpoint implementation class to access
message context and security information relative to
a request being served.WebServiceException
class is the base
exception class for all JAX-WS API runtime exceptions.null
as its
detail message.
WebServiceRef
annotation is used to
define a reference to a web service and
(optionally) an injection target for it.WebServiceRefs
annotation allows
multiple web service references to be declared at the
class level.
|
JAX-WS v2.1 |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2006 by Sun Microsystems, Inc., 4150 Network Circle,
Santa Clara, California 95054, U.S.A. All Rights Reserved.