|
||||||||||
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.wss.AbstractWssInspector
com.eviware.soapui.support.editor.inspectors.wss.WssInspectorFactory.WsdlResponseWssInspector
public class WssInspectorFactory.WsdlResponseWssInspector
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.support.components.Inspector |
---|
DESCRIPTION_PROPERTY, ENABLED_PROPERTY, ICON_PROPERTY, TITLE_PROPERTY |
Constructor Summary | |
---|---|
WssInspectorFactory.WsdlResponseWssInspector(WsdlRequest response)
|
Method Summary | |
---|---|
java.util.Vector<?> |
getWssResults()
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
void |
release()
|
Methods inherited from class com.eviware.soapui.support.editor.inspectors.wss.AbstractWssInspector |
---|
getComponent, isEnabledFor, locationChanged, update |
Methods inherited from class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspector |
---|
activate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, locationChanged, 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, removePropertyChangeListener |
Constructor Detail |
---|
public WssInspectorFactory.WsdlResponseWssInspector(WsdlRequest response)
Method Detail |
---|
public java.util.Vector<?> getWssResults()
getWssResults
in class AbstractWssInspector
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
public void release()
release
in interface Inspector
release
in class AbstractWssInspector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |