Class DateServer.Worker

java.lang.Object
java.lang.Thread
edu.pdx.cs410J.net.DateServer.Worker
All Implemented Interfaces:
Runnable
Enclosing class:
DateServer

static class DateServer.Worker extends Thread
A worker thread that waits five seconds before returning the current date.