@Provider public class CacheResourceMethodDispatchAdapter extends Object implements com.sun.jersey.spi.container.ResourceMethodDispatchAdapter
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheResourceMethodDispatchAdapter.CachingDispatcher |
static class |
CacheResourceMethodDispatchAdapter.DispatchProvider |
| Constructor and Description |
|---|
CacheResourceMethodDispatchAdapter(ResponseCache cache,
com.google.common.base.Function<String,com.google.common.base.Optional<String>> cacheControlMapper) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.container.ResourceMethodDispatchProvider |
adapt(com.sun.jersey.spi.container.ResourceMethodDispatchProvider provider) |
public CacheResourceMethodDispatchAdapter(ResponseCache cache, com.google.common.base.Function<String,com.google.common.base.Optional<String>> cacheControlMapper)
Copyright © 2014. All Rights Reserved.