Uses of Class
org.apache.commons.fileupload.MultipartStream.IllegalBoundaryException

Uses of MultipartStream.IllegalBoundaryException in org.apache.commons.fileupload
 

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



Copyright © 2002-2003 Apache Software Foundation. All Rights Reserved.