| Package | Description |
|---|---|
| org.glassfish.jersey.examples.flight.resources | |
| org.glassfish.jersey.examples.flight.validation |
| Modifier and Type | Method and Description |
|---|---|
Flight |
FlightsResource.create(Integer aircraftId) |
String |
AircraftsResource.delete(Integer id) |
Aircraft |
AircraftsResource.get(Integer aircraftId) |
Aircraft |
AircraftsResource.getAsHtml(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidAircraftId.IntegerValidator.initialize(ValidAircraftId ann) |
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.