Uses of Interface
org.analogweb.InvocationMetadataFinder.Cacheable
-
Packages that use InvocationMetadataFinder.Cacheable Package Description org.analogweb.core Analogweb's core (default) implementations. -
-
Uses of InvocationMetadataFinder.Cacheable in org.analogweb.core
Methods in org.analogweb.core that return InvocationMetadataFinder.Cacheable Modifier and Type Method Description protected InvocationMetadataFinder.Cacheable
AbstractInvocationMetadataFinder. cacheable(InvocationMetadata found)
Methods in org.analogweb.core with parameters of type InvocationMetadataFinder.Cacheable Modifier and Type Method Description protected InvocationMetadata
DefaultRouteRegistry. update(RequestPathMetadata path, InvocationMetadataFinder.Cacheable metadata)
-