Uses of Class
net.thevpc.nserver.util.MultipartStream2.IllegalBoundaryException
Packages that use MultipartStream2.IllegalBoundaryException
-
Uses of MultipartStream2.IllegalBoundaryException in net.thevpc.nserver.util
Methods in net.thevpc.nserver.util that throw MultipartStream2.IllegalBoundaryExceptionModifier and TypeMethodDescriptionvoidMultipartStream2.setBoundary(byte[] boundary)
Changes the boundary token used for partitioning the stream.