Uses of Class
org.cometd.annotation.ServerAnnotationProcessor
-
-
Uses of ServerAnnotationProcessor in org.cometd.annotation
Methods in org.cometd.annotation that return ServerAnnotationProcessor Modifier and Type Method Description protected ServerAnnotationProcessorAnnotationCometDServlet. newServerAnnotationProcessor(org.cometd.bayeux.server.BayeuxServer bayeuxServer)Methods in org.cometd.annotation 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)
-