|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||
| Interface Summary | |
|---|---|
| DeliveryService | Message delivery in various ways, e.g. via classical mail, by pigeon, etc. |
| Messaging | This interface enables us to send messages and calculate approximate delivery time. |
| Class Summary | |
|---|---|
| AbstractMessaging | Class abstracts the common functionality of the lower classes (abstract medium for the transmission of messages) |
| DeliveryServiceImpl | Implements the DeliveryService interface |
| Demo | Class tests the correctness of the implemented classes |
| Class delivers messages through the mail (express or standard) | |
| Message | Message for delivery. |
| Pigeon | Class sends messages via carrier pigeon which has the shape and the distance to be flown |
|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||