Searched refs:openConnectionAndIdentify (Results 1 – 1 of 1) sorted by relevance
61 OpenedSocket clientSocket = openConnectionAndIdentify(id); in getConnectionId_requestComesInFirst()68 OpenedSocket clientSocket = openConnectionAndIdentify(id); in getConnectionIdTwice_acceptComesFirst()108 private OpenedSocket openConnectionAndIdentify(UUID id) throws IOException { in openConnectionAndIdentify() method in ServerSocketServiceTest