org.apache.cxf.management.web.browser.client.service.browser
Class FeedProxyImpl.Callback
java.lang.Object
org.apache.cxf.management.web.browser.client.service.AbstractCallback<Feed>
org.apache.cxf.management.web.browser.client.service.browser.FeedProxyImpl.Callback
- All Implemented Interfaces:
- com.google.gwt.http.client.RequestCallback
- Enclosing class:
- FeedProxyImpl
public abstract static class FeedProxyImpl.Callback
- extends AbstractCallback<Feed>
|
Method Summary |
protected Feed |
parse(com.google.gwt.http.client.Response response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedProxyImpl.Callback
public FeedProxyImpl.Callback()
parse
@Nonnull
protected Feed parse(@Nonnull
com.google.gwt.http.client.Response response)
- Specified by:
parse in class AbstractCallback<Feed>
Apache CXF