| Package | Description |
|---|---|
| pro.redsoft.iframework.client.application.service |
package-info.
|
| pro.redsoft.iframework.server |
package-info.
|
| pro.redsoft.iframework.shared |
package-info.
|
| pro.redsoft.iframework.shared.config |
| Modifier and Type | Method and Description |
|---|---|
Config |
ConfigService.getClientSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigServiceAsync.getClientSettings(com.google.gwt.user.client.rpc.AsyncCallback<Config> callback) |
| Modifier and Type | Method and Description |
|---|---|
Config |
MockServiceImpl.getClientSettings() |
Config |
ConfigServiceImpl.getClientSettings() |
protected Config |
MockServiceImpl.mergeResults(Object o1,
Object o2,
String log) |
protected Config |
ConfigServiceImpl.mergeResults(Object o1,
Object o2,
String log) |
| Modifier and Type | Method and Description |
|---|---|
protected pro.redsoft.iframework.jaxbx.AbstractJAXBParser<Config> |
MockServiceImpl.getParser() |
protected pro.redsoft.iframework.jaxbx.AbstractJAXBParser<Config> |
ConfigServiceImpl.getParser() |
| Constructor and Description |
|---|
SystemSettingsParser(Class<Config> classType) |
| Modifier and Type | Method and Description |
|---|---|
Config |
ObjectFactory.createConfig()
Create an instance of
Config |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Config> |
ObjectFactory.createConfig(Config value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Config> |
ObjectFactory.createConfig(Config value)
|
Copyright © 2012–2014 RedSoft. All rights reserved.