Searched refs:ServerThread (Results 1 – 6 of 6) sorted by relevance
72 ServerThread mServerThread;168 public class ServerThread extends Thread implements WriteCallback { class in EchoServer175 public ServerThread() { in ServerThread() method in EchoServer.ServerThread380 mServerThread = new ServerThread(); in start()
51 ServerThread mServerThread = null;119 class ServerThread extends Thread { class in NdefPushServer209 mServerThread = new ServerThread(); in start()
50 ServerThread mServerThread = null;67 mServerThread = new ServerThread(); in start()81 private class ServerThread extends Thread { class in HandoverServer
52 ServerThread mServerThread = null;177 class ServerThread extends Thread { class in SnepServer272 mServerThread = new ServerThread(); in start()
50 ServerThread mServerThread = null;150 class ServerThread extends Thread { class in ExtDtaSnepServer241 mServerThread = new ServerThread(); in start()
290 class ServerThread(threading.Thread): class315 t = ServerThread(ota_filename, serving_range)