Deprecated API
Contents
- Terminally Deprecated
- Classes
- Enum Classes
- Methods
- Constructors
- Enum Constants
- Annotation Interface Elements
-
Terminally Deprecated Elements
-
Deprecated Classes
-
Deprecated Enum Classes
-
Deprecated MethodsMethodDescriptionUse
AtmosphereFramework.findInterceptor(Class)which returnsOptionalinstead of null.UseAtmosphereResourceFactory.findResource(String)which returnsOptionalinstead of null.UseBroadcasterFactory.findBroadcaster(Object)which returnsOptionalinstead of null.UseDefaultAtmosphereResourceFactory.findResource(String)which returnsOptionalinstead of null.UseInterceptorRegistry.findInterceptor(Class)which returnsOptionalinstead of null.UseWebSocketFactory.findWebSocket(String)which returnsOptionalinstead of null.
-
Deprecated Constructors
-
Deprecated Enum Constants
-
Deprecated Annotation Interface Elements