|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorChain | |
---|---|
org.infinispan.server.memcached | |
org.infinispan.server.memcached.commands | |
org.infinispan.server.memcached.interceptors | |
org.infinispan.server.memcached.transport |
Uses of InterceptorChain in org.infinispan.server.memcached |
---|
Methods in org.infinispan.server.memcached that return InterceptorChain | |
---|---|
InterceptorChain |
InterceptorChainFactory.buildInterceptorChain()
|
Uses of InterceptorChain in org.infinispan.server.memcached.commands |
---|
Methods in org.infinispan.server.memcached.commands with parameters of type InterceptorChain | |
---|---|
static TextCommand |
StatsCommand.newStatsCommand(Cache cache,
CommandType type,
InterceptorChain chain)
|
Constructors in org.infinispan.server.memcached.commands with parameters of type InterceptorChain | |
---|---|
CommandFactory(Cache<String,Value> cache,
InterceptorChain chain,
ScheduledExecutorService scheduler)
|
|
TextCommandHandler(Cache cache,
InterceptorChain chain)
|
Uses of InterceptorChain in org.infinispan.server.memcached.interceptors |
---|
Classes in org.infinispan.server.memcached.interceptors that implement InterceptorChain | |
---|---|
class |
TextProtocolInterceptorChain
TextProtocolInterceptorChain. |
Methods in org.infinispan.server.memcached.interceptors that return InterceptorChain | |
---|---|
InterceptorChain |
TextProtocolInterceptorChainFactory.buildInterceptorChain()
|
Uses of InterceptorChain in org.infinispan.server.memcached.transport |
---|
Constructors in org.infinispan.server.memcached.transport with parameters of type InterceptorChain | |
---|---|
TextDecoder(Cache<String,Value> cache,
InterceptorChain chain,
ScheduledExecutorService scheduler)
|
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |