| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractRestRepresentationsInspector | 
| class  | RestRequestRepresentationsInspector | 
| class  | RestResponseRepresentationsInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InferredSchemaInspector | 
| Constructor and Description | 
|---|
| AutoRequestInspectorFactory(PluginRequestInspector annotation,
                           Class<Inspector> inspectorClass) | 
| AutoResponseInspectorFactory(PluginResponseInspector annotation,
                            Class<Inspector> inspectorClass) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GroovyEditorInspector | 
| class  | JComponentInspector<T extends JComponent> | 
| class  | JFocusableComponentInspector<T extends JComponent> | 
| Modifier and Type | Field and Description | 
|---|---|
| Inspector | JInspectorPanelImpl. currentInspector | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends Inspector> | JInspectorPanelImpl. addInspector(T inspector) | 
| <T extends Inspector> | JInspectorPanel. addInspector(T inspector) | 
| Modifier and Type | Method and Description | 
|---|---|
| Inspector | JInspectorPanelImpl. getCurrentInspector() | 
| Inspector | JInspectorPanel. getCurrentInspector() | 
| Inspector | JInspectorPanelImpl. getInspector(String inspectorId) | 
| Inspector | JInspectorPanel. getInspector(String inspectorId) | 
| Inspector | JInspectorPanelImpl. getInspectorByTitle(String title) | 
| Inspector | JInspectorPanel. getInspectorByTitle(String title) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Inspector> | JInspectorPanelImpl. getInspectors() | 
| List<Inspector> | JInspectorPanel. getInspectors() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JInspectorPanelImpl. activate(Inspector inspector) | 
| void | JInspectorPanel. activate(Inspector inspector) | 
| void | JInspectorPanelImpl. removeInspector(Inspector inspector) | 
| void | JInspectorPanel. removeInspector(Inspector inspector) | 
| void | JInspectorPanelImpl. setInspectorVisible(Inspector inspector,
                   boolean b) | 
| void | JInspectorPanel. setInspectorVisible(Inspector inspector,
                   boolean b) | 
| Constructor and Description | 
|---|
| SelectInspectorAction(Inspector inspector) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | EditorInspector<T extends EditorDocument>Inspectors available for the XmlDocument of a XmlEditor | 
| Modifier and Type | Method and Description | 
|---|---|
| Inspector | Editor. getInspector(String inspectorId) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractXmlInspectorAbstract base-class to be extended by XmlInspectors | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AMFHeadersInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AttachmentsInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProfileSelectionForm<T extends AbstractHttpRequest> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HttpHeadersInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractJMSHeaderInspector | 
| class  | RequestJMSHeaderInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JMSHeaderAndPropertyInspector | 
| class  | JMSPropertyInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MockResponseScriptInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ResponseSSLInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractWsaInspector | 
| class  | WsdlMockresponseWsaInspector | 
| class  | WsdlRequestWsaInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractWsrmInspector | 
| class  | WsdlRequestWsrmInspector | 
| class  | WsdlRequestWsrmPiggybackInspector | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractWssInspector | 
| class  | WssInspectorFactory.RequestMessageExchangeWssInspector | 
| class  | WssInspectorFactory.ResponseMessageExchangeWssInspector | 
| class  | WssInspectorFactory.WsdlMockRequestWssInspector | 
| class  | WssInspectorFactory.WsdlResponseWssInspector | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | XmlInspectorInspectors available for the XmlDocument of a XmlEditor | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends Inspector> | InspectorLog4JMonitor. addInspector(T inspector) | 
| Modifier and Type | Method and Description | 
|---|---|
| Inspector | InspectorLog4JMonitor. getCurrentInspector() | 
| Inspector | InspectorLog4JMonitor. getInspector(String inspectorId) | 
| Inspector | InspectorLog4JMonitor. getInspectorByTitle(String title) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Inspector> | InspectorLog4JMonitor. getInspectors() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InspectorLog4JMonitor. activate(Inspector inspector) | 
| void | InspectorLog4JMonitor. removeInspector(Inspector inspector) | 
| void | InspectorLog4JMonitor. setInspectorVisible(Inspector inspector,
                   boolean b) | 
Copyright © 2019. All Rights Reserved.