Serialized Form
-
Package net.user1.union.core
-
Class net.user1.union.core.ModuleMessage
class ModuleMessage extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package net.user1.union.core.attribute
-
Class net.user1.union.core.attribute.LocalAttribute
class LocalAttribute extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package net.user1.union.core.def
-
Class net.user1.union.core.def.AttributeDef
class AttributeDef extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.user1.union.core.def.ModuleDef
class ModuleDef extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.user1.union.core.def.RoomDef
class RoomDef extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package net.user1.union.core.event
-
Class net.user1.union.core.event.RemoteClusterEvent
class RemoteClusterEvent extends BaseEvent implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.user1.union.core.event.RemoteClusterEventWrapper
class RemoteClusterEventWrapper extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.user1.union.core.event.RemoteRoomEvent
class RemoteRoomEvent extends BaseEvent implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.user1.union.core.event.RemoteRoomEventWrapper
class RemoteRoomEventWrapper extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.user1.union.core.event.RemoteServerEvent
class RemoteServerEvent extends BaseEvent implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.user1.union.core.event.RemoteServerEventWrapper
class RemoteServerEventWrapper extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package net.user1.union.core.exception
-
Exception Class net.user1.union.core.exception.AccountNotFoundException
class AccountNotFoundException extends DatasourceException implements Serializable -
Exception Class net.user1.union.core.exception.AttributeException
class AttributeException extends UnionException implements Serializable -
Exception Class net.user1.union.core.exception.ClientNotFoundException
class ClientNotFoundException extends UnionException implements Serializable -
Exception Class net.user1.union.core.exception.CreateGatewayException
class CreateGatewayException extends UnionException implements Serializable -
Exception Class net.user1.union.core.exception.CreateModuleException
class CreateModuleException extends UnionException implements Serializable -
Exception Class net.user1.union.core.exception.CreateRoomException
class CreateRoomException extends UnionException implements Serializable -
Exception Class net.user1.union.core.exception.DatasourceException
class DatasourceException extends UnionException implements Serializable -
Exception Class net.user1.union.core.exception.EvaluationFailedAttributeException
class EvaluationFailedAttributeException extends AttributeException implements Serializable -
Exception Class net.user1.union.core.exception.GatewayAlreadyExistsException
class GatewayAlreadyExistsException extends CreateGatewayException implements Serializable -
Exception Class net.user1.union.core.exception.GatewayNotFoundException
class GatewayNotFoundException extends Exception implements Serializable -
Exception Class net.user1.union.core.exception.ImmutableAttributeException
class ImmutableAttributeException extends AttributeException implements Serializable -
Exception Class net.user1.union.core.exception.ModuleAlreadyExistsException
class ModuleAlreadyExistsException extends CreateRoomException implements Serializable -
Exception Class net.user1.union.core.exception.ModuleNotFoundException
class ModuleNotFoundException extends Exception implements Serializable -
Exception Class net.user1.union.core.exception.RoomAlreadyExistsException
class RoomAlreadyExistsException extends CreateRoomException implements Serializable -
Exception Class net.user1.union.core.exception.RoomNotFoundException
class RoomNotFoundException extends UnionException implements Serializable -
Exception Class net.user1.union.core.exception.ServerOnlyAttributeException
class ServerOnlyAttributeException extends AttributeException implements Serializable -
Exception Class net.user1.union.core.exception.UnionException
class UnionException extends Exception implements Serializable -
Exception Class net.user1.union.core.exception.UnionSecurityException
class UnionSecurityException extends UnionException implements Serializable
-
-
Package net.user1.union.core.util
-
Exception Class net.user1.union.core.util.QueueDeadException
class QueueDeadException extends UnionException implements Serializable -
Class net.user1.union.core.util.ReplaceableHashSet
class ReplaceableHashSet extends HashSet<E> implements Serializable
-