Package org.atmosphere.annotation
-
Interface Summary Interface Description Processor<T> Class annotated withAtmosphereAnnotationmust implement this interface in order to get invoked when theAtmosphereFramework.init()executes.
| Interface | Description |
|---|---|
| Processor<T> |
Class annotated with
AtmosphereAnnotation must implement this interface in order to get invoked
when the AtmosphereFramework.init() executes. |