public interface RemoteStorageProxy
| Modifier and Type | Method and Description |
|---|---|
void |
retrieveSettings(Settings settings,
com.google.gwt.http.client.RequestCallback callback) |
void |
saveSettings(com.google.gwt.http.client.RequestCallback callback) |
void saveSettings(com.google.gwt.http.client.RequestCallback callback)
void retrieveSettings(Settings settings, com.google.gwt.http.client.RequestCallback callback)
Apache CXF