org.apache.servicemix.http.endpoints
Class HttpSoapConsumerEndpoint.Wsdl2Validator

java.lang.Object
  extended by org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint.Wsdl2Validator
Enclosing class:
HttpSoapConsumerEndpoint

protected class HttpSoapConsumerEndpoint.Wsdl2Validator
extends Object

Use an inner class to avoid having a strong dependency on Woden if not needed


Constructor Summary
protected HttpSoapConsumerEndpoint.Wsdl2Validator()
           
 
Method Summary
 void validate(HttpSoapConsumerMarshaler marshaler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpSoapConsumerEndpoint.Wsdl2Validator

protected HttpSoapConsumerEndpoint.Wsdl2Validator()
Method Detail

validate

public void validate(HttpSoapConsumerMarshaler marshaler)
              throws Exception
Throws:
Exception


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.