Uses of Package
com.iohao.net.external.core.message
Packages that use com.iohao.net.external.core.message
Package
Description
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 utility helpers for simulation-client workflows, including message helpers, config
helpers, and command scanning support.
Provides simulated client user abstractions, channel wrappers, and user-side pressure testing
support used by the simulation client module.
Provides the external-server unified interaction protocol, related codecs, and customization
points for client-facing message encoding/decoding.
-
Classes in com.iohao.net.external.core.message used by com.iohao.net.extension.client.commandClassDescriptionDefault external transport message used between clients and the external server.
-
Classes in com.iohao.net.external.core.message used by com.iohao.net.extension.client.joinClassDescriptionDefault external transport message used between clients and the external server.
-
Classes in com.iohao.net.external.core.message used by com.iohao.net.extension.client.kitClassDescriptionDefault external transport message used between clients and the external server.
-
Classes in com.iohao.net.external.core.message used by com.iohao.net.extension.client.userClassDescriptionDefault external transport message used between clients and the external server.
-
Classes in com.iohao.net.external.core.message used by com.iohao.net.external.core.messageClassDescriptionStrategy for creating and serializing external communication messages.