restart.xml.client
Class XMLRestClient

java.lang.Object
  extended by restart.client.RestClient
      extended by restart.xml.client.XMLRestClient

public class XMLRestClient
extends RestClient


Constructor Summary
XMLRestClient(CallData serviceCaller, XMLHandler xmlHandler)
           
 
Method Summary
 XMLServiceResult getResult()
           
 
Methods inherited from class restart.client.RestClient
call, read, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLRestClient

public XMLRestClient(CallData serviceCaller,
                     XMLHandler xmlHandler)
Method Detail

getResult

public XMLServiceResult getResult()
                           throws java.io.IOException
Overrides:
getResult in class RestClient
Throws:
java.io.IOException