Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Xml.ws Classes and Interfaces - 132 results found.
NameDescriptionTypePackageFramework
AddressingFeatureAddressingFeature represents the use of WS-Addressing with either the SOAP 1.Classjavax.xml.ws.soapJava SE
AddressingFeature .ResponsesIf addressing is enabled, this property determines if endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.Classjavax.xml.ws.soap.AddressingFeatureJava SE
AsyncHandlerThe AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion ofInterfacejavax.xml.wsJava SE
ActionThe Action annotation allows explicit association of a WS-Addressing Action message addressing property withClassjavax.xml.wsJava SE
AddressingThis annotation represents the use of WS-Addressing with either the SOAP 1.Classjavax.xml.ws.soapJava SE
BindingThe Binding interface is the base interface for JAX-WS protocol bindings.Interfacejavax.xml.wsJava SE
BindingProviderThe BindingProvider interface provides access to the protocol binding and associated context objects for request andInterfacejavax.xml.wsJava SE
BindingTypeThe BindingType annotation is used to specify the binding to use for a web serviceClassjavax.xml.wsJava SE
DispatchThe Dispatch interface provides support for the dynamic invocation of a service endpoint operations.Interfacejavax.xml.wsJava SE
EndpointA Web service endpoint.Classjavax.xml.wsJava SE
EndpointContextEndpointContext allows multiple endpoints in an application to share any information.Classjavax.xml.wsJava SE
EndpointReferenceThis class represents an WS-Addressing EndpointReference which is a remote reference to a web service endpoint.Classjavax.xml.wsJava SE
FaultActionThe FaultAction annotation is used inside an Action annotation to allow an explicit association of a WS-AddressingClassjavax.xml.wsJava SE
HolderHolds a value of type T.Classjavax.xml.wsJava SE
HttpContextHttpContext represents a mapping between the root URI path of a web service to a HttpHandler which is invoked to handle requestsClassjavax.xml.ws.spi.httpJava SE
HTTPExceptionThe HTTPException exception represents a Since there is no standard format for faults or exceptionsClassjavax.xml.ws.httpJava SE
HttpExchangeThis class encapsulates a HTTP request received and a response to be generated in one exchange.Classjavax.xml.ws.spi.httpJava SE
HttpHandlerA handler which is invoked to process HTTP requests.Classjavax.xml.ws.spi.httpJava SE
HandlerThe Handler interface is the base interface for JAX-WS handlers.Interfacejavax.xml.ws.handlerJava SE
HandlerResolverHandlerResolver is an interface implemented by an application to get control over the handler chainInterfacejavax.xml.ws.handlerJava SE
HTTPBindingThe HTTPBinding interface is an abstraction for the XML/HTTP binding.Interfacejavax.xml.ws.httpJava SE
InvokerInvoker hides the detail of calling into application endpoint implementation.Classjavax.xml.ws.spiJava SE
LogicalHandlerThe LogicalHandler extends Handler to provide typesafety for the message context parameter.Interfacejavax.xml.ws.handlerJava SE
LogicalMessageThe LogicalMessage interface represents a protocol agnostic XML message and contains methods thatInterfacejavax.xml.wsJava SE
LogicalMessageContextThe LogicalMessageContext interface extends provide access to a the contained message as a protocol neutralInterfacejavax.xml.ws.handlerJava SE
MTOMFeatureThis feature represents the use of MTOM with a This feature can be used during the creation of SEI proxy, andClassjavax.xml.ws.soapJava SE
MessageContext .ScopeProperty scope.Classjavax.xml.ws.handler.MessageContextJava SE
MessageContextThe interface MessageContext abstracts the message context that is processed by a handler in the handleInterfacejavax.xml.ws.handlerJava SE
MTOMThis feature represents the use of MTOM with a This annotation MUST only be used in conjunction theClassjavax.xml.ws.soapJava SE
ProtocolExceptionThe ProtocolException class is a base class for exceptions related to a specific protocol binding.Classjavax.xml.wsJava SE
ProviderService provider for ServiceDelegate andSince:1.Classjavax.xml.ws.spiJava SE
PortInfoThe PortInfo interface is used by a HandlerResolver to query information aboutInterfacejavax.xml.ws.handlerJava SE
ProviderService endpoints may implement the Provider interface as a dynamic alternative to an SEI.Interfacejavax.xml.wsJava SE
RespectBindingFeatureThis feature clarifies the use of the wsdl:binding in a JAX-WS runtime.Classjavax.xml.wsJava SE
ResponseThe Response interface provides methods used to obtain the payload and context of a message sent in response to an operationInterfacejavax.xml.wsJava SE
RequestWrapperUsed to annotate methods in the Service Endpoint Interface with the request wrapper bean to be used at runtime.Classjavax.xml.wsJava SE
RespectBindingThis feature clarifies the use of the wsdl:binding in a JAX-WS runtime.Classjavax.xml.wsJava SE
ResponseWrapperUsed to annotate methods in the Service Endpoint Interface with the response wrapper bean to be used at runtime.Classjavax.xml.wsJava SE
ServiceService objects provide the client view of a Web service.Classjavax.xml.wsJava SE
ServiceDelegateService delegates are used internally by Service objects to allow pluggability of JAX-WS implementations.Classjavax.xml.ws.spiJava SE
SOAPFaultExceptionThe SOAPFaultException exception represents a SOAP 1.Classjavax.xml.ws.soapJava SE
Service .ModeThe orientation of a dynamic client or service.Classjavax.xml.ws.ServiceJava SE
SOAPBindingThe SOAPBinding interface is an abstraction forSince:1.Interfacejavax.xml.ws.soapJava SE
SOAPHandlerThe SOAPHandler class extends Handler to provide typesafety for the message context parameter and add a methodInterfacejavax.xml.ws.handler.soapJava SE
SOAPMessageContextThe interface SOAPMessageContext provides access to the SOAP message for either RPC request orInterfacejavax.xml.ws.handler.soapJava SE
ServiceModeUsed to indicate whether a Provider implementation wishes to work with entire protocol messages or just with protocol message payloads.Classjavax.xml.wsJava SE
W3CEndpointReferenceThis class represents a W3C Addressing EndpointReferece which is a remote reference to a web service endpoint that supports theClassjavax.xml.ws.wsaddressingJava SE
W3CEndpointReferenceBuilderThis class is used to build W3CEndpointReference instances.Classjavax.xml.ws.wsaddressingJava SE
WebServiceExceptionThe WebServiceException class is the base exception class for all JAX-WS API runtime exceptions.Classjavax.xml.wsJava SE
WebServiceFeatureA WebServiceFeature is used to represent a feature that can be enabled or disabled for a web service.Classjavax.xml.wsJava SE
WebServicePermissionThis class defines web service permissions.Classjavax.xml.wsJava SE
WebServiceContextA WebServiceContext makes it possible for a web service endpoint implementation class to accessInterfacejavax.xml.wsJava SE
WebEndpointUsed to annotate the getPortName() methods of a generated service interface.Classjavax.xml.wsJava SE
WebFaultUsed to annotate service specific exception classes to customize to the local and namespace name of the fault element and the nameClassjavax.xml.wsJava SE
WebServiceClientUsed to annotate a generated service interface.Classjavax.xml.wsJava SE
WebServiceFeatureAnnotationAnnotation used to identify other annotations as a WebServiceFeature.Classjavax.xml.ws.spiJava SE
WebServiceProviderUsed to annotate a Provider implementation class.Classjavax.xml.wsJava SE
WebServiceRefThe WebServiceRef annotation is used to define a reference to a web service andClassjavax.xml.wsJava SE
WebServiceRefsThe WebServiceRefs annotation allows multiple web service references to be declared at theClassjavax.xml.wsJava SE
ActionThe Action annotation allows explicit association of a WS-Addressing Action message addressing property with Classjavax.xml.wsJava EE
AddressingThis annotation represents the use of WS-Addressing with either the SOAP 1.Classjavax.xml.ws.soapJava EE
AddressingFeatureAddressingFeature represents the use of WS-Addressing with either the SOAP 1.Classjavax.xml.ws.soapJava EE
AddressingFeature .ResponsesIf addressing is enabled, this property determines if endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.Classjavax.xml.ws.soap.AddressingFeatureJava EE
AsyncHandlerThe AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion ofInterfacejavax.xml.wsJava EE
BindingThe Binding interface is the base interface for JAX-WS protocol bindings.Interfacejavax.xml.wsJava EE
BindingProviderThe BindingProvider interface provides access to the protocol binding and associated context objects for request andInterfacejavax.xml.wsJava EE
BindingTypeThe BindingType annotation is used to specify the binding to use for a web serviceClassjavax.xml.wsJava EE
DispatchThe Dispatch interface provides support for the dynamic invocation of a service endpoint operations.Interfacejavax.xml.wsJava EE
EndpointA Web service endpoint.Classjavax.xml.wsJava EE
EndpointContextEndpointContext allows multiple endpoints in an application to share any information.Classjavax.xml.wsJava EE
EndpointReferenceThis class represents an WS-Addressing EndpointReference which is a remote reference to a web service endpoint.Classjavax.xml.wsJava EE
FaultActionThe FaultAction annotation is used inside an Action annotation to allow an explicit association of a WS-Addressing Classjavax.xml.wsJava EE
HandlerThe Handler interface is the base interface for JAX-WS handlers.Interfacejavax.xml.ws.handlerJava EE
HandlerResolverHandlerResolver is an interface implemented by an application to get control over the handler chainInterfacejavax.xml.ws.handlerJava EE
HolderHolds a value of type T.Classjavax.xml.wsJava EE
HTTPBindingThe HTTPBinding interface is an abstraction for the XML/HTTP binding.Interfacejavax.xml.ws.httpJava EE
HttpContextHttpContext represents a mapping between the root URI path of a web service to a HttpHandler which is invoked to handle requestsClassjavax.xml.ws.spi.httpJava EE
HTTPExceptionThe HTTPException exception represents a Since there is no standard format for faults or exceptionsClassjavax.xml.ws.httpJava EE
HttpExchangeThis class encapsulates a HTTP request received and a response to be generated in one exchange.Classjavax.xml.ws.spi.httpJava EE
HttpHandlerA handler which is invoked to process HTTP requests.Classjavax.xml.ws.spi.httpJava EE
InvokerInvoker hides the detail of calling into application endpoint implementation.Classjavax.xml.ws.spiJava EE
LogicalHandlerThe LogicalHandler extends Handler to provide typesafety for the message context parameter.Interfacejavax.xml.ws.handlerJava EE
LogicalMessageThe LogicalMessage interface represents a protocol agnostic XML message and contains methods thatInterfacejavax.xml.wsJava EE
LogicalMessageContextThe LogicalMessageContext interface extends provide access to a the contained message as a protocol neutralInterfacejavax.xml.ws.handlerJava EE
MessageContextThe interface MessageContext abstracts the message context that is processed by a handler in the handleInterfacejavax.xml.ws.handlerJava EE
MessageContext .ScopeProperty scope.Classjavax.xml.ws.handler.MessageContextJava EE
MTOMThis feature represents the use of MTOM with a This annotation MUST only be used in conjunction theClassjavax.xml.ws.soapJava EE
MTOMFeatureThis feature represents the use of MTOM with a This feature can be used during the creation of SEI proxy, andClassjavax.xml.ws.soapJava EE
PortInfoThe PortInfo interface is used by a HandlerResolver to query information aboutInterfacejavax.xml.ws.handlerJava EE
ProtocolExceptionThe ProtocolException class is a base class for exceptions related to a specific protocol binding.Classjavax.xml.wsJava EE
ProviderService endpoints may implement the Provider interface as a dynamic alternative to an SEI.Interfacejavax.xml.wsJava EE
ProviderClassjavax.xml.ws.spiJava EE
RequestWrapperUsed to annotate methods in the Service Endpoint Interface with the request wrapper bean to be used at runtime.Classjavax.xml.wsJava EE
RespectBindingThis feature clarifies the use of the wsdl:binding in a JAX-WS runtime.Classjavax.xml.wsJava EE
RespectBindingFeatureThis feature clarifies the use of the wsdl:binding in a JAX-WS runtime.Classjavax.xml.wsJava EE
ResponseThe Response interface provides methods used to obtain the payload and context of a message sent in response to an operationInterfacejavax.xml.wsJava EE
ResponseWrapperUsed to annotate methods in the Service Endpoint Interface with the response wrapper bean to be used at runtime.Classjavax.xml.wsJava EE
ServiceService objects provide the client view of a Web service.Classjavax.xml.wsJava EE
Service .ModeThe orientation of a dynamic client or service.Classjavax.xml.ws.ServiceJava EE
ServiceDelegateService delegates are used internally by Service objects to allow pluggability of JAX-WS implementations.Classjavax.xml.ws.spiJava EE
ServiceModeUsed to indicate whether a Provider implementation wishes to work with entire protocol messages or just with protocol message payloads.Classjavax.xml.wsJava EE
SOAPBindingInterfacejavax.xml.ws.soapJava EE
SOAPFaultExceptionThe SOAPFaultException exception represents a SOAP 1.Classjavax.xml.ws.soapJava EE
SOAPHandlerThe SOAPHandler class extends Handler to provide typesafety for the message context parameter and add a methodInterfacejavax.xml.ws.handler.soapJava EE
SOAPMessageContextThe interface SOAPMessageContext provides access to the SOAP message for either RPC request or Interfacejavax.xml.ws.handler.soapJava EE
W3CEndpointReferenceThis class represents a W3C Addressing EndpointReferece which is a remote reference to a web service endpoint that supports theClassjavax.xml.ws.wsaddressingJava EE
W3CEndpointReferenceBuilderThis class is used to build W3CEndpointReference instances.Classjavax.xml.ws.wsaddressingJava EE
WebEndpointUsed to annotate the getPortName() methods of a generated service interface.Classjavax.xml.wsJava EE
WebFaultUsed to annotate service specific exception classes to customize to the local and namespace name of the fault element and the nameClassjavax.xml.wsJava EE
WebServiceClientUsed to annotate a generated service interface.Classjavax.xml.wsJava EE
WebServiceContextA WebServiceContext makes it possible for a web service endpoint implementation class to accessInterfacejavax.xml.wsJava EE
WebServiceExceptionThe WebServiceException class is the base exception class for all JAX-WS API runtime exceptions.Classjavax.xml.wsJava EE
WebServiceFeatureA WebServiceFeature is used to represent a feature that can be enabled or disabled for a web service.Classjavax.xml.wsJava EE
WebServiceFeatureAnnotationAnnotation used to identify other annotations as a WebServiceFeature.Classjavax.xml.ws.spiJava EE
WebServicePermissionThis class defines web service permissions.Classjavax.xml.wsJava EE
WebServiceProviderUsed to annotate a Provider implementation class.Classjavax.xml.wsJava EE
WebServiceRefThe WebServiceRef annotation is used to define a reference to a web service andClassjavax.xml.wsJava EE
WebServiceRefsThe WebServiceRefs annotation allows multiple web service references to be declared at theClassjavax.xml.wsJava EE
ActionThe Action annotation allows explicit association of a WS-Addressing Action message addressing property withClassxml.wsCode Trails
AddressingThis annotation represents the use of WS-Addressing with either the SOAP 1.Classxml.ws.soapCode Trails
AddressingFeatureAddressingFeature represents the use of WS-Addressing with either the SOAP 1.Classxml.ws.soapCode Trails
AddressingFeature .ResponsesIf addressing is enabled, this property determines if endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.Classxml.ws.soap.AddressingFeatureCode Trails
AsyncHandlerThe AsyncHandler interface is implemented by clients that wish to receive callback notification of the completion ofInterfacexml.wsCode Trails
BindingThe Binding interface is the base interface for JAX-WS protocol bindings.Interfacexml.wsCode Trails
BindingProviderThe BindingProvider interface provides access to the protocol binding and associated context objects for request andInterfacexml.wsCode Trails
BindingTypeThe BindingType annotation is used to specify the binding to use for a web serviceClassxml.wsCode Trails
DispatchThe Dispatch interface provides support for the dynamic invocation of a service endpoint operations.Interfacexml.wsCode Trails
WstxDriverA driver using the Woodstox StAX implementation.Classcom.thoughtworks.xstream.io.xmlXStream
HttpAddressPluginClassorg.apache.cxf.binding.xml.wsdl11Apache CXF
XmlBindingPluginClassorg.apache.cxf.binding.xml.wsdl11Apache CXF
XmlIoPluginClassorg.apache.cxf.binding.xml.wsdl11Apache CXF
XMLWSDLExtensionLoaderClassorg.apache.cxf.binding.xml.wsdl11Apache CXF