Uses of Interface
org.atmosphere.cpr.AsyncSupportResolver
-
Packages that use AsyncSupportResolver Package Description org.atmosphere.cpr -
-
Uses of AsyncSupportResolver in org.atmosphere.cpr
Classes in org.atmosphere.cpr that implement AsyncSupportResolver Modifier and Type Class Description classDefaultAsyncSupportResolverThis is the default implementation of @link {AsyncSupportResolver}.Methods in org.atmosphere.cpr that return AsyncSupportResolver Modifier and Type Method Description protected AsyncSupportResolverAtmosphereFramework. createAsyncSupportResolver()Returns an instance of AsyncSupportResolverAsyncSupportResolver.
-