Uses of Class
org.cometd.server.CometDServlet
| Package | Description |
|---|---|
| org.cometd.annotation |
-
Uses of CometDServlet in org.cometd.annotation
Subclasses of CometDServlet in org.cometd.annotation 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.