Uses of Class
org.cometd.server.CometDServlet
-
Packages that use CometDServlet Package Description org.cometd.annotation.server -
-
Uses of CometDServlet in org.cometd.annotation.server
Subclasses of CometDServlet in org.cometd.annotation.server Modifier and Type Class Description classAnnotationCometDServletA specialized version ofCometDServletthat can be configured with the init-parameter services to be a comma separated list of class names of annotated services, that will be processed byServerAnnotationProcessorupon initialization.
-