Uses of Class
com.iohao.net.extension.client.command.RequestCommand
Packages that use RequestCommand
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 simulated client user abstractions, channel wrappers, and user-side pressure testing
support used by the simulation client module.
-
Uses of RequestCommand in com.iohao.net.extension.client
Methods in com.iohao.net.extension.client that return RequestCommandModifier and TypeMethodDescriptionAbstractInputCommandRegion.ofRequestCommand(int subCmd) Creates a request command executionAbstractInputCommandRegion.ofRequestCommand(CmdInfo cmdInfo) Creates a request command execution -
Uses of RequestCommand in com.iohao.net.extension.client.user
Methods in com.iohao.net.extension.client.user that return RequestCommandMethods in com.iohao.net.extension.client.user with parameters of type RequestCommand