Uses of Class
org.cometd.oort.OortConfigServlet
Packages that use OortConfigServlet
-
Uses of OortConfigServlet in org.cometd.oort
Subclasses of OortConfigServlet in org.cometd.oortModifier and TypeClassDescriptionclassThis servlet initializes and configures an instance of theOortCometD cluster manager via autodiscovery of other Oort comets using UDP multicast.classThis servlet initializes and configures an instance of theOortCometD cluster manager with a static list of other Oort comet URLs.