org.trialox.jaxrs.blackbox
Class TestSimplePut.MyResource

java.lang.Object
  extended by org.trialox.jaxrs.blackbox.TestSimplePut.MyResource
Enclosing class:
TestSimplePut

public static class TestSimplePut.MyResource
extends java.lang.Object


Constructor Summary
TestSimplePut.MyResource()
           
 
Method Summary
 void handlePut(java.lang.String body)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSimplePut.MyResource

public TestSimplePut.MyResource()
Method Detail

handlePut

public void handlePut(java.lang.String body)


Copyright © 2008. All Rights Reserved.