Uses of Class
com.google.code.yanf4j.core.impl.HandlerAdapter
-
Packages that use HandlerAdapter Package Description net.rubyeye.xmemcached.impl Manage tcp connection,memcached protocol optimized,and some MBeans for monitor. -
-
Uses of HandlerAdapter in net.rubyeye.xmemcached.impl
Subclasses of HandlerAdapter in net.rubyeye.xmemcached.impl Modifier and Type Class Description class
MemcachedHandler
Memcached Session Handler,used for dispatching commands and session's lifecycle management
-