java.lang.Object
com.aoindustries.aoserv.master.AoservMaster
Direct Known Subclasses:
TcpServer

public abstract class AoservMaster extends Object
The AOServServer accepts connections from an AoservConnector. Once the connection is accepted and authenticated, the server carries out all actions requested by the client while providing the necessary security checks and data filters.

This server is completely threaded to handle multiple, simultaneous clients.

Author:
AO Industries, Inc.