Uses of Interface
com.composum.sling.core.util.HttpUtil.CachableInstance
-
Packages that use HttpUtil.CachableInstance Package Description com.composum.sling.core.util com.composum.sling.nodes.browser com.composum.sling.nodes.console -
-
Uses of HttpUtil.CachableInstance in com.composum.sling.core.util
Classes in com.composum.sling.core.util with type parameters of type HttpUtil.CachableInstance Modifier and Type Interface Description static interface
HttpUtil.InstanceFactory<Type extends HttpUtil.CachableInstance>
Methods in com.composum.sling.core.util with type parameters of type HttpUtil.CachableInstance Modifier and Type Method Description static <Type extends HttpUtil.CachableInstance>
TypeHttpUtil. getInstance(@NotNull org.apache.sling.api.SlingHttpServletRequest request, @NotNull String attributeKey, @NotNull HttpUtil.InstanceFactory<Type> factory)
-
Uses of HttpUtil.CachableInstance in com.composum.sling.nodes.browser
Classes in com.composum.sling.nodes.browser that implement HttpUtil.CachableInstance Modifier and Type Class Description class
BrowserViews
-
Uses of HttpUtil.CachableInstance in com.composum.sling.nodes.console
Classes in com.composum.sling.nodes.console that implement HttpUtil.CachableInstance Modifier and Type Class Description class
Consoles
-