Uses of Interface
com.composum.sling.core.proxy.GenericProxyService
-
Packages that use GenericProxyService Package Description com.composum.sling.core.proxy -
-
Uses of GenericProxyService in com.composum.sling.core.proxy
Classes in com.composum.sling.core.proxy that implement GenericProxyService Modifier and Type Class Description classGenericProxyRequesta configurable proxy request service factory usable directly and also as a base for special proxy implementationsFields in com.composum.sling.core.proxy with type parameters of type GenericProxyService Modifier and Type Field Description protected List<GenericProxyService>GenericProxyServlet. instancesMethods in com.composum.sling.core.proxy with parameters of type GenericProxyService Modifier and Type Method Description protected voidGenericProxyServlet. addProxyService(@NotNull GenericProxyService service)protected voidGenericProxyServlet. removeProxyService(@NotNull GenericProxyService service)
-