JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.nhn.gameanvil
,
com.nhn.gameanvil.annotation
,
com.nhn.gameanvil.async
,
com.nhn.gameanvil.async.db
,
com.nhn.gameanvil.async.http
,
com.nhn.gameanvil.async.http.apache
,
com.nhn.gameanvil.async.redis
,
com.nhn.gameanvil.define
,
com.nhn.gameanvil.exceptions
,
com.nhn.gameanvil.extend.gamedata
,
com.nhn.gameanvil.id
,
com.nhn.gameanvil.node
,
com.nhn.gameanvil.node.game
,
com.nhn.gameanvil.node.game.data
,
com.nhn.gameanvil.node.gateway
,
com.nhn.gameanvil.node.match
,
com.nhn.gameanvil.node.support
,
com.nhn.gameanvil.packet
,
com.nhn.gameanvil.packet.message
,
com.nhn.gameanvil.packet.message.extensions
,
com.nhn.gameanvil.rest
,
com.nhn.gameanvil.serializer
,
com.nhn.gameanvil.timer
Class Hierarchy
java.lang.Object
co.paralleluniverse.strands.AbstractFuture<V> (implements java.util.concurrent.Future<V>)
com.nhn.gameanvil.async.
GameAnvilSettableFuture
<V>
org.asynchttpclient.AsyncCompletionHandler<T> (implements org.asynchttpclient.handler.ProgressAsyncHandler<T>)
com.nhn.gameanvil.async.http.
AsyncHttpCompletionHandler
com.nhn.gameanvil.async.http.apache.
AsyncHttpCompletionHandler2
com.nhn.gameanvil.node.
BaseObject
com.nhn.gameanvil.node.gateway.
BaseConnection
<U> (implements com.nhn.gameanvil.packet.message.
MessageDispatcher.MessageDispatchable
, com.nhn.gameanvil.packet.message.extensions.
MessageReplier
)
com.nhn.gameanvil.node.
BaseNode
(implements com.nhn.gameanvil.packet.message.
MessageDispatcher.MessageDispatchable
, com.nhn.gameanvilcore.topic.TopicHelper)
com.nhn.gameanvil.node.game.
BaseGameNode
(implements com.nhn.gameanvil.node.
INode
, com.nhn.gameanvilcore.node.ISafePauseNode, com.nhn.gameanvil.packet.message.extensions.
MessageReplier
)
com.nhn.gameanvil.node.gateway.
BaseGatewayNode
(implements com.nhn.gameanvil.node.
INode
, com.nhn.gameanvil.packet.message.extensions.
MessageReplier
)
com.nhn.gameanvil.node.support.
BaseSupportNode
(implements com.nhn.gameanvil.node.
INode
, com.nhn.gameanvil.packet.message.extensions.
MessageReplier
, com.nhn.gameanvil.packet.message.
RestMessageDispatcher.RestMessageDispatchable
)
com.nhn.gameanvil.node.game.
BaseRoom
<T> (implements com.nhn.gameanvil.packet.message.extensions.
MessageReplier
, com.nhn.gameanvil.node.game.
RoomMessageDispatcher.RoomMessageDispatchable
<TUser>, com.nhn.gameanvilcore.topic.TopicHelper)
com.nhn.gameanvil.node.gateway.
BaseSession
(implements com.nhn.gameanvil.packet.message.
MessageDispatcher.MessageDispatchable
, com.nhn.gameanvil.packet.message.extensions.
MessageReplier
)
com.nhn.gameanvil.node.support.
BaseSpot
(implements com.nhn.gameanvil.packet.message.
MessageDispatcher.MessageDispatchable
, com.nhn.gameanvil.packet.message.extensions.
MessageReplier
, com.nhn.gameanvil.packet.message.
RestMessageDispatcher.RestMessageDispatchable
, com.nhn.gameanvilcore.topic.TopicHelper)
com.nhn.gameanvil.node.game.
BaseUser
(implements com.nhn.gameanvil.packet.message.
MessageDispatcher.MessageDispatchable
, com.nhn.gameanvil.packet.message.extensions.
MessageListAndMessageReplier
, com.nhn.gameanvil.packet.message.extensions.
MessageListSender
, com.nhn.gameanvil.packet.message.extensions.
MessageReplier
, com.nhn.gameanvil.packet.message.extensions.
MessageSender
, com.nhn.gameanvilcore.topic.TopicHelper)
com.nhn.gameanvil.node.match.
BaseRoomMatchForm
(implements java.io.Serializable)
com.nhn.gameanvil.node.match.
BaseRoomMatchInfo
(implements java.io.Serializable)
com.nhn.gameanvil.node.match.
BaseRoomMatchMaker
<V,T> (implements java.util.Comparator<T>)
com.nhn.gameanvil.node.match.
BaseUserMatchInfo
(implements java.io.Serializable)
com.nhn.gameanvil.node.match.
BaseUserMatchMaker
<T>
com.nhn.gameanvil.async.
Callable
<V> (implements co.paralleluniverse.common.util.CheckedCallable<V,E>)
com.nhn.gameanvil.node.game.data.
ChannelCountInfo
com.nhn.gameanvil.id.
ChannelId
co.paralleluniverse.fibers.FiberAsync<V,E> (implements java.io.Serializable)
com.nhn.gameanvil.async.
Async
<V,E>
com.nhn.gameanvil.
GameAnvilBootstrap
com.nhn.gameanvil.
GameAnvilConfig
com.nhn.gameanvil.
GameAnvilRuntime
com.nhn.gameanvil.
GameAnvilServerBase
com.nhn.gameanvil.
GameAnvilServer
com.nhn.gameanvil.
GameAnvilServerBase.GameClass
com.nhn.gameanvil.
GameAnvilServerBase.GatewayClass
com.nhn.gameanvil.
GameAnvilServerBase.SupportClass
com.nhn.gameanvil.
GameAnvilServerInfo
com.nhn.gameanvil.async.
GameAnvilThreadPool
com.nhn.gameanvil.define.
GameAnvilTopic
com.nhn.gameanvil.
GameAnvilUtil
com.nhn.gameanvil.
GameAnvilUtil.DateTime
com.nhn.gameanvil.
GameAnvilUtil.StopWatch
com.nhn.gameanvil.
GameAnvilUtil.Time
com.nhn.gameanvil.
GameAnvilVersionCheck
com.nhn.gameanvil.extend.gamedata.
GameData
com.nhn.gameanvil.extend.gamedata.
GameData.EXPOSE_SCOPE
com.nhn.gameanvil.id.
HostId
io.netty.handler.codec.http.HttpMethod (implements java.lang.Comparable<T>)
com.nhn.gameanvil.rest.
RestObject
com.nhn.gameanvil.async.http.
HttpRequest
com.nhn.gameanvil.async.http.apache.
HttpRequest2
com.nhn.gameanvil.async.http.
HttpResponse
(implements java.io.Closeable)
com.nhn.gameanvil.async.http.apache.
HttpResponse2
com.nhn.gameanvil.async.http.
HttpResultTemplate
<T>
com.nhn.gameanvil.async.http.
HttpResultTemplate.Header
com.nhn.gameanvil.async.db.
JAsyncSql
com.nhn.gameanvil.serializer.
KryoSerializer
com.nhn.gameanvil.async.redis.
Lettuce
com.nhn.gameanvil.packet.message.
MessageDispatcher
<TTarget>
com.nhn.gameanvil.id.
NodeId
com.nhn.gameanvil.packet.
Packet
(implements java.lang.AutoCloseable)
com.nhn.gameanvil.packet.
AbstractPacket
(implements com.nhn.gameanvil.packet.
ReadOnlyPacket
)
com.nhn.gameanvil.packet.
ByteBufPacket
com.nhn.gameanvil.packet.
DebugByteBufPacket
com.nhn.gameanvil.packet.
ByteStringPacket
com.nhn.gameanvil.packet.
CompressedByteStringPacket
com.nhn.gameanvil.packet.
CompressedProtoBufferPacket
<ProtoBuffer>
com.nhn.gameanvil.packet.
DuplicatePacket
com.nhn.gameanvil.packet.
EmptyPacket
com.nhn.gameanvil.packet.
ProtoBufferPacket
<ProtoBuffer>
com.nhn.gameanvil.packet.
PacketDeserializer
com.nhn.gameanvil.packet.
PacketOption
com.nhn.gameanvil.packet.
PacketOption.Builder
com.nhn.gameanvil.packet.
Payload
com.nhn.gameanvil.async.redis.
RedisCluster
<K,V>
com.nhn.gameanvil.async.redis.
RedisSingle
<K,V>
com.nhn.gameanvil.packet.
ReqAndResPair
com.nhn.gameanvil.packet.message.
RestMessageDispatcher
<TTarget>
com.nhn.gameanvil.id.
RoomId
com.nhn.gameanvil.node.game.data.
RoomMatchResult
com.nhn.gameanvil.node.game.data.
RoomMatchResultCode
com.nhn.gameanvil.node.game.
RoomMessageDispatcher
<TRoom,TUser>
com.nhn.gameanvil.id.
ServiceId
com.nhn.gameanvil.id.
SubId
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.nhn.gameanvil.exceptions.
GameAnvilException
com.nhn.gameanvil.exceptions.
NoTargetForRequestException
com.nhn.gameanvil.exceptions.
NodeNotFoundException
com.nhn.gameanvil.exceptions.
RestException
java.lang.RuntimeException
com.nhn.gameanvil.exceptions.
ClosedRoomException
com.nhn.gameanvil.exceptions.
InvalidProtocolException
com.nhn.gameanvil.exceptions.
UserNotFoundException
com.nhn.gameanvil.id.
UserId
Interface Hierarchy
com.nhn.gameanvil.async.
AsyncOp
<T>
com.nhn.gameanvil.node.game.data.
BaseNodeInfo
java.lang.Cloneable
com.nhn.gameanvil.node.game.data.
BaseChannelRoomInfo
(also extends java.io.Serializable)
com.nhn.gameanvil.serializer.
GameAnvilObjectSerializer
com.nhn.gameanvil.node.
INode
com.nhn.gameanvil.packet.message.extensions.
MessageAndErrorCodeReplier
com.nhn.gameanvil.packet.message.extensions.
MessageAndErrorCodeSender
com.nhn.gameanvil.packet.message.
MessageDispatcher.MessageDispatchable
com.nhn.gameanvil.packet.message.
MessageHandler
<TTarget,Message>
com.nhn.gameanvil.packet.message.extensions.
MessageListAndMessageReplier
com.nhn.gameanvil.packet.message.extensions.
MessageListSender
com.nhn.gameanvil.packet.message.extensions.
MessageMultiRequest
com.nhn.gameanvil.packet.message.extensions.
MessageReplier
com.nhn.gameanvil.packet.message.extensions.
MessageSender
com.nhn.gameanvil.packet.
PacketDeserializer.Deserializer
com.nhn.gameanvil.packet.
ReadOnlyPacket
com.nhn.gameanvil.packet.message.
RestMessageDispatcher.RestMessageDispatchable
com.nhn.gameanvil.packet.message.
RestMessageHandler
<T>
com.nhn.gameanvil.node.game.
RoomMessageDispatcher.RoomMessageDispatchable
<TUser>
com.nhn.gameanvil.node.game.
RoomMessageHandler
<TRoom,TUser,Message>
java.io.Serializable
com.nhn.gameanvil.node.game.data.
BaseChannelRoomInfo
(also extends java.lang.Cloneable)
com.nhn.gameanvil.node.game.data.
BaseChannelUserInfo
com.nhn.gameanvil.timer.
Timer
com.nhn.gameanvil.timer.
TimerHandler
com.nhn.gameanvil.serializer.
TimerHandlerTransferPack
com.nhn.gameanvil.serializer.
TransferPack
com.nhn.gameanvil.node.
UserLoc
Annotation Type Hierarchy
com.nhn.gameanvil.annotation.
GatewayNode
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
RoomType
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
SpotType
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
ServiceName
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
Connection
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
Session
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
EnableModuleGameData
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
UseChannelInfo
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
GameData
(implements java.lang.annotation.Annotation)
com.nhn.gameanvil.annotation.
UserType
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.nhn.gameanvil.extend.gamedata.
GameData.OPTION
com.nhn.gameanvil.extend.gamedata.
GameData.UpdateType
com.nhn.gameanvil.define.
NodeState
com.nhn.gameanvil.define.
LoadType
com.nhn.gameanvil.define.
NodeType
com.nhn.gameanvil.async.http.
RestExceptionCode
com.nhn.gameanvil.node.game.data.
MatchCancelReason
com.nhn.gameanvil.node.game.data.
MatchRoomFailCode
com.nhn.gameanvil.node.game.data.
RoomMode
com.nhn.gameanvil.node.game.data.
ChannelUpdateType
com.nhn.gameanvil.node.game.data.
MatchUserFailCode
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes