|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpAttachmentPart | |
|---|---|
| com.eviware.soapui.impl.rest | |
| com.eviware.soapui.impl.support | |
| com.eviware.soapui.impl.support.http | |
| 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.support.editor.inspectors.attachments | AttachmentInspector-related classes |
| Uses of HttpAttachmentPart in com.eviware.soapui.impl.rest |
|---|
| Methods in com.eviware.soapui.impl.rest that return HttpAttachmentPart | |
|---|---|
HttpAttachmentPart |
RestRequest.getAttachmentPart(java.lang.String partName)
|
HttpAttachmentPart[] |
RestRequest.getDefinedAttachmentParts()
|
| Uses of HttpAttachmentPart in com.eviware.soapui.impl.support |
|---|
| Methods in com.eviware.soapui.impl.support that return HttpAttachmentPart | |
|---|---|
abstract HttpAttachmentPart |
AbstractHttpRequest.getAttachmentPart(java.lang.String partName)
Override just to get a better return type |
| Uses of HttpAttachmentPart in com.eviware.soapui.impl.support.http |
|---|
| Methods in com.eviware.soapui.impl.support.http that return HttpAttachmentPart | |
|---|---|
HttpAttachmentPart |
HttpRequest.getAttachmentPart(java.lang.String partName)
|
HttpAttachmentPart[] |
HttpRequest.getDefinedAttachmentParts()
|
| Uses of HttpAttachmentPart in com.eviware.soapui.impl.wsdl |
|---|
| Methods in com.eviware.soapui.impl.wsdl that return HttpAttachmentPart | |
|---|---|
HttpAttachmentPart |
WsdlRequest.getAttachmentPart(java.lang.String partName)
|
HttpAttachmentPart[] |
WsdlRequest.getDefinedAttachmentParts()
|
| Uses of HttpAttachmentPart in com.eviware.soapui.impl.wsdl.mock |
|---|
| Methods in com.eviware.soapui.impl.wsdl.mock that return HttpAttachmentPart | |
|---|---|
HttpAttachmentPart |
WsdlMockResponse.getAttachmentPart(java.lang.String partName)
|
HttpAttachmentPart[] |
WsdlMockResponse.getDefinedAttachmentParts()
|
| Uses of HttpAttachmentPart in com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments |
|---|
| Methods in com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments that return types with arguments of type HttpAttachmentPart | |
|---|---|
static java.util.List<HttpAttachmentPart> |
AttachmentUtils.extractAttachmentParts(WsdlOperation operation,
java.lang.String messageContent,
boolean addAnonymous,
boolean isResponse,
boolean forceMtom)
|
| Methods in com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments with parameters of type HttpAttachmentPart | |
|---|---|
static Attachment.AttachmentEncoding |
AttachmentUtils.getAttachmentEncoding(WsdlOperation operation,
HttpAttachmentPart httpAttachmentPart,
boolean isResponse)
|
| Uses of HttpAttachmentPart in com.eviware.soapui.support.editor.inspectors.attachments |
|---|
| Methods in com.eviware.soapui.support.editor.inspectors.attachments that return HttpAttachmentPart | |
|---|---|
HttpAttachmentPart |
AttachmentsInspectorFactory.WsdlMessageExchangeRequestAttachmentsContainer.getAttachmentPart(java.lang.String partName)
|
HttpAttachmentPart |
AttachmentsInspectorFactory.WsdlMessageExchangeResponseAttachmentsContainer.getAttachmentPart(java.lang.String partName)
|
HttpAttachmentPart |
AttachmentsInspectorFactory.ResponseAttachmentsContainer.getAttachmentPart(java.lang.String partName)
|
HttpAttachmentPart |
AttachmentsInspectorFactory.MockRequestAttachmentsContainer.getAttachmentPart(java.lang.String partName)
|
HttpAttachmentPart[] |
AttachmentsInspectorFactory.WsdlMessageExchangeRequestAttachmentsContainer.getDefinedAttachmentParts()
|
HttpAttachmentPart[] |
AttachmentsInspectorFactory.WsdlMessageExchangeResponseAttachmentsContainer.getDefinedAttachmentParts()
|
HttpAttachmentPart[] |
AttachmentsInspectorFactory.ResponseAttachmentsContainer.getDefinedAttachmentParts()
|
HttpAttachmentPart[] |
AttachmentsInspectorFactory.MockRequestAttachmentsContainer.getDefinedAttachmentParts()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||