Uses of Interface
org.I0Itec.zkclient.IZkConnection

Packages that use IZkConnection
org.I0Itec.zkclient   
 

Uses of IZkConnection in org.I0Itec.zkclient
 

Classes in org.I0Itec.zkclient that implement IZkConnection
 class InMemoryConnection
           
 class ZkConnection
           
 

Fields in org.I0Itec.zkclient declared as IZkConnection
protected  IZkConnection ZkClient._connection
           
 

Constructors in org.I0Itec.zkclient with parameters of type IZkConnection
ZkClient(IZkConnection connection)
           
ZkClient(IZkConnection connection, int connectionTimeout)
           
ZkClient(IZkConnection zkConnection, int connectionTimeout, ZkSerializer zkSerializer)
           
 



Copyright © 2011. All Rights Reserved.