Searched defs:PROTOCOLS (Results 1 – 6 of 6) sorted by relevance
33 private static final String[] PROTOCOLS = new String[] {"a", "b", "c"}; field in ApplicationProtocolSelectorAdapterTest
37 private static final String[] PROTOCOLS = new String[] {"a", "b", "c"}; field in ApplicationProtocolSelectorAdapterTest
83 private static final String[] PROTOCOLS = getProtocolsInternal(); field in TestUtils
81 private static final String[] PROTOCOLS = getProtocolsInternal(); field in TestUtils
27 PROTOCOLS = sorted(ssl._PROTOCOL_NAMES) variable
36 PROTOCOLS = sorted(ssl._PROTOCOL_NAMES) variable