Uses of Class
org.cometd.annotation.server.ServerAnnotationProcessor
-
Packages that use ServerAnnotationProcessor Package Description org.cometd.annotation.server -
-
Uses of ServerAnnotationProcessor in org.cometd.annotation.server
Methods in org.cometd.annotation.server that return ServerAnnotationProcessor Modifier and Type Method Description protected ServerAnnotationProcessorAnnotationCometDServlet. newServerAnnotationProcessor(BayeuxServer bayeuxServer)Methods in org.cometd.annotation.server with parameters of type ServerAnnotationProcessor Modifier and Type Method Description protected voidAnnotationCometDServlet. deprocessService(ServerAnnotationProcessor processor, java.lang.Object service)protected java.lang.ObjectAnnotationCometDServlet. processService(ServerAnnotationProcessor processor, java.lang.String serviceClassName)
-