Uses of Class
portal.core.upload.MultipartStream.IllegalBoundaryException

Packages that use MultipartStream.IllegalBoundaryException
portal.core.upload   
 

Uses of MultipartStream.IllegalBoundaryException in portal.core.upload
 

Methods in portal.core.upload that throw MultipartStream.IllegalBoundaryException
 void MultipartStream.setBoundary(byte[] boundary)
          Changes the boundary token used for partitioning the stream.