Package org.eclipse.jetty.server
Interface MultiParts
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
MultiParts.MultiPartsHttpParser
,MultiParts.MultiPartsUtilParser
Deprecated.
-
Method Details
-
getParts
Deprecated.- Throws:
IOException
-
getPart
Deprecated.- Throws:
IOException
-
isEmpty
boolean isEmpty()Deprecated. -
getContext
ContextHandler.Context getContext()Deprecated.
-