public class DefaultRequestResponseClientFactory extends Object implements RequestResponseClientFactory
| Constructor and Description |
|---|
DefaultRequestResponseClientFactory() |
DefaultRequestResponseClientFactory(com.google.gwt.event.shared.EventBus eventBus) |
DefaultRequestResponseClientFactory(com.google.gwt.event.shared.EventBus eventBus,
RequestResponsePanel requestResponsePanel) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.EventBus |
getEventBus() |
RequestResponsePanel |
getRequestResponsePanel() |
public DefaultRequestResponseClientFactory()
public DefaultRequestResponseClientFactory(com.google.gwt.event.shared.EventBus eventBus)
public DefaultRequestResponseClientFactory(com.google.gwt.event.shared.EventBus eventBus,
RequestResponsePanel requestResponsePanel)
public RequestResponsePanel getRequestResponsePanel()
getRequestResponsePanel in interface RequestResponseClientFactorypublic com.google.gwt.event.shared.EventBus getEventBus()
getEventBus in interface RequestResponseClientFactoryCopyright © 2012 OW2 Consortium. All Rights Reserved.