org.ow2.jasmine.probe.rest.impl
Class RestUtil

java.lang.Object
  extended by org.ow2.jasmine.probe.rest.impl.RestUtil

public class RestUtil
extends Object


Constructor Summary
RestUtil()
           
 
Method Summary
protected static javax.ws.rs.core.Response errorResponse(JasmineProbeException e, javax.ws.rs.core.Response.Status _status)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestUtil

public RestUtil()
Method Detail

errorResponse

protected static javax.ws.rs.core.Response errorResponse(JasmineProbeException e,
                                                         javax.ws.rs.core.Response.Status _status)


Copyright © 2012 OW2 Consortium. All Rights Reserved.