| Package | Description |
|---|---|
| edu.pdx.cs410J.whitlock.client | |
| edu.pdx.cs410J.whitlock.server |
| Modifier and Type | Method and Description |
|---|---|
AppointmentBook |
AppointmentBookService.createAppointmentBook(int numberOfAppointments)
Returns the current date and time on the server
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppointmentBookServiceAsync.createAppointmentBook(int numberOfAppointments,
AsyncCallback<AppointmentBook> async)
Return the current date/time on the server
|
| Modifier and Type | Method and Description |
|---|---|
AppointmentBook |
AppointmentBookServiceImpl.createAppointmentBook(int numberOfAppointments) |
Copyright © 2016 Portland State University. All rights reserved.