| Package | Description |
|---|---|
| com.eviware.soapui.impl.rest | |
| com.eviware.soapui.impl.rest.mock | |
| com.eviware.soapui.impl.support | |
| com.eviware.soapui.impl.support.http | |
| com.eviware.soapui.impl.support.wsa | |
| com.eviware.soapui.impl.wsdl |
WSDL 1.1 implementations of soapui model interface
|
| com.eviware.soapui.impl.wsdl.mock |
WsdlMockService-related classes
|
| com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments | |
| com.eviware.soapui.impl.wsdl.teststeps |
WsdlTestStep implementations
|
| com.eviware.soapui.support.editor.inspectors.attachments |
AttachmentInspector-related classes
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestRequestInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
RestRequest
Request implementation holding a SOAP request
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestMockResponse |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractHttpRequestInterface<T extends AbstractRequestConfig> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpRequest<T extends AbstractRequestConfig> |
class |
AbstractMockResponse<MockResponseConfigType extends BaseMockResponseConfig> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpRequestInterface<T extends AbstractRequestConfig> |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
WsaRequest |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableAttachmentContainer
Behaviour for ModelItems that contain attachments (Requests and
MockResponses)
|
interface |
MutableWsdlAttachmentContainer |
interface |
WsdlAttachmentContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
WsdlRequest
Request implementation holding a SOAP request
|
| Modifier and Type | Class and Description |
|---|---|
class |
WsdlMockResponse
A WsdlMockResponse contained by a WsdlMockOperation
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AttachmentUtils.addMimeParts(AttachmentContainer container,
List<Attachment> attachments,
javax.mail.internet.MimeMultipart mp,
StringToStringMap contentIds)
Adds defined attachments as mimeparts
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpTestRequestInterface<T extends AbstractRequestConfig> |
interface |
RestTestRequestInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpTestRequest |
class |
RestTestRequest |
class |
WsdlTestRequest
WsdlRequest extension that adds WsdlAssertions
|
| 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 |
| Constructor and Description |
|---|
AttachmentsInspector(AttachmentContainer container) |
AttachmentsPanel(AttachmentContainer container)
Creates new form FileTableList
|
AttachmentsTableModel(AttachmentContainer request)
Creates a new instance of AttachmentTableModel
|
Copyright © 2019. All Rights Reserved.