org.apache.cxf.management.web.browser.client.service.browser
Interface FeedProxy

All Known Implementing Classes:
FeedProxyImpl

public interface FeedProxy


Method Summary
 void getFeed(String url, com.google.gwt.http.client.RequestCallback callback)
           
 

Method Detail

getFeed

void getFeed(String url,
             com.google.gwt.http.client.RequestCallback callback)


Apache CXF