org.mule.test.integration.tck
Class WeatherReportResource

java.lang.Object
  extended by org.mule.test.integration.tck.WeatherReportResource

public class WeatherReportResource
extends Object


Constructor Summary
WeatherReportResource()
           
 
Method Summary
 javax.ws.rs.core.Response createNewReport(String report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeatherReportResource

public WeatherReportResource()
Method Detail

createNewReport

public javax.ws.rs.core.Response createNewReport(String report)
                                          throws URISyntaxException
Throws:
URISyntaxException


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.