Uses of Interface
org.atmosphere.handler.AnnotatedProxy
Packages that use AnnotatedProxy
-
Uses of AnnotatedProxy in org.atmosphere.config.managed
Classes in org.atmosphere.config.managed that implement AnnotatedProxyModifier and TypeClassDescriptionclassAn internal implementation ofAtmosphereHandlerthat implement support for Atmosphere 2.0 annotations.Methods in org.atmosphere.config.managed that return AnnotatedProxyModifier and TypeMethodDescriptionManagedAtmosphereHandler.configure(AtmosphereConfig config, Object c) protected AnnotatedProxyManagedServiceInterceptor.proxyHandler()Methods in org.atmosphere.config.managed with parameters of type AnnotatedProxyModifier and TypeMethodDescriptionManagedServiceInterceptor.managed(AnnotatedProxy ap, AtmosphereResource r) -
Uses of AnnotatedProxy in org.atmosphere.handler
Methods in org.atmosphere.handler that return AnnotatedProxyModifier and TypeMethodDescriptionAnnotatedProxy.configure(AtmosphereConfig config, Object c) Configure the proxy.