Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
Action
- Annotation Type in
javax.xml.ws
The Action annotation allows controlling the WS-Addressing Action properties for the input/output/fault messages
addPort(QName, String, String)
- Method in class javax.xml.ws.
Service
addPort(QName, String, String)
- Method in class javax.xml.ws.spi.
ServiceDelegate
addResponseHeader(String, String)
- Method in class javax.xml.ws.spi.http.
HttpExchange
address(String)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
Addressing
- Annotation Type in
javax.xml.ws.soap
AddressingFeature
- Class in
javax.xml.ws.soap
AddressingFeature()
- Constructor for class javax.xml.ws.soap.
AddressingFeature
AddressingFeature(boolean)
- Constructor for class javax.xml.ws.soap.
AddressingFeature
AddressingFeature(boolean, boolean)
- Constructor for class javax.xml.ws.soap.
AddressingFeature
AddressingFeature(boolean, boolean, AddressingFeature.Responses)
- Constructor for class javax.xml.ws.soap.
AddressingFeature
AddressingFeature.Responses
- Enum in
javax.xml.ws.soap
AsyncHandler
<
T
> - Interface in
javax.xml.ws
The AsyncHandler interface in implemented for clients that would like to receive their responses back asynchronously.
attribute(QName, String)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
B
Binding
- Interface in
javax.xml.ws
BindingProvider
- Interface in
javax.xml.ws
BindingType
- Annotation Type in
javax.xml.ws
build()
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
C
close(MessageContext)
- Method in interface javax.xml.ws.handler.
Handler
close()
- Method in class javax.xml.ws.spi.http.
HttpExchange
create(Object)
- Static method in class javax.xml.ws.
Endpoint
create(String, Object)
- Static method in class javax.xml.ws.
Endpoint
create(Object, WebServiceFeature...)
- Static method in class javax.xml.ws.
Endpoint
create(String, Object, WebServiceFeature...)
- Static method in class javax.xml.ws.
Endpoint
create(URL, QName)
- Static method in class javax.xml.ws.
Service
create(QName)
- Static method in class javax.xml.ws.
Service
create(URL, QName, WebServiceFeature...)
- Static method in class javax.xml.ws.
Service
create(QName, WebServiceFeature...)
- Static method in class javax.xml.ws.
Service
createAndPublishEndpoint(String, Object)
- Method in class javax.xml.ws.spi.
Provider
Creates and publishes an Endpoint object with the specified address and implementation object.
createAndPublishEndpoint(String, Object, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
Provider
Creates and publishes an Endpoint object with the specified address, implementation object and web service features.
createDispatch(QName, Class<T>, Service.Mode)
- Method in class javax.xml.ws.
Service
createDispatch(QName, JAXBContext, Service.Mode)
- Method in class javax.xml.ws.
Service
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...)
- Method in class javax.xml.ws.
Service
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...)
- Method in class javax.xml.ws.
Service
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...)
- Method in class javax.xml.ws.
Service
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...)
- Method in class javax.xml.ws.
Service
createDispatch(QName, Class<T>, Service.Mode)
- Method in class javax.xml.ws.spi.
ServiceDelegate
createDispatch(QName, JAXBContext, Service.Mode)
- Method in class javax.xml.ws.spi.
ServiceDelegate
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
ServiceDelegate
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
ServiceDelegate
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
ServiceDelegate
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
ServiceDelegate
createEndpoint(String, Object)
- Method in class javax.xml.ws.spi.
Provider
Creates an Endpoint object with the provided bindingId and implementation object.
createEndpoint(String, Class<?>, Invoker, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
Provider
Creates an Endpoint object with the provided bindingId, implementation class, invoker, and web service features.
createEndpoint(String, Object, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
Provider
Creates an Endpoint object with the provided bindingId, implementation object, and web service features.
createServiceDelegate(URL, QName, Class<? extends Service>)
- Method in class javax.xml.ws.spi.
Provider
Creates a service delegate object for the URL and service Qname
createServiceDelegate(URL, QName, Class<? extends Service>, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
Provider
Creates a service delegate object for the URL, service Qname, and web service features.
createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>)
- Method in class javax.xml.ws.spi.
Provider
createW3CEndpointReference(String, QName, QName, QName, List<Element>, String, List<Element>, List<Element>, Map<QName, String>)
- Method in class javax.xml.ws.spi.
Provider
D
Dispatch
<
T
> - Interface in
javax.xml.ws
E
element(Element)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
enabled
- Variable in class javax.xml.ws.
WebServiceFeature
Endpoint
- Class in
javax.xml.ws
Endpoint()
- Constructor for class javax.xml.ws.
Endpoint
ENDPOINT_ADDRESS_PROPERTY
- Static variable in interface javax.xml.ws.
BindingProvider
EndpointContext
- Class in
javax.xml.ws
EndpointContext()
- Constructor for class javax.xml.ws.
EndpointContext
endpointName(QName)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
EndpointReference
- Class in
javax.xml.ws
EndpointReference()
- Constructor for class javax.xml.ws.
EndpointReference
F
FaultAction
- Annotation Type in
javax.xml.ws
G
getAttribute(String)
- Method in class javax.xml.ws.spi.http.
HttpContext
getAttribute(String)
- Method in class javax.xml.ws.spi.http.
HttpExchange
getAttributeNames()
- Method in class javax.xml.ws.spi.http.
HttpContext
getAttributeNames()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getBinding()
- Method in interface javax.xml.ws.
BindingProvider
getBinding()
- Method in class javax.xml.ws.
Endpoint
getBindingID()
- Method in interface javax.xml.ws.
Binding
Get the BindingId of this binding instance
getBindingID()
- Method in interface javax.xml.ws.handler.
PortInfo
getContext()
- Method in interface javax.xml.ws.
Response
getContextPath()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getEndpointReference()
- Method in interface javax.xml.ws.
BindingProvider
getEndpointReference(Class<T>)
- Method in interface javax.xml.ws.
BindingProvider
getEndpointReference(Element...)
- Method in class javax.xml.ws.
Endpoint
getEndpointReference(Class<T>, Element...)
- Method in class javax.xml.ws.
Endpoint
getEndpointReference(Element...)
- Method in interface javax.xml.ws.
WebServiceContext
getEndpointReference(Class<T>, Element...)
- Method in interface javax.xml.ws.
WebServiceContext
getEndpoints()
- Method in class javax.xml.ws.
EndpointContext
getExecutor()
- Method in class javax.xml.ws.
Endpoint
getExecutor()
- Method in class javax.xml.ws.
Service
getExecutor()
- Method in class javax.xml.ws.spi.
ServiceDelegate
getFault()
- Method in exception javax.xml.ws.soap.
SOAPFaultException
getHandlerChain()
- Method in interface javax.xml.ws.
Binding
Get the list of handlers that are associated with this binding instance
getHandlerChain(PortInfo)
- Method in interface javax.xml.ws.handler.
HandlerResolver
getHandlerResolver()
- Method in class javax.xml.ws.
Service
getHandlerResolver()
- Method in class javax.xml.ws.spi.
ServiceDelegate
getHeaders()
- Method in interface javax.xml.ws.handler.soap.
SOAPHandler
getHeaders(QName, JAXBContext, boolean)
- Method in interface javax.xml.ws.handler.soap.
SOAPMessageContext
getHttpContext()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getID()
- Method in class javax.xml.ws.
RespectBindingFeature
getID()
- Method in class javax.xml.ws.soap.
AddressingFeature
getID()
- Method in class javax.xml.ws.soap.
MTOMFeature
getID()
- Method in class javax.xml.ws.
WebServiceFeature
getImplementor()
- Method in class javax.xml.ws.
Endpoint
getLocalAddress()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getMessage()
- Method in interface javax.xml.ws.handler.
LogicalMessageContext
getMessage()
- Method in interface javax.xml.ws.handler.soap.
SOAPMessageContext
getMessageContext()
- Method in interface javax.xml.ws.
WebServiceContext
getMessageFactory()
- Method in interface javax.xml.ws.soap.
SOAPBinding
getMetadata()
- Method in class javax.xml.ws.
Endpoint
getPath()
- Method in class javax.xml.ws.spi.http.
HttpContext
getPathInfo()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getPayload()
- Method in interface javax.xml.ws.
LogicalMessage
getPayload(JAXBContext)
- Method in interface javax.xml.ws.
LogicalMessage
getPort(Class<T>, WebServiceFeature...)
- Method in class javax.xml.ws.
EndpointReference
getPort(QName, Class<T>)
- Method in class javax.xml.ws.
Service
getPort(Class<T>)
- Method in class javax.xml.ws.
Service
getPort(QName, Class<T>, WebServiceFeature...)
- Method in class javax.xml.ws.
Service
getPort(Class<T>, WebServiceFeature...)
- Method in class javax.xml.ws.
Service
getPort(EndpointReference, Class<T>, WebServiceFeature...)
- Method in class javax.xml.ws.
Service
getPort(EndpointReference, Class<T>, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
Provider
getPort(QName, Class<T>)
- Method in class javax.xml.ws.spi.
ServiceDelegate
getPort(Class<T>)
- Method in class javax.xml.ws.spi.
ServiceDelegate
getPort(QName, Class<T>, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
ServiceDelegate
getPort(EndpointReference, Class<T>, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
ServiceDelegate
getPort(Class<T>, WebServiceFeature...)
- Method in class javax.xml.ws.spi.
ServiceDelegate
getPortName()
- Method in interface javax.xml.ws.handler.
PortInfo
getPorts()
- Method in class javax.xml.ws.
Service
getPorts()
- Method in class javax.xml.ws.spi.
ServiceDelegate
getProperties()
- Method in class javax.xml.ws.
Endpoint
getProtocol()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getQueryString()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getRemoteAddress()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getRequestBody()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getRequestContext()
- Method in interface javax.xml.ws.
BindingProvider
getRequestHeader(String)
- Method in class javax.xml.ws.spi.http.
HttpExchange
getRequestHeaders()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getRequestMethod()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getRequestURI()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getResponseBody()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getResponseContext()
- Method in interface javax.xml.ws.
BindingProvider
getResponseHeaders()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getResponses()
- Method in class javax.xml.ws.soap.
AddressingFeature
getRoles()
- Method in interface javax.xml.ws.handler.soap.
SOAPMessageContext
getRoles()
- Method in interface javax.xml.ws.soap.
SOAPBinding
getScheme()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getScope(String)
- Method in interface javax.xml.ws.handler.
MessageContext
getServiceName()
- Method in interface javax.xml.ws.handler.
PortInfo
getServiceName()
- Method in class javax.xml.ws.
Service
getServiceName()
- Method in class javax.xml.ws.spi.
ServiceDelegate
getSOAPFactory()
- Method in interface javax.xml.ws.soap.
SOAPBinding
getStatusCode()
- Method in exception javax.xml.ws.http.
HTTPException
getThreshold()
- Method in class javax.xml.ws.soap.
MTOMFeature
getUserPrincipal()
- Method in class javax.xml.ws.spi.http.
HttpExchange
getUserPrincipal()
- Method in interface javax.xml.ws.
WebServiceContext
getWSDLDocumentLocation()
- Method in class javax.xml.ws.
Service
getWSDLDocumentLocation()
- Method in class javax.xml.ws.spi.
ServiceDelegate
H
handle(HttpExchange)
- Method in class javax.xml.ws.spi.http.
HttpHandler
handleFault(C)
- Method in interface javax.xml.ws.handler.
Handler
handleMessage(C)
- Method in interface javax.xml.ws.handler.
Handler
Handler
<
C
extends
MessageContext
> - Interface in
javax.xml.ws.handler
handler
- Variable in class javax.xml.ws.spi.http.
HttpContext
handleResponse(Response<T>)
- Method in interface javax.xml.ws.
AsyncHandler
Called when the response is available.
HandlerResolver
- Interface in
javax.xml.ws.handler
Holder
<
T
> - Class in
javax.xml.ws
Holder()
- Constructor for class javax.xml.ws.
Holder
Holder(T)
- Constructor for class javax.xml.ws.
Holder
HTTP_BINDING
- Static variable in interface javax.xml.ws.http.
HTTPBinding
HTTP_REQUEST_HEADERS
- Static variable in interface javax.xml.ws.handler.
MessageContext
HTTP_REQUEST_METHOD
- Static variable in interface javax.xml.ws.handler.
MessageContext
HTTP_RESPONSE_CODE
- Static variable in interface javax.xml.ws.handler.
MessageContext
HTTP_RESPONSE_HEADERS
- Static variable in interface javax.xml.ws.handler.
MessageContext
HTTPBinding
- Interface in
javax.xml.ws.http
HttpContext
- Class in
javax.xml.ws.spi.http
HttpContext()
- Constructor for class javax.xml.ws.spi.http.
HttpContext
HTTPException
- Exception in
javax.xml.ws.http
HTTPException(int)
- Constructor for exception javax.xml.ws.http.
HTTPException
HttpExchange
- Class in
javax.xml.ws.spi.http
HttpExchange()
- Constructor for class javax.xml.ws.spi.http.
HttpExchange
HttpHandler
- Class in
javax.xml.ws.spi.http
HttpHandler()
- Constructor for class javax.xml.ws.spi.http.
HttpHandler
I
ID
- Static variable in class javax.xml.ws.
RespectBindingFeature
ID
- Static variable in class javax.xml.ws.soap.
AddressingFeature
ID
- Static variable in class javax.xml.ws.soap.
MTOMFeature
INBOUND_MESSAGE_ATTACHMENTS
- Static variable in interface javax.xml.ws.handler.
MessageContext
inject(WebServiceContext)
- Method in class javax.xml.ws.spi.
Invoker
interfaceName(QName)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
invoke(T)
- Method in interface javax.xml.ws.
Dispatch
invoke(T)
- Method in interface javax.xml.ws.
Provider
invoke(Method, Object...)
- Method in class javax.xml.ws.spi.
Invoker
invokeAsync(T)
- Method in interface javax.xml.ws.
Dispatch
invokeAsync(T, AsyncHandler<T>)
- Method in interface javax.xml.ws.
Dispatch
invokeOneWay(T)
- Method in interface javax.xml.ws.
Dispatch
Invoker
- Class in
javax.xml.ws.spi
Invoker()
- Constructor for class javax.xml.ws.spi.
Invoker
isEnabled()
- Method in class javax.xml.ws.
WebServiceFeature
isMTOMEnabled()
- Method in interface javax.xml.ws.soap.
SOAPBinding
isPublished()
- Method in class javax.xml.ws.
Endpoint
isRequired()
- Method in class javax.xml.ws.soap.
AddressingFeature
isUserInRole(String)
- Method in class javax.xml.ws.spi.http.
HttpExchange
isUserInRole(String)
- Method in interface javax.xml.ws.
WebServiceContext
J
javax.xml.ws
- package javax.xml.ws
javax.xml.ws.handler
- package javax.xml.ws.handler
javax.xml.ws.handler.soap
- package javax.xml.ws.handler.soap
javax.xml.ws.http
- package javax.xml.ws.http
javax.xml.ws.soap
- package javax.xml.ws.soap
javax.xml.ws.spi
- package javax.xml.ws.spi
javax.xml.ws.spi.http
- package javax.xml.ws.spi.http
javax.xml.ws.wsaddressing
- package javax.xml.ws.wsaddressing
JAXWSPROVIDER_PROPERTY
- Static variable in class javax.xml.ws.spi.
Provider
L
LogicalHandler
<
C
extends
LogicalMessageContext
> - Interface in
javax.xml.ws.handler
LogicalMessage
- Interface in
javax.xml.ws
LogicalMessageContext
- Interface in
javax.xml.ws.handler
M
MESSAGE_OUTBOUND_PROPERTY
- Static variable in interface javax.xml.ws.handler.
MessageContext
MessageContext
- Interface in
javax.xml.ws.handler
MessageContext.Scope
- Enum in
javax.xml.ws.handler
metadata(Element)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
MTOM
- Annotation Type in
javax.xml.ws.soap
MTOMFeature
- Class in
javax.xml.ws.soap
MTOMFeature()
- Constructor for class javax.xml.ws.soap.
MTOMFeature
MTOMFeature(boolean)
- Constructor for class javax.xml.ws.soap.
MTOMFeature
MTOMFeature(int)
- Constructor for class javax.xml.ws.soap.
MTOMFeature
MTOMFeature(boolean, int)
- Constructor for class javax.xml.ws.soap.
MTOMFeature
N
NS
- Static variable in class javax.xml.ws.wsaddressing.
W3CEndpointReference
O
OUTBOUND_MESSAGE_ATTACHMENTS
- Static variable in interface javax.xml.ws.handler.
MessageContext
P
PASSWORD_PROPERTY
- Static variable in interface javax.xml.ws.
BindingProvider
PATH_INFO
- Static variable in interface javax.xml.ws.handler.
MessageContext
PortInfo
- Interface in
javax.xml.ws.handler
ProtocolException
- Exception in
javax.xml.ws
ProtocolException()
- Constructor for exception javax.xml.ws.
ProtocolException
ProtocolException(String)
- Constructor for exception javax.xml.ws.
ProtocolException
ProtocolException(String, Throwable)
- Constructor for exception javax.xml.ws.
ProtocolException
ProtocolException(Throwable)
- Constructor for exception javax.xml.ws.
ProtocolException
Provider
<
T
> - Interface in
javax.xml.ws
Provider
- Class in
javax.xml.ws.spi
Provider()
- Constructor for class javax.xml.ws.spi.
Provider
provider()
- Static method in class javax.xml.ws.spi.
Provider
publish(String, Object)
- Static method in class javax.xml.ws.
Endpoint
publish(String, Object, WebServiceFeature...)
- Static method in class javax.xml.ws.
Endpoint
publish(String)
- Method in class javax.xml.ws.
Endpoint
publish(Object)
- Method in class javax.xml.ws.
Endpoint
publish(HttpContext)
- Method in class javax.xml.ws.
Endpoint
Q
QUERY_STRING
- Static variable in interface javax.xml.ws.handler.
MessageContext
R
readEndpointReference(Source)
- Method in class javax.xml.ws.spi.
Provider
readFrom(Source)
- Static method in class javax.xml.ws.
EndpointReference
REFERENCE_PARAMETERS
- Static variable in interface javax.xml.ws.handler.
MessageContext
referenceParameter(Element)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
REQUEST_CIPHER_SUITE
- Static variable in class javax.xml.ws.spi.http.
HttpExchange
REQUEST_KEY_SIZE
- Static variable in class javax.xml.ws.spi.http.
HttpExchange
REQUEST_X509CERTIFICATE
- Static variable in class javax.xml.ws.spi.http.
HttpExchange
RequestWrapper
- Annotation Type in
javax.xml.ws
required
- Variable in class javax.xml.ws.soap.
AddressingFeature
RespectBinding
- Annotation Type in
javax.xml.ws
RespectBindingFeature
- Class in
javax.xml.ws
RespectBindingFeature()
- Constructor for class javax.xml.ws.
RespectBindingFeature
RespectBindingFeature(boolean)
- Constructor for class javax.xml.ws.
RespectBindingFeature
Response
<
T
> - Interface in
javax.xml.ws
ResponseWrapper
- Annotation Type in
javax.xml.ws
S
Service
- Class in
javax.xml.ws
Service(URL, QName)
- Constructor for class javax.xml.ws.
Service
Service(URL, QName, WebServiceFeature...)
- Constructor for class javax.xml.ws.
Service
Service.Mode
- Enum in
javax.xml.ws
ServiceDelegate
- Class in
javax.xml.ws.spi
ServiceDelegate()
- Constructor for class javax.xml.ws.spi.
ServiceDelegate
ServiceMode
- Annotation Type in
javax.xml.ws
serviceName(QName)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
SERVLET_CONTEXT
- Static variable in interface javax.xml.ws.handler.
MessageContext
SERVLET_REQUEST
- Static variable in interface javax.xml.ws.handler.
MessageContext
SERVLET_RESPONSE
- Static variable in interface javax.xml.ws.handler.
MessageContext
SESSION_MAINTAIN_PROPERTY
- Static variable in interface javax.xml.ws.
BindingProvider
setEndpointContext(EndpointContext)
- Method in class javax.xml.ws.
Endpoint
setExecutor(Executor)
- Method in class javax.xml.ws.
Endpoint
setExecutor(Executor)
- Method in class javax.xml.ws.
Service
setExecutor(Executor)
- Method in class javax.xml.ws.spi.
ServiceDelegate
setHandler(HttpHandler)
- Method in class javax.xml.ws.spi.http.
HttpContext
setHandlerChain(List<Handler>)
- Method in interface javax.xml.ws.
Binding
Set's the list of handlers for this binding instance
setHandlerResolver(HandlerResolver)
- Method in class javax.xml.ws.
Service
setHandlerResolver(HandlerResolver)
- Method in class javax.xml.ws.spi.
ServiceDelegate
setMessage(SOAPMessage)
- Method in interface javax.xml.ws.handler.soap.
SOAPMessageContext
setMetadata(List<Source>)
- Method in class javax.xml.ws.
Endpoint
setMTOMEnabled(boolean)
- Method in interface javax.xml.ws.soap.
SOAPBinding
setPayload(Source)
- Method in interface javax.xml.ws.
LogicalMessage
setPayload(Object, JAXBContext)
- Method in interface javax.xml.ws.
LogicalMessage
setProperties(Map<String, Object>)
- Method in class javax.xml.ws.
Endpoint
setRoles(Set<String>)
- Method in interface javax.xml.ws.soap.
SOAPBinding
setScope(String, MessageContext.Scope)
- Method in interface javax.xml.ws.handler.
MessageContext
setStatus(int)
- Method in class javax.xml.ws.spi.http.
HttpExchange
SOAP11HTTP_BINDING
- Static variable in interface javax.xml.ws.soap.
SOAPBinding
SOAP11HTTP_MTOM_BINDING
- Static variable in interface javax.xml.ws.soap.
SOAPBinding
SOAP12HTTP_BINDING
- Static variable in interface javax.xml.ws.soap.
SOAPBinding
SOAP12HTTP_MTOM_BINDING
- Static variable in interface javax.xml.ws.soap.
SOAPBinding
SOAPACTION_URI_PROPERTY
- Static variable in interface javax.xml.ws.
BindingProvider
SOAPACTION_USE_PROPERTY
- Static variable in interface javax.xml.ws.
BindingProvider
SOAPBinding
- Interface in
javax.xml.ws.soap
SOAPFaultException
- Exception in
javax.xml.ws.soap
SOAPFaultException(SOAPFault)
- Constructor for exception javax.xml.ws.soap.
SOAPFaultException
SOAPHandler
<
T
extends
SOAPMessageContext
> - Interface in
javax.xml.ws.handler.soap
SOAPMessageContext
- Interface in
javax.xml.ws.handler.soap
stop()
- Method in class javax.xml.ws.
Endpoint
T
threshold
- Variable in class javax.xml.ws.soap.
MTOMFeature
toString()
- Method in class javax.xml.ws.
EndpointReference
U
USERNAME_PROPERTY
- Static variable in interface javax.xml.ws.
BindingProvider
V
value
- Variable in class javax.xml.ws.
Holder
valueOf(String)
- Static method in enum javax.xml.ws.handler.
MessageContext.Scope
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum javax.xml.ws.
Service.Mode
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum javax.xml.ws.soap.
AddressingFeature.Responses
Returns the enum constant of this type with the specified name.
values()
- Static method in enum javax.xml.ws.handler.
MessageContext.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum javax.xml.ws.
Service.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum javax.xml.ws.soap.
AddressingFeature.Responses
Returns an array containing the constants of this enum type, in the order they are declared.
W
W3CEndpointReference
- Class in
javax.xml.ws.wsaddressing
Java class for EndpointReferenceType complex type.
W3CEndpointReference()
- Constructor for class javax.xml.ws.wsaddressing.
W3CEndpointReference
W3CEndpointReference(Source)
- Constructor for class javax.xml.ws.wsaddressing.
W3CEndpointReference
W3CEndpointReferenceBuilder
- Class in
javax.xml.ws.wsaddressing
Utility class to build W3CEndpointReference instances.
W3CEndpointReferenceBuilder()
- Constructor for class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
WebEndpoint
- Annotation Type in
javax.xml.ws
WebFault
- Annotation Type in
javax.xml.ws
WebServiceClient
- Annotation Type in
javax.xml.ws
WebServiceContext
- Interface in
javax.xml.ws
WebServiceException
- Exception in
javax.xml.ws
WebServiceException()
- Constructor for exception javax.xml.ws.
WebServiceException
WebServiceException(String)
- Constructor for exception javax.xml.ws.
WebServiceException
WebServiceException(String, Throwable)
- Constructor for exception javax.xml.ws.
WebServiceException
WebServiceException(Throwable)
- Constructor for exception javax.xml.ws.
WebServiceException
WebServiceFeature
- Class in
javax.xml.ws
WebServiceFeature()
- Constructor for class javax.xml.ws.
WebServiceFeature
WebServiceFeatureAnnotation
- Annotation Type in
javax.xml.ws.spi
WebServicePermission
- Class in
javax.xml.ws
WebServicePermission(String)
- Constructor for class javax.xml.ws.
WebServicePermission
WebServicePermission(String, String)
- Constructor for class javax.xml.ws.
WebServicePermission
WebServiceProvider
- Annotation Type in
javax.xml.ws
WebServiceRef
- Annotation Type in
javax.xml.ws
WebServiceRefs
- Annotation Type in
javax.xml.ws
writeTo(Result)
- Method in class javax.xml.ws.
EndpointReference
writeTo(Result)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReference
WSDL_DESCRIPTION
- Static variable in interface javax.xml.ws.handler.
MessageContext
WSDL_INTERFACE
- Static variable in interface javax.xml.ws.handler.
MessageContext
WSDL_OPERATION
- Static variable in interface javax.xml.ws.handler.
MessageContext
WSDL_PORT
- Static variable in class javax.xml.ws.
Endpoint
WSDL_PORT
- Static variable in interface javax.xml.ws.handler.
MessageContext
WSDL_SERVICE
- Static variable in class javax.xml.ws.
Endpoint
WSDL_SERVICE
- Static variable in interface javax.xml.ws.handler.
MessageContext
wsdlDocumentLocation(String)
- Method in class javax.xml.ws.wsaddressing.
W3CEndpointReferenceBuilder
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2012
The Apache Software Foundation
. All Rights Reserved.