org.cruxframework.crux.core.server.rest.core.dispatch
Class StateHandler

java.lang.Object
  extended by org.cruxframework.crux.core.server.rest.core.dispatch.StateHandler

public class StateHandler
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
StateHandler(ResourceMethod resourceMethod, HttpRequest request)
           
 
Method Summary
 ResourceMethod.MethodReturn handledByCache()
           
 void updateState(ResourceMethod.MethodReturn ret)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateHandler

public StateHandler(ResourceMethod resourceMethod,
                    HttpRequest request)
Method Detail

handledByCache

public ResourceMethod.MethodReturn handledByCache()

updateState

public void updateState(ResourceMethod.MethodReturn ret)


Copyright © 2014. All rights reserved.