| Package | Description | 
|---|---|
| com.eviware.soapui.impl.rest | |
| com.eviware.soapui.impl.rest.mock | |
| com.eviware.soapui.impl.support | |
| 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.support | WSDL-related support classes | 
| com.eviware.soapui.model.iface | Interface-related model items | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment.AttachmentEncoding | RestResource. getAttachmentEncoding(String part,
                     boolean isRequest) | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment.AttachmentEncoding | RestMockResponse. getAttachmentEncoding(String partName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment.AttachmentEncoding | AbstractHttpOperation. getAttachmentEncoding(String part,
                     boolean isRequest) | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment.AttachmentEncoding | WsdlRequest. getAttachmentEncoding(String partName) | 
| Attachment.AttachmentEncoding | WsdlAttachmentContainer. getAttachmentEncoding(String partName) | 
| Attachment.AttachmentEncoding | WsdlOperation. getAttachmentEncoding(String part,
                     boolean isRequest) | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment.AttachmentEncoding | WsdlMockResponse. getAttachmentEncoding(String partName) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Attachment.AttachmentEncoding | AttachmentUtils. getAttachmentEncoding(WsdlOperation operation,
                     HttpAttachmentPart httpAttachmentPart,
                     boolean isResponse) | 
| static Attachment.AttachmentEncoding | AttachmentUtils. getAttachmentEncoding(WsdlOperation operation,
                     String partName,
                     boolean isResponse) | 
| Attachment.AttachmentEncoding | BodyPartAttachment. getEncoding() | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment.AttachmentEncoding | RequestFileAttachment. getEncoding() | 
| Attachment.AttachmentEncoding | MockFileAttachment. getEncoding() | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment.AttachmentEncoding | Attachment. getEncoding() | 
| static Attachment.AttachmentEncoding | Attachment.AttachmentEncoding. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Attachment.AttachmentEncoding[] | Attachment.AttachmentEncoding. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2019. All Rights Reserved.