Uses of Interface
com.iohao.net.extension.room.RoomService
Packages that use RoomService
Package
Description
Provides room-based game infrastructure for board games and similar multiplayer room workflows,
including room management, lifecycle processes, and extensible gameplay operations.
-
Uses of RoomService in com.iohao.net.extension.room
Methods in com.iohao.net.extension.room that return RoomServiceModifier and TypeMethodDescriptionstatic RoomServiceRoomService.of()Create a RoomService object instance (built-in default implementation)