Uses of Class
tk.doraneko.tcp.chat.simple.ServerMultiClient
-
Packages that use ServerMultiClient Package Description tk.doraneko.tcp.chat.simple Ứng dụng chat console Single Client | Reopen - Single Client | Multi Client -
-
Uses of ServerMultiClient in tk.doraneko.tcp.chat.simple
Fields in tk.doraneko.tcp.chat.simple declared as ServerMultiClient Modifier and Type Field Description private ServerMultiClient
ServerMultiClient.ServerThread. serverMultiClient
Constructors in tk.doraneko.tcp.chat.simple with parameters of type ServerMultiClient Constructor Description ServerThread(ServerMultiClient server, Socket socket)
-