| Package | Description |
|---|---|
| org.glassfish.jersey.examples.flight.filtering | |
| org.glassfish.jersey.examples.flight.resources |
| Modifier and Type | Method and Description |
|---|---|
static Detail |
Detail.Factory.get() |
| Modifier and Type | Method and Description |
|---|---|
Flight |
FlightsResource.create(Integer aircraftId) |
Aircraft |
AircraftsResource.create(String manufacturer,
String type,
Integer capacity,
Integer x,
Integer y) |
Aircraft |
AircraftsResource.get(Integer aircraftId) |
Flight |
FlightsResource.get(String flightId) |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.