Maven module :
un.api : api-system :
Class :
un.system.ServerSocket
Extends/Implements :
-
Subclasses :
-
A Server side socket.
TODO, draft interface.
author
Johann Sorel
Variables :
-
Functions :
getPort
,
close
return
socket port.
int
getPort
()
Release this socket.
void
close
()
TODO, draft interface.
author Johann Sorel