com.idtech
类 MinimagService

java.lang.Object
  继承者 com.idtech.MinimagService
所有已实现的接口:
com.idtech.connector.ConnectorListener, com.idtech.Notifior, com.idtech.serviceConst, jpos.JposConst, jpos.loader.JposServiceInstance, jpos.MSRConst, jpos.services.BaseService, jpos.services.MSRService12, jpos.services.MSRService13, jpos.services.MSRService14, jpos.services.MSRService15, jpos.services.MSRService16, jpos.services.MSRService17, jpos.services.MSRService18, jpos.services.MSRService19

public class MinimagService
extends java.lang.Object
implements jpos.services.MSRService19, jpos.JposConst, jpos.MSRConst, com.idtech.Notifior, com.idtech.serviceConst, com.idtech.connector.ConnectorListener


字段摘要
 
从接口 jpos.JposConst 继承的字段
JPOS_BC_DECIMAL, JPOS_BC_NIBBLE, JPOS_BC_NONE, JPOS_CFV_FIRMWARE_DIFFERENT, JPOS_CFV_FIRMWARE_NEWER, JPOS_CFV_FIRMWARE_OLDER, JPOS_CFV_FIRMWARE_SAME, JPOS_CFV_FIRMWARE_UNKNOWN, JPOS_CH_EXTERNAL, JPOS_CH_INTERACTIVE, JPOS_CH_INTERNAL, JPOS_E_BUSY, JPOS_E_CLAIMED, JPOS_E_CLOSED, JPOS_E_DISABLED, JPOS_E_EXISTS, JPOS_E_EXTENDED, JPOS_E_FAILURE, JPOS_E_ILLEGAL, JPOS_E_NOEXIST, JPOS_E_NOHARDWARE, JPOS_E_NOSERVICE, JPOS_E_NOTCLAIMED, JPOS_E_OFFLINE, JPOS_E_TIMEOUT, JPOS_EFIRMWARE_BAD_FILE, JPOS_EL_INPUT, JPOS_EL_INPUT_DATA, JPOS_EL_OUTPUT, JPOS_ER_CLEAR, JPOS_ER_CONTINUEINPUT, JPOS_ER_RETRY, JPOS_ESTATS_ERROR, JPOS_FOREVER, JPOS_PN_DISABLED, JPOS_PN_ENABLED, JPOS_PR_ADVANCED, JPOS_PR_NONE, JPOS_PR_STANDARD, JPOS_PS_OFF, JPOS_PS_OFF_OFFLINE, JPOS_PS_OFFLINE, JPOS_PS_ONLINE, JPOS_PS_UNKNOWN, JPOS_S_BUSY, JPOS_S_CLOSED, JPOS_S_ERROR, JPOS_S_IDLE, JPOS_SUCCESS, JPOS_SUE_POWER_OFF, JPOS_SUE_POWER_OFF_OFFLINE, JPOS_SUE_POWER_OFFLINE, JPOS_SUE_POWER_ONLINE, JPOS_SUE_UF_COMPLETE, JPOS_SUE_UF_COMPLETE_DEV_NOT_RESTORED, JPOS_SUE_UF_FAILED_DEV_NEEDS_FIRMWARE, JPOS_SUE_UF_FAILED_DEV_OK, JPOS_SUE_UF_FAILED_DEV_UNKNOWN, JPOS_SUE_UF_FAILED_DEV_UNRECOVERABLE, JPOS_SUE_UF_PROGRESS, JPOSERR, JPOSERREXT
 
从接口 jpos.MSRConst 继承的字段
JPOS_EMSR_END, JPOS_EMSR_LRC, JPOS_EMSR_PARITY, JPOS_EMSR_START, MSR_ERT_CARD, MSR_ERT_TRACK, MSR_TR_1, MSR_TR_1_2, MSR_TR_1_2_3, MSR_TR_1_2_3_4, MSR_TR_1_2_4, MSR_TR_1_3, MSR_TR_1_3_4, MSR_TR_1_4, MSR_TR_2, MSR_TR_2_3, MSR_TR_2_3_4, MSR_TR_2_4, MSR_TR_3, MSR_TR_3_4, MSR_TR_4
 
