@Path(value="/") public class WhoAmIEndpoint extends Object
WhoAmIEndpoint()
javax.ws.rs.core.Response
whoAmI()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WhoAmIEndpoint()
@GET @Produces(value="text/plain") public javax.ws.rs.core.Response whoAmI()
This work is licensed under a Creative Commons Attribution 4.0 International License.