Class RoomServiceProcessor

java.lang.Object
org.atmosphere.annotation.RoomServiceProcessor
All Implemented Interfaces:
Processor<Object>

@AtmosphereAnnotation(RoomService.class) public class RoomServiceProcessor extends Object implements Processor<Object>
Processes RoomService annotations. Sets up a ManagedAtmosphereHandler for the annotated class and creates the corresponding Room via the framework's RoomManager.
Since:
4.0