Uses of Package
org.cruxframework.crux.core.shared.rest.annotation

Packages that use org.cruxframework.crux.core.shared.rest.annotation
org.cruxframework.crux.core.server.rest.core.dispatch   
org.cruxframework.crux.core.server.rest.util   
org.cruxframework.crux.core.shared.rest.annotation   
 

Classes in org.cruxframework.crux.core.shared.rest.annotation used by org.cruxframework.crux.core.server.rest.core.dispatch
GET
          Indicates that the annotated method responds to HTTP GET requests
GET.CacheControl
          If cacheTime is zero or a negative number, than cache control assumes that no cache must be used, and append the no-store cache-control directive.
 

Classes in org.cruxframework.crux.core.shared.rest.annotation used by org.cruxframework.crux.core.server.rest.util
StateValidationModel
          Indicates if Crux must validate previous state of resources being updated.
 

Classes in org.cruxframework.crux.core.shared.rest.annotation used by org.cruxframework.crux.core.shared.rest.annotation
GET.CacheControl
          If cacheTime is zero or a negative number, than cache control assumes that no cache must be used, and append the no-store cache-control directive.
HttpMethod
          CRUX INTERNAL INTERFACE.
StateValidationModel
          Indicates if Crux must validate previous state of resources being updated.
 



Copyright © 2015. All rights reserved.