从接口 com.idtech.Notifior 继承的字段
INPUT, OUTPUT
 
从接口 com.idtech.serviceConst 继承的字段
connectorClass, connectorName, physicalDesc, physicalName, serviceDesc, serviceVersion
 
构造方法摘要
MinimagService(jpos.config.JposEntry entries)
          Constructor called by instance factory to get setting.
 
方法摘要
 void checkHealth(int level)
          Support Intenale check health.
 void claim(int timeout)
          Claim the device.
 void clearInput()
          Clear input data and error.
 void close()
          free all resource.
 void compareFirmwareVersion(java.lang.String firmwareFileName, int[] result)
          NOT suport compare firmware version now.
 void deleteInstance()
           
 void directIO(int command, int[] data, java.lang.Object object)
          No dirctIO is possible.
 java.lang.String getAccountNumber()
          Get the parse account number.
 boolean getAutoDisable()
          Get autodisable flag.
 boolean getCapCompareFirmwareVersion()
          No capabliity to compare firmware version.
 boolean getCapISO()
          Support ISO card
 boolean getCapJISOne()
          Support JIS one Card
 boolean getCapJISTwo()
          Support JIS Two card
 int getCapPowerReporting()
          No power reporting is possible
 boolean getCapStatisticsReporting()
          No capablity to report statistics A JposException with error JPOS_E_CLOSED is thrown if Service is closed.
 boolean getCapTransmitSentinels()
          Support this capblity for transmit sentinel.
 boolean getCapUpdateFirmware()
          No capablity to update firmware.
 boolean getCapUpdateStatistics()
          No capablity to update statistics A JposException with error JPOS_E_CLOSED is thrown if Service is closed.
 java.lang.String getCheckHealthText()
          Get result string for last check health.
 boolean getClaimed()
          Get claimed state.
 int getDataCount()
          get the data event hold in the queue.
 boolean getDataEventEnabled()
          get the data event enabled flag.
 boolean getDecodeData()
          Get deocde data flag.
 boolean getDeviceEnabled()
          Get device enabled state.
 java.lang.String getDeviceServiceDescription()
          "JPOS service for MiniMag II id-tech.net" returned.
 int getDeviceServiceVersion()
          V1.9
 int getErrorReportingType()
          Get error reporting mode.
 java.lang.String getExpirationDate()
          Get expiration date can not be parsed now.
 java.lang.String getFirstName()
          Get first name in the parsed CC card data.
 boolean getFreezeEvents()
          Get the flag for freeze event.
 java.lang.String getMiddleInitial()
          Get middle initial Can not be parsed now.
 boolean getParseDecodeData()
          Get flag for parsed decode data.
 java.lang.String getPhysicalDeviceDescription()
          "MiniMag II ID TECH 2005" returned.
 java.lang.String getPhysicalDeviceName()
          "Minimag II" returned.
 int getPowerNotify()
          Get Power Notify mode.
 int getPowerState()
          No power state can be known by application.
 java.lang.String getServiceCode()
          Get service code.
 int getState()
          Get control state.
 java.lang.String getSuffix()
          Get parsed suffix Can not be parsed now.
 java.lang.String getSurname()
          Get parsed surname when a parsed CC card data event happened.
 java.lang.String getTitle()
          Get parsed titile in the name.
 byte[] getTrack1Data()
          Get track1 data when a data event happened.
 byte[] getTrack1DiscretionaryData()
          Get the track 1 discretionary data when a data event occurred.
 byte[] getTrack2Data()
          Get track2 data when a data event happened.
 byte[] getTrack2DiscretionaryData()
          Get the track 2 discretionary data when a data event occurred.
 byte[] getTrack3Data()
          Get track 3 data when a data event occurred.
 byte[] getTrack4Data()
          Get the track 4 data when a data event happened.
 int getTracksToRead()
          Get Tracks to read.
 boolean getTransmitSentinels()
          Get the flag for if sent sentinel.
 void notify(int local, int result, byte[] buf)
          Interface Notifior
 void open(java.lang.String logicalName, jpos.services.EventCallbacks cb)
          open device.
 void release()
          free the resouce and notify other thread.
 void resetStatistics(java.lang.String statisticsBuffer)
          NOT support reset statiscics now.
 void retrieveStatistics(java.lang.String[] statisticsBuffer)
          NOT support retrieve statistics now.
 void setAutoDisable(boolean autoDisable)
          set the flag for autodesable after a data event happened.
 void setDataEventEnabled(boolean dataEventEnabled)
          Set data event enable flag.
 void setDecodeData(boolean bv)
          Set decode data flag.
 void setDeviceEnabled(boolean deviceEnabled)
          enable device.
 void setErrorReportingType(int errorReportingType)
          Set error reporting type.
 void setFreezeEvents(boolean freezeEvents)
          set the flag for freeze evnts.
 void setParseDecodeData(boolean val)
          set flag for parse decode data.
 void setPowerNotify(int powerNotify)
          Set the power notify mode.
 void setTracksToRead(int tracksToRead)
          set the tracks to read.
 void setTransmitSentinels(boolean transmitSentinels)
          Set flag for tranmis sentinels.
 void StatusUpdated(int event)
           
 void updateFirmware(java.lang.String firmwareFileName)
          NOT suport update Firmware now.
 void updateStatistics(java.lang.String statisticsBuffer)
          NOT support update statistics now Nothing would be done by calling this method.
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

