Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
O
R
S
W
A
ab
- Variable in class euroLCC.
AirportCode
Model object
ab
- Variable in class euroLCC.
Airline
Model object
airline
- Variable in class euroLCC.
Segment
Airline URL
Airline
- class euroLCC.
Airline
.
Controller for airline list.
Airline()
- Constructor for class euroLCC.
Airline
AirlineBean
- class euroLCC.
AirlineBean
.
Model for airline list.
AirlineBean()
- Constructor for class euroLCC.
AirlineBean
airlines
- Variable in class euroLCC.
AirlineBean
Contains airline URLs
AirportCode
- class euroLCC.
AirportCode
.
Controller for airport code after airport name.
AirportCode()
- Constructor for class euroLCC.
AirportCode
AirportCodeBean
- class euroLCC.
AirportCodeBean
.
Model for airport code after airport name.
AirportCodeBean()
- Constructor for class euroLCC.
AirportCodeBean
airports
- Variable in class euroLCC.
AirportCodeBean
Airport map
Key: airport name
Value: airport code
C
codes
- Variable in class euroLCC.
Route
Map to find an airport name after an airport code.
ctx
- Variable in class euroLCC.
Route
Unique to the Web application
ctx
- Variable in class euroLCC.
AirportCode
Unique to the Web application
ctx
- Variable in class euroLCC.
Airline
Unique to the Web application
D
destin
- Variable in class euroLCC.
Segment
Destination airport
destin
- Variable in class euroLCC.
RouteBean
Destination airport list
destroy()
- Method in class euroLCC.
Route
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy()
- Method in class euroLCC.
AirportCode
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy()
- Method in class euroLCC.
Airline
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
dispatcher
- Variable in class euroLCC.
Route
Dispatcher to airline.jsp
dispatcher
- Variable in class euroLCC.
AirportCode
Dispatcher to airportcode.jsp
dispatcher
- Variable in class euroLCC.
Airline
Dispatcher to airline.jsp
doGet(HttpServletRequest, HttpServletResponse)
- Method in class euroLCC.
Route
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class euroLCC.
AirportCode
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class euroLCC.
Airline
GET request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class euroLCC.
Route
POST request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class euroLCC.
AirportCode
POST request handling.
E
euroLCC
- package euroLCC
F
findRoutes(String, String)
- Method in class euroLCC.
Route
Find routes between an origin and a destination airport.
G
getAirlines()
- Method in class euroLCC.
RouteBean
Return airlines with suitable routes.
getAirlines()
- Method in class euroLCC.
AirlineBean
Returns the airline URLs.
getNames()
- Method in class euroLCC.
AirportCodeBean
Returns the airport names.
I
init(ServletConfig)
- Method in class euroLCC.
Route
Invoked by Servlet container.
init(ServletConfig)
- Method in class euroLCC.
AirportCode
Invoked by Servlet container.
init(ServletConfig)
- Method in class euroLCC.
Airline
Invoked by Servlet container.
initialize()
- Method in class euroLCC.
Route
Builds a map whose key is the airport name and value is the airport code.
initialize()
- Method in class euroLCC.
AirportCode
Builds a map whose key is the airport name and value is the airport code.
initialize()
- Method in class euroLCC.
Airline
Builds a map whose key is the airport name and value is the airport code.
initialized
- Variable in class euroLCC.
Route
True if the route table has been read
initialized
- Variable in class euroLCC.
AirportCode
True if the airport table has been read
initialized
- Variable in class euroLCC.
Airline
True if the route table has been read
inst
- Variable in class euroLCC.
Route
PageBox API instance
inst
- Variable in class euroLCC.
AirportCode
PageBox API instance
inst
- Variable in class euroLCC.
Airline
PageBox API instance
L
log
- Variable in class euroLCC.
Route
Logging object
log
- Variable in class euroLCC.
AirportCode
Logging object
log
- Variable in class euroLCC.
Airline
Logging object
O
origin
- Variable in class euroLCC.
Segment
Origin airport
origin
- Variable in class euroLCC.
RouteBean
Origin airport list
R
rb
- Variable in class euroLCC.
Route
Model object
Route
- class euroLCC.
Route
.
Controller for route display.
Route()
- Constructor for class euroLCC.
Route
RouteBean
- class euroLCC.
RouteBean
.
Model for airport code after airport name.
RouteBean()
- Constructor for class euroLCC.
RouteBean
routes
- Variable in class euroLCC.
RouteBean
Route list.
S
Segment
- class euroLCC.
Segment
.
Describes a route segment.
Segment()
- Constructor for class euroLCC.
Segment
sel
- Variable in class euroLCC.
AirportCodeBean
Selected airport
W
workDir
- Variable in class euroLCC.
Route
Directory where API.txt is defined
workDir
- Variable in class euroLCC.
AirportCode
Directory where API.txt is defined
workDir
- Variable in class euroLCC.
Airline
Directory where API.txt is defined
A
C
D
E
F
G
I
L
O
R
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes