test.plugin
Class RestEndpoint

java.lang.Object
  extended by test.plugin.RestEndpoint

public class RestEndpoint
extends Object


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

Constructor Detail

RestEndpoint

public RestEndpoint()
Method Detail

getHelloWorld

public javax.ws.rs.core.Response getHelloWorld()


Copyright © 2003-2012 Atlassian. All Rights Reserved.