public class AttachmentsInspectorFactory extends Object implements RequestInspectorFactory, ResponseInspectorFactory
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AttachmentsInspectorFactory.MockRequestAttachmentsContainer |
protected static class |
AttachmentsInspectorFactory.ResponseAttachmentsContainer |
protected static class |
AttachmentsInspectorFactory.WsdlMessageExchangeRequestAttachmentsContainer |
protected static class |
AttachmentsInspectorFactory.WsdlMessageExchangeResponseAttachmentsContainer |
| Modifier and Type | Field and Description |
|---|---|
static String |
INSPECTOR_ID |
| Constructor and Description |
|---|
AttachmentsInspectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
EditorInspector<?> |
createRequestInspector(Editor<?> editor,
ModelItem modelItem) |
EditorInspector<?> |
createResponseInspector(Editor<?> editor,
ModelItem modelItem) |
String |
getInspectorId() |
public static final String INSPECTOR_ID
public String getInspectorId()
getInspectorId in interface InspectorFactorypublic EditorInspector<?> createRequestInspector(Editor<?> editor, ModelItem modelItem)
createRequestInspector in interface RequestInspectorFactorypublic EditorInspector<?> createResponseInspector(Editor<?> editor, ModelItem modelItem)
createResponseInspector in interface ResponseInspectorFactoryCopyright © 2013. All Rights Reserved.