Uses of Class
dev.katsute.simplehttpserver.Record
Packages that use Record
-
Uses of Record in dev.katsute.simplehttpserver
Subclasses of Record in dev.katsute.simplehttpserverModifier and TypeClassDescriptionclassRepresents a file in a multipart/form-data request.Methods in dev.katsute.simplehttpserver that return RecordMethods in dev.katsute.simplehttpserver that return types with arguments of type RecordModifier and TypeMethodDescriptionMultipartFormData.getEntries()Returns all the records in the response body.