| Class | Description |
|---|---|
| AdminGuard |
Sample guard that only lets administrators through.
|
| HelloWorldResource |
Sample REST resource that prints out a simple "Hello world!" message.
|
| RequestEchoResource |
Sample REST resource for echoing HttpServletRequests back to the browser.
|
| RootResources |
Sample REST resource showing how to implement a "router" resource page.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.