Uses of Class
com.iizix.server.client.ClientEndPoint
Uses of ClientEndPoint in com.iizix.server.gyro
Modifier and TypeMethodDescriptionClientSessionGyro.getClientEndPoint()
Gets the client end point instance.Modifier and TypeMethodDescriptionAppSessionGyro.createClientSessionGyro
(ClientEndPoint clientEndPoint, Worker worker, EnvProps envProps) Called to create the ClientSessionGyro for the first client session or for parallel client sessions.