Class WellKnownResourceFactory

java.lang.Object
io.milton.http.WellKnownResourceFactory
All Implemented Interfaces:
ResourceFactory

public class WellKnownResourceFactory extends Object implements ResourceFactory
Used the decorator pattern to add support for .wellknown paths to a custom resource factory. By integrating this into your application it will "overlay" some additional synthetic resources (ie url's) on your application This is required for iCal5+ support for caldav http://tools.ietf.org/html/draft-daboo-srv-caldav-10#page-5 http://tools.ietf.org/html/rfc5785 http://hueniverse.com/2010/04/rfc-5785-defining-well-known-uris/
Author:
brad