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

/lucene-3.6.0/solr/core/src/java/org/apache/solr/client/solrj/embedded/
H A DJettySolrRunner.java130 int port = getLocalPort();
158 public int getLocalPort() { method in class:JettySolrRunner
163 return conns[0].getLocalPort();

Completed in 508 milliseconds