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

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

Uses of NIOServerCnxnFactory in org.apache.zookeeper.server
 

Constructors in org.apache.zookeeper.server with parameters of type NIOServerCnxnFactory
NIOServerCnxn(ZooKeeperServer zk, SocketChannel sock, SelectionKey sk, NIOServerCnxnFactory factory)
           
 



Copyright © 2013 The Apache Software Foundation