Uses of Class
org.simpleframework.http.message.BoundaryConsumer
-
Packages that use BoundaryConsumer Package Description org.simpleframework.http.message -
-
Uses of BoundaryConsumer in org.simpleframework.http.message
Fields in org.simpleframework.http.message declared as BoundaryConsumer Modifier and Type Field Description private BoundaryConsumer
PartEntryConsumer. boundary
This is used to consume the boundary at the end of a part.
-