Uses of Interface
com.eviware.soapui.SoapUICore

Packages that use SoapUICore
com.eviware.soapui SoapUI root package 
com.eviware.soapui.tools SoapUI command-line tools 
 

Uses of SoapUICore in com.eviware.soapui
 

Classes in com.eviware.soapui that implement SoapUICore
 class DefaultSoapUICore
          Initializes core objects.
 class StandaloneSoapUICore
           
 class SwingPluginSoapUICore
           
 class SwingSoapUICore
           
 

Methods in com.eviware.soapui that return SoapUICore
static SoapUICore SoapUI.getSoapUICore()
           
 

Methods in com.eviware.soapui with parameters of type SoapUICore
static void SoapUI.setSoapUICore(SoapUICore soapUICore)
           
 

Uses of SoapUICore in com.eviware.soapui.tools
 

Methods in com.eviware.soapui.tools that return SoapUICore
protected  SoapUICore AbstractSoapUIRunner.createSoapUICore()
           
protected  SoapUICore SoapUIMockServlet.createSoapUICore(java.lang.String settingsFile, java.lang.String soapUISettingsPassword)
           
 



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