|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.editor.inspectors.AbstractXmlInspector
com.eviware.soapui.support.editor.inspectors.wsrm.AbstractWsrmInspector
com.eviware.soapui.support.editor.inspectors.wsrm.WsdlRequestWsrmPiggybackInspector
public class WsdlRequestWsrmPiggybackInspector
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.support.components.Inspector |
---|
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY |
Constructor Summary | |
---|---|
protected |
WsdlRequestWsrmPiggybackInspector(WsdlRequest request)
|
Method Summary | |
---|---|
void |
afterSubmit(Submit submit,
SubmitContext context)
Called after submittal of a request |
boolean |
beforeSubmit(Submit submit,
SubmitContext context)
Called before submittal of a request |
void |
propertyChange(java.beans.PropertyChangeEvent arg0)
|
Methods inherited from class com.eviware.soapui.support.editor.inspectors.wsrm.AbstractWsrmInspector |
---|
buildContent, getComponent, isEnabledFor |
Methods inherited from class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector |
---|
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, locationChanged, release, removePropertyChangeListener, setDescription, setEnabled, setTitle |
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.support.editor.xml.XmlInspector |
---|
getEditor, init, isContentHandler, isEnabledFor |
Methods inherited from interface com.eviware.soapui.support.editor.EditorLocationListener |
---|
locationChanged |
Methods inherited from interface com.eviware.soapui.support.components.Inspector |
---|
activate, addPropertyChangeListener, deactivate, getComponent, getDescription, getIcon, getInspectorId, getTitle, isEnabled, release, removePropertyChangeListener |
Constructor Detail |
---|
protected WsdlRequestWsrmPiggybackInspector(WsdlRequest request)
Method Detail |
---|
public void propertyChange(java.beans.PropertyChangeEvent arg0)
propertyChange
in interface java.beans.PropertyChangeListener
public void afterSubmit(Submit submit, SubmitContext context)
SubmitListener
afterSubmit
in interface SubmitListener
submit
- the submit.public boolean beforeSubmit(Submit submit, SubmitContext context)
SubmitListener
beforeSubmit
in interface SubmitListener
submit
- the submit being submitted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |