Uses of Class
org.basex.query.util.http.HTTPRequest.Part

Packages that use HTTPRequest.Part
org.basex.query.util.http   
 

Uses of HTTPRequest.Part in org.basex.query.util.http
 

Fields in org.basex.query.util.http with type parameters of type HTTPRequest.Part
 java.util.ArrayList<HTTPRequest.Part> HTTPRequest.parts
          Parts in case of multipart request.