Class SocketServerThread

java.lang.Object
java.lang.Thread
com.aoindustries.aoserv.master.SocketServerThread
All Implemented Interfaces:
RequestSource, Runnable

public final class SocketServerThread extends Thread implements RequestSource
The AOServServerThread handles a connection once it is accepted.
Author:
AO Industries, Inc.