public class CachingDirectives$ extends java.lang.Object implements CachingDirectives
Modifier and Type | Field and Description |
---|---|
static CachingDirectives$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
CachingDirectives$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
alwaysCache, cache, cachingProhibited, routeCache, routeCache
public static final CachingDirectives$ MODULE$