org.kuali.ole.docstore.model.xstream.ingest
Class ResponseHandler

java.lang.Object
  extended by org.kuali.ole.docstore.model.xstream.ingest.ResponseHandler

public class ResponseHandler
extends Object

Created by IntelliJ IDEA. User: pvsubrah Date: 9/13/11 Time: 10:58 PM To change this template use File | Settings | File Templates.


Constructor Summary
ResponseHandler()
           
 
Method Summary
 Response toObject(String requestXML)
           
 String toXML(Response response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseHandler

public ResponseHandler()
Method Detail

toObject

public Response toObject(String requestXML)

toXML

public String toXML(Response response)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.