|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileAttachment | |
---|---|
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.support | WSDL-related support classes |
Uses of FileAttachment in com.eviware.soapui.impl.wsdl |
---|
Fields in com.eviware.soapui.impl.wsdl with type parameters of type FileAttachment | |
---|---|
protected java.util.List<FileAttachment> |
WsdlRequest.attachments
|
Uses of FileAttachment in com.eviware.soapui.impl.wsdl.mock |
---|
Fields in com.eviware.soapui.impl.wsdl.mock with type parameters of type FileAttachment | |
---|---|
protected java.util.List<FileAttachment> |
WsdlMockResponse.attachments
|
Uses of FileAttachment in com.eviware.soapui.impl.wsdl.support |
---|
Subclasses of FileAttachment in com.eviware.soapui.impl.wsdl.support | |
---|---|
class |
MockFileAttachment
Attachment for a WsdlMockResponse |
class |
RequestFileAttachment
Attachment for a WsdlRequest |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |