Class SocketConnection

java.lang.Object
com.aoindustries.aoserv.client.AoservConnection
com.aoindustries.aoserv.client.SocketConnection
All Implemented Interfaces:
Closeable, AutoCloseable

public final class SocketConnection extends AoservConnection
A SocketConnection is a single, persistent, plaintext connection to the server.
Author:
AO Industries, Inc.
See Also: