Uses of Record Class
nl.andrewl.concord_server.client.ClientConnectionData
Packages that use ClientConnectionData
-
Uses of ClientConnectionData in nl.andrewl.concord_server.client
Methods in nl.andrewl.concord_server.client that return ClientConnectionDataModifier and TypeMethodDescriptionAuthenticationService.registerNewClient
(nl.andrewl.concord_core.msg.types.client_setup.ClientRegistration registration) Methods in nl.andrewl.concord_server.client with parameters of type ClientConnectionDataModifier and TypeMethodDescriptionprivate void
ClientManager.initializeClientConnection
(ClientConnectionData clientData, ClientThread clientThread) Standard flow for initializing a connection to a client who has already sent their identification message, and that has been checked to be valid.