Info(Connection) | Send default empty command to server and store results. This constructor is used internally. The static request methods should be used instead. |
Info(Connection, List<String>) | Send multiple commands to server and store results. This constructor is used internally. The static request methods should be used instead. |
Info(Connection, String) | Send single command to server and store results. This constructor is used internally. The static request methods should be used instead. |
Info(Connection, String[]) | Send multiple commands to server and store results. This constructor is used internally. The static request methods should be used instead. |
Info(Byte[], Int32, Int32) | Internal constructor. Do not use. |