Uses of Interface
org.redisson.misc.ProxyBuilder.Callback
-
Packages that use ProxyBuilder.Callback Package Description org.redisson.misc -
-
Uses of ProxyBuilder.Callback in org.redisson.misc
Methods in org.redisson.misc with parameters of type ProxyBuilder.Callback Modifier and Type Method Description static <T> T
ProxyBuilder. create(ProxyBuilder.Callback commandExecutor, Object instance, Object implementation, Class<T> clazz)
-