Uses of Class
org.apache.zookeeper.server.NIOServerCnxn

Packages that use NIOServerCnxn
org.apache.zookeeper.server ZooKeeper server theory of operation 
 

Uses of NIOServerCnxn in org.apache.zookeeper.server
 

Methods in org.apache.zookeeper.server that return NIOServerCnxn
protected  NIOServerCnxn NIOServerCnxn.Factory.createConnection(java.nio.channels.SocketChannel sock, java.nio.channels.SelectionKey sk)
           
 



Copyright © 2010 The Apache Software Foundation