org.apache.cxf.management.web.browser.client.service.browser
Class FeedProxyImpl
java.lang.Object
org.apache.cxf.management.web.browser.client.service.browser.FeedProxyImpl
- All Implemented Interfaces:
- FeedProxy
public class FeedProxyImpl
- extends Object
- implements FeedProxy
|
Method Summary |
void |
getFeed(String url,
com.google.gwt.http.client.RequestCallback callback)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedProxyImpl
public FeedProxyImpl()
getFeed
public void getFeed(@Nonnull
String url,
@Nonnull
com.google.gwt.http.client.RequestCallback callback)
- Specified by:
getFeed in interface FeedProxy
Apache CXF