Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
N
P
S
W
Z
A
address
- Variable in class epimetheus.
Contact
Address
C
cb
- Variable in class epimetheus.
ContactCtrl
Model object
compareTo(Object)
- Method in class epimetheus.
ContactKey
Method of the Comparable interface.
Contact
- class epimetheus.
Contact
.
Elements of the contacts TreeMap.
Contact()
- Constructor for class epimetheus.
Contact
ContactBean
- class epimetheus.
ContactBean
.
JavaBean component used by contact.jsp.
ContactBean()
- Constructor for class epimetheus.
ContactBean
ContactCtrl
- class epimetheus.
ContactCtrl
.
Controller servlet used in combination with ContactBean (model) and contact.jsp (view).
ContactCtrl()
- Constructor for class epimetheus.
ContactCtrl
ContactKey
- class epimetheus.
ContactKey
.
Keys of the contacts TreeMap.
ContactKey()
- Constructor for class epimetheus.
ContactKey
contacts
- Variable in class epimetheus.
ContactBean
Contacts sorted by name.
ctx
- Variable in class epimetheus.
SerialCtrl
Unique to the Web application
ctx
- Variable in class epimetheus.
ContactCtrl
Unique to the Web application
D
dispatcher
- Variable in class epimetheus.
SerialCtrl
Dispatcher to contact.jsp
dispatcher
- Variable in class epimetheus.
ContactCtrl
Dispatcher to contact.jsp
doGet(HttpServletRequest, HttpServletResponse)
- Method in class epimetheus.
SerialCtrl
GET request handling.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class epimetheus.
ContactCtrl
GET request handling.
doPost(HttpServletRequest, HttpServletResponse)
- Method in class epimetheus.
ContactCtrl
POST request handling.
ds
- Variable in class epimetheus.
ContactCtrl
JDBC data source
E
ei
- Variable in class epimetheus.
SerialCtrl
Extension instance
email
- Variable in class epimetheus.
Contact
email address
epimetheus
- package epimetheus
equals(Object)
- Method in class epimetheus.
ContactKey
Method of Object overriden to be consistent with compareTo.
F
fax
- Variable in class epimetheus.
Contact
Fax #
G
getContacts()
- Method in class epimetheus.
ContactBean
Return a HTML row per contacts entry
<tr><td>name</td><td>phone#</td><td> fax</td><td>email</td><td>address</td><td> zip</td></tr>
getPorts()
- Method in class epimetheus.
SerialBean
Returns serial and parallel ports on this computer.
I
init(ServletConfig)
- Method in class epimetheus.
SerialCtrl
Invoked by Servlet container.
init(ServletConfig)
- Method in class epimetheus.
ContactCtrl
Invoked by Servlet container.
initialize()
- Method in class epimetheus.
SerialCtrl
Get a PageBoxAPI and a DataSource.
initialize()
- Method in class epimetheus.
ContactCtrl
Get a PageBoxAPI and a DataSource.
inst
- Variable in class epimetheus.
SerialCtrl
PageBox API instance
inst
- Variable in class epimetheus.
ContactCtrl
PageBox API instance
L
log
- Variable in class epimetheus.
SerialCtrl
Logging object
log
- Variable in class epimetheus.
ContactCtrl
Logging object
N
name
- Variable in class epimetheus.
ContactKey
Contact name
P
phone
- Variable in class epimetheus.
ContactKey
Phone #
populate()
- Method in class epimetheus.
ContactCtrl
Populates a ContactBean contacts map.
ports
- Variable in class epimetheus.
SerialBean
Entries are csv string with the port name, ownership and type
S
sb
- Variable in class epimetheus.
SerialCtrl
Model object
SerialBean
- class epimetheus.
SerialBean
.
JavaBean component used by serial.jsp.
SerialBean()
- Constructor for class epimetheus.
SerialBean
SerialCtrl
- class epimetheus.
SerialCtrl
.
Controller servlet used in combination with SerialBean (model) and serial.jsp (view) to display the serial ports of the host.
SerialCtrl()
- Constructor for class epimetheus.
SerialCtrl
W
workDir
- Variable in class epimetheus.
SerialCtrl
Directory where API.txt is defined
workDir
- Variable in class epimetheus.
ContactCtrl
Directory where API.txt is defined
Z
zip
- Variable in class epimetheus.
Contact
zip code
A
C
D
E
F
G
I
L
N
P
S
W
Z
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes