Serialized Form


Package cnrg.itx

Class cnrg.itx.ITXException implements Serializable


Package cnrg.itx.datax

Class cnrg.itx.datax.DataException implements Serializable

Class cnrg.itx.datax.DuplicateDestinationException implements Serializable

Class cnrg.itx.datax.PropertiesCollection implements Serializable

Serialized Fields

channelType

int channelType
Type of the properties collection.

properties

java.util.Vector properties
The vector to store all the properties.


Package cnrg.itx.datax.devices

Class cnrg.itx.datax.devices.AudioProperty implements Serializable

Serialized Fields

bitsPerSample

int bitsPerSample
The number of bits per sample.

sampleFormat

int sampleFormat
The audio format used for sampling.

sampleRate

int sampleRate
The sampling rate.

Class cnrg.itx.datax.devices.NetworkProperty implements Serializable

Serialized Fields

dVersion

double dVersion
The version number of the network device.

iaAddress

java.net.InetAddress iaAddress
The IP address of the network device.

iInitialSequenceNumber

int iInitialSequenceNumber
The sequence number for the first packet that is generated by the network device.

iPacketSize

int iPacketSize
The packet size for the network device.

iPort

int iPort
The port number for the network device.


Package cnrg.itx.ds

Class cnrg.itx.ds.AccessDeniedException implements Serializable

Class cnrg.itx.ds.AuthenticationException implements Serializable

Class cnrg.itx.ds.Digits implements Serializable

Serialized Fields

m_Number

int[] m_Number

Class cnrg.itx.ds.DirectoryServiceException implements Serializable

Class cnrg.itx.ds.Location implements Serializable

Serialized Fields

m_label

java.lang.String m_label

m_type

java.lang.String m_type

m_value

java.lang.String m_value

Class cnrg.itx.ds.RecordAlreadyExistsException implements Serializable

Class cnrg.itx.ds.RecordNotFoundException implements Serializable

Class cnrg.itx.ds.UserID implements Serializable

Serialized Fields

id

java.lang.String id


Package cnrg.itx.signal

Class cnrg.itx.signal.ConnectException implements Serializable

Class cnrg.itx.signal.ConnectFailedToOpenSocketException implements Serializable

Class cnrg.itx.signal.ConnectNullObjectSentException implements Serializable

Class cnrg.itx.signal.ConnectNullSocketException implements Serializable

Class cnrg.itx.signal.DesktopSignalingException implements Serializable

Class cnrg.itx.signal.InviteBusyException implements Serializable

Class cnrg.itx.signal.InviteException implements Serializable

Class cnrg.itx.signal.InviteIncompatibleException implements Serializable

Class cnrg.itx.signal.InviteInvalidException implements Serializable

Class cnrg.itx.signal.InvitePacket implements Serializable

Serialized Fields

appDesc

java.lang.String appDesc
Source application's string description

myConnSeqNumber

java.lang.Long myConnSeqNumber
Sequence number for connection

myPC

PropertiesCollection myPC
Source's data exchange properties

reason

java.lang.String reason
Reason for rejecting a call

resultFlag

int resultFlag
Result of query to user

source

UserID source
Source userID

srcLoc

Location srcLoc
Source location

Class cnrg.itx.signal.InviteRejectException implements Serializable

Class cnrg.itx.signal.InviteTimeoutException implements Serializable

Class cnrg.itx.signal.SigPacket implements Serializable

Serialized Fields

currentMethod

int currentMethod
The method this packet represents

currentPacket

int currentPacket
The type this packet represents

custom

java.lang.Object custom
Any custom object being sent by an application

myDestination

UserID myDestination
UserID of the destination