Uses of Interface
org.atmosphere.annotation.Processor

Packages that use Processor
org.atmosphere.annotation   
org.atmosphere.cpr   
 

Uses of Processor in org.atmosphere.annotation
 

Classes in org.atmosphere.annotation that implement Processor
 class AsyncSupportListenerServiceProcessor
           
 class AsyncSupportServiceProcessor
           
 class AtmosphereHandlerServiceProcessor
           
 class AtmosphereInterceptorServiceProcessor
           
 class AtmosphereServiceProcessor
           
 class BroadcasterCacheInspectorServiceProcessor
           
 class BroadcasterCacheListenererviceProcessor
           
 class BroadcasterCacheServiceProcessor
           
 class BroadcasterFactoryServiceProcessor
           
 class BroadcasterListenerServiceProcessor
           
 class BroadcasterServiceProcessor
           
 class BroadcastFilterServiceProcessor
           
 class EndpointMapperServiceProcessor
           
 class ManagedServiceProcessor
           
 class MeteorServiceProcessor
           
 class WebSocketHandlerServiceProcessor
           
 class WebSocketProcessorServiceProcessor
           
 class WebSocketProtocolServiceProcessor
           
 

Uses of Processor in org.atmosphere.cpr
 

Methods in org.atmosphere.cpr that return types with arguments of type Processor
 Class<? extends Processor> AnnotationHandler.handleProcessor(Class<?> clazz)
           
 



Copyright © 2014. All Rights Reserved.