Searched defs:connections (Results 1 – 9 of 9) sorted by relevance
17 connections: Number of connections accepted by the server since statsReset() called. Undefined if s… key
78 private final LinkedList<Connection> connections = new LinkedList<>(); field in ConnectionPool
180 Set<EndPoint> connections = new HashSet<EndPoint>(); in dump() local
552 private void assertPooled(ConnectionPool pool, Connection... connections) throws Exception { in assertPooled()
48 …private final Queue<WebSocketServletConnection> connections = new ConcurrentLinkedQueue<WebSocketS… field in WebSocketFactory
71 …private final Queue<WebSocketConnection> connections = new ConcurrentLinkedQueue<WebSocketConnecti… field in WebSocketClientFactory
77 …private Map<Integer,HostedConnection> connections = new ConcurrentHashMap<Integer,HostedConnection… field in DefaultServer
99 struct tncs_data *connections; member
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...