rewrite-integration-gwt 2.0.0.Alpha6

org.ocpsoft.rewrite.gwt.client.history
Class CookieContextPathProvider

java.lang.Object
  extended by 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

Constructor Summary
CookieContextPathProvider()
           
 
Method Summary
 void getContextPath(HistoryStateImpl historyState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CookieContextPathProvider

public CookieContextPathProvider()
Method Detail

getContextPath

public void getContextPath(HistoryStateImpl historyState)
Specified by:
getContextPath in interface ContextPathProvider

rewrite-integration-gwt 2.0.0.Alpha6

Copyright © 2013 OCPsoft. All Rights Reserved.