Class CommandListener

java.lang.Object
org.apache.zookeeper.server.controller.CommandListener

public class CommandListener extends Object
An HTTP server listening to incoming controller commands sent from CommandClient (or any of your favorite REST client ) and dispatching the command to the ZooKeeperServerController for execution.