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

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

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

Methods in org.apache.turbine.util.upload that throw MultipartStream.IllegalBoundaryException
 void MultipartStream.setBoundary(byte[] boundary)
          Deprecated. Changes the boundary token used for partitioning the stream.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.