MinimagService

public MinimagService(jpos.config.JposEntry entries)
Constructor called by instance factory to get setting.

方法详细信息

getCheckHealthText

public java.lang.String getCheckHealthText()
                                    throws jpos.JposException
Get result string for last check health.

指定者:
接口 jpos.services.BaseService 中的 getCheckHealthText
抛出:
jpos.JposException

getClaimed

public boolean getClaimed()
                   throws jpos.JposException
Get claimed state.

指定者:
接口 jpos.services.BaseService 中的 getClaimed
抛出:
jpos.JposException

getDeviceEnabled

public boolean getDeviceEnabled()
                         throws jpos.JposException
Get device enabled state.

指定者:
接口 jpos.services.BaseService 中的 getDeviceEnabled
抛出:
jpos.JposException

setDeviceEnabled

public void setDeviceEnabled(boolean deviceEnabled)
                      throws jpos.JposException
enable device. if set to true, the device to ready to read data. if set to fals, all swip card data is discarded.

指定者:
接口 jpos.services.BaseService 中的 setDeviceEnabled
抛出:
jpos.JposException

getDeviceServiceDescription

public java.lang.String getDeviceServiceDescription()
                                             throws jpos.JposException
"JPOS service for MiniMag II id-tech.net" returned.

指定者:
接口 jpos.services.BaseService 中的 getDeviceServiceDescription
抛出:
jpos.JposException

getDeviceServiceVersion

public int getDeviceServiceVersion()
                            throws jpos.JposException
V1.9

指定者:
接口 jpos.services.BaseService 中的 getDeviceServiceVersion
抛出:
jpos.JposException

getFreezeEvents

public boolean getFreezeEvents()
                        throws jpos.JposException
Get the flag for freeze event.

指定者:
接口 jpos.services.BaseService 中的 getFreezeEvents
抛出:
jpos.JposException

setFreezeEvents

public void setFreezeEvents(boolean freezeEvents)
                     throws jpos.JposException
set the flag for freeze evnts. if true, all events can't be fired.

指定者:
接口 jpos.services.BaseService 中的 setFreezeEvents
抛出:
jpos.JposException

getPhysicalDeviceDescription

public java.lang.String getPhysicalDeviceDescription()
                                              throws jpos.JposException
"MiniMag II ID TECH 2005" returned.

