Uses of Class
org.atmosphere.cpr.AtmosphereFrameworkInitializer
-
Packages that use AtmosphereFrameworkInitializer Package Description org.atmosphere.cpr -
-
Uses of AtmosphereFrameworkInitializer in org.atmosphere.cpr
Fields in org.atmosphere.cpr declared as AtmosphereFrameworkInitializer Modifier and Type Field Description protected AtmosphereFrameworkInitializerAtmosphereServlet. initializerMethods in org.atmosphere.cpr that return AtmosphereFrameworkInitializer Modifier and Type Method Description AtmosphereFrameworkInitializerAtmosphereFrameworkInitializer. configureFramework(javax.servlet.ServletConfig sc)AtmosphereFrameworkInitializerAtmosphereFrameworkInitializer. configureFramework(javax.servlet.ServletConfig sc, boolean init, boolean useNative, java.lang.Class<? extends AtmosphereFramework> frameworkClass)
-