Class Hierarchy
- java.lang.Object
- io.sockit.gameserver.AbstractBot
- io.sockit.gameserver.bot.Bot
- io.sockit.gameserver.bot.BotEventAdapter (implements io.sockit.gameserver.bot.BotEventListener)
- io.sockit.gameserver.DefaultWebHandler (implements io.sockit.gameserver.WebHandler)
- io.sockit.gameserver.bot.ErrorCodes
- io.sockit.gameserver.Game
- io.sockit.gameserver.JsonUtil
- io.sockit.gameserver.LevelDbStore (implements io.sockit.gameserver.DataStore)
- io.sockit.gameserver.Location
- io.sockit.gameserver.bot.Player
- io.sockit.gameserver.Player
- io.sockit.gameserver.bot.Room (implements java.lang.Iterable<T>)
- io.sockit.gameserver.Room (implements java.lang.Comparable<T>)
- io.sockit.gameserver.bot.RoomInfo
- io.sockit.gameserver.Server
- io.sockit.gameserver.Session
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.sockit.gameserver.DuplicateGameNameHashException
- io.sockit.gameserver.GamePlayInProgressException
- java.lang.RuntimeException
- io.sockit.gameserver.bot.GamePlayNotInProgressException
- io.sockit.gameserver.SeatsNotEmptyException
- java.lang.Exception
- io.sockit.gameserver.User
- io.sockit.gameserver.WebResource
- io.sockit.gameserver.AbstractBot
Interface Hierarchy
- io.sockit.gameserver.bot.BotEventListener
- io.sockit.gameserver.CompressibleData
- io.sockit.gameserver.DataStore
- java.util.Iterator<E>
- io.sockit.gameserver.DataIterator
- io.sockit.gameserver.SessionListener
- io.sockit.gameserver.SessionListenerFactory
- io.sockit.gameserver.WebResourceGetter
- io.sockit.gameserver.WebHandler
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.sockit.gameserver.bot.BotTurnDelayType
- io.sockit.gameserver.bot.RoomType
- io.sockit.gameserver.RoomType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)