指定者:
接口 jpos.services.BaseService 中的 getPhysicalDeviceDescription
抛出:
jpos.JposException

getPhysicalDeviceName

public java.lang.String getPhysicalDeviceName()
                                       throws jpos.JposException
"Minimag II" returned.

指定者:
接口 jpos.services.BaseService 中的 getPhysicalDeviceName
抛出:
jpos.JposException

getState

public int getState()
             throws jpos.JposException
Get control state.

指定者:
接口 jpos.services.BaseService 中的 getState
抛出:
jpos.JposException

StatusUpdated

public void StatusUpdated(int event)
指定者:
接口 com.idtech.connector.ConnectorListener 中的 StatusUpdated

open

public void open(java.lang.String logicalName,
                 jpos.services.EventCallbacks cb)
          throws jpos.JposException
open device. Loading the connector drive to access the physical device.

If the method fail, it maybe following:
1. the DLLs is not in the proper directory.
2. The directory "connector/xxx" not exists.
3. The file "connecotr/xxx/connector.ini" not exists or the conten is bad.
4. The connnector access drive class file not exists or bad.

指定者:
接口 jpos.services.BaseService 中的 open
参数:
logicalName - it the entry name in the jpos.xml
抛出:
jpos.JposException

close

public void close()
           throws jpos.JposException
free all resource. if control is claimed, release it. if control is device enabled, set it false.

指定者:
接口 jpos.services.BaseService 中的 close
抛出:
jpos.JposException

claim

public void claim(int timeout)
           throws jpos.JposException
Claim the device. If it's claimed by other thread, it throws a JposException with error code JPOS_E_TIMEOUT. If no device is connetted to the host, a JposException with error code JPOS_E_NOHARDWARE is thrown.

指定者:
接口 jpos.services.BaseService 中的 claim
抛出:
jpos.JposException

release

public void release()
             throws jpos.JposException
free the resouce and notify other thread.

指定者:
接口 jpos.services.BaseService 中的 release
抛出:
jpos.JposException

checkHealth

public void checkHealth(int level)
                 throws jpos.JposException
Support Intenale check health.

指定者:
接口 jpos.services.BaseService 中的 checkHealth
抛出:
jpos.JposException

directIO

public void directIO(int command,
                     int[] data,
                     java.lang.Object object)
              throws jpos.JposException
No dirctIO is possible.

指定者:
接口 jpos.services.BaseService 中的 directIO
抛出:
jpos.JposException

getCapISO

public boolean getCapISO()
                  throws jpos.JposException
Support ISO card

指定者:
接口 jpos.services.MSRService12 中的 getCapISO
抛出:
jpos.JposException

getCapJISOne

public boolean getCapJISOne()
                     throws jpos.JposException
Support JIS one Card

指定者:
接口 jpos.services.MSRService12 中的 getCapJISOne
抛出:
jpos.JposException

getCapJISTwo

public boolean getCapJISTwo()
                     throws jpos.JposException
Support JIS Two card

指定者:
接口 jpos.services.MSRService12 中的 getCapJISTwo
抛出:
jpos.JposException

getAccountNumber

public java.lang.String getAccountNumber()
                                  throws jpos.JposException
Get the parse account number. not supportd to parse this fields now.

指定者:
接口 jpos.services.MSRService12 中的 getAccountNumber
抛出:
jpos.JposException

getAutoDisable

public boolean getAutoDisable()
                       throws jpos.JposException
Get autodisable flag.

指定者:
接口 jpos.services.MSRService12 中的 getAutoDisable
抛出:
jpos.JposException

setAutoDisable

public void setAutoDisable(boolean autoDisable)
                    throws jpos.JposException
set the flag for autodesable after a data event happened. if true, the deviceEnabled set to false, else set to true.

指定者:
接口 jpos.services.MSRService12 中的 setAutoDisable
抛出:
jpos.JposException

getDataCount

public int getDataCount()
                 throws jpos.JposException
get the data event hold in the queue.

