Serialized Form


Package net.user1.union.core.def

Class net.user1.union.core.def.AttributeDef extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.user1.union.core.def.ModuleDef extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.user1.union.core.def.RoomDef extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package net.user1.union.core.event

Class net.user1.union.core.event.RemoteRoomEvent extends BaseEvent implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.user1.union.core.event.RemoteServerEvent extends BaseEvent implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package net.user1.union.core.exception

Class net.user1.union.core.exception.AccountNotFoundException extends DatasourceException implements Serializable

Class net.user1.union.core.exception.AttributeException extends UnionException implements Serializable

Class net.user1.union.core.exception.ClientNotFoundException extends UnionException implements Serializable

Class net.user1.union.core.exception.CreateGatewayException extends UnionException implements Serializable

Class net.user1.union.core.exception.CreateModuleException extends UnionException implements Serializable

Class net.user1.union.core.exception.CreateRoomException extends UnionException implements Serializable

Class net.user1.union.core.exception.DatasourceException extends UnionException implements Serializable

Class net.user1.union.core.exception.EvaluationFailedAttributeException extends AttributeException implements Serializable

Class net.user1.union.core.exception.GatewayAlreadyExistsException extends CreateGatewayException implements Serializable

Class net.user1.union.core.exception.GatewayNotFoundException extends java.lang.Exception implements Serializable

Class net.user1.union.core.exception.ImmutableAttributeException extends AttributeException implements Serializable

Class net.user1.union.core.exception.ModuleAlreadyExistsException extends CreateRoomException implements Serializable

Class net.user1.union.core.exception.ModuleNotFoundException extends java.lang.Exception implements Serializable

Class net.user1.union.core.exception.RoomAlreadyExistsException extends CreateRoomException implements Serializable

Class net.user1.union.core.exception.RoomNotFoundException extends UnionException implements Serializable

Class net.user1.union.core.exception.ServerOnlyAttributeException extends AttributeException implements Serializable

Class net.user1.union.core.exception.UnionException extends java.lang.Exception implements Serializable

Class net.user1.union.core.exception.UnionSecurityException extends UnionException implements Serializable



Copyright USER1 Subsystems Corporation - Tue Jan 28 2014, 05:05 PM -0500