Serialized Form


Package opencard.core

Class opencard.core.OpenCardException implements Serializable

Class opencard.core.OpenCardRuntimeException implements Serializable


Package opencard.core.event

Class opencard.core.event.CardTerminalEvent implements Serializable

Serialized Fields

slot_

int slot_
the slot where a card was inserted or removed

Class opencard.core.event.OpenCardEvent implements Serializable

Serialized Fields

id

int id

Class opencard.core.event.TracerEvent implements Serializable

Serialized Fields

frisbee

java.lang.Throwable frisbee

level

int level

levelName

java.lang.String levelName

meth

java.lang.String meth

msg

java.lang.String msg

thread

java.lang.Thread thread


Package opencard.core.service

Class opencard.core.service.CardServiceException implements Serializable

Class opencard.core.service.CardServiceImplementationException implements Serializable

Class opencard.core.service.CardServiceInabilityException implements Serializable

Class opencard.core.service.CardServiceInvalidCredentialException implements Serializable

Class opencard.core.service.CardServiceInvalidParameterException implements Serializable

Class opencard.core.service.CardServiceOperationFailedException implements Serializable

Class opencard.core.service.CardServiceRuntimeException implements Serializable

Class opencard.core.service.CardServiceUsageException implements Serializable

Class opencard.core.service.DefaultCHVDialog.IDDialog implements Serializable

Serialized Fields

cancelButton

java.awt.Button cancelButton

chv

java.lang.String chv

finished

boolean finished

messageLabel

java.awt.Label messageLabel

objectToNotify

java.lang.Object objectToNotify

okButton

java.awt.Button okButton

textField

java.awt.TextField textField

this$0

DefaultCHVDialog this$0

Class opencard.core.service.InvalidCardChannelException implements Serializable


Package opencard.core.terminal

Class opencard.core.terminal.CardNotPresentException implements Serializable

Class opencard.core.terminal.CardTerminalException implements Serializable

Serialized Fields

slot

int slot

terminal

CardTerminal terminal

Class opencard.core.terminal.CommunicationErrorException implements Serializable

Class opencard.core.terminal.InvalidSlotChannelException implements Serializable

Class opencard.core.terminal.TerminalInitException implements Serializable

Class opencard.core.terminal.TerminalTimeoutException implements Serializable

Serialized Fields

d_interval

int d_interval


Package opencard.core.util

Class opencard.core.util.OpenCardPropertyLoadingException implements Serializable