指定者:
接口 jpos.services.MSRService12 中的 getDataCount
抛出:
jpos.JposException

getDataEventEnabled

public boolean getDataEventEnabled()
                            throws jpos.JposException
get the data event enabled flag.

指定者:
接口 jpos.services.MSRService12 中的 getDataEventEnabled
抛出:
jpos.JposException

setDataEventEnabled

public void setDataEventEnabled(boolean dataEventEnabled)
                         throws jpos.JposException
Set data event enable flag. If true, and freeze event is false,the data event can be fired, or control hold the data event. after a data event is fired, it changed to false.

指定者:
接口 jpos.services.MSRService12 中的 setDataEventEnabled
抛出:
jpos.JposException

getDecodeData

public boolean getDecodeData()
                      throws jpos.JposException
Get deocde data flag. Allwas return true.

指定者:
接口 jpos.services.MSRService12 中的 getDecodeData
抛出:
jpos.JposException

setDecodeData

public void setDecodeData(boolean bv)
                   throws jpos.JposException
Set decode data flag. This should set true. False is not supported and report as an error with a JposException with error code JPOS_E_ILLEGAL.

指定者:
接口 jpos.services.MSRService12 中的 setDecodeData
抛出:
jpos.JposException

getErrorReportingType

public int getErrorReportingType()
                          throws jpos.JposException
Get error reporting mode.

指定者:
接口 jpos.services.MSRService12 中的 getErrorReportingType
抛出:
jpos.JposException

setErrorReportingType

public void setErrorReportingType(int errorReportingType)
                           throws jpos.JposException
Set error reporting type. for card level: MSR_ERT_CARD. for track level: MSR_ERT_TRACK. report error in the every tracks.

指定者:
接口 jpos.services.MSRService12 中的 setErrorReportingType
抛出:
jpos.JposException

getExpirationDate

public java.lang.String getExpirationDate()
                                   throws jpos.JposException
Get expiration date can not be parsed now.

指定者:
接口 jpos.services.MSRService12 中的 getExpirationDate
抛出:
jpos.JposException

getFirstName

public java.lang.String getFirstName()
                              throws jpos.JposException
Get first name in the parsed CC card data.

指定者:
接口 jpos.services.MSRService12 中的 getFirstName
抛出:
jpos.JposException

getMiddleInitial

public java.lang.String getMiddleInitial()
                                  throws jpos.JposException
Get middle initial Can not be parsed now.

指定者:
接口 jpos.services.MSRService12 中的 getMiddleInitial
抛出:
jpos.JposException

getParseDecodeData

public boolean getParseDecodeData()
                           throws jpos.JposException
Get flag for parsed decode data.

指定者:
接口 jpos.services.MSRService12 中的 getParseDecodeData
抛出:
jpos.JposException

setParseDecodeData

public void setParseDecodeData(boolean val)
                        throws jpos.JposException
set flag for parse decode data. If set true, the first name, surname and discretionary will be parsed in the CC card.

指定者:
接口 jpos.services.MSRService12 中的 setParseDecodeData
抛出:
jpos.JposException

getServiceCode

public java.lang.String getServiceCode()
                                throws jpos.JposException
Get service code. Can not be parsed now.

指定者:
接口 jpos.services.MSRService12 中的 getServiceCode
抛出:
jpos.JposException

getSuffix

public java.lang.String getSuffix()
                           throws jpos.JposException
Get parsed suffix Can not be parsed now.

指定者:
接口 jpos.services.MSRService12 中的 getSuffix
抛出:
jpos.JposException

getSurname

public java.lang.String getSurname()
                            throws jpos.JposException
Get parsed surname when a parsed CC card data event happened.

指定者:
接口 jpos.services.MSRService12 中的 getSurname
抛出:
jpos.JposException

getTitle

public java.lang.String getTitle()
                          throws jpos.JposException
Get parsed titile in the name. Can not be getten now.

指定者:
接口 jpos.services.MSRService12 中的 getTitle
抛出:
jpos.JposException

