Class XmlSoapAttachmentValidator

All Implemented Interfaces:
ReferenceResolverAware, SoapAttachmentValidator

public class XmlSoapAttachmentValidator extends SimpleSoapAttachmentValidator implements ReferenceResolverAware
Soap attachment validator delegating attachment content validation to a MessageValidator. Through XmlMessageValidationContext this class supports message validation for XML payload.
Author:
Christoph Deppisch