Class AoservConnection

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

public abstract class AoservConnection extends Object implements Closeable
An AoservConnection is one stream of communication between the client and the server.
Author:
AO Industries, Inc.
See Also: