Searched defs:communicatorAdmin (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/remote/rmi/
H A DRMIConnector.java328 communicatorAdmin = new RMIClientCommunicatorAdmin(checkPeriod);
482 if (communicatorAdmin != null) {
483 communicatorAdmin.terminate();
597 communicatorAdmin.gotIOException(noe);
607 communicatorAdmin.gotIOException(ioe);
651 communicatorAdmin.gotIOException(ioe);
686 communicatorAdmin.gotIOException(ioe);
725 communicatorAdmin.gotIOException(ioe);
766 communicatorAdmin.gotIOException(ioe);
790 communicatorAdmin
2559 private transient ClientCommunicatorAdmin communicatorAdmin; field in class:RMIConnector
[all...]

Completed in 35 milliseconds