|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Action
annotation allows explicit association of a
WS-Addressing Action
message addressing property with
input
, output
, and
fault
messages of the mapped WSDL operation.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 user's choosing.
Dispatch
instance for use with objects of
the user's choosing.
Dispatch
instance for use with objects of
the user's 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 a WS-Addressing
Action
message addressing property with the fault
messages of the WSDL operation mapped from the exception class.EndpointReference
associated with
this BindingProvider
instance.
EndpointReference
associated with
this BindingProvider
instance.
EndpointReference
associated with
this Endpoint
instance.
EndpointReference
associated with
this Endpoint
instance.
EndpointReference
for this
endpoint.
EndpointReference
associated with
this endpoint.
Endpoint
instance.
Service
instance.
MessageContext
for the request being served
at the time this method is called.
Source
that may be used to retrieve the entire
message payload.
getPort
method returns a proxy.
getPort
method returns a proxy.
getPort
method returns a proxy.
getPort
method returns a proxy.
getPort
method returns a proxy.
getPort
method returns a proxy.
Iterator
for the list of
QName
s of service endpoints grouped by this
service
Endpoint
instance.
T
.null
value.
true
if this feature is enabled.
LogicalMessage
interface represents a
protocol agnostic XML message and contains methods that
provide access to the payload of the message.ProtocolException
class is a
base class for exceptions related to a specific protocol binding.null
as its detail message.
(cause==null ? null : cause.toString())
(which typically
contains the class and detail message of cause).
Provider
interface as a dynamic alternative to an SEI.eprInfoset
.
wsdl:binding
in a JAX-WS runtime.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.Provider
implementation wishes to work
with entire protocol messages or just with protocol message payloads.Endpoint
instance.
Service
instance.
HandlerResolver
for this Service
instance.
Endpoint
instance.
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.EndpointReference
to the specified infoset format
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |