Appia Documentation

Serialized Form


Package net.sf.appia.core

Class net.sf.appia.core.AppiaCursorException extends AppiaException implements Serializable

serialVersionUID: -6639734929127173651L

Serialized Fields

type

int type
The type of the exception.
There are 5 valid values: CURSORNOTSET, CURSORONBOTTOM, CURSORONTOP, ALREADYSET, WRONGLAYER

Class net.sf.appia.core.AppiaDuplicatedSessionsException extends AppiaException implements Serializable

serialVersionUID: -1097941557175137054L

Class net.sf.appia.core.AppiaError extends java.lang.Error implements Serializable

serialVersionUID: 8465747972493197513L

Class net.sf.appia.core.AppiaEventException extends AppiaException implements Serializable

serialVersionUID: -8004384508061608720L

Serialized Fields

type

int type
The type of the exception.
It can take 8 values: UNKNOWN, NOTINITIALIZED, ATTRIBUTEMISSING, UNKNOWNQUALIFIER, UNKNOWNSESSION, UNWANTEDEVENT, CLOSEDCHANNEL, INITIALIZEDASYNC, COULDNOTBLOCK, WRONGTHREAD

Class net.sf.appia.core.AppiaException extends java.lang.Exception implements Serializable

serialVersionUID: 7036277111237574006L

Class net.sf.appia.core.AppiaInvalidQoSException extends AppiaException implements Serializable

serialVersionUID: 1631242417136917160L


Package net.sf.appia.core.memoryManager

Class net.sf.appia.core.memoryManager.AppiaWrongSizeException extends AppiaException implements Serializable

serialVersionUID: 8913603650934377697L


Package net.sf.appia.core.message

Class net.sf.appia.core.message.AppiaOutOfMemory extends java.lang.OutOfMemoryError implements Serializable

serialVersionUID: -4853326694790664140L

Class net.sf.appia.core.message.MessageException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 6445053185311031824L


Package net.sf.appia.jgcs

Class net.sf.appia.jgcs.AppiaMembershipID extends ViewID implements Serializable

serialVersionUID: -8971339993160631028L

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.sf.appia.management

Class net.sf.appia.management.AppiaManagementException extends AppiaException implements Serializable

serialVersionUID: 7635406621774706090L


Package net.sf.appia.protocols.group

Class net.sf.appia.protocols.group.AppiaGroupError extends AppiaError implements Serializable

serialVersionUID: -3883916405725066151L

Class net.sf.appia.protocols.group.AppiaGroupException extends AppiaException implements Serializable

serialVersionUID: -8462418939349278926L

Class net.sf.appia.protocols.group.Endpt extends java.lang.Object implements Serializable

serialVersionUID: -3355596169573334939L

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.sf.appia.protocols.group.Group extends java.lang.Object implements Serializable

serialVersionUID: -379704347167008367L

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.sf.appia.protocols.group.ViewID extends java.lang.Object implements Serializable

serialVersionUID: -7452984900144476889L

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.sf.appia.protocols.group.ViewState extends java.lang.Object implements Serializable

serialVersionUID: 8901541793832881340L

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.sf.appia.protocols.total.sequencer

Class net.sf.appia.protocols.total.sequencer.TotalSequencerHeader extends java.lang.Object implements Serializable

serialVersionUID: 7750742443002978989L

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.sf.appia.test.xml

Class net.sf.appia.test.xml.ConnectorGraphics extends javax.swing.JFrame implements Serializable

serialVersionUID: -8334515860857876633L

Serialized Fields

username

java.lang.String username

gossip_host

java.lang.String gossip_host

gossip_port

int gossip_port

jButton1

javax.swing.JButton jButton1

group

java.awt.TextField group

l1

java.awt.Label l1

secret

java.lang.String secret

Class net.sf.appia.test.xml.Hash extends java.lang.Object implements Serializable

serialVersionUID: 6539203254869983019L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

hash

byte[] hash

Class net.sf.appia.test.xml.MessengerGraphics extends javax.swing.JFrame implements Serializable

serialVersionUID: -9001479356849904877L

Serialized Fields

ctext

Channel ctext

cdraw

Channel cdraw

username

java.lang.String username

start

boolean start

sendButton

javax.swing.JButton sendButton

chat

java.awt.TextArea chat

text

java.awt.TextArea text

users

java.awt.TextArea users

whiteBoard

WhiteBoard whiteBoard

Class net.sf.appia.test.xml.SerializableImage extends java.lang.Object implements Serializable

serialVersionUID: -3944556233101481577L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

data

byte[] data

Class net.sf.appia.test.xml.WhiteBoard extends javax.swing.JPanel implements Serializable

serialVersionUID: -4266110746283114975L

Serialized Fields

offscreenImage

java.awt.image.BufferedImage offscreenImage

offscreenImageG

java.awt.Graphics2D offscreenImageG

drawPanelG

java.awt.Graphics2D drawPanelG

offscreeImage_width

int offscreeImage_width

offscreeImage_height

int offscreeImage_height

isButtonPressed

boolean isButtonPressed

pre_x

int pre_x

pre_y

int pre_y

x

int x

y

int y

top_left_corner_x

int top_left_corner_x

top_left_corner_y

int top_left_corner_y

s

java.lang.String s

drawChannel

Channel drawChannel

topPanel

java.awt.Panel topPanel

drawPanel

java.awt.Panel drawPanel

clearButton

javax.swing.JButton clearButton

Package net.sf.appia.xml

Class net.sf.appia.xml.AppiaXMLException extends AppiaException implements Serializable

serialVersionUID: 2897875412008952788L


Package net.sf.appia.xml.utils

Class net.sf.appia.xml.utils.ChannelProperties extends java.util.Hashtable implements Serializable

serialVersionUID: -5266359622872825158L

Class net.sf.appia.xml.utils.SessionProperties extends java.util.Properties implements Serializable

serialVersionUID: 1898613189177874509L


Appia Documentation

COPYRIGHT 2006-2009, University of Lisbon and INESC-ID
For updates and related information please see Appia Home Page
Send questions, sugestions or remarks to the appia-users mailing list