|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.jaxws.common.config.AddressingWSDLExtensionValidator
public class AddressingWSDLExtensionValidator
| Constructor Summary | |
|---|---|
AddressingWSDLExtensionValidator()
|
|
| Method Summary | |
|---|---|
void |
validate(java.util.Set<WSDLValidatorElement> extensionSet,
javax.wsdl.Definition wsdlDefinition,
EndpointDescription endpointDesc)
Performs validation of input extensionSets from RespectBindingConfigurator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddressingWSDLExtensionValidator()
| Method Detail |
|---|
public void validate(java.util.Set<WSDLValidatorElement> extensionSet,
javax.wsdl.Definition wsdlDefinition,
EndpointDescription endpointDesc)
validate in interface WSDLExtensionValidatorextensionSet - - Set of found required=true extensions from WSDL, read WSDLValidatorElement object definition.wsdlDefinition - - a WSDL definition instance.endpointDesc - - EndpointDescription that describes JAX-WS Endpoint definition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||