Uses of Interface
com.iohao.net.extension.client.InputCommandRegion
Packages that use InputCommandRegion
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 InputCommandRegion in com.iohao.net.extension.client
Classes in com.iohao.net.extension.client that implement InputCommandRegionModifier and TypeClassDescriptionclassBase implementation for grouping simulated client input commands by command region. -
Uses of InputCommandRegion in com.iohao.net.extension.client.user
Method parameters in com.iohao.net.extension.client.user with type arguments of type InputCommandRegionModifier and TypeMethodDescriptionvoidClientUser.setInputCommandRegions(List<InputCommandRegion> inputCommandRegions)