Class SimpleAoservClient

java.lang.Object
com.aoindustries.aoserv.client.SimpleAoservClient

public final class SimpleAoservClient extends Object
SimpleAoservClient is a simplified interface into the client code. Not all information is available, but less knowledge is required to accomplish some common tasks. All methods are invoked using standard data types. The underlying implementation changes over time, but this access point does not change as frequently.

Most of the Aosh commands resolve to these method calls.

Author:
AO Industries, Inc.
See Also: