Uses of Class
ubic.gemma.web.util.dwr.DwrCallbackHandler
Packages that use DwrCallbackHandler
-
Uses of DwrCallbackHandler in ubic.gemma.web.util.dwr
Methods in ubic.gemma.web.util.dwr that return DwrCallbackHandlerModifier and TypeMethodDescription<T> DwrCallbackHandler<T> DwrBatchHandlers.getCallback(int callId, Consumer<T> doWithReply) <T> DwrCallbackHandler<T> DwrBatchHandlers.getCallback(Consumer<T> doWithReply) static <T> DwrCallbackHandler<T> MockDwrResultHandlers.getCallback(int callId, Consumer<T> doWithReply) static <T> DwrCallbackHandler<T> MockDwrResultHandlers.getCallback(Consumer<T> doWithReply)