- ZChildren - Class in org.apache.zookeeper.server.jersey.jaxb
-
Represents the CHILD using JAXB.
- ZChildren() - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZChildren
-
- ZChildren(String, String, String, List<String>) - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZChildren
-
- ZChildrenJSON - Class in org.apache.zookeeper.server.jersey.jaxb
-
Represents the CHILD using JAXB.
- ZChildrenJSON() - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZChildrenJSON
-
- ZChildrenJSON(String, String, String, List<String>) - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZChildrenJSON
-
- ZError - Class in org.apache.zookeeper.server.jersey.jaxb
-
Represents an ERROR using JAXB.
- ZError() - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZError
-
- ZError(String, String) - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZError
-
- ZErrorWriter - Class in org.apache.zookeeper.server.jersey.resources
-
Tell Jersey how to format an octet response error message.
- ZErrorWriter() - Constructor for class org.apache.zookeeper.server.jersey.resources.ZErrorWriter
-
- ZNodeResource - Class in org.apache.zookeeper.server.jersey.resources
-
Version 1 implementation of the ZooKeeper REST specification.
- ZNodeResource(String, UriInfo, HttpServletRequest) - Constructor for class org.apache.zookeeper.server.jersey.resources.ZNodeResource
-
- ZooKeeperService - Class in org.apache.zookeeper.server.jersey
-
Singleton which provides JAX-RS resources access to the ZooKeeper client.
- ZooKeeperService() - Constructor for class org.apache.zookeeper.server.jersey.ZooKeeperService
-
- ZPath - Class in org.apache.zookeeper.server.jersey.jaxb
-
Represents a PATH using JAXB.
- ZPath() - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZPath
-
- ZPath(String) - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZPath
-
- ZPath(String, String) - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZPath
-
- ZSession - Class in org.apache.zookeeper.server.jersey.jaxb
-
- ZSession() - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZSession
-
- ZSession(String, String) - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZSession
-
- ZStat - Class in org.apache.zookeeper.server.jersey.jaxb
-
Represents a STAT using JAXB.
- ZStat() - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZStat
-
- ZStat(String, byte[], String) - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZStat
-
- ZStat(String, String, byte[], String, long, long, long, long, int, int, int, long, int, int, long) - Constructor for class org.apache.zookeeper.server.jersey.jaxb.ZStat
-