Uses of Interface
org.atmosphere.cpr.AtmosphereResourceFactory.Async

Packages that use AtmosphereResourceFactory.Async
org.atmosphere.cpr   
 

Uses of AtmosphereResourceFactory.Async in org.atmosphere.cpr
 

Methods in org.atmosphere.cpr with parameters of type AtmosphereResourceFactory.Async
 void DefaultAtmosphereResourceFactory.locate(String uuid, AtmosphereResourceFactory.Async async)
           
 void AtmosphereResourceFactory.locate(String uuid, AtmosphereResourceFactory.Async async)
          Locate an AtmosphereResource, based on its AtmosphereResource.uuid(), in a cluster.
 



Copyright © 2015. All Rights Reserved.