Serialized Form


Package gov.aps.jca

Class gov.aps.jca.CAException implements Serializable

Class gov.aps.jca.TimeoutException implements Serializable


Package gov.aps.jca.configuration

Class gov.aps.jca.configuration.ConfigurationException implements Serializable

Class gov.aps.jca.configuration.DefaultConfiguration implements Serializable

Serialized Fields

m_name

java.lang.String m_name

m_location

java.lang.String m_location

m_namespace

java.lang.String m_namespace

m_prefix

java.lang.String m_prefix

m_attributes

java.util.HashMap m_attributes

m_children

java.util.ArrayList m_children

m_value

java.lang.String m_value

m_readOnly

boolean m_readOnly


Package gov.aps.jca.event

Class gov.aps.jca.event.AccessRightsEvent implements Serializable

Serialized Fields

_read

boolean _read

_write

boolean _write

Class gov.aps.jca.event.CAEvent implements Serializable

Class gov.aps.jca.event.ConnectionEvent implements Serializable

Serialized Fields

_isConnected

boolean _isConnected

Class gov.aps.jca.event.ContextExceptionEvent implements Serializable

Serialized Fields

_channel

Channel _channel

_dbrType

DBRType _dbrType

_count

int _count

_dbr

DBR _dbr

_msg

java.lang.String _msg

Class gov.aps.jca.event.ContextMessageEvent implements Serializable

Serialized Fields

_msg

java.lang.String _msg

Class gov.aps.jca.event.GetEvent implements Serializable

Serialized Fields

_dbr

DBR _dbr

_status

CAStatus _status

Class gov.aps.jca.event.MonitorEvent implements Serializable

Serialized Fields

_dbr

DBR _dbr

_status

CAStatus _status

Class gov.aps.jca.event.PutEvent implements Serializable

Serialized Fields

_type

DBRType _type

_count

int _count

_status

CAStatus _status