Uses of Class
request.CommandClientRequest
Packages that use CommandClientRequest
-
Uses of CommandClientRequest in command.manager
Methods in command.manager with parameters of type CommandClientRequestModifier and TypeMethodDescriptionvoid
CommandManager.executeCommand
(CommandClientRequest command, CallerBack requester, ServerConnection answerConnection) Universe method for command executing. -
Uses of CommandClientRequest in request
Subclasses of CommandClientRequest in requestModifier and TypeClassDescriptionclass
class
Methods in request that return CommandClientRequestConstructors in request with parameters of type CommandClientRequestModifierConstructorDescriptionLocalizedCommandClientRequest
(CommandClientRequest request, Locale locale)