| Package | Description |
|---|---|
| org.apache.cxf.management.web.browser.client.service.settings |
| Modifier and Type | Method and Description |
|---|---|
static Settings |
RemoteStorageProxyImpl.Converter.convertToSettings(RemoteStorageProxyImpl.RemoteSettings remoteSettings) |
protected Settings |
RemoteStorageProxyImpl.Callback.parse(com.google.gwt.http.client.Response response) |
protected Settings |
RemoteStorageProxyImpl.NoActionCallback.parse(com.google.gwt.http.client.Response response) |
| Modifier and Type | Method and Description |
|---|---|
static RemoteStorageProxyImpl.RemoteSettings |
RemoteStorageProxyImpl.Converter.convertToRemoteSettings(Settings settings) |
void |
RemoteStorageProxyImpl.NoActionCallback.onSuccess(Settings obj) |
void |
RemoteStorageProxy.retrieveSettings(Settings settings,
com.google.gwt.http.client.RequestCallback callback) |
void |
RemoteStorageProxyImpl.retrieveSettings(Settings settings,
com.google.gwt.http.client.RequestCallback callback) |
Apache CXF