Package com.smartfoxserver.v2.entities
Class DefaultRoomFactory
- java.lang.Object
- 
- com.smartfoxserver.v2.entities.DefaultRoomFactory
 
- 
- All Implemented Interfaces:
- IRoomFactory
 
 public class DefaultRoomFactory extends java.lang.Object implements IRoomFactory 
- 
- 
Constructor SummaryConstructors Constructor Description DefaultRoomFactory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description RoomcreateNewRoom(CreateRoomSettings settings)
 
- 
- 
- 
Method Detail- 
createNewRoompublic Room createNewRoom(CreateRoomSettings settings) - Specified by:
- createNewRoomin interface- IRoomFactory
 
 
- 
 
-