org.apache.cxf.management.web.browser.client.service.settings
Class RemoteStorageProxyImpl.Callback
java.lang.Object
org.apache.cxf.management.web.browser.client.service.AbstractCallback<Settings>
org.apache.cxf.management.web.browser.client.service.settings.RemoteStorageProxyImpl.Callback
- All Implemented Interfaces:
- com.google.gwt.http.client.RequestCallback
- Enclosing class:
- RemoteStorageProxyImpl
public abstract static class RemoteStorageProxyImpl.Callback
- extends AbstractCallback<Settings>
|
Method Summary |
protected Settings |
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 |
RemoteStorageProxyImpl.Callback
public RemoteStorageProxyImpl.Callback()
parse
@Nullable
protected Settings parse(@Nonnull
com.google.gwt.http.client.Response response)
- Specified by:
parse in class AbstractCallback<Settings>
Apache CXF