Uses of Class
com.aoindustries.aoserv.client.AOServConnector
-
-
Uses of AOServConnector in com.aoindustries.aoserv.client
Subclasses of AOServConnector in com.aoindustries.aoserv.client Modifier and Type Class Description classSSLConnectorASSLConnectorprovides the connection between the client and server over secured SSL sockets.classTCPConnectorATCPConnectorprovides the connection between the object layer and the data over a pool of un-secured sockets.Fields in com.aoindustries.aoserv.client declared as AOServConnector Modifier and Type Field Description protected AOServConnectorAOServConnection. connectorThe connector that this connection is part of.protected AOServConnectorAOServTable. connectorprotected AOServConnectorSchema. connectorMethods in com.aoindustries.aoserv.client that return AOServConnector Modifier and Type Method Description static AOServConnectorAOServConnector. getConnector()Gets the defaultAOServConnectoras defined in thecom/aoindustries/aoserv/client/aoserv-client.propertiesresource.static AOServConnectorAOServConnector. getConnector(User.Name connectAs, User.Name authenticateAs, String password, DomainName daemonServer)Gets theAOServConnectorwith the provided authentication information.static AOServConnectorAOServConnector. getConnector(User.Name username, String password)Gets theAOServConnectorwith the provided authentication information.AOServConnectorAOServTable. getConnector()AOServConnectorSchema. getConnector()AOServConnectorSimpleAOClient. getConnector()Gets theAOServConnectorused for communication with the server.abstract AOServConnectorAOServConnector. switchUsers(User.Name username)AOServConnectorSSLConnector. switchUsers(User.Name username)AOServConnectorTCPConnector. switchUsers(User.Name username)Methods in com.aoindustries.aoserv.client with parameters of type AOServConnector Modifier and Type Method Description intAOServObject. compareTo(AOServConnector conn, AOServObject<?,?> other, SQLExpression[] sortExpressions, boolean[] sortOrders)intAOServObject. compareTo(AOServConnector conn, Comparable<?> value, SQLExpression[] sortExpressions, boolean[] sortOrders)intAOServObject. compareTo(AOServConnector conn, Object[] OA, SQLExpression[] sortExpressions, boolean[] sortOrders)List<Object>AOServObject. getColumns(AOServConnector connector)intAOServObject. getColumns(AOServConnector connector, List<Object> buff)TableAOServObject. getTableSchema(AOServConnector connector)voidAOServTable. printTable(AOServConnector conn, PrintWriter out, boolean isInteractive)Prints the contents of this table.Constructors in com.aoindustries.aoserv.client with parameters of type AOServConnector Constructor Description AOServConnection(AOServConnector connector)Creates a newAOServConnection.AOServTable(AOServConnector connector, Class<V> clazz)CachedTable(AOServConnector connector, Class<V> clazz)CachedTableIntegerKey(AOServConnector connector, Class<V> clazz)CachedTableLongKey(AOServConnector connector, Class<V> clazz)CachedTableStringKey(AOServConnector connector, Class<V> clazz)FilesystemCachedTable(AOServConnector connector, Class<V> clazz)GlobalTable(AOServConnector connector, Class<V> clazz)GlobalTableDomainNameKey(AOServConnector connector, Class<V> clazz)GlobalTableIntegerKey(AOServConnector connector, Class<V> clazz)GlobalTableStringKey(AOServConnector connector, Class<V> clazz)Schema(AOServConnector connector)SimpleAOClient(AOServConnector connector)Creates a newSimpleAOClientusing the providedAOServConnector. -
Uses of AOServConnector in com.aoindustries.aoserv.client.account
Constructors in com.aoindustries.aoserv.client.account with parameters of type AOServConnector Constructor Description CachedTableAccountNameKey(AOServConnector connector, Class<V> clazz)CachedTableUserNameKey(AOServConnector connector, Class<V> clazz)Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.accounting
Constructors in com.aoindustries.aoserv.client.accounting with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.aosh
Methods in com.aoindustries.aoserv.client.aosh with parameters of type AOServConnector Modifier and Type Method Description static StringAOSH. executeCommand(AOServConnector connector, String[] args)AoservProtocolCommand. getLastVersion(AOServConnector connector)AoservProtocolCommand. getSinceVersion(AOServConnector connector)TableCommand. getTable(AOServConnector connector)Constructors in com.aoindustries.aoserv.client.aosh with parameters of type AOServConnector Constructor Description AOSH(AOServConnector connector, Reader in, TerminalWriter out, TerminalWriter err)AOSH(AOServConnector connector, Reader in, TerminalWriter out, TerminalWriter err, String... args)Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.backup
Constructors in com.aoindustries.aoserv.client.backup with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.billing
Methods in com.aoindustries.aoserv.client.billing with parameters of type AOServConnector Modifier and Type Method Description List<Transaction>TransactionSearchCriteria. getTransactions(AOServConnector connector)Deprecated.Constructors in com.aoindustries.aoserv.client.billing with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.distribution
Constructors in com.aoindustries.aoserv.client.distribution with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.distribution.management
Constructors in com.aoindustries.aoserv.client.distribution.management with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.dns
Constructors in com.aoindustries.aoserv.client.dns with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.email
Methods in com.aoindustries.aoserv.client.email that return AOServConnector Modifier and Type Method Description AOServConnectorInboxAttributes. getAOServConnector()Constructors in com.aoindustries.aoserv.client.email with parameters of type AOServConnector Constructor Description InboxAttributes(AOServConnector connector, UserServer lsa)Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.ftp
Constructors in com.aoindustries.aoserv.client.ftp with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.infrastructure
Constructors in com.aoindustries.aoserv.client.infrastructure with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux with parameters of type AOServConnector Modifier and Type Method Description List<Shell>UserType. getAllowedShells(AOServConnector connector)Constructors in com.aoindustries.aoserv.client.linux with parameters of type AOServConnector Constructor Description CachedTableGroupNameKey(AOServConnector connector, Class<V> clazz)CachedTableUserNameKey(AOServConnector connector, Class<V> clazz)GlobalTablePosixPathKey(AOServConnector connector, Class<V> clazz)Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.master
Constructors in com.aoindustries.aoserv.client.master with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.mysql
Constructors in com.aoindustries.aoserv.client.mysql with parameters of type AOServConnector Constructor Description CachedTableUserNameKey(AOServConnector connector, Class<V> clazz)Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.net
Methods in com.aoindustries.aoserv.client.net with parameters of type AOServConnector Modifier and Type Method Description JkProtocolAppProtocol. getHttpdJKProtocol(AOServConnector connector)Constructors in com.aoindustries.aoserv.client.net with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.net.monitoring
Constructors in com.aoindustries.aoserv.client.net.monitoring with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.net.reputation
Constructors in com.aoindustries.aoserv.client.net.reputation with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.payment
Constructors in com.aoindustries.aoserv.client.payment with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.pki
Constructors in com.aoindustries.aoserv.client.pki with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.postgresql
Methods in com.aoindustries.aoserv.client.postgresql with parameters of type AOServConnector Modifier and Type Method Description SoftwareVersionVersion. getPostgisVersion(AOServConnector connector)Gets the PostGIS version ofnullif not supported by this PostgreSQL version....EncodingVersion. getPostgresEncoding(AOServConnector connector, String encoding)List<Encoding>Version. getPostgresEncodings(AOServConnector connector)VersionEncoding. getPostgresVersion(AOServConnector connector)SoftwareVersionVersion. getTechnologyVersion(AOServConnector connector)booleanVersion. isScramSha256(AOServConnector connector)Constructors in com.aoindustries.aoserv.client.postgresql with parameters of type AOServConnector Constructor Description CachedTableUserNameKey(AOServConnector connector, Class<V> clazz)Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.reseller
Constructors in com.aoindustries.aoserv.client.reseller with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.schema
Constructors in com.aoindustries.aoserv.client.schema with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.scm
Constructors in com.aoindustries.aoserv.client.scm with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.signup
Constructors in com.aoindustries.aoserv.client.signup with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.sql
Methods in com.aoindustries.aoserv.client.sql with parameters of type AOServConnector Modifier and Type Method Description ObjectSQLCast. evaluate(AOServConnector conn, AOServObject<?,?> obj)ObjectSQLColumnJoin. evaluate(AOServConnector conn, AOServObject<?,?> obj)ObjectSQLColumnValue. evaluate(AOServConnector conn, AOServObject<?,?> obj)ObjectSQLExpression. evaluate(AOServConnector conn, AOServObject<?,?> obj)Evaluates the expression on the given connector and object.voidSQLCast. getReferencedTables(AOServConnector conn, List<Table> tables)voidSQLColumnJoin. getReferencedTables(AOServConnector conn, List<Table> tables)voidSQLColumnValue. getReferencedTables(AOServConnector conn, List<Table> tables)voidSQLExpression. getReferencedTables(AOServConnector conn, List<Table> tables)Gets all of the tables referenced by this expression.Constructors in com.aoindustries.aoserv.client.sql with parameters of type AOServConnector Constructor Description SQLColumnJoin(AOServConnector conn, SQLExpression expression, Column keyColumn, Column valueColumn)SQLColumnValue(AOServConnector conn, Column column)SQLComparator(AOServConnector connector, SQLExpression[] exprs, boolean[] sortOrders) -
Uses of AOServConnector in com.aoindustries.aoserv.client.ticket
Methods in com.aoindustries.aoserv.client.ticket with parameters of type AOServConnector Modifier and Type Method Description static TicketLoggingHandlerTicketLoggingHandler. getHandler(String summaryPrefix, AOServConnector connector, String categoryDotPath)Only one TicketLoggingHandler will be created per unique summaryPrefix, AOServConnector, and categoryDotPath.Constructors in com.aoindustries.aoserv.client.ticket with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector)TicketLoggingHandler(String summaryPrefix, AOServConnector connector, String categoryDotPath) -
Uses of AOServConnector in com.aoindustries.aoserv.client.web
Constructors in com.aoindustries.aoserv.client.web with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.web.jboss
Methods in com.aoindustries.aoserv.client.web.jboss with parameters of type AOServConnector Modifier and Type Method Description VersionVersion. getHttpdTomcatVersion(AOServConnector connector)SoftwareVersionVersion. getTechnologyVersion(AOServConnector connector)Constructors in com.aoindustries.aoserv.client.web.jboss with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector) -
Uses of AOServConnector in com.aoindustries.aoserv.client.web.tomcat
Methods in com.aoindustries.aoserv.client.web.tomcat with parameters of type AOServConnector Modifier and Type Method Description JkProtocolWorker. getHttpdJKProtocol(AOServConnector connector)AppProtocolJkProtocol. getProtocol(AOServConnector connector)SoftwareVersionVersion. getTechnologyVersion(AOServConnector connector)booleanVersion. isTomcat10_0_X(AOServConnector connector)booleanVersion. isTomcat3_1(AOServConnector connector)booleanVersion. isTomcat3_2_4(AOServConnector connector)booleanVersion. isTomcat4(AOServConnector connector)Deprecated.Please check all uses of this, because it also returnstruefor Tomcat 5, which doesn't seem to match the method name very well.booleanVersion. isTomcat4_1_X(AOServConnector connector)booleanVersion. isTomcat5_5_X(AOServConnector connector)booleanVersion. isTomcat6_0_X(AOServConnector connector)booleanVersion. isTomcat7_0_X(AOServConnector connector)booleanVersion. isTomcat8_0_X(AOServConnector connector)booleanVersion. isTomcat8_5_X(AOServConnector connector)booleanVersion. isTomcat9_0_X(AOServConnector connector)Constructors in com.aoindustries.aoserv.client.web.tomcat with parameters of type AOServConnector Constructor Description Schema(AOServConnector connector)
-