Hierarchy For All Packages
- net.user1.union.api,
- net.user1.union.core,
- net.user1.union.core.attribute,
- net.user1.union.core.context,
- net.user1.union.core.def,
- net.user1.union.core.event,
- net.user1.union.core.exception,
- net.user1.union.core.util,
- net.user1.union.filter,
- net.user1.union.module,
- net.user1.union.security
Class Hierarchy
- java.lang.Object
- net.user1.union.core.def.AttributeDef (implements java.io.Externalizable)
- net.user1.union.security.BanInterval
- net.user1.union.security.BannedDetails
- net.user1.union.core.event.BaseEvent (implements net.user1.union.core.event.Event)
- net.user1.union.core.event.AccountEvent
- net.user1.union.core.event.ClientEvent
- net.user1.union.core.event.ModuleEvent
- net.user1.union.core.event.RemoteRoomEvent (implements java.io.Externalizable, net.user1.union.core.event.RemoteEvent)
- net.user1.union.core.event.RemoteServerEvent (implements java.io.Externalizable, net.user1.union.core.event.RemoteEvent)
- net.user1.union.core.event.RoomEvent
- net.user1.union.core.event.ServerEvent
- net.user1.union.core.event.UPCEvent
- net.user1.union.module.MaxClients (implements net.user1.union.api.Module)
- net.user1.union.module.MaxConcurrentConnection (implements net.user1.union.api.Module)
- net.user1.union.module.MaxRooms (implements net.user1.union.api.Module)
- net.user1.union.core.def.ModuleDef (implements java.io.Externalizable)
- net.user1.union.core.def.RoomDef (implements java.io.Externalizable)
- net.user1.union.api.Status
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.user1.union.core.exception.GatewayNotFoundException
- net.user1.union.core.exception.ModuleNotFoundException
- net.user1.union.core.exception.UnionException
- net.user1.union.core.exception.AttributeException
- net.user1.union.core.exception.EvaluationFailedAttributeException
- net.user1.union.core.exception.ImmutableAttributeException
- net.user1.union.core.exception.ServerOnlyAttributeException
- net.user1.union.core.exception.ClientNotFoundException
- net.user1.union.core.exception.CreateGatewayException
- net.user1.union.core.exception.GatewayAlreadyExistsException
- net.user1.union.core.exception.CreateModuleException
- net.user1.union.core.exception.CreateRoomException
- net.user1.union.core.exception.ModuleAlreadyExistsException
- net.user1.union.core.exception.RoomAlreadyExistsException
- net.user1.union.core.exception.DatasourceException
- net.user1.union.core.exception.AccountNotFoundException
- net.user1.union.core.exception.RoomNotFoundException
- net.user1.union.core.exception.UnionSecurityException
- net.user1.union.core.exception.AttributeException
- java.lang.Exception
- net.user1.union.core.util.Util
Interface Hierarchy
- net.user1.union.core.attribute.Attribute
- net.user1.union.core.attribute.AttributeHolder
- net.user1.union.api.Account
- net.user1.union.api.Client (also extends net.user1.union.core.event.EventProducer)
- net.user1.union.api.Room (also extends net.user1.union.core.event.RemoteEventProducer)
- net.user1.union.api.Server (also extends net.user1.union.core.event.RemoteEventProducer)
- net.user1.union.core.context.ComponentContext
- net.user1.union.core.context.ModuleContext
- net.user1.union.api.Connection
- net.user1.union.api.Datasource
- net.user1.union.core.context.DatasourceContext
- net.user1.union.core.event.Event
- net.user1.union.core.event.RemoteEvent
- net.user1.union.core.event.EventProducer
- net.user1.union.api.Client (also extends net.user1.union.core.attribute.AttributeHolder)
- net.user1.union.api.Cluster
- net.user1.union.core.event.RemoteEventProducer
- net.user1.union.api.Room (also extends net.user1.union.core.attribute.AttributeHolder)
- net.user1.union.api.Server (also extends net.user1.union.core.attribute.AttributeHolder)
- net.user1.union.api.Security
- net.user1.union.api.UPCProcessor
- net.user1.union.filter.Filter
- net.user1.union.api.Message
- net.user1.union.api.Module
- net.user1.union.api.Request
- net.user1.union.api.ScriptWrapper
- net.user1.union.api.UPCProcessingRecord
Annotation Interface Hierarchy
- net.user1.union.module.RemoteRoomEventListener (implements java.lang.annotation.Annotation)
- net.user1.union.module.RequiredAttribute (implements java.lang.annotation.Annotation)
- net.user1.union.module.RoomEventListener (implements java.lang.annotation.Annotation)
- net.user1.union.module.ServerEventListener (implements java.lang.annotation.Annotation)
- net.user1.union.module.UPCEventListener (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.user1.union.security.SecurityAction
- net.user1.union.security.SecurityRole
- net.user1.union.core.UpdateLevel
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)