Uses of Interface
org.simpleframework.http.Part
Packages that use Part
-
Uses of Part in org.simpleframework.http
Methods in org.simpleframework.http that return PartModifier and TypeMethodDescriptionThis method is used to acquire aPartfrom the HTTP request using a known name for the part.This method is used to acquire aPartfrom the HTTP request using a known name for the part.Methods in org.simpleframework.http that return types with arguments of type Part -
Uses of Part in org.simpleframework.http.message
Methods in org.simpleframework.http.message that return PartModifier and TypeMethodDescriptionThis method is used to acquire aPartfrom the HTTP request using a known name for the part.Methods in org.simpleframework.http.message that return types with arguments of type Part