org.ow2.orchestra.console.ws.client.ui.ws.interactions
Interface RequestResponsePanel
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget
- All Known Implementing Classes:
- DefaultRequestResponsePanel
public interface RequestResponsePanel
- extends com.google.gwt.user.client.ui.IsWidget
- Author:
- Loic Albertin
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
setPresenter
void setPresenter(RequestResponsePanel.Presenter presenter)
addRequestResponseTab
void addRequestResponseTab(ActivityEndpoint wsdlOperation)
displayRequest
void displayRequest(String key,
SoapRequest request)
displayResult
void displayResult(String key,
SoapRequest request,
String result)
Copyright © 2012 OW2 Consortium. All Rights Reserved.