Uses of Interface
com.google.code.yanf4j.nio.NioSession
Packages that use NioSession
Package
Description
Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.
-
Uses of NioSession in com.google.code.yanf4j.nio.impl
Classes in com.google.code.yanf4j.nio.impl that implement NioSessionModifier and TypeClassDescriptionclass
Abstract nio sessionclass
Nio tcp connectionMethods in com.google.code.yanf4j.nio.impl that return NioSessionModifier and TypeMethodDescriptionprotected NioSession
SocketChannelController.buildSession
(SocketChannel sc) -
Uses of NioSession in net.rubyeye.xmemcached.impl
Classes in net.rubyeye.xmemcached.impl that implement NioSessionModifier and TypeClassDescriptionclass
Connected session for a memcached serverMethods in net.rubyeye.xmemcached.impl that return NioSessionModifier and TypeMethodDescriptionprotected NioSession
MemcachedConnector.buildSession
(SocketChannel sc)