@Produces(value="text/html") @Path(value="/playground") @Singleton public class PlaygroundResource extends Object
| Constructor and Description |
|---|
PlaygroundResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
get(javax.servlet.http.HttpServletRequest request) |
public PlaygroundResource()
throws IOException
IOExceptionCopyright © 2022. All rights reserved.