getTrack1Data

public byte[] getTrack1Data()
                     throws jpos.JposException
Get track1 data when a data event happened.

指定者:
接口 jpos.services.MSRService12 中的 getTrack1Data
抛出:
jpos.JposException

getTrack1DiscretionaryData

public byte[] getTrack1DiscretionaryData()
                                  throws jpos.JposException
Get the track 1 discretionary data when a data event occurred. Only CC card is supported to parse. Other type card can not be parsed.

指定者:
接口 jpos.services.MSRService12 中的 getTrack1DiscretionaryData
抛出:
jpos.JposException

getTrack2Data

public byte[] getTrack2Data()
                     throws jpos.JposException
Get track2 data when a data event happened.

指定者:
接口 jpos.services.MSRService12 中的 getTrack2Data
抛出:
jpos.JposException

getTrack2DiscretionaryData

public byte[] getTrack2DiscretionaryData()
                                  throws jpos.JposException
Get the track 2 discretionary data when a data event occurred. Only CC card is supported to parse. Other type card can not be parsed.

指定者:
接口 jpos.services.MSRService12 中的 getTrack2DiscretionaryData
抛出:
jpos.JposException

getTrack3Data

public byte[] getTrack3Data()
                     throws jpos.JposException
Get track 3 data when a data event occurred. To get track 3 data, tracks to read should be include track 3, and the track3 data exists in the Card.

指定者:
接口 jpos.services.MSRService12 中的 getTrack3Data
抛出:
jpos.JposException

getTracksToRead

public int getTracksToRead()
                    throws jpos.JposException
Get Tracks to read.

指定者:
接口 jpos.services.MSRService12 中的 getTracksToRead
抛出:
jpos.JposException

setTracksToRead

public void setTracksToRead(int tracksToRead)
                     throws jpos.JposException
set the tracks to read. Track 1,2,3 is set after opening as the default. A JposException is thrown if control is closed, or an illegal tracks value is set.

指定者:
接口 jpos.services.MSRService12 中的 setTracksToRead
抛出:
jpos.JposException

clearInput

public void clearInput()
                throws jpos.JposException
Clear input data and error. All data event and error event will be cleared. also all fieds includes track1Data = null; track2Data = null; track3Data = null; track4Data = null; firstName = ""; surname =""; title = ""; track1Discretionary =null; track2Discretionary = null; suffix="" ; serviceCode= ""; middleInitial =""; expirationDate= ""; accountNumber= "";

指定者:
接口 jpos.services.MSRService12 中的 clearInput
抛出:
jpos.JposException

getCapPowerReporting

public int getCapPowerReporting()
                         throws jpos.JposException
No power reporting is possible

指定者:
接口 jpos.services.MSRService13 中的 getCapPowerReporting
抛出:
jpos.JposException

getPowerNotify

public int getPowerNotify()
                   throws jpos.JposException
Get Power Notify mode. Allways JPOS_PN_DISABLED is returned. A JposExceptoin is thrown if service is not opened.

指定者:
接口 jpos.services.MSRService13 中的 getPowerNotify
抛出:
jpos.JposException

setPowerNotify

public void setPowerNotify(int powerNotify)
                    throws jpos.JposException
Set the power notify mode. only disabled is accept. If enabled is set, it throws a JposException with error code JPOS_E_ILLEGAL.

指定者:
接口 jpos.services.MSRService13 中的 setPowerNotify
抛出:
jpos.JposException

getPowerState

public int getPowerState()
                  throws jpos.JposException
No power state can be known by application. It allways return JPOS_POS_UNKNOWN.

指定者:
接口 jpos.services.MSRService13 中的 getPowerState
抛出:
jpos.JposException

getCapTransmitSentinels

public boolean getCapTransmitSentinels()
                                throws jpos.JposException
Support this capblity for transmit sentinel.

指定者:
接口 jpos.services.MSRService15 中的 getCapTransmitSentinels
抛出:
jpos.JposException

getTrack4Data

