com.eviware.soapui.impl.wsdl.support.soap
Class AbstractSoapBindingImporter

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.support.soap.AbstractSoapBindingImporter
All Implemented Interfaces:
BindingImporter
Direct Known Subclasses:
Soap11HttpBindingImporter, Soap12HttpBindingImporter

public abstract class AbstractSoapBindingImporter
extends java.lang.Object
implements BindingImporter


Nested Class Summary
protected static class AbstractSoapBindingImporter.BindingOperationComparator
           
 
Constructor Summary
AbstractSoapBindingImporter()
           
 
Method Summary
protected  void initWsAddressing(javax.wsdl.Binding binding, WsdlInterface iface, javax.wsdl.Definition def)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.eviware.soapui.impl.wsdl.support.BindingImporter
canImport, importBinding
 

Constructor Detail

AbstractSoapBindingImporter

public AbstractSoapBindingImporter()
Method Detail

initWsAddressing

protected void initWsAddressing(javax.wsdl.Binding binding,
                                WsdlInterface iface,
                                javax.wsdl.Definition def)
                         throws java.lang.Exception
Throws:
java.lang.Exception


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