Package org.glassfish.grizzly.http.multipart
package org.glassfish.grizzly.http.multipart
-
ClassDescriptionContent-Disposition representation.Contains auxiliary information about multipart processing.Abstraction represents single multipart entry, its functionality is pretty similar to
Request.General interface for processingMultipartEntrys, one by one.ReadHandler, which implements the miltipart message parsing logic and delegates control to aMultipartEntryHandler, whenMultipartEntrydata becomes available.Entry point for the multipart message processing.