Uses of Class
com.infoengine.object.IeInputStream

Packages that use IeInputStream
com.infoengine.object   
com.infoengine.soap   
 

Uses of IeInputStream in com.infoengine.object
 

Subclasses of IeInputStream in com.infoengine.object
 class IeEncodedInputStream
           
 class IeMultipartInputStream
           
 class ServletMultipartInputStream
          Deprecated. Use IeMultipartInputStream.
 

Methods in com.infoengine.object with parameters of type IeInputStream
static ContentHeader ContentHeader.newContentHeader(IeInputStream is)
           
 

Constructors in com.infoengine.object with parameters of type IeInputStream
ContentHeader(IeInputStream is)
           
 

Uses of IeInputStream in com.infoengine.soap
 

Subclasses of IeInputStream in com.infoengine.soap
(package private)  class SOAPAttachmentInputStream
          package only access, use specific to SOAP with attachments and the RPCHandler