Class CookieContextPathProvider

java.lang.Object
org.ocpsoft.rewrite.gwt.client.history.CookieContextPathProvider
All Implemented Interfaces:
ContextPathProvider

public class CookieContextPathProvider extends Object implements ContextPathProvider
Standard ContextPathProvider for retrieving the context path via a cookie set when the server is accessed.
Author:
Lincoln Baxter, III