Uses of Class
com.eviware.soapui.impl.wsdl.support.FileAttachment

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
 



Copyright © 2005-2007 eviware.com. All Rights Reserved.