org.trialox.jaxrs.blackbox
Class TestPostSubResourceMethod.MyResource

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

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


Constructor Summary
TestPostSubResourceMethod.MyResource()
           
 
Method Summary
 void handleGet()
           
 void handlePost()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPostSubResourceMethod.MyResource

public TestPostSubResourceMethod.MyResource()
Method Detail

handleGet

public void handleGet()

handlePost

public void handlePost()


Copyright © 2008. All Rights Reserved.