Uses of Interface
com.eviware.soapui.model.support.DefaultTestStepProperty.PropertyHandler

Packages that use DefaultTestStepProperty.PropertyHandler
com.eviware.soapui.model.support SoapUI model-related support classes 
 

Uses of DefaultTestStepProperty.PropertyHandler in com.eviware.soapui.model.support
 

Classes in com.eviware.soapui.model.support that implement DefaultTestStepProperty.PropertyHandler
static class DefaultTestStepProperty.PropertyHandlerAdapter
          Empty implementation of PropertyHandler interface
static class DefaultTestStepProperty.SimplePropertyHandler
          Simple implementation of PropertyHandler interface
static class TestStepBeanProperty.BeanPropertyHandler
          PropertyHandler for setting/getting bean properties
 

Methods in com.eviware.soapui.model.support with parameters of type DefaultTestStepProperty.PropertyHandler
 void DefaultTestStepProperty.setPropertyHandler(DefaultTestStepProperty.PropertyHandler handler)
           
 

Constructors in com.eviware.soapui.model.support with parameters of type DefaultTestStepProperty.PropertyHandler
DefaultTestStepProperty(java.lang.String name, boolean isReadOnly, DefaultTestStepProperty.PropertyHandler handler, WsdlTestStep testStep)
           
 



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