org.ocpsoft.rewrite.gwt.client.history
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CookieContextPathProvider
public CookieContextPathProvider()
getContextPath
public void getContextPath(HistoryStateImpl historyState)
- Specified by:
getContextPath in interface ContextPathProvider
Copyright © 2013 OCPsoft. All Rights Reserved.