toggle menu
graph-guard
0.24.3
jvm
switch theme
search in API
graph-guard
/
io.github.cfraser.graphguard
/
Server
/
Connection
/
Client
Client
@
JvmRecord
data
class
Client
(
val
address
:
InetSocketAddress
)
:
Record
,
Server.Connection
A client the
Server
accepted a connection from.
Members
Constructors
Client
Link copied to clipboard
constructor
(
address
:
InetSocketAddress
)
Properties
address
Link copied to clipboard
open
override
val
address
:
InetSocketAddress
the
InetSocketAddress
of the client