You can use the RespectBindingFeature to
control whether a JAX-WS implementation is required to respect the
contents of a wsdl:binding that is associated with an endpoint.
Subtopics:
Enforcing adherence to WSDL bindings in JAX-WS web services
Java API for XML-Based
Web Services (JAX-WS) Version 2.1 introduced the concept of features as
a way to programmatically control specific functions and behaviors.
The RespectBindingFeature is one of the supported standard features.
You can use the RespectBindingFeature to control whether a JAX-WS
implementation is required to respect the contents of a Web Services
Description Language (WSDL) binding that is associated with an endpoint.
Enforcing adherence to WSDL bindings in JAX-WS web services
Java API for XML-Based
Web Services (JAX-WS) Version 2.1 introduced the concept of features as
a way to programmatically control specific functions and behaviors.
The RespectBindingFeature is one of the supported standard features.
You can use the RespectBindingFeature to control whether a JAX-WS
implementation is required to respect the contents of a Web Services
Description Language (WSDL) binding that is associated with an endpoint.