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