Uses of Package
com.iohao.net.extension.client.user
Packages that use com.iohao.net.extension.client.user
Package
Description
Provides client-side testing and simulation utilities for sending requests, joining external
servers, and scripting client behavior during local development or pressure testing.
Provides client command abstractions and request command models used by the simulation client
module to build and execute test requests.
Provides client startup and join helpers for connecting simulation clients to TCP or WebSocket
external servers.
Provides simulated client user abstractions, channel wrappers, and user-side pressure testing
support used by the simulation client module.
-
Classes in com.iohao.net.extension.client.user used by com.iohao.net.extension.client
-
Classes in com.iohao.net.extension.client.user used by com.iohao.net.extension.client.commandClassDescriptionClient communication channel facade for sending requests and receiving server responses.
-
Classes in com.iohao.net.extension.client.user used by com.iohao.net.extension.client.join
-
Classes in com.iohao.net.extension.client.user used by com.iohao.net.extension.client.userClassDescriptionTransport callback used to send a communication message through the active client channel.Client communication channel facade for sending requests and receiving server responses.Simulated command manager.Default client-side user model.