Uses of Interface
com.composum.sling.core.util.HttpUtil.InstanceFactory
-
Packages that use HttpUtil.InstanceFactory Package Description com.composum.sling.core.util -
-
Uses of HttpUtil.InstanceFactory in com.composum.sling.core.util
Methods in com.composum.sling.core.util with parameters of type HttpUtil.InstanceFactory 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)
-