|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |