Package io.milton.http.annotated
package io.milton.http.annotated
-
ClassDescriptionAttempt to locate an Access Control List of the given resource for the current userJust adds schedling inbox and outbox to the collectionPlaceholder object to represent a node in an annotations hierachy acting as a collection A source object (ie your pojo) is considered a collection if it can have children , ie if there exists at least one @ChildOf or @ChildrenOf method which has that object as its source type.Placeholder object to represent a node in an annotations hierarchy acting as a collection A source object (ie your POJO) is considered a collection if it can have children , ie if there exists at least one @ChildOf or @ChildrenOf method which has that object as its source type.Common interface for handlers which implement the logic for annotations.A resource factory which provides access to files in a file system.Find all calendar objects (ie events) which represent an invitation for the given user.Find all calendar objects (ie events) which represent an invitation for the given user.Just writes an object to the outputstream in JSON notation.Null safe and pulls the timezone from the request using DataBinder.getTimeZoneForRequest Mostly copied from DateTimeConverter