Uses of Interface
org.exoplatform.social.common.service.AsyncCallback
-
Packages that use AsyncCallback Package Description 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 Modifier and Type Method Description ProcessContextSocialServiceExecutor. async(AsyncProcessor asyncProcessor, ProcessContext processContext, AsyncCallback callback)ProcessContextAsyncProcessor. 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 Modifier and Type Method Description ProcessContextSocialServiceExecutorImpl. async(AsyncProcessor asyncProcessor, ProcessContext processContext, AsyncCallback callback)
-