Uses of Class
org.apache.turbine.util.upload.MultipartStream

Packages that use MultipartStream
org.apache.turbine.util.upload   
 

Uses of MultipartStream in org.apache.turbine.util.upload
 

Constructors in org.apache.turbine.util.upload with parameters of type MultipartStream
MultipartStream.MalformedStreamException()
          Constructs a MalformedStreamException with no detail message.
MultipartStream.MalformedStreamException(java.lang.String message)
          Constructs an MalformedStreamException with the specified detail message.
MultipartStream.IllegalBoundaryException()
          Constructs an IllegalBoundaryException with no detail message.
MultipartStream.IllegalBoundaryException(java.lang.String message)
          Constructs an IllegalBoundaryException with the specified detail message.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.