com.eviware.soapui.impl.wsdl.support.wsa
Class WsaValidator

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.support.wsa.WsaValidator

public class WsaValidator
extends java.lang.Object

Validating class for WS Addressing implemented according to WSDL 1.1 specification

Author:
dragica.soldo
See Also:
{@link}http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216/#WSDL11MEPS

Constructor Summary
WsaValidator(WsdlMessageExchange messageExchange)
           
 
Method Summary
 void validateWsAddressingRequest()
           
 void validateWsAddressingResponse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsaValidator

public WsaValidator(WsdlMessageExchange messageExchange)
Method Detail

validateWsAddressingRequest

public void validateWsAddressingRequest()
                                 throws AssertionException
Throws:
AssertionException

validateWsAddressingResponse

public void validateWsAddressingResponse()
                                  throws AssertionException
Throws:
AssertionException


Copyright © 2005-2008 eviware.com. All Rights Reserved.