Uses of Interface
com.composum.sling.core.util.HttpUtil.CachableInstance
-
Packages that use HttpUtil.CachableInstance Package Description com.composum.sling.core.util -
-
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)
-