Uses of Interface
com.eviware.soapui.model.iface.Interface

Packages that use Interface
com.eviware.soapui.impl.wsdl WSDL 1.1 implementations of soapui model interface 
com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1 Axis 1.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2 Axis 2.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.dotnet .NET related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.gsoap GSoap related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb JAXB related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws JBossWS related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.oracle Oracle WSA related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.support Tool-related utilities 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wscompile JAX-RPC related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi Oracle WSA related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wsimport JAX-WS related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire XFire 1.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.xmlbeans Apache XmlBeans related actions 
com.eviware.soapui.impl.wsdl.support.soap SOAP-related interfaces and classes 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.model.iface Interface-related model items 
com.eviware.soapui.model.project Project model items 
com.eviware.soapui.model.support SoapUI model-related support classes 
com.eviware.soapui.model.tree.nodes Tree nodes for all SoapUI model items 
com.eviware.soapui.tools SoapUI command-line tools 
 

Uses of Interface in com.eviware.soapui.impl.wsdl
 

Classes in com.eviware.soapui.impl.wsdl that implement Interface
 class WsdlInterface
          WSDL implementation of Interface, maps to a WSDL Binding
 

Methods in com.eviware.soapui.impl.wsdl that return types with arguments of type Interface
 java.util.List<Interface> WsdlProject.getInterfaces()
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1 with parameters of type Interface
protected  com.eviware.x.form.XFormDialog Axis1XWSDL2JavaAction.buildDialog(Interface modelItem)
           
protected  void Axis1XWSDL2JavaAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap Axis1XWSDL2JavaAction.initValues(Interface iface)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2 with parameters of type Interface
protected  com.eviware.x.form.XFormDialog Axis2WSDL2CodeAction.buildDialog(Interface modelItem)
           
protected  void Axis2WSDL2CodeAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap Axis2WSDL2CodeAction.initValues(Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.dotnet
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.dotnet with parameters of type Interface
protected  com.eviware.x.form.XFormDialog DotNetWsdlAction.buildDialog(Interface modelItem)
           
protected  void DotNetWsdlAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap DotNetWsdlAction.initValues(Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.gsoap
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.gsoap with parameters of type Interface
protected  com.eviware.x.form.XFormDialog GSoapAction.buildDialog(Interface modelItem)
           
protected  void GSoapAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap GSoapAction.initValues(Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb with parameters of type Interface
protected  com.eviware.x.form.XFormDialog JaxbXjcAction.buildDialog(Interface modelItem)
           
protected  void JaxbXjcAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap JaxbXjcAction.initValues(Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws with parameters of type Interface
protected  com.eviware.x.form.XFormDialog WSToolsWsdl2JavaAction.buildDialog(Interface modelItem)
           
protected  com.eviware.x.form.XFormDialog JBossWSConsumeAction.buildDialog(Interface modelItem)
           
protected  void WSToolsWsdl2JavaAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  void JBossWSConsumeAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap WSToolsWsdl2JavaAction.initValues(Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.oracle
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.oracle with parameters of type Interface
protected  com.eviware.x.form.XFormDialog OracleWsaGenProxyAction.buildDialog(Interface modelItem)
           
protected  void OracleWsaGenProxyAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.support
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.support with parameters of type Interface
protected  void AbstractToolsAction.initWSDL(StringToStringMap values, Interface iface)
           
 

Constructors in com.eviware.soapui.impl.wsdl.actions.iface.tools.support with parameters of type Interface
NamespaceTable(Interface iface)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.wscompile
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.wscompile with parameters of type Interface
protected  com.eviware.x.form.XFormDialog WSCompileAction.buildDialog(Interface modelItem)
           
protected  void WSCompileAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap WSCompileAction.initValues(Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi with parameters of type Interface
protected  void WSIAnalyzeAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.wsimport
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.wsimport with parameters of type Interface
protected  com.eviware.x.form.XFormDialog WSImportAction.buildDialog(Interface modelItem)
           
protected  void WSImportAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire with parameters of type Interface
protected  com.eviware.x.form.XFormDialog XFireAction.buildDialog(Interface modelItem)
           
protected  void XFireAction.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap XFireAction.initValues(Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.actions.iface.tools.xmlbeans
 

Methods in com.eviware.soapui.impl.wsdl.actions.iface.tools.xmlbeans with parameters of type Interface
protected  com.eviware.x.form.XFormDialog XmlBeans2Action.buildDialog(Interface modelItem)
           
protected  void XmlBeans2Action.generate(StringToStringMap values, ToolHost toolHost, Interface modelItem)
           
protected  StringToStringMap XmlBeans2Action.initValues(Interface modelItem)
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.support.soap
 

Methods in com.eviware.soapui.impl.wsdl.support.soap that return Interface
 Interface SoapMessageBuilder.getInterface()
           
 

Uses of Interface in com.eviware.soapui.impl.wsdl.teststeps
 

Methods in com.eviware.soapui.impl.wsdl.teststeps with parameters of type Interface
 void WsdlTestRequestStep.InternalProjectListener.interfaceRemoved(Interface iface)
           
 

Uses of Interface in com.eviware.soapui.model.iface
 

Methods in com.eviware.soapui.model.iface that return Interface
 Interface Operation.getInterface()
           
 Interface MessageBuilder.getInterface()
           
 

Uses of Interface in com.eviware.soapui.model.project
 

Methods in com.eviware.soapui.model.project that return Interface
 Interface Project.getInterfaceAt(int index)
           
 Interface Project.getInterfaceByName(java.lang.String interfaceName)
           
 

Methods in com.eviware.soapui.model.project with parameters of type Interface
 void ProjectListener.interfaceAdded(Interface iface)
           
 void ProjectListener.interfaceRemoved(Interface iface)
           
 

Uses of Interface in com.eviware.soapui.model.support
 

Methods in com.eviware.soapui.model.support with parameters of type Interface
 void ProjectListenerAdapter.interfaceAdded(Interface iface)
           
 void ProjectListenerAdapter.interfaceRemoved(Interface iface)
           
 

Uses of Interface in com.eviware.soapui.model.tree.nodes
 

Methods in com.eviware.soapui.model.tree.nodes that return Interface
 Interface InterfaceTreeNode.getInterface()
           
 

Constructors in com.eviware.soapui.model.tree.nodes with parameters of type Interface
InterfaceTreeNode(Interface iface, SoapUITreeModel treeModel)
           
 

Uses of Interface in com.eviware.soapui.tools
 

Methods in com.eviware.soapui.tools with parameters of type Interface
 void SoapUIToolRunner.runTool(Interface iface)
          Runs the configured tool(s) for the specified interface.. needs to be refactored to use some kind of registry/factory pattern for tools
 



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