Uses of Class
org.apache.zookeeper.server.jersey.cfg.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in org.apache.zookeeper.server.jersey
Methods in org.apache.zookeeper.server.jersey with parameters of type EndpointModifier and TypeMethodDescriptionstatic void
ZooKeeperService.mapContext
(String contextPath, Endpoint e) Specify ZooKeeper host:port for a particular context path. -
Uses of Endpoint in org.apache.zookeeper.server.jersey.cfg
Methods in org.apache.zookeeper.server.jersey.cfg that return types with arguments of type Endpoint