Searched defs:connectAndRead (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/jdk/test/sun/management/jmxremote/bootstrap/ |
| H A D | RmiBootstrapTest.java | 314 public int connectAndRead(JMXServiceURL url, method in class:RmiBootstrapTest 532 * This method calls connectAndRead(). 588 errorCount += connectAndRead(url,allCredentials,true,true); 598 errorCount += connectAndRead(url,someCredentials,false,false); 609 errorCount += connectAndRead(url,badCredentials,false,false);
|
Completed in 40 milliseconds