examples.wslauncher4
Class WebserviceGuiImpl

java.lang.Object
  extended byexamples.wslauncher4.WebserviceGuiImpl
All Implemented Interfaces:
Webservice

public class WebserviceGuiImpl
extends Object
implements Webservice


Field Summary
private  JTextArea text_
           
 
Constructor Summary
WebserviceGuiImpl()
           
 
Method Summary
 String processXml(String xmlDoc, long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text_

private JTextArea text_
Constructor Detail

WebserviceGuiImpl

public WebserviceGuiImpl()
Method Detail

processXml

public String processXml(String xmlDoc,
                         long id)
Specified by:
processXml in interface Webservice


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.