Searched refs:requestedServerName (Results 1 – 1 of 1) sorted by relevance
79 String requestedServerName = delegate.getRequestedServerName(); in getRequestedServerNames() local80 if (requestedServerName == null) { in getRequestedServerNames()84 return Collections.<SNIServerName> singletonList(new SNIHostName(requestedServerName)); in getRequestedServerNames()