org.fusesource.restygwt.client
Interface Dispatcher

All Known Subinterfaces:
FilterawareDispatcher
All Known Implementing Classes:
DefaultDispatcher, DefaultFilterawareDispatcher

public interface Dispatcher

Do the dispatch. Check out default implementation DispatcherDefault.

Author:
rEyez, Hiram Chirino

Method Summary
 Request send(Method method, RequestBuilder builder)
           
 

Method Detail

send

Request send(Method method,
             RequestBuilder builder)
             throws RequestException
Throws:
RequestException


Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.