Uses of Class
org.cometd.annotation.server.ServerAnnotationProcessor
-
Uses of ServerAnnotationProcessor in org.cometd.annotation.server
Methods in org.cometd.annotation.server that return ServerAnnotationProcessorModifier and TypeMethodDescriptionprotected ServerAnnotationProcessor
AnnotationCometDServlet.newServerAnnotationProcessor
(org.cometd.bayeux.server.BayeuxServer bayeuxServer) Methods in org.cometd.annotation.server with parameters of type ServerAnnotationProcessorModifier and TypeMethodDescriptionprotected void
AnnotationCometDServlet.deprocessService
(ServerAnnotationProcessor processor, Object service) protected Object
AnnotationCometDServlet.processService
(ServerAnnotationProcessor processor, String serviceClassName)