public byte[] getTrack4Data()
                     throws jpos.JposException
Get the track 4 data when a data event happened.

指定者:
接口 jpos.services.MSRService15 中的 getTrack4Data
返回:
if no data in the track 4, it return a byte arrray with zero length.
抛出:
jpos.JposException

getTransmitSentinels

public boolean getTransmitSentinels()
                             throws jpos.JposException
Get the flag for if sent sentinel.

指定者:
接口 jpos.services.MSRService15 中的 getTransmitSentinels
抛出:
jpos.JposException

setTransmitSentinels

public void setTransmitSentinels(boolean transmitSentinels)
                          throws jpos.JposException
Set flag for tranmis sentinels. If set true, getTracksXdata will get the data includs start transmit sentnels end sentinel and LRC.

指定者:
接口 jpos.services.MSRService15 中的 setTransmitSentinels
抛出:
jpos.JposException

getCapStatisticsReporting

public boolean getCapStatisticsReporting()
                                  throws jpos.JposException
No capablity to report statistics A JposException with error JPOS_E_CLOSED is thrown if Service is closed.

指定者:
接口 jpos.services.MSRService18 中的 getCapStatisticsReporting
抛出:
jpos.JposException

getCapUpdateStatistics

public boolean getCapUpdateStatistics()
                               throws jpos.JposException
No capablity to update statistics A JposException with error JPOS_E_CLOSED is thrown if Service is closed.

指定者:
接口 jpos.services.MSRService18 中的 getCapUpdateStatistics
抛出:
jpos.JposException

resetStatistics

public void resetStatistics(java.lang.String statisticsBuffer)
                     throws jpos.JposException
NOT support reset statiscics now. Nothing done by calling this method.

指定者:
接口 jpos.services.MSRService18 中的 resetStatistics
抛出:
jpos.JposException

retrieveStatistics

public void retrieveStatistics(java.lang.String[] statisticsBuffer)
                        throws jpos.JposException
NOT support retrieve statistics now. Nothing done by calling this method.

指定者:
接口 jpos.services.MSRService18 中的 retrieveStatistics
抛出:
jpos.JposException

updateStatistics

public void updateStatistics(java.lang.String statisticsBuffer)
                      throws jpos.JposException
NOT support update statistics now Nothing would be done by calling this method.

指定者:
接口 jpos.services.MSRService18 中的 updateStatistics
抛出:
jpos.JposException

getCapCompareFirmwareVersion

public boolean getCapCompareFirmwareVersion()
                                     throws jpos.JposException
No capabliity to compare firmware version. A JposException is thrown if it's now opened.

指定者:
接口 jpos.services.MSRService19 中的 getCapCompareFirmwareVersion
抛出:
jpos.JposException

getCapUpdateFirmware

public boolean getCapUpdateFirmware()
                             throws jpos.JposException
No capablity to update firmware. A JposException is thrown if it's not opened.

指定者:
接口 jpos.services.MSRService19 中的 getCapUpdateFirmware
抛出:
jpos.JposException

compareFirmwareVersion

public void compareFirmwareVersion(java.lang.String firmwareFileName,
                                   int[] result)
                            throws jpos.JposException
NOT suport compare firmware version now. Nothing would be done by calling this method.

指定者:
接口 jpos.services.MSRService19 中的 compareFirmwareVersion
抛出:
jpos.JposException

updateFirmware

public void updateFirmware(java.lang.String firmwareFileName)
                    throws jpos.JposException
NOT suport update Firmware now. Nothing would be done by calling this method.

指定者:
接口 jpos.services.MSRService19 中的 updateFirmware
抛出:
jpos.JposException

deleteInstance

public void deleteInstance()
                    throws jpos.JposException
指定者:
接口 jpos.loader.JposServiceInstance 中的 deleteInstance
抛出:
jpos.JposException

notify

public void notify(int local,
                   int result,
                   byte[] buf)
Interface Notifior

指定者:
接口 com.idtech.Notifior 中的 notify