Package io.milton.annotations
Annotation Interface FreeBusyQuery
Marks a method as one which performs a free busy query
Must take the following arguments:
- Source object, representing a caldav principal/user
- The query parameters, as an ical formatted text message
MUST return a List{@literal <}SchedulingResponseItem{@literal >}