public static class CacheResourceMethodDispatchAdapter.CachingDispatcher extends Object implements com.sun.jersey.spi.dispatch.RequestDispatcher
| Constructor and Description |
|---|
CacheResourceMethodDispatchAdapter.CachingDispatcher(com.sun.jersey.spi.dispatch.RequestDispatcher dispatcher,
ResponseCache cache,
com.google.common.base.Optional<String> cacheControlHeader,
Set<String> vary,
boolean includeBodyInCacheKey) |
public CacheResourceMethodDispatchAdapter.CachingDispatcher(com.sun.jersey.spi.dispatch.RequestDispatcher dispatcher,
ResponseCache cache,
com.google.common.base.Optional<String> cacheControlHeader,
Set<String> vary,
boolean includeBodyInCacheKey)
public void dispatch(Object resource, com.sun.jersey.api.core.HttpContext context)
dispatch in interface com.sun.jersey.spi.dispatch.RequestDispatcherCopyright © 2014. All Rights Reserved.