Interface Part


public interface Part
This class represents a part as uploaded to the server as part of a multipart/form-data request body. The part may represent either an uploaded file or form data.
Since:
Servlet 3.0