Package io.milton.http
-
Interface Summary Interface Description Cookie FileItem Represents an item which has been uploaded in a form POSTLockManager Request ResourceFactory Implementations of ResourceFactory translate URLs to instances of ResourceResponse Response.Entity -
Class Summary Class Description AclUtils Auth Holds authentication information for a request There are two sets of information: - that which is present in the request - that which is determined as part of performing authentication Note that even if authentication fails, this object will still be available in the request - DO NOT USE THE PRESENCE OF THIS OBJECT TO CHECK FOR A VALID LOGIN!!! Instead use the tag property.BeanCookie DateUtils A utility class for parsing and formatting HTTP dates as used in cookies and other headers.LockInfo LockResult LockTimeout LockTimeout.DateAndSeconds LockToken Range ResponseStatus -
Enum Summary Enum Description Auth.Scheme Common HTTP authentication schemes, and some non-http specified but common onesLockInfo.LockDepth LockInfo.LockScope LockInfo.LockType LockResult.FailureReason Request.CacheControlRequest Request.Depth Request.Header Request.Method Response.CacheControlResponse Response.ContentEncoding Response.ContentType Response.Header Response.Status -
Exception Summary Exception Description DateUtils.DateParseException RequestParseException