Uses of Interface
org.exoplatform.social.common.service.AsyncCallback

Packages that use AsyncCallback
org.exoplatform.social.common.service   
org.exoplatform.social.common.service.impl   
 

Uses of AsyncCallback in org.exoplatform.social.common.service
 

Methods in org.exoplatform.social.common.service with parameters of type AsyncCallback
 ProcessContext SocialServiceExecutor.async(AsyncProcessor asyncProcessor, ProcessContext processContext, AsyncCallback callback)
           
 ProcessContext AsyncProcessor.process(ProcessContext processContext, AsyncCallback callback)
           
 

Uses of AsyncCallback in org.exoplatform.social.common.service.impl
 

Methods in org.exoplatform.social.common.service.impl with parameters of type AsyncCallback
 ProcessContext SocialServiceExecutorImpl.async(AsyncProcessor asyncProcessor, ProcessContext processContext, AsyncCallback callback)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.