WSDLExtensionValidator
will perform validation on required=true wsdl extensibility elements. The RespectBindingConfigurator will collect all the required=true extensions from wsdl these set of extensions will then have to be validated by WSDLExtensionValidator to check if jax-ws runtime can process these required extension. The job of WSDLExtensionValidator is to perform these validation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|