Uses of Class
org.cometd.server.http.jakarta.CometDServlet
-
Uses of CometDServlet in org.cometd.annotation.server.jakarta
Modifier and TypeClassDescriptionclass
A specialized version ofCometDServlet
that can be configured with the init-parameter services to be a comma separated list of class names of annotated services, that will be processed byServerAnnotationProcessor
upon initialization.