Uses of Interface
org.atmosphere.cpr.AtmosphereResourceFactory.Async
-
Packages that use AtmosphereResourceFactory.Async Package Description org.atmosphere.cpr -
-
Uses of AtmosphereResourceFactory.Async in org.atmosphere.cpr
Methods in org.atmosphere.cpr with parameters of type AtmosphereResourceFactory.Async Modifier and Type Method Description voidAtmosphereResourceFactory. locate(java.lang.String uuid, AtmosphereResourceFactory.Async async)Locate anAtmosphereResource, based on itsAtmosphereResource.uuid(), in a cluster.voidDefaultAtmosphereResourceFactory. locate(java.lang.String uuid, AtmosphereResourceFactory.Async async)
-