|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.impl.wsdl.support.soap.Soap11HttpBindingImporter
public class Soap11HttpBindingImporter
BindingImporter that can import a WsdlInterface from an SOAP 1.1/HTTP binding
| Constructor Summary | |
|---|---|
Soap11HttpBindingImporter()
|
|
| Method Summary | |
|---|---|
boolean |
canImport(javax.wsdl.Binding binding)
|
WsdlInterface |
importBinding(WsdlProject project,
WsdlContext wsdlContext,
javax.wsdl.Binding binding)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Soap11HttpBindingImporter()
| Method Detail |
|---|
public boolean canImport(javax.wsdl.Binding binding)
canImport in interface BindingImporter
public WsdlInterface importBinding(WsdlProject project,
WsdlContext wsdlContext,
javax.wsdl.Binding binding)
throws java.lang.Exception
importBinding in interface BindingImporterjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||