All Implemented Interfaces:
Runnable

public class SslServer extends TcpServer
The AOServServer accepts connections from an SslConnector. 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.