Uses of Package
com.iohao.net.extension.room.operation
Packages that use com.iohao.net.extension.room.operation
Package
Description
Provides room-based game infrastructure for board games and similar multiplayer room workflows,
including room management, lifecycle processes, and extensible gameplay operations.
Provides gameplay-operation extension points and handlers for room-based games, including
strategy/flyweight style operation dispatch.
-
Classes in com.iohao.net.extension.room.operation used by com.iohao.net.extension.roomClassDescriptionRoom gameplay operation execution context and domain-event payload.Gameplay operation business interface, separating validation from operation.Gameplay operation related service.
-
Classes in com.iohao.net.extension.room.operation used by com.iohao.net.extension.room.operationClassDescriptionRoom gameplay operation execution context and domain-event payload.Gameplay Operation FactoryGameplay operation business interface, separating validation from operation.Context - Interface for Player Gameplay Operation ContextExecutes the task
Runnable.