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

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java117 private String rsServerUrl = null; field in class:ReplicationBroker
350 return rsServerUrl;
1051 rsServerUrl = rsInfo.getServerURL();
2196 rsServerUrl = null;
2721 rsServerUrl = null;
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java111 private String rsServerUrl = null; field in class:ReplicationBroker
350 return rsServerUrl;
1050 rsServerUrl = rsInfo.getServerURL();
2454 rsServerUrl = null;
2983 rsServerUrl = null;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/service/
H A DReplicationBroker.java117 private String rsServerUrl = null; field in class:ReplicationBroker
350 return rsServerUrl;
1051 rsServerUrl = rsInfo.getServerURL();
2196 rsServerUrl = null;
2721 rsServerUrl = null;

Completed in 36 milliseconds