Serialized Form


Package cnrg.itx.gtwy

Class cnrg.itx.gtwy.GatewayException implements Serializable

Class cnrg.itx.gtwy.Line implements Serializable

Serialized Fields

isAvailable

boolean isAvailable
true if line is available to make a connection on; false otherwise.

lineNumber

int lineNumber
The designated line number of the line.

myChDev

int myChDev
The device handler for the primary channel.

phoneNumber

java.lang.String phoneNumber
The phone number used to reach the line.

secondChDev

int secondChDev
The device handler for the second channel. If a channel is already full duplex, this would be the same as the device handler for the primary channel.


Package cnrg.itx.gtwy.pbx

Class cnrg.itx.gtwy.pbx.DialingException implements Serializable

Class cnrg.itx.gtwy.pbx.PBXSignalingException implements Serializable