Searched defs:stopping (Results 1 – 9 of 9) sorted by relevance
53 private volatile boolean stopping; field in ServerSocketBenchmark
50 private volatile boolean stopping; field in ClientSocketBenchmark
74 private volatile boolean stopping; field in ServerEndpoint
276 public void stopping(State from) {} in stopping() method in Service.Listener
751 @Override public void stopping(State from) { in stopping() method in ServiceManager.ServiceListener
141 private volatile boolean stopping; field in RenegotiationTest.Client
143 private void stopping() { in stopping() method in Stopwatch
850 @Override public synchronized void stopping(State from) { in stopping() method in AbstractServiceTest.RecordingListener
88 int stopping; member