Uses of Interface
org.atmosphere.handler.AnnotatedProxy

Packages that use AnnotatedProxy
org.atmosphere.config.managed   
org.atmosphere.handler   
 

Uses of AnnotatedProxy in org.atmosphere.config.managed
 

Classes in org.atmosphere.config.managed that implement AnnotatedProxy
 class ManagedAtmosphereHandler
          An internal implementation of AtmosphereHandler that implement support for Atmosphere 2.0 annotations.
 

Methods in org.atmosphere.config.managed that return AnnotatedProxy
 AnnotatedProxy ManagedAtmosphereHandler.configure(AtmosphereConfig config, Object c)
           
protected  AnnotatedProxy ManagedServiceInterceptor.proxyHandler()
           
 

Methods in org.atmosphere.config.managed with parameters of type AnnotatedProxy
protected  ManagedServiceInterceptor.ManagedAnnotation ManagedServiceInterceptor.managed(AnnotatedProxy ap, AtmosphereResource r)
           
 

Uses of AnnotatedProxy in org.atmosphere.handler
 

Methods in org.atmosphere.handler that return AnnotatedProxy
 AnnotatedProxy AnnotatedProxy.configure(AtmosphereConfig config, Object c)
          Configure the proxy.
 



Copyright © 2014. All Rights Reserved.