|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandInterceptor | |
---|---|
org.infinispan.server.memcached | |
org.infinispan.server.memcached.interceptors |
Uses of CommandInterceptor in org.infinispan.server.memcached |
---|
Methods in org.infinispan.server.memcached that return CommandInterceptor | |
---|---|
CommandInterceptor |
CommandInterceptor.getNext()
|
Methods in org.infinispan.server.memcached that return types with arguments of type CommandInterceptor | |
---|---|
List<CommandInterceptor> |
InterceptorChain.getInterceptorsWhichExtend(Class<? extends CommandInterceptor> interceptorClass)
|
Method parameters in org.infinispan.server.memcached with type arguments of type CommandInterceptor | |
---|---|
List<CommandInterceptor> |
InterceptorChain.getInterceptorsWhichExtend(Class<? extends CommandInterceptor> interceptorClass)
|
Uses of CommandInterceptor in org.infinispan.server.memcached.interceptors |
---|
Subinterfaces of CommandInterceptor in org.infinispan.server.memcached.interceptors | |
---|---|
interface |
TextCommandInterceptor
TextCommandInterceptor. |
Classes in org.infinispan.server.memcached.interceptors that implement CommandInterceptor | |
---|---|
class |
CallInterceptor
CallInterceptor. |
class |
StatsInterceptor
StatsInterceptor. |
class |
TextCommandInterceptorImpl
TextCommandInterceptorImpl. |
Methods in org.infinispan.server.memcached.interceptors that return CommandInterceptor | |
---|---|
CommandInterceptor |
TextCommandInterceptorImpl.getNext()
|
Methods in org.infinispan.server.memcached.interceptors that return types with arguments of type CommandInterceptor | |
---|---|
List<CommandInterceptor> |
TextProtocolInterceptorChain.getInterceptorsWhichExtend(Class<? extends CommandInterceptor> interceptorClass)
|
Method parameters in org.infinispan.server.memcached.interceptors with type arguments of type CommandInterceptor | |
---|---|
List<CommandInterceptor> |
TextProtocolInterceptorChain.getInterceptorsWhichExtend(Class<? extends CommandInterceptor> interceptorClass)
|
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |