Searched refs:acceptAndOpen (Results 1 – 1 of 1) sorted by relevance
471 rsn.acceptAndOpen(this); in run()571 public ServerSession acceptAndOpen(ServerRequestHandler handler, Authenticator auth) in acceptAndOpen() method in TestTcpSessionNotifier586 public ServerSession acceptAndOpen(ServerRequestHandler handler) throws IOException { in acceptAndOpen() method in TestTcpSessionNotifier588 return acceptAndOpen(handler, null); in acceptAndOpen()