org.mule.example.launcher
Class HTTPResponse
java.lang.Object
org.mule.example.launcher.HTTPResponse
public class HTTPResponse
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPResponse
public HTTPResponse()
HTTPResponse
public HTTPResponse(String response)
getResponse
public String getResponse()
setResponse
public void setResponse(String response)
Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.