| Package | Description |
|---|---|
| org.glassfish.jersey.examples.flight.resources | |
| org.glassfish.jersey.examples.flight.validation |
| Modifier and Type | Method and Description |
|---|---|
String |
FlightsResource.book(String flightId) |
String |
FlightsResource.delete(String flightId) |
Flight |
FlightsResource.get(String flightId) |
Flight |
FlightsResource.getAsHtml(String flightId) |
String |
FlightsResource.updateStatus(String flightId,
String newStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidFlightId.StringValidator.initialize(ValidFlightId ann) |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.