|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.dse.jxfsds.wosamsd.WosaMSDService
This is a J/XFS device service which provides MagStripe functionality based on a WOSA wrapper.
Field Summary | |
---|---|
static java.lang.String |
JXFS_COPYRIGHT
String containing the copyright for this class. |
static java.lang.String |
JXFS_VERSION_CONTROL
String containing version information for this class. |
Fields inherited from interface com.jxfs.general.JxfsConst |
---|
JXFS_ALL, JXFS_ALM_OFFSET, JXFS_CDR_OFFSET, JXFS_CHK_OFFSET, JXFS_DEP_OFFSET, JXFS_E_BUSY, JXFS_E_CANCELLED, JXFS_E_CLAIMED, JXFS_E_CLOSED, JXFS_E_DISABLED, JXFS_E_EXISTS, JXFS_E_FAILURE, JXFS_E_FIRMWARE, JXFS_E_ILLEGAL, JXFS_E_IO, JXFS_E_NOCONTROL, JXFS_E_NOEXIST, JXFS_E_NOHARDWARE, JXFS_E_NOSERVICE, JXFS_E_NOT_SUPPORTED, JXFS_E_NOTCLAIMED, JXFS_E_NOTREMOTE, JXFS_E_OFFLINE, JXFS_E_OPEN, JXFS_E_PARAMETER_INVALID, JXFS_E_REMOTE, JXFS_E_SYSTEM, JXFS_E_TIMEOUT, JXFS_E_UNREGISTERED, JXFS_FOREVER, JXFS_LEVEL_ACTIVE, JXFS_LEVEL_ALL, JXFS_LEVEL_CONFIGURED, JXFS_LEVEL_WORKSTATION, JXFS_MSD_OFFSET, JXFS_O_CLOSE, JXFS_O_OPEN, JXFS_O_UPDATEFIRMWARE, JXFS_PIN_OFFSET, JXFS_PTR_OFFSET, JXFS_RC_SUCCESSFUL, JXFS_RC_UNSUCCESSFUL, JXFS_S_BIN_STATUS, JXFS_S_CLAIMED, JXFS_S_HARDWAREERROR, JXFS_S_MEDIA_STATUS, JXFS_S_POWERSAVEOFF, JXFS_S_POWERSAVEON, JXFS_S_RELEASED, JXFS_S_REMOTEFAILURE, JXFS_S_SERVICE_STARTED, JXFS_S_SERVICE_STOPPED, JXFS_S_SHUTDOWN, JXFS_S_USERACTIONERROR, JXFS_S_WORKING, JXFS_SIU_OFFSET, JXFS_TIO_OFFSET, JXFS_VALID_CONTROLID, JXFSDEVICE_OFFSET, JXFSDIRECTIO_OFFSET, JXFSERR, JXFSERREXT, NO_MATCH, NO_SOURCE, NO_SUPPORT, OK_NEWER, OK_OLDER, OK_OTHER |
Fields inherited from interface com.jxfs.control.msd.JxfsMSDConst |
---|
JXFS_E_CHK_NOTSUPPORTEDCAP, JXFS_E_MSD_BADDATA, JXFS_E_MSD_INVALIDMEDIA, JXFS_E_MSD_MEDIAJAMMED, JXFS_E_MSD_NO_STRIPE, JXFS_E_MSD_NOMEDIA, JXFS_E_MSD_NOTRACKS, JXFS_E_MSD_NOTSUPPORTEDTRACK, JXFS_E_MSD_PARITY, JXFS_E_MSD_READ_EOF, JXFS_E_MSD_READ_OTHER, JXFS_E_MSD_READFAILURE, JXFS_E_MSD_SHUTTERFAIL, JXFS_E_MSD_WRITEFAILURE, JXFS_I_MSD_MEDIA_INSERTED, JXFS_I_MSD_NO_MEDIA_PRESENT, JXFS_MSD_SEC_NOCHECK, JXFS_MSD_SEC_NOTREADY, JXFS_MSD_SEC_SECFAIL, JXFS_MSD_SEC_SECOK, JXFS_MSD_SECTYPE_CIM86, JXFS_MSD_SECTYPE_MMBOX, JXFS_MSD_SECTYPE_NOTSUPPORTED, JXFS_MSD_TYPE_DIP, JXFS_MSD_TYPE_MOTOR, JXFS_MSD_TYPE_SWIPE, JXFS_O_MSD_READDATA, JXFS_O_MSD_WRITEDATA, JXFS_S_MSD_BIN_STATUS, JXFS_S_MSD_MEDIA_STATUS, JXFS_S_MSD_SEC_NOTREADY, JXFS_S_MSD_SEC_READY, JXFS_S_MSD_SEC_STATUS, JXFS_S_MSD_SEC_UNKNOWN |
Fields inherited from interface com.jxfs.control.msd.JxfsMotorizedCardConst |
---|
JXFS_E_MOTOR_BINFULL, JXFS_E_MOTOR_MEDIAJAMMED, JXFS_E_MOTOR_NOMEDIA, JXFS_E_MOTOR_SHUTTERFAIL, JXFS_I_MOTOR_MEDIATAKEN, JXFS_MOT_OFFSET, JXFS_MOTOR_EJECT, JXFS_MOTOR_EJECT_THEN_RETAIN, JXFS_MOTOR_NOACTION, JXFS_MOTOR_READ_POSITION, JXFS_MOTOR_RETAIN, JXFS_O_MOTOR_EJECTCARD, JXFS_O_MOTOR_RETAINCARD, JXFS_S_MOTOR_BIN_CARDRETAINED |
Fields inherited from interface com.jxfs.control.msd.JxfsCCDConst |
---|
JXFS_CCD_OFFSET, JXFS_CCD_TYPE_CONTACTLESS, JXFS_CCD_TYPE_DIP, JXFS_CCD_TYPE_MOTOR, JXFS_E_CCD_BADDATA, JXFS_E_CCD_BADPROTOCOL, JXFS_E_CCD_INVALIDMEDIA, JXFS_E_CCD_IOERROR, JXFS_E_CCD_MEDIAJAMMED, JXFS_E_CCD_NOMEDIA, JXFS_E_CCD_SHUTTERFAIL, JXFS_I_CCD_MEDIA_INSERTED, JXFS_I_CCD_NO_MEDIA_PRESENT, JXFS_O_CCD_CHIPINIT, JXFS_O_CCD_CHIPIO |
Constructor Summary | |
---|---|
WosaMSDService()
class constructor. |
Method Summary | |
---|---|
void |
cancel(int identification_id,
int control_id)
Cancels an operation specified by the indentificationID which is received during an asynchronous method call. |
boolean |
checkInternal()
This method is called by the QueueControl if Device Service polling is activated by calling QueueControl.checkService(...). |
int |
chipInit(int controlID)
/* chipInit / |
int |
chipIO(byte[] chipData,
int protocol,
int controlID)
/* chipIO / |
boolean |
claim(int timeout,
int control_id)
Used to gain exclusive access to a device. |
void |
claimInternal(int control_id)
/* / |
int |
close(int control_id)
Finishes the usage of the device by this Device Control. |
void |
closeInternal(com.jxfs.forum.support.IJxfsServiceJob job)
Method is called from closeJob Method. |
void |
connectionFailure(int control_id)
Informs about a broken connection between Device Control and Service. |
void |
deregisterControl(int control_id)
Deregisters the control at the service. |
int |
directIO(int command,
com.jxfs.general.JxfsType serializable,
int control_id)
Performs a device specific function. |
int |
ejectCard(int controlID)
/* ejectCard / |
void |
finalize()
Proper cleanup before destruction of the object. |
com.jxfs.general.JxfsVersion |
getDeviceFirmwareVersion(int control_id)
Gets the version of the current device firmware. |
com.jxfs.general.JxfsVersion |
getDeviceServiceVersion(int control_id)
Gets the version of the Device Service. |
int |
getDeviceType(int controlID)
/* / |
int |
getFirmwareStatus(int control_id)
Checks the current firmware against a firmware found in the repository. |
com.jxfs.general.JxfsMediaStatus |
getMediaStatus(int controlID)
/* / |
java.lang.String |
getPhysicalDeviceDescription(int control_id)
Gets the device description. |
java.lang.String |
getPhysicalDeviceName(int control_id)
Gets the name of the physical device. |
int |
getPowerOffCapabilities(int controlID)
/* getPowerOffCapabilities / |
int |
getPowerOnCapabilities(int controlID)
/* getPowerOnCapabilities / |
com.jxfs.general.JxfsVersion |
getRepositoryFirmwareVersion(int control_id)
Gets the version of the firmware found in the repository. |
com.jxfs.general.JxfsThresholdStatus |
getRetainBinStatus(int controlID)
/* getRetainBinStatus / |
int |
getRetainCardCount(int controlID)
/* getRetainCardCount / |
byte[] |
getSecureModuleKey(int controlID)
/* getSecureModuleKey / |
int |
getSecureModuleStatus(int controlID)
/* getSecureModuleStatus / |
int |
getSecureModuleType(int controlID)
/* getSecureModuleType / |
com.jxfs.general.JxfsStatus |
getStatus(int control_id)
Returns a copy of the current device state. |
com.jxfs.control.msd.JxfsMSDTracks |
getSupportedReadTracks(int controlID)
/* / |
com.jxfs.control.msd.JxfsMSDTracks |
getSupportedWriteTracks(int controlID)
/* / |
void |
handleCmd(WOSACmdEvent event)
|
void |
handleDevEvt(WOSADevEvent event)
|
void |
initialize(com.jxfs.general.JxfsLocalDeviceInformation your_info)
This method is used by the Device Manager to deliver the detailed device information to the service. |
boolean |
isCcdT(int noOfProtocol,
int controlID)
/* isCcdT / |
boolean |
isPowerSaveModeSupported(int control_id)
Indicates if a power-save mode is supported. |
boolean |
isRetainCapability(int controlID)
/* isRetainCapability / |
int |
open(int control_id)
To be called first in order to use all other methods (except adding event listeners). |
void |
openInternal(com.jxfs.forum.support.IJxfsServiceJob job)
Method is called from openJob Method. |
int |
readData(com.jxfs.control.msd.JxfsMSDTrackSelection tracksToRead,
int controlID)
/* readData / |
int |
readData(com.jxfs.control.msd.JxfsMSDTrackSelection tracksToRead,
com.jxfs.control.msd.JxfsMSDSecureMode secureMode,
int controlID)
/* readData secure / |
int |
readWMtrack(int controlID)
/* readWMtrack / |
int |
registerControl(java.lang.String device_control_type,
com.jxfs.events.IJxfsEventNotification callbacks_implementing_control)
Registers an IJxfsEventNotification implementing object at the service. |
boolean |
release(int timeout,
int control_id)
Removes exclusive access to the device. |
void |
releaseInternal(int control_id)
/* / |
void |
resetRetainCardCount(int controlID)
/* resetRetainCardCount / |
int |
retainCard(int controlID)
/* retainCard / |
void |
setSecureModuleKey(byte[] key,
int controlID)
/* setSecureModuleKey / |
void |
shutdown()
This method is used by the Device Manager to deactivate a Device Service. |
boolean |
updateFirmware(int control_id)
Starts updating of the firmware. |
int |
wakeUpFromPowerSave(int control_id)
Causes a device in power-save mode to return to a active state. |
int |
writeData(java.util.Vector wdata,
boolean newCard,
int controlID)
/* writeData / |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JXFS_VERSION_CONTROL
public static final java.lang.String JXFS_COPYRIGHT
Constructor Detail |
public WosaMSDService()
Method Detail |
public void cancel(int identification_id, int control_id) throws com.jxfs.events.JxfsException
cancel
in interface com.jxfs.service.IJxfsBaseService
identification_id
- an integer, specifies an operation to cancel that
is just in process or waiting to be processed.control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED.public boolean checkInternal()
checkInternal
in interface com.jxfs.forum.support.IQueueResponse
public int chipInit(int controlID) throws com.jxfs.events.JxfsException
chipInit
in interface com.jxfs.service.IJxfsChipCardService
com.jxfs.events.JxfsException
public int chipIO(byte[] chipData, int protocol, int controlID) throws com.jxfs.events.JxfsException
chipIO
in interface com.jxfs.service.IJxfsChipCardService
com.jxfs.events.JxfsException
public boolean claim(int timeout, int control_id) throws com.jxfs.events.JxfsException
claim
in interface com.jxfs.service.IJxfsBaseService
timeout
- an integer, a timeout specified in milliseconds. The time
an application wants to wait for getting exclusive access to the device.control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED, JXFS_E_CLAIMED.public void claimInternal(int control_id)
claimInternal
in interface com.jxfs.forum.support.IQueueResponse
public int close(int control_id) throws com.jxfs.events.JxfsException
close
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED, JXFS_E_CLAIMED,
JXFS_E_REMOTE.public void closeInternal(com.jxfs.forum.support.IJxfsServiceJob job)
closeInternal
in interface com.jxfs.forum.support.IQueueResponse
job
- the job who has called the method
com.jxfs.events.JxfsException
public void connectionFailure(int control_id)
connectionFailure
in interface com.jxfs.service.IJxfsBaseService
control_id
- the id of the Device Control to which the connection
is broken.public void deregisterControl(int control_id) throws com.jxfs.events.JxfsException
deregisterControl
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
JXFS_E_UNREGISTERED
com.jxfs.events.JxfsException
public int directIO(int command, com.jxfs.general.JxfsType serializable, int control_id) throws com.jxfs.events.JxfsException
directIO
in interface com.jxfs.service.IJxfsBaseService
command
- an identifier for a device specific operation to start.serializable
- an operation specific data object with parameters inside.control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED, JXFS_E_REMOTE,
JXFS_E_CLAIMED, JXFS_E_NOHARDWARE, JXFS_E_NOT_SUPPORTED.public int ejectCard(int controlID) throws com.jxfs.events.JxfsException
ejectCard
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public void finalize()
public com.jxfs.general.JxfsVersion getDeviceFirmwareVersion(int control_id) throws com.jxfs.events.JxfsException
getDeviceFirmwareVersion
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED,
JXFS_E_NOT_SUPPORTED.public com.jxfs.general.JxfsVersion getDeviceServiceVersion(int control_id) throws com.jxfs.events.JxfsException
getDeviceServiceVersion
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_REMOTE.public int getDeviceType(int controlID) throws com.jxfs.events.JxfsException
getDeviceType
in interface com.jxfs.service.IJxfsMagStripeService
com.jxfs.events.JxfsException
public int getFirmwareStatus(int control_id) throws com.jxfs.events.JxfsException
getFirmwareStatus
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED,
JXFS_E_NOHARDWARE.public com.jxfs.general.JxfsMediaStatus getMediaStatus(int controlID) throws com.jxfs.events.JxfsException
getMediaStatus
in interface com.jxfs.service.IJxfsMagStripeService
com.jxfs.events.JxfsException
public java.lang.String getPhysicalDeviceDescription(int control_id) throws com.jxfs.events.JxfsException
getPhysicalDeviceDescription
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED,
JXFS_E_NOHARDWARE.public java.lang.String getPhysicalDeviceName(int control_id) throws com.jxfs.events.JxfsException
getPhysicalDeviceName
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_CLOSED,,
JXFS_E_NOHARDWARE.public int getPowerOffCapabilities(int controlID) throws com.jxfs.events.JxfsException
getPowerOffCapabilities
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public int getPowerOnCapabilities(int controlID) throws com.jxfs.events.JxfsException
getPowerOnCapabilities
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public com.jxfs.general.JxfsVersion getRepositoryFirmwareVersion(int control_id) throws com.jxfs.events.JxfsException
getRepositoryFirmwareVersion
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED,
JXFS_E_NOT_SUPPORTED.public com.jxfs.general.JxfsThresholdStatus getRetainBinStatus(int controlID) throws com.jxfs.events.JxfsException
getRetainBinStatus
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public int getRetainCardCount(int controlID) throws com.jxfs.events.JxfsException
getRetainCardCount
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public byte[] getSecureModuleKey(int controlID) throws com.jxfs.events.JxfsException
getSecureModuleKey
in interface com.jxfs.service.IJxfsMSDSecureService
com.jxfs.events.JxfsException
public int getSecureModuleStatus(int controlID) throws com.jxfs.events.JxfsException
getSecureModuleStatus
in interface com.jxfs.service.IJxfsMSDSecureService
com.jxfs.events.JxfsException
public int getSecureModuleType(int controlID) throws com.jxfs.events.JxfsException
getSecureModuleType
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public com.jxfs.general.JxfsStatus getStatus(int control_id) throws com.jxfs.events.JxfsException
getStatus
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED, JXFS_E_REMOTE.public com.jxfs.control.msd.JxfsMSDTracks getSupportedReadTracks(int controlID) throws com.jxfs.events.JxfsException
getSupportedReadTracks
in interface com.jxfs.service.IJxfsMagStripeService
com.jxfs.events.JxfsException
public com.jxfs.control.msd.JxfsMSDTracks getSupportedWriteTracks(int controlID) throws com.jxfs.events.JxfsException
getSupportedWriteTracks
in interface com.jxfs.service.IJxfsMagStripeService
com.jxfs.events.JxfsException
public void handleCmd(WOSACmdEvent event)
handleCmd
in interface WOSACmdListener
event
- WOSACmdEventpublic void handleDevEvt(WOSADevEvent event)
handleDevEvt
in interface WOSADevListener
event
- WOSADevEventpublic void initialize(com.jxfs.general.JxfsLocalDeviceInformation your_info) throws com.jxfs.events.JxfsException
initialize
in interface com.jxfs.service.IJxfsBaseService
your_info
- the Device Information.
com.jxfs.events.JxfsException
- JXFS_E_REMOTE - in case of unsuccessful lookup
performed by the client side of the communication layer.public boolean isCcdT(int noOfProtocol, int controlID) throws com.jxfs.events.JxfsException
isCcdT
in interface com.jxfs.service.IJxfsChipCardService
com.jxfs.events.JxfsException
public boolean isPowerSaveModeSupported(int control_id) throws com.jxfs.events.JxfsException
isPowerSaveModeSupported
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED.public boolean isRetainCapability(int controlID) throws com.jxfs.events.JxfsException
isRetainCapability
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public int open(int control_id) throws com.jxfs.events.JxfsException
open
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_OPEN.public void openInternal(com.jxfs.forum.support.IJxfsServiceJob job) throws com.jxfs.events.JxfsException
openInternal
in interface com.jxfs.forum.support.IQueueResponse
job
- the job who has called the method
com.jxfs.events.JxfsException
public int readData(com.jxfs.control.msd.JxfsMSDTrackSelection tracksToRead, int controlID) throws com.jxfs.events.JxfsException
readData
in interface com.jxfs.service.IJxfsMagStripeService
com.jxfs.events.JxfsException
public int readData(com.jxfs.control.msd.JxfsMSDTrackSelection tracksToRead, com.jxfs.control.msd.JxfsMSDSecureMode secureMode, int controlID) throws com.jxfs.events.JxfsException
readData
in interface com.jxfs.service.IJxfsMSDSecureService
com.jxfs.events.JxfsException
public int readWMtrack(int controlID) throws com.jxfs.events.JxfsException
readWMtrack
in interface com.jxfs.service.IJxfsMSDSecureService
com.jxfs.events.JxfsException
public int registerControl(java.lang.String device_control_type, com.jxfs.events.IJxfsEventNotification callbacks_implementing_control) throws com.jxfs.events.JxfsException
registerControl
in interface com.jxfs.service.IJxfsBaseService
device_control_type
- the name of the Device Control type.
com.jxfs.events.JxfsException
- JXFS_E_REMOTE - in case of network error.public boolean release(int timeout, int control_id) throws com.jxfs.events.JxfsException
release
in interface com.jxfs.service.IJxfsBaseService
timeout
- an integer, a timeout specified in milliseconds. The time
an application wants to wait for removing an exclusive access to the device.control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED, JXFS_E_NOTCLAIMED.public void releaseInternal(int control_id)
releaseInternal
in interface com.jxfs.forum.support.IQueueResponse
public void resetRetainCardCount(int controlID) throws com.jxfs.events.JxfsException
resetRetainCardCount
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public int retainCard(int controlID) throws com.jxfs.events.JxfsException
retainCard
in interface com.jxfs.service.IJxfsMotorizedCardService
com.jxfs.events.JxfsException
public void setSecureModuleKey(byte[] key, int controlID) throws com.jxfs.events.JxfsException
setSecureModuleKey
in interface com.jxfs.service.IJxfsMSDSecureService
com.jxfs.events.JxfsException
public void shutdown() throws com.jxfs.events.JxfsException
shutdown
in interface com.jxfs.service.IJxfsBaseService
com.jxfs.events.JxfsException
- common exceptions.public boolean updateFirmware(int control_id) throws com.jxfs.events.JxfsException
updateFirmware
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED,
JXFS_E_NOHARDWARE, JXFS_E_FIRMWARE, JXFS_E_NOT_SUPPORTED.public int wakeUpFromPowerSave(int control_id) throws com.jxfs.events.JxfsException
wakeUpFromPowerSave
in interface com.jxfs.service.IJxfsBaseService
control_id
- an identifier for the calling Device Control.
com.jxfs.events.JxfsException
- JXFS_E_UNREGISTERED, JXFS_E_CLOSED, JXFS_E_REMOTE.public int writeData(java.util.Vector wdata, boolean newCard, int controlID) throws com.jxfs.events.JxfsException
writeData
in interface com.jxfs.service.IJxfsMagStripeService
com.jxfs.events.JxfsException
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |