Uses of Class
com.infoengine.soap.SOAPAttachmentInputStream

Packages that use SOAPAttachmentInputStream
com.infoengine.soap   
 

Uses of SOAPAttachmentInputStream in com.infoengine.soap
 

Methods in com.infoengine.soap with parameters of type SOAPAttachmentInputStream
private  javax.xml.soap.SOAPMessage RPCHandler.postProcess(String className, String methodName, Hashtable headers, Group formGroup, IeCollection vdb, SOAPAttachmentInputStream attachIS, OutputStream errorStream, OutputStream streamMessageTo, Timer timer)