Package org.atmosphere.config.managed
-
Interface Summary Interface Description Decoder<U,T> Decode a message in order to invoke a class annotated withManagedServicewith a method annotated withMessage.Encoder<U,T> Encode a message returned by a method annotated withMessageor aManagedServiceannotated class.ManagedServiceInterceptor.ManagedAnnotation -
Class Summary Class Description AtmosphereHandlerServiceInterceptor Invoker ManagedAtmosphereHandler An internal implementation ofAtmosphereHandlerthat implement support for Atmosphere 2.0 annotations.ManagedAtmosphereHandler.Managed ManagedAtmosphereHandler.MethodInfo ManagedServiceInterceptor HandleSingletonforManagedServiceprocessing.MeteorServiceInterceptor HandleSingleton,MeteorServiceprocessing.ServiceInterceptor TypeResolver Enhanced type resolution utilities.TypeResolver.Unknown An unknown type.