org.ow2.orchestra.console.ws.client.presenters.ws.interactions
Class RequestResponsePresenter
java.lang.Object
org.ow2.orchestra.console.ws.client.presenters.ws.interactions.RequestResponsePresenter
- All Implemented Interfaces:
- RequestResponsePanel.Presenter
public class RequestResponsePresenter
- extends Object
- implements RequestResponsePanel.Presenter
- Author:
- Loic Albertin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestResponsePresenter
public RequestResponsePresenter(com.google.gwt.event.shared.EventBus eventBus,
RequestResponsePanel requestResponsePanel)
handleOpenOperation
public void handleOpenOperation(ActivityEndpoint wsdlOperation)
- Specified by:
handleOpenOperation in interface RequestResponsePanel.Presenter
generateRequest
public void generateRequest(String key,
ActivityEndpoint wsdlOperation)
- Specified by:
generateRequest in interface RequestResponsePanel.Presenter
sendRequest
public void sendRequest(String key,
SoapRequest request)
- Specified by:
sendRequest in interface RequestResponsePanel.Presenter
Copyright © 2012 OW2 Consortium. All Rights Reserved.