Searched refs:oConnection (Results 1 – 2 of 2) sorted by relevance
250 XConnection oConnection = oConnector.connect(connStr); in run() local251 if (oConnection != null) { in run()253 oConnection.write(connStr.getBytes()); in run()254 oConnection.write(new byte[]{0}); in run()
82 Object oConnection = null; in createTestEnvironment() local
Completed in 7 milliseconds