org.ow2.orchestra.console.ws.client.factories.ws.interactions.impl
Class DefaultRequestResponseClientFactory
java.lang.Object
org.ow2.orchestra.console.ws.client.factories.ws.interactions.impl.DefaultRequestResponseClientFactory
- All Implemented Interfaces:
- RequestResponseClientFactory
public class DefaultRequestResponseClientFactory
- extends Object
- implements RequestResponseClientFactory
- Author:
- Loic Albertin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRequestResponseClientFactory
public DefaultRequestResponseClientFactory()
DefaultRequestResponseClientFactory
public DefaultRequestResponseClientFactory(com.google.gwt.event.shared.EventBus eventBus)
DefaultRequestResponseClientFactory
public DefaultRequestResponseClientFactory(com.google.gwt.event.shared.EventBus eventBus,
RequestResponsePanel requestResponsePanel)
getRequestResponsePanel
public RequestResponsePanel getRequestResponsePanel()
- Specified by:
getRequestResponsePanel in interface RequestResponseClientFactory
getEventBus
public com.google.gwt.event.shared.EventBus getEventBus()
- Specified by:
getEventBus in interface RequestResponseClientFactory
Copyright © 2012 OW2 Consortium. All Rights Reserved.