Package org.atmosphere.config.managed

Interface Summary
Decoder<U,T> Decode a message in order to invoke a class annotated with ManagedService with a method annotated with Message.
Encoder<U,T> Encode a message returned by a method annotated with Message or a ManagedService annotated class.
 

Class Summary
AtmosphereHandlerServiceInterceptor Handle Singleton,MeteorService and AtmosphereHandlerService processing.
Invoker Invoke a method based on Encoder and Decoder
ManagedAtmosphereHandler An internal implementation of AtmosphereHandler that implement support for Atmosphere 2.0 annotations.
ManagedServiceInterceptor Handle Singleton for ManagedService processing.
MeteorServiceInterceptor Handle Singleton,MeteorService processing.
TypeResolver Enhanced type resolution utilities.
TypeResolver.Unknown An unknown type.
 



Copyright © 2014. All Rights Reserved.