@Path(value="/") @Produces(value="application/json") @Consumes(value="application/json") public class RestPing extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RestPing.InventoryJaxRsInfo |
static class |
RestPing.JaxRsResource |
| Constructor and Description |
|---|
RestPing() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
ping(org.jboss.resteasy.core.Dispatcher dispatcher) |
Copyright © 2016 Red Hat. All rights reserved.