|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachmentContainer | |
---|---|
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 | RequestTransport implementations |
com.eviware.soapui.impl.wsdl.teststeps | WsdlTestStep implementations |
Uses of AttachmentContainer in com.eviware.soapui.impl.wsdl |
---|
Classes in com.eviware.soapui.impl.wsdl that implement AttachmentContainer | |
---|---|
class |
WsdlRequest
Request implementation holding a SOAP request |
Uses of AttachmentContainer in com.eviware.soapui.impl.wsdl.mock |
---|
Classes in com.eviware.soapui.impl.wsdl.mock that implement AttachmentContainer | |
---|---|
class |
WsdlMockResponse
A WsdlMockResponse contained by a WsdlMockOperation |
Uses of AttachmentContainer in com.eviware.soapui.impl.wsdl.submit.transports.http |
---|
Methods in com.eviware.soapui.impl.wsdl.submit.transports.http with parameters of type AttachmentContainer | |
---|---|
static void |
AttachmentUtils.addMimeParts(AttachmentContainer container,
javax.mail.internet.MimeMultipart mp,
StringToStringMap contentIds)
Adds defined attachments as mimeparts |
static boolean |
AttachmentUtils.prepareMessagePart(AttachmentContainer container,
javax.mail.internet.MimeMultipart mp,
MessageXmlPart messagePart,
StringToStringMap contentIds)
|
Uses of AttachmentContainer in com.eviware.soapui.impl.wsdl.teststeps |
---|
Classes in com.eviware.soapui.impl.wsdl.teststeps that implement AttachmentContainer | |
---|---|
class |
WsdlTestRequest
WsdlRequest extension that adds WsdlAssertions |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |