public interface RestDispatchCallFactory
DispatchCall
instances.Modifier and Type | Method and Description |
---|---|
<A extends RestAction<R>,R> |
create(A action,
AsyncCallback<R> callback) |
<A extends RestAction<R>,R> RestDispatchCall<A,R> create(A action, AsyncCallback<R> callback)
Copyright © 2010-2014 ArcBees. All Rights Reserved.