- B - Static variable in class org.jpos.iso.BinaryPrefixer
-
A length prefixer for upto 255 chars.
- Base1_BITMAP126 - Class in org.jpos.iso.packager
-
ISOFieldPackager Binary Bitmap
- Base1_BITMAP126() - Constructor for class org.jpos.iso.packager.Base1_BITMAP126
-
- Base1_BITMAP126(int, String) - Constructor for class org.jpos.iso.packager.Base1_BITMAP126
-
- base1Fld - Variable in class org.jpos.iso.packager.Base1Packager
-
- BASE1Header - Class in org.jpos.iso.header
-
- BASE1Header() - Constructor for class org.jpos.iso.header.BASE1Header
-
- BASE1Header(String, String) - Constructor for class org.jpos.iso.header.BASE1Header
-
- BASE1Header(String, String, int) - Constructor for class org.jpos.iso.header.BASE1Header
-
- BASE1Header(byte[]) - Constructor for class org.jpos.iso.header.BASE1Header
-
- Base1Packager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 BINARY Packager
customized for VISA's Base1
- Base1Packager() - Constructor for class org.jpos.iso.packager.Base1Packager
-
- Base1Packager.F126Packager - Class in org.jpos.iso.packager
-
- Base1Packager.F127Packager - Class in org.jpos.iso.packager
-
- Base1SubFieldPackager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 BINARY Packager
customized for VISA Base1 subfields
- Base1SubFieldPackager() - Constructor for class org.jpos.iso.packager.Base1SubFieldPackager
-
- BASE24Channel - Class in org.jpos.iso.channel
-
Implements an ISOChannel capable to exchange messages with
ACI's BASE24[tm] over an X.25 link.
- BASE24Channel() - Constructor for class org.jpos.iso.channel.BASE24Channel
-
Public constructor (used by Class.forName("...").newInstance())
- BASE24Channel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.BASE24Channel
-
Construct client ISOChannel
- BASE24Channel(ISOPackager) - Constructor for class org.jpos.iso.channel.BASE24Channel
-
Construct server ISOChannel
- BASE24Channel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.BASE24Channel
-
constructs a server ISOChannel associated with a Server Socket
- BASE24Packager - Class in org.jpos.iso.packager
-
BASE24 Packager made from ISO 8583 v1987 ASCII Packager
- BASE24Packager() - Constructor for class org.jpos.iso.packager.BASE24Packager
-
- BASE24TCPChannel - Class in org.jpos.iso.channel
-
Implements an ISOChannel able to exchange messages with
ACI's BASE24 over a TCP link, modified from BASE24ISOChannel
by Victor A.
- BASE24TCPChannel() - Constructor for class org.jpos.iso.channel.BASE24TCPChannel
-
Public constructor (used by Class.forName("...").newInstance())
- BASE24TCPChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.BASE24TCPChannel
-
Construct client ISOChannel
- BASE24TCPChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.BASE24TCPChannel
-
Construct server ISOChannel
- BASE24TCPChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.BASE24TCPChannel
-
constructs a server ISOChannel associated with a Server Socket
- BaseChannel - Class in org.jpos.iso
-
ISOChannel is an abstract class that provides functionality that
allows the transmision and reception of ISO 8583 Messages
over a TCP/IP session.
- BaseChannel() - Constructor for class org.jpos.iso.BaseChannel
-
constructor shared by server and client
ISOChannels (which have different signatures)
- BaseChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.BaseChannel
-
constructs a client ISOChannel
- BaseChannel(ISOPackager) - Constructor for class org.jpos.iso.BaseChannel
-
constructs a server ISOChannel
- BaseChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.BaseChannel
-
constructs a server ISOChannel associated with a Server Socket
- BaseChannelMBean - Interface in org.jpos.iso
-
- BaseHeader - Class in org.jpos.iso.header
-
- BaseHeader() - Constructor for class org.jpos.iso.header.BaseHeader
-
Default Constructor.
- BaseHeader(byte[]) - Constructor for class org.jpos.iso.header.BaseHeader
-
- BaseSMAdapter - Class in org.jpos.security
-
Provides base functionality for the actual Security Module Adapter.
- BaseSMAdapter() - Constructor for class org.jpos.security.BaseSMAdapter
-
- BaseSMAdapter(Configuration, Logger, String) - Constructor for class org.jpos.security.BaseSMAdapter
-
- BB - Static variable in class org.jpos.iso.BinaryPrefixer
-
A length prefixer for upto 65535 chars.
- bcd2str(byte[], int, int, boolean) - Static method in class org.jpos.iso.ISOUtil
-
converts a BCD representation of a number to a String
- BCDChannel - Class in org.jpos.iso.channel
-
Talks with TCP based NCCs
Sends [LEN][TPDU][ISOMSG]
(len=2 bytes HEX)
- BCDChannel() - Constructor for class org.jpos.iso.channel.BCDChannel
-
Public constructor
- BCDChannel(String, int, ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.BCDChannel
-
Construct client ISOChannel
- BCDChannel(ISOPackager, byte[]) - Constructor for class org.jpos.iso.channel.BCDChannel
-
Construct server ISOChannel
- BCDChannel(ISOPackager, byte[], ServerSocket) - Constructor for class org.jpos.iso.channel.BCDChannel
-
constructs server ISOChannel associated with a Server Socket
- BCDInterpreter - Class in org.jpos.iso
-
Implements BCD Interpreter.
- BcdPrefixer - Class in org.jpos.iso
-
BcdPrefixer constructs a prefix storing the length in BCD.
- BcdPrefixer(int) - Constructor for class org.jpos.iso.BcdPrefixer
-
- BERTLVAsciiHexPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for BER TLV values.
- BERTLVAsciiHexPackager() - Constructor for class org.jpos.tlv.packager.bertlv.BERTLVAsciiHexPackager
-
- BERTLVBinaryPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for BER TLV values.
- BERTLVBinaryPackager() - Constructor for class org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager
-
- BERTLVEbcdicHexPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for BER TLV values.
- BERTLVEbcdicHexPackager() - Constructor for class org.jpos.tlv.packager.bertlv.BERTLVEbcdicHexPackager
-
- BERTLVFormatMapper - Interface in org.jpos.tlv.packager.bertlv
-
- BERTLVPackager - Class in org.jpos.tlv.packager.bertlv
-
Packager for ISO 8825 BER TLV values.
- BERTLVPackager() - Constructor for class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
- BINARY_FIELDS - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- BINARY_WIPED - Static variable in class org.jpos.util.FSDProtectedLogListener
-
- BINARY_WIPED - Static variable in class org.jpos.util.ProtectedLogListener
-
- BinaryEMVTag - Class in org.jpos.emv
-
- BinaryEMVTag(EMVStandardTagType, byte[]) - Constructor for class org.jpos.emv.BinaryEMVTag
-
- BinaryEMVTag(EMVProprietaryTagType, Integer, byte[]) - Constructor for class org.jpos.emv.BinaryEMVTag
-
- BinaryEMVTag(EMVProprietaryTagType, Integer, TLVDataFormat, byte[]) - Constructor for class org.jpos.emv.BinaryEMVTag
-
- BinaryHexTaggedSequencePackager - Class in org.jpos.tlv.packager
-
- BinaryHexTaggedSequencePackager() - Constructor for class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager
-
- BinaryHexTaggedSequencePackager.TagPackager - Class in org.jpos.tlv.packager
-
- BinaryInterpreter - Interface in org.jpos.iso
-
This interface supports the encoding and decoding of binary data.
- BinaryPrefixer - Class in org.jpos.iso
-
BinaryPrefixer constructs a prefix storing the length in binary.
- BinaryPrefixer(int) - Constructor for class org.jpos.iso.BinaryPrefixer
-
- BinaryTagValue - Class in org.jpos.tlv
-
- BinaryTagValue(String, byte[]) - Constructor for class org.jpos.tlv.BinaryTagValue
-
- bitmapField - Variable in class org.jpos.iso.packager.GenericValidatingPackager
-
- bitMapPackager - Static variable in class org.jpos.iso.packager.X92GenericPackager
-
- bitMapPackager - Variable in class org.jpos.iso.packager.X92Packager
-
- bitSet2byte(BitSet) - Static method in class org.jpos.iso.ISOUtil
-
converts a BitSet into a binary field
used in pack routines
- bitSet2byte(BitSet, int) - Static method in class org.jpos.iso.ISOUtil
-
converts a BitSet into a binary field
used in pack routines
- bitSet2extendedByte(BitSet) - Static method in class org.jpos.iso.ISOUtil
-
Converts a BitSet into an extended binary field
used in pack routines.
- bitSet2Int(BitSet) - Static method in class org.jpos.iso.ISOUtil
-
- bitSet2String(BitSet) - Static method in class org.jpos.iso.ISOUtil
-
bit representation of a BitSet
suitable for dumps and debugging
- blankUnPad(String) - Static method in class org.jpos.iso.ISOUtil
-
Right unPad with ' '
- BlockingQueue - Class in org.jpos.util
-
implements a blocking queue
- BlockingQueue() - Constructor for class org.jpos.util.BlockingQueue
-
- BlockingQueue.Closed - Exception in org.jpos.util
-
- BorderLayoutFactory - Class in org.jpos.ui.factory
-
- BorderLayoutFactory() - Constructor for class org.jpos.ui.factory.BorderLayoutFactory
-
- breakOnError - Variable in class org.jpos.iso.ISOBaseValidator
-
Flag used to indicate if validat process break
on first error or keep an error set
- breakOnError() - Method in class org.jpos.iso.ISOBaseValidator
-
- breakOnError - Variable in class org.jpos.iso.ISOFieldValidator
-
Flag used to indicate if validat process break on first error or keep an error vector
- breakOnError() - Method in class org.jpos.iso.ISOFieldValidator
-
- BSH - Class in org.jpos.q2.qbean
-
- BSH() - Constructor for class org.jpos.q2.qbean.BSH
-
- bsh - Variable in class org.jpos.q2.qbean.BSH
-
- BSHAction - Class in org.jpos.bsh
-
- BSHAction() - Constructor for class org.jpos.bsh.BSHAction
-
- BSHFilter - Class in org.jpos.bsh
-
BSHFilter - BeanShell based filter
- BSHFilter() - Constructor for class org.jpos.bsh.BSHFilter
-
- BSHGroupSelector - Class in org.jpos.transaction.participant
-
- BSHGroupSelector() - Constructor for class org.jpos.transaction.participant.BSHGroupSelector
-
- BSHLogListener - Class in org.jpos.bsh
-
This is a log listener that reads its actions from Bean Shell scripts.
- BSHLogListener() - Constructor for class org.jpos.bsh.BSHLogListener
-
Creates a new instance of BSHLogListener
- BSHLogListener.ScriptInfo - Class in org.jpos.bsh
-
- BSHMethod - Class in org.jpos.transaction.participant
-
This is a utility class that makes it a bit easier to work with beanshell
scripts.
- BSHMethod(String, boolean) - Constructor for class org.jpos.transaction.participant.BSHMethod
-
Creates a BSHMethod.
- BSHRequestListener - Class in org.jpos.bsh
-
BSHRequestListener - BeanShell based request listener
- BSHRequestListener() - Constructor for class org.jpos.bsh.BSHRequestListener
-
- bshSource - Variable in class org.jpos.bsh.BSHRequestListener
-
- BSHTransactionParticipant - Class in org.jpos.transaction.participant
-
A TransactionParticipant whose prepare, commit and abort methods can be
specified through beanshell scripts.
- BSHTransactionParticipant() - Constructor for class org.jpos.transaction.participant.BSHTransactionParticipant
-
Creates a new instance of BSHTransactionParticipant
- BSHUI - Class in org.jpos.bsh
-
- BSHUI() - Constructor for class org.jpos.bsh.BSHUI
-
- BufferedExceptionLogListener - Class in org.jpos.util
-
- BufferedExceptionLogListener() - Constructor for class org.jpos.util.BufferedExceptionLogListener
-
- BufferedLogListener - Class in org.jpos.util
-
- BufferedLogListener() - Constructor for class org.jpos.util.BufferedLogListener
-
- byte2BitSet(byte[], int, boolean) - Static method in class org.jpos.iso.ISOUtil
-
Converts a binary representation of a Bitmap field
into a Java BitSet
- byte2BitSet(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a binary representation of a Bitmap field
into a Java BitSet
- byte2BitSet(BitSet, byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a binary representation of a Bitmap field
into a Java BitSet
- byte2hex(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array into a hex string
- byte2hex(byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array into a string of lower case hex chars.
- byte2int(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array of hex into an integer
- BYTE_LENGTH_PROPRIETARY - Static variable in class org.jpos.emv.EMVTagType.ByteLength
-
- BYTE_LENGTH_VAR - Static variable in class org.jpos.emv.EMVTagType.ByteLength
-
- ByteLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.ByteLength
-
- ByteLength(int) - Constructor for class org.jpos.emv.EMVTagType.ByteLength
-
- calcLUHN(String) - Static method in class org.jpos.iso.ISOUtil
-
Compute card's check digit (LUHN)
- calculateCAVV(String, SecureDESKey, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
-
- calculateCAVV(String, SecureDESKey, String, String, String) - Method in interface org.jpos.security.SMAdapter
-
Calaculate a 3-D Secure CAVV/AAV.
- calculateCAVVImpl(String, SecureDESKey, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculateCAVVImpl(String, SecureDESKey, String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- calculateCVV(String, SecureDESKey, SecureDESKey, Date, String) - Method in class org.jpos.security.BaseSMAdapter
-
- calculateCVV(String, SecureDESKey, SecureDESKey, Date, String) - Method in interface org.jpos.security.SMAdapter
-
Calaculate a Card Verification Code/Value
- calculateCVVImpl(String, SecureDESKey, SecureDESKey, Date, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculateCVVImpl(String, SecureDESKey, SecureDESKey, Date, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- calculateIBMPINOffset(EncryptedPIN, SecureDESKey, String, String, int) - Method in class org.jpos.security.BaseSMAdapter
-
- calculateIBMPINOffset(EncryptedPIN, SecureDESKey, String, String, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
- calculateIBMPINOffset(EncryptedPIN, SecureDESKey, SecureDESKey, String, String, int) - Method in class org.jpos.security.BaseSMAdapter
-
- calculateIBMPINOffset(EncryptedPIN, SecureDESKey, SecureDESKey, String, String, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
- calculateIBMPINOffset(EncryptedPIN, SecureDESKey, String, String, int) - Method in interface org.jpos.security.SMAdapter
-
Calculate an PIN Offset using the IBM 3624 method
- calculateIBMPINOffset(EncryptedPIN, SecureDESKey, String, String, int, List<String>) - Method in interface org.jpos.security.SMAdapter
-
Calculate an PIN Offset using the IBM 3624 method
- calculateIBMPINOffset(EncryptedPIN, SecureDESKey, SecureDESKey, String, String, int) - Method in interface org.jpos.security.SMAdapter
-
Calculate an PIN Offset using the IBM 3624 method of customer selected PIN
- calculateIBMPINOffset(EncryptedPIN, SecureDESKey, SecureDESKey, String, String, int, List<String>) - Method in interface org.jpos.security.SMAdapter
-
Calculate an PIN Offset using the IBM 3624 method of customer selected PIN
- calculateIBMPINOffsetImpl(EncryptedPIN, SecureDESKey, String, String, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculateIBMPINOffsetImpl(EncryptedPIN, SecureDESKey, SecureDESKey, String, String, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculatePVV(EncryptedPIN, SecureDESKey, SecureDESKey, int) - Method in class org.jpos.security.BaseSMAdapter
-
- calculatePVV(EncryptedPIN, SecureDESKey, SecureDESKey, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
- calculatePVV(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int) - Method in class org.jpos.security.BaseSMAdapter
-
- calculatePVV(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
- calculatePVV(EncryptedPIN, SecureDESKey, SecureDESKey, int) - Method in interface org.jpos.security.SMAdapter
-
Calculate PVV (VISA PIN Verification Value of PIN under LMK)
with exclude list
- calculatePVV(EncryptedPIN, SecureDESKey, SecureDESKey, int, List<String>) - Method in interface org.jpos.security.SMAdapter
-
Calculate PVV (VISA PIN Verification Value of PIN under LMK)
- calculatePVV(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int) - Method in interface org.jpos.security.SMAdapter
-
Calculate PVV (VISA PIN Verification Value of customer selected PIN)
- calculatePVV(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, List<String>) - Method in interface org.jpos.security.SMAdapter
-
Calculate PVV (VISA PIN Verification Value of customer selected PIN)
- calculatePVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculatePVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- calculatePVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, int, List<String>) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- calculatePVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, List<String>) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- cancelExpirationMonitor() - Method in class org.jpos.transaction.PausedTransaction
-
- CardHolder - Class in org.jpos.core
-
- CardHolder() - Constructor for class org.jpos.core.CardHolder
-
creates an empty CardHolder
- CardHolder(String) - Constructor for class org.jpos.core.CardHolder
-
creates a new CardHolder based on track2
- CardHolder(String, String) - Constructor for class org.jpos.core.CardHolder
-
creates a new CardHolder based on pan and exp
- CardHolder(ISOMsg) - Constructor for class org.jpos.core.CardHolder
-
Construct a CardHolder based on content received on
field 35 (track2) or field 2 (PAN) + field 14 (EXP)
- cfg - Variable in class org.jpos.bsh.BSHLogListener
-
Holds the configuration for this object
- cfg - Variable in class org.jpos.core.SubConfiguration
-
Parent Configuration
- cfg - Variable in class org.jpos.iso.ISOBaseValidator
-
- cfg - Variable in class org.jpos.iso.ISOFieldValidator
-
- cfg - Variable in class org.jpos.iso.ISOServer
-
- cfg - Variable in class org.jpos.iso.packager.PackagerWrapper
-
- cfg - Variable in class org.jpos.q2.QBeanSupport
-
- cfg - Variable in class org.jpos.security.BaseSMAdapter
-
- Channel - Interface in org.jpos.iso
-
Channel interface
- ChannelAdaptor - Class in org.jpos.q2.iso
-
- ChannelAdaptor() - Constructor for class org.jpos.q2.iso.ChannelAdaptor
-
- ChannelAdaptor.Receiver - Class in org.jpos.q2.iso
-
- ChannelAdaptor.Sender - Class in org.jpos.q2.iso
-
- ChannelAdaptorMBean - Interface in org.jpos.q2.iso
-
MBean interface.
- ChannelInfoFilter - Class in org.jpos.iso.filter
-
ChannelInfoFilter sets information about the channel
in the outgoing/incoming ISOMsg
- ChannelInfoFilter() - Constructor for class org.jpos.iso.filter.ChannelInfoFilter
-
- channelName - Variable in class org.jpos.iso.Connector
-
- ChannelPool - Class in org.jpos.iso.channel
-
- ChannelPool() - Constructor for class org.jpos.iso.channel.ChannelPool
-
- characters(char[], int, int) - Method in class org.jpos.iso.packager.XML2003Packager
-
- characters(char[], int, int) - Method in class org.jpos.iso.packager.XMLPackager
-
- CHARSET - Static variable in class org.jpos.iso.ISOUtil
-
Default charset for bytes transmissions over network
- CHECK_INTERVAL - Static variable in class org.jpos.util.RotateLogListener
-
- checkCAVVArgs(String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- checkConnection() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- checkLength(int, int) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Checks the length of the data against the maximum, and throws an IllegalArgumentException.
- checkLength(int, int) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Checks the length of the data against the maximum, and throws an IllegalArgumentException.
- checkLength(int, int) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Checks the length of the data against the maximum, and throws an IllegalArgumentException.
- checkLength(int, int) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Checks the length of the data against the maximum, and throws an IllegalArgumentException.
- checkLicense() - Static method in class org.jpos.util.PGPHelper
-
- checkPermission(Socket, LogEvent) - Method in class org.jpos.iso.ISOServer.Session
-
- checkPoint(String) - Method in class org.jpos.transaction.Context
-
add a checkpoint to the profiler
- CheckPoint - Class in org.jpos.transaction.participant
-
- CheckPoint() - Constructor for class org.jpos.transaction.participant.CheckPoint
-
- checkPoint(String) - Method in class org.jpos.util.Profiler
-
mark checkpoint
- checkRetryTask() - Method in class org.jpos.transaction.TransactionManager
-
- checkSignature() - Static method in class org.jpos.util.PGPHelper
-
- checkSize() - Method in class org.jpos.util.DailyLogListener
-
- checkSize() - Method in class org.jpos.util.RotateLogListener
-
- checkTail() - Method in class org.jpos.transaction.TransactionManager
-
- CLI - Class in org.jpos.q2
-
- CLI(Q2, String, boolean) - Constructor for class org.jpos.q2.CLI
-
- CLI(Q2, InputStream, OutputStream, String, boolean) - Constructor for class org.jpos.q2.CLI
-
- CLI.Command - Interface in org.jpos.q2
-
- CLICommand - Interface in org.jpos.q2
-
- CLICommandInterface - Class in org.jpos.q2
-
- CLICommandInterface(CLIContext) - Constructor for class org.jpos.q2.CLICommandInterface
-
- CLICommandInterface.LegacyCommandAdapter - Class in org.jpos.q2
-
- CLIContext - Class in org.jpos.q2
-
- CLIContext() - Constructor for class org.jpos.q2.CLIContext
-
- ClientChannel - Interface in org.jpos.iso
-
Tag this channel as a client one (from a Socket point of view)
Please note that ISOChannel implementations may choose to
implement ClientChannel as well as ServerChannel, being a
client does not mean it can not be a server too.
- clientIncomingFilters - Variable in class org.jpos.iso.ISOServer
-
- clientOutgoingFilters - Variable in class org.jpos.iso.ISOServer
-
- clientSideChannel - Variable in class org.jpos.iso.ISOServer
-
- CLIPrefixedClassNameCompletor - Class in org.jpos.q2
-
- CLIPrefixedClassNameCompletor(Collection<String>) - Constructor for class org.jpos.q2.CLIPrefixedClassNameCompletor
-
- CLIPrefixedClassNameCompletor.CmdFilter - Class in org.jpos.q2
-
- clone() - Method in class org.jpos.iso.BaseChannel
-
- clone() - Method in class org.jpos.iso.channel.ChannelPool
-
- clone() - Method in class org.jpos.iso.FilteredBase
-
- clone() - Method in class org.jpos.iso.FSDISOMsg
-
- clone(int[]) - Method in class org.jpos.iso.FSDISOMsg
-
- clone() - Method in class org.jpos.iso.header.BaseHeader
-
- clone() - Method in interface org.jpos.iso.ISOChannel
-
Expose channel clonning interface
- clone() - Method in interface org.jpos.iso.ISOHeader
-
Allow object to be cloned.
- clone() - Method in class org.jpos.iso.ISOMsg
-
- clone(int[]) - Method in class org.jpos.iso.ISOMsg
-
Partially clone an ISOMsg
- clone() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- clone(int[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- clone() - Method in class org.jpos.util.FSDMsg
-
- close() - Method in class org.jpos.space.JDBMSpace
-
close this space - use with care
- close() - Method in class org.jpos.space.JESpace
-
- close() - Method in class org.jpos.space.SpaceTap
-
- close() - Method in class org.jpos.util.BlockingQueue
-
- close() - Method in class org.jpos.util.FilterLogListener
-
- close() - Method in class org.jpos.util.SimpleLogListener
-
- close() - Method in class org.jpos.util.ThreadPool
-
- closeCompressedOutputStream(OutputStream) - Method in class org.jpos.util.DailyLogListener
-
- Closed() - Constructor for exception org.jpos.util.BlockingQueue.Closed
-
- closeLogFile() - Method in class org.jpos.util.RotateLogListener
-
- closeSocket() - Method in class org.jpos.iso.BaseChannel
-
- CLR - Class in org.jpos.q2.cli
-
- CLR() - Constructor for class org.jpos.q2.cli.CLR
-
- CmdFilter(Collection<String>) - Constructor for class org.jpos.q2.CLIPrefixedClassNameCompletor.CmdFilter
-
- cnt - Variable in class org.jpos.iso.BaseChannel
-
- commaDecode(String) - Static method in class org.jpos.iso.ISOUtil
-
Decodes a comma encoded String as encoded by commaEncode
- commaDecode(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Decodes a comma encoded String returning element in position i
- commaEncode(String[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a string[] into a comma-delimited String.
- commit() - Method in class org.jpos.space.JDBMSpace
-
force commit
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.CheckPoint
-
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Debug
-
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Delay
-
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Forward
-
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.HasEntry
-
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Join
-
- COMMIT - Static variable in class org.jpos.transaction.participant.Join.Runner
-
- commit() - Method in class org.jpos.transaction.participant.Join.Runner
-
- commit(long, Serializable) - Method in class org.jpos.transaction.participant.Trace
-
- commit(int, long, Serializable, List<TransactionParticipant>, boolean, LogEvent, Profiler) - Method in class org.jpos.transaction.TransactionManager
-
- commit(TransactionParticipant, long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
- commit(long, Serializable) - Method in interface org.jpos.transaction.TransactionParticipant
-
Called by TransactionManager upon transaction commit.
- commitMethod - Variable in class org.jpos.transaction.participant.BSHTransactionParticipant
-
- commitOff(Space) - Method in class org.jpos.transaction.TransactionManager
-
- commitOn(Space) - Method in class org.jpos.transaction.TransactionManager
-
- COMMITTING - Static variable in class org.jpos.transaction.TransactionManager
-
- compress(File) - Method in class org.jpos.util.DailyLogListener
-
Hook method to optionally compress the file
- Compressor(File) - Constructor for class org.jpos.util.DailyLogListener.Compressor
-
- concat(byte[], byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Concatenates two byte arrays (array1 and array2)
- concat(byte[], int, int, byte[], int, int) - Static method in class org.jpos.iso.ISOUtil
-
Concatenates two byte arrays (array1 and array2)
- ConcurrentUtil - Class in org.jpos.util
-
- ConcurrentUtil() - Constructor for class org.jpos.util.ConcurrentUtil
-
- ConfigDecorationProvider - Interface in org.jpos.q2
-
- Configurable - Interface in org.jpos.core
-
Object is Configurable
- Configuration - Interface in org.jpos.core
-
- ConfigurationException - Exception in org.jpos.core
-
- ConfigurationException() - Constructor for exception org.jpos.core.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.jpos.core.ConfigurationException
-
- ConfigurationException(Throwable) - Constructor for exception org.jpos.core.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.jpos.core.ConfigurationException
-
- ConfigurationFactory - Interface in org.jpos.q2
-
- configure() - Method in class org.jpos.ui.UI
-
configure this UI object
- configure(Element) - Method in class org.jpos.ui.UI
-
- configureQBean(MBeanServer, ObjectName, Element) - Method in class org.jpos.q2.QFactory
-
- confirm(String) - Method in class org.jpos.q2.CLI
-
- confirm(String) - Method in class org.jpos.q2.CLICommandInterface.LegacyCommandAdapter
-
- confirm(String) - Method in class org.jpos.q2.CLIContext
-
- connect(Socket) - Method in class org.jpos.iso.BaseChannel
-
setup I/O Streams from socket
- connect() - Method in class org.jpos.iso.BaseChannel
-
Connects client ISOChannel to server
- connect() - Method in interface org.jpos.iso.BaseChannelMBean
-
- connect() - Method in class org.jpos.iso.channel.ChannelPool
-
- connect(Socket) - Method in class org.jpos.iso.channel.LogChannel
-
- connect() - Method in class org.jpos.iso.channel.LoopbackChannel
-
- connect(Socket) - Method in class org.jpos.iso.channel.TelnetXMLChannel
-
- connect(Socket) - Method in class org.jpos.iso.channel.X25Channel
-
- connect(Socket) - Method in class org.jpos.iso.channel.XMLChannel
-
- CONNECT - Static variable in interface org.jpos.iso.ISOChannel
-
- connect() - Method in interface org.jpos.iso.ISOChannel
-
Connects ISOChannel
- CONNECT - Static variable in class org.jpos.iso.ISOServer
-
- Connector - Class in org.jpos.iso
-
Connector implements ISORequestListener
and forward all incoming messages to a given
destination MUX, or Channel handling back responses
- Connector() - Constructor for class org.jpos.iso.Connector
-
- Connector.Process - Class in org.jpos.iso
-
- Console - Class in org.jpos.security.jceadapter
-
A simple application for sending critical commands to the JCE Security Module.
- Console() - Constructor for class org.jpos.security.jceadapter.Console
-
- consumerCount() - Method in class org.jpos.util.BlockingQueue
-
- Context - Class in org.jpos.transaction
-
- Context() - Constructor for class org.jpos.transaction.Context
-
- CONTEXT - Static variable in class org.jpos.transaction.TransactionManager
-
- ContextMaker - Class in org.jpos.q2.iso
-
A utility QBean to provide the ability to monitor an 'in' queue for items that will be placed in
Context, along with any specified context-values and then place on the 'out' queue - for a
TransactionManager to process.
- ContextMaker() - Constructor for class org.jpos.q2.iso.ContextMaker
-
- ContextRecovery - Interface in org.jpos.transaction
-
ContextRecovery can be implemented by a TransactionParticipant in
order to customize the activation of a persisted context.
- control() - Method in class org.jpos.util.ThroughputControl
-
control should be called on every transaction.
- convertFromIsoMsg(String, String) - Static method in class org.jpos.iso.ISOCurrency
-
- convertToIsoMsg(double, String) - Static method in class org.jpos.iso.ISOCurrency
-
Converts an amount to an ISO Amount taking in consideration
the number of decimal digits according to currency
- copy(String, FSDMsg) - Method in class org.jpos.util.FSDMsg
-
- COPYRIGHT - Class in org.jpos.q2.cli
-
- COPYRIGHT() - Constructor for class org.jpos.q2.cli.COPYRIGHT
-
- create(UI, Element) - Method in class org.jpos.transaction.gui.TMMonitorFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.BorderLayoutFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.GridLayoutFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.HSplitFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.HtmlFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.ISOMeterFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.JButtonFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.JLabelFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.JTabbedPaneFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.JTreeFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.LogListenerFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.PanelFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.TextFactory
-
- create(UI, Element) - Method in class org.jpos.ui.factory.VSplitFactory
-
- create(UI, Element) - Method in class org.jpos.ui.UI
-
UI is itself a UIFactory.
- create(Element) - Method in class org.jpos.ui.UI
-
- create(UI, Element) - Method in interface org.jpos.ui.UIFactory
-
- createBinaryTagValuePair(String, byte[]) - Method in class org.jpos.emv.EMVTagSequence
-
- createBinaryTagValuePair(String, byte[]) - Method in class org.jpos.tlv.GenericTagSequence
-
- createBinaryTagValuePair(String, byte[]) - Method in class org.jpos.tlv.TagSequenceBase
-
- createBshMethod(Element) - Static method in class org.jpos.transaction.participant.BSHMethod
-
Creates a BSHMethod from a JDom Element.
- createComponent(int) - Method in class org.jpos.iso.IFA_AMOUNT2003
-
- createComponent(int) - Method in class org.jpos.iso.IFA_LLABINARY
-
- createComponent(int) - Method in class org.jpos.iso.IFA_LLLABINARY
-
- createComponent(int) - Method in class org.jpos.iso.IFB_AMOUNT2003
-
- createComponent(int) - Method in class org.jpos.iso.IFB_LLHFBINARY
-
- createComponent(int) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
component factory
- createComponent(int) - Method in class org.jpos.iso.ISOBitMapPackager
-
- createComponent(int) - Method in class org.jpos.iso.ISOFieldPackager
-
- createComponent(int) - Method in class org.jpos.iso.ISOMsgFieldPackager
-
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
- createComponent(int) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
- createDebug() - Method in class org.jpos.util.Log
-
- createDebug(Object) - Method in class org.jpos.util.Log
-
- createDirPoll() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- createDirs() - Method in class org.jpos.util.DirPoll
-
- createElement(String, Class) - Method in class org.jpos.q2.QBeanSupport
-
- createError() - Method in class org.jpos.util.Log
-
- createError(Object) - Method in class org.jpos.util.Log
-
- createFatal() - Method in class org.jpos.util.Log
-
- createFatal(Object) - Method in class org.jpos.util.Log
-
- createInfo() - Method in class org.jpos.util.Log
-
- createInfo(Object) - Method in class org.jpos.util.Log
-
- createISOMsg() - Method in class org.jpos.iso.BaseChannel
-
- createISOMsg() - Method in class org.jpos.iso.ISOBasePackager
-
- createISOMsg() - Method in interface org.jpos.iso.ISOPackager
-
- createISOMsg() - Method in class org.jpos.iso.packager.DummyPackager
-
- createISOMsg() - Method in class org.jpos.iso.packager.FSDPackager
-
- createISOMsg() - Method in class org.jpos.iso.packager.JSONPackager
-
- createISOMsg() - Method in class org.jpos.iso.packager.LogPackager
-
- createISOMsg() - Method in class org.jpos.iso.packager.VISA1Packager
-
- createISOMsg() - Method in class org.jpos.iso.packager.XML2003Packager
-
- createISOMsg() - Method in class org.jpos.iso.packager.XMLPackager
-
- createLiteralTagValuePair(String, String) - Method in class org.jpos.emv.EMVTagSequence
-
- createLiteralTagValuePair(String, String) - Method in class org.jpos.tlv.GenericTagSequence
-
- createLiteralTagValuePair(String, String) - Method in class org.jpos.tlv.TagSequenceBase
-
- createLogEvent(String) - Method in class org.jpos.util.Log
-
- createLogEvent(String, Object) - Method in class org.jpos.util.Log
-
- createLogList() - Method in class org.jpos.iso.gui.ISOMeter
-
- createMsg() - Method in class org.jpos.iso.BaseChannel
-
support old factory method name for backward compatibility
- createMsg() - Method in class org.jpos.iso.channel.FSDChannel
-
- createParticipant(Element) - Method in class org.jpos.transaction.TransactionManager
-
- createQBean(Q2, Element, Object) - Method in class org.jpos.q2.QFactory
-
- createServerSocket(int) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Create a server socket on the specified port (port 0 indicates
an anonymous port).
- createServerSocket(int) - Method in class org.jpos.iso.ISOServer
-
- createServerSocket(int) - Method in interface org.jpos.iso.ISOServerSocketFactory
-
Create a server socket on the specified port (port 0 indicates
an anonymous port).
- createServerSocket(int) - Method in class org.jpos.iso.SunJSSESocketFactory
-
Create a server socket on the specified port (port 0 indicates
an anonymous port).
- createServerSocketFactory() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Create a socket factory
- createServerSocketFactory() - Method in class org.jpos.iso.SunJSSESocketFactory
-
Create a socket factory
- createSession(ServerChannel) - Method in class org.jpos.iso.ISOServer
-
- createSocket(String, int) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Create a client socket connected to the specified host and port.
- createSocket(String, int) - Method in interface org.jpos.iso.ISOClientSocketFactory
-
Create a client socket connected to the specified host and port.
- createSocket(String, int) - Method in class org.jpos.iso.SunJSSESocketFactory
-
Create a client socket connected to the specified host and port.
- createSocketFactory() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
Create a socket factory
- createSocketFactory() - Method in class org.jpos.iso.SunJSSESocketFactory
-
Create a socket factory
- createTagValueSequence(String) - Method in class org.jpos.emv.EMVTagSequence
-
- createTagValueSequence(String) - Method in class org.jpos.tlv.GenericTagSequence
-
- createTagValueSequence(String) - Method in class org.jpos.tlv.TagSequenceBase
-
- createTrace() - Method in class org.jpos.util.Log
-
- createTrace(Object) - Method in class org.jpos.util.Log
-
- createWarn() - Method in class org.jpos.util.Log
-
- createWarn(Object) - Method in class org.jpos.util.Log
-
- CryptographicServiceMessage - Class in org.jpos.security
-
Cryptographic Service Message (CSM for short).
- CryptographicServiceMessage() - Constructor for class org.jpos.security.CryptographicServiceMessage
-
- CryptographicServiceMessage(String) - Constructor for class org.jpos.security.CryptographicServiceMessage
-
Creates a CSM and sets its Message Class
- CryptographicServiceMessage.ParsingException - Exception in org.jpos.security
-
- CSChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation - CS standard Channel
We at
CS, have used
the so called ISOChannels for a long time.
- CSChannel() - Constructor for class org.jpos.iso.channel.CSChannel
-
Public constructor (used by Class.forName("...").newInstance())
- CSChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.CSChannel
-
Construct client ISOChannel
- CSChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.CSChannel
-
Construct server ISOChannel
- CSChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.CSChannel
-
constructs a server ISOChannel associated with a Server Socket
- CTCSubElementPackager - Class in org.jpos.iso.packager
-
Test validatingPackager for subelements in field 48.
- CTCSubElementPackager() - Constructor for class org.jpos.iso.packager.CTCSubElementPackager
-
- CTCSubFieldPackager - Class in org.jpos.iso.packager
-
Tester validating packager for subfields in field 48.
- CTCSubFieldPackager() - Constructor for class org.jpos.iso.packager.CTCSubFieldPackager
-
- ctx - Variable in class org.jpos.q2.CLI
-
- Currency - Class in org.jpos.iso
-
ISO Currency Conversion package
- Currency(String, int, int) - Constructor for class org.jpos.iso.Currency
-
- CURRENCY_ATTR - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- gc() - Method in class org.jpos.space.JDBMSpace
-
garbage collector.
- gc() - Method in class org.jpos.space.JESpace
-
- gc() - Method in class org.jpos.space.TSpace
-
- GC_DELAY - Static variable in class org.jpos.space.JESpace
-
- GCDELAY - Static variable in class org.jpos.space.JDBMSpace
-
- GCDELAY - Static variable in class org.jpos.space.TSpace
-
- GCRef() - Constructor for class org.jpos.space.JESpace.GCRef
-
- GCRef(long, long) - Constructor for class org.jpos.space.JESpace.GCRef
-
- generateARPC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
- generateARPC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Genarate Authorisation Response Cryptogram (ARPC)
- generateARPCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateARPCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- generateCBC_MAC(byte[], SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
- generateCBC_MAC(byte[], SecureDESKey) - Method in interface org.jpos.security.SMAdapter
-
Generates CBC-MAC (Cipher Block Chaining Message Authentication Code)
for some data.
- generateCBC_MACImpl(byte[], SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateCBC_MACImpl(byte[], SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Generates CBC-MAC (Cipher Block Chaining Message Authentication Code)
for some data.
- generateDESKey(short) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Generates a clear DES (DESede) key
- generateEDE_MAC(byte[], SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
- generateEDE_MAC(byte[], SecureDESKey) - Method in interface org.jpos.security.SMAdapter
-
Generates EDE-MAC (Encrypt Decrypt Encrypt Message Message Authentication Code)
for some data.
- generateEDE_MACImpl(byte[], SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateEDE_MACImpl(byte[], SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Generates EDE-MAC (Encrypt Decrypt Encrypt Message Authentication Code)
for some data.
- generateKey(short, String) - Method in class org.jpos.security.BaseSMAdapter
-
- generateKey(short, String) - Method in interface org.jpos.security.SMAdapter
-
Generates a random DES Key.
- generateKeyCheckValue(SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
- generateKeyCheckValue(SecureDESKey) - Method in interface org.jpos.security.SMAdapter
-
Generates key check value.
- generateKeyCheckValueImpl(SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateKeyCheckValueImpl(SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Generates key check value.
- generateKeyImpl(short, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateKeyImpl(short, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- generateMAC(byte[], Key, String) - Method in class org.jpos.security.jceadapter.JCEHandler
-
Generates MAC (Message Message Authentication Code) for some data.
- generatePIN(String, int) - Method in class org.jpos.security.BaseSMAdapter
-
- generatePIN(String, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
- generatePIN(String, int) - Method in interface org.jpos.security.SMAdapter
-
Generate random pin under LMK
- generatePIN(String, int, List<String>) - Method in interface org.jpos.security.SMAdapter
-
Generate random pin under LMK with exclude list
- generatePINImpl(String, int, List<String>) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generatePINImpl(String, int, List<String>) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- generateSM_MAC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
- generateSM_MAC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Generate Secure Message MAC over suppiled message data
- generateSM_MACImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- generateSM_MACImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- GenericContentHandler() - Constructor for class org.jpos.iso.packager.GenericPackager.GenericContentHandler
-
- GenericEntityResolver() - Constructor for class org.jpos.iso.packager.GenericPackager.GenericEntityResolver
-
- GenericPackager - Class in org.jpos.iso.packager
-
GenericPackager uses an XML config file to describe the layout of an ISOMessage
The general format is as follows
<isopackager>
<isofield
id="[field id]"
name="[field name]"
length="[max field length]"
class="[org.jpos.iso.IF_*]"
pad="true|false">
</isofield>
...
- GenericPackager() - Constructor for class org.jpos.iso.packager.GenericPackager
-
- GenericPackager(String) - Constructor for class org.jpos.iso.packager.GenericPackager
-
Create a GenericPackager with the field descriptions
from an XML File
- GenericPackager(InputStream) - Constructor for class org.jpos.iso.packager.GenericPackager
-
Create a GenericPackager with the field descriptions
from an XML InputStream
- GenericPackager.GenericContentHandler - Class in org.jpos.iso.packager
-
- GenericPackager.GenericEntityResolver - Class in org.jpos.iso.packager
-
- GenericSSLSocketFactory - Class in org.jpos.iso
-
SunJSSESocketFactory
is used by BaseChannel and ISOServer
in order to provide hooks for SSL implementations.
- GenericSSLSocketFactory() - Constructor for class org.jpos.iso.GenericSSLSocketFactory
-
- GenericSubFieldPackager - Class in org.jpos.iso.packager
-
GenericSubFieldPackager
Used to pack composite SubFields from the GenericPackager
- GenericSubFieldPackager() - Constructor for class org.jpos.iso.packager.GenericSubFieldPackager
-
- GenericTaggedFieldsPackager - Class in org.jpos.iso.packager
-
Packager for fields containing TLV sub-fields without a bitmap
The Tag is alphanumeric so a mapping between fieldNumber and tag are required.
- GenericTaggedFieldsPackager() - Constructor for class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
- GenericTagSequence - Class in org.jpos.tlv
-
- GenericTagSequence() - Constructor for class org.jpos.tlv.GenericTagSequence
-
- GenericTagSequence(String) - Constructor for class org.jpos.tlv.GenericTagSequence
-
- GenericValidatingPackager - Class in org.jpos.iso.packager
-
Generic Packager that configure validators too.
- GenericValidatingPackager() - Constructor for class org.jpos.iso.packager.GenericValidatingPackager
-
- GenericValidatingPackager(String) - Constructor for class org.jpos.iso.packager.GenericValidatingPackager
-
- GenericValidatingPackager(InputStream) - Constructor for class org.jpos.iso.packager.GenericValidatingPackager
-
- GenericValidatingPackager.GenericValidatorContentHandler - Class in org.jpos.iso.packager
-
- GenericValidatorContentHandler() - Constructor for class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
-
- get(String) - Method in interface org.jpos.core.Configuration
-
- get(String, String) - Method in interface org.jpos.core.Configuration
-
- get(String) - Method in interface org.jpos.core.Sequencer
-
- get(String, int) - Method in interface org.jpos.core.Sequencer
-
- get(String, String) - Method in class org.jpos.core.SimpleConfiguration
-
- get(String) - Method in class org.jpos.core.SimpleConfiguration
-
- get(String) - Method in class org.jpos.core.SubConfiguration
-
- get(String, String) - Method in class org.jpos.core.SubConfiguration
-
- get(String, int) - Method in class org.jpos.core.VolatileSequencer
-
- get(String) - Method in class org.jpos.core.VolatileSequencer
-
- get(String, int) - Method in interface org.jpos.core.VolatileSequencerMBean
-
- get(String) - Method in interface org.jpos.tlv.TagSequence
-
- get(String) - Method in class org.jpos.tlv.TagSequenceBase
-
- get(Object) - Method in class org.jpos.transaction.Context
-
Get
- get(Object, Object) - Method in class org.jpos.transaction.Context
-
- get(Object, long) - Method in class org.jpos.transaction.Context
-
persistent get with timeout
- get(String) - Method in class org.jpos.ui.UI
-
- get(String, String, int, String, String) - Method in class org.jpos.util.FSDMsg
-
- get(String) - Method in class org.jpos.util.FSDMsg
-
- get(String, String) - Method in class org.jpos.util.FSDMsg
-
- get(String) - Static method in class org.jpos.util.NameRegistrar
-
- get(String, long) - Static method in class org.jpos.util.NameRegistrar
-
- getAccountNumber() - Method in class org.jpos.security.EncryptedPIN
-
- getActiveConnections() - Method in class org.jpos.iso.ISOServer
-
- getActiveCount() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getActiveCount() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getActiveCount() - Method in class org.jpos.util.ThreadPool
-
- getActiveSessions() - Method in class org.jpos.transaction.TransactionManager
-
- getActiveSessions() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getAll(String) - Method in interface org.jpos.core.Configuration
-
- getAll(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getAll(String) - Method in class org.jpos.core.SubConfiguration
-
- getAll() - Method in interface org.jpos.tlv.TagSequence
-
- getAll() - Method in class org.jpos.tlv.TagSequenceBase
-
- getAlphaCode() - Method in class org.jpos.iso.Currency
-
- getAmount() - Method in class org.jpos.iso.ISOAmount
-
- getAmountAsLegacyString() - Method in class org.jpos.iso.ISOAmount
-
- getAmountAsString() - Method in class org.jpos.iso.ISOAmount
-
- getANSIDate(Date) - Static method in class org.jpos.iso.ISODate
-
- getANSIDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
- getAppVersionString() - Static method in class org.jpos.q2.Q2
-
- getArchiveDir() - Method in class org.jpos.util.DirPoll
-
- getAsMap() - Static method in class org.jpos.util.NameRegistrar
-
- getAttribute(Element, String, boolean, String) - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getAttributeList(Element) - Method in class org.jpos.q2.QFactory
-
- getAttributeName(String) - Method in class org.jpos.q2.QFactory
-
sets the first character of the string to the upper case
- getAttrs() - Method in class org.jpos.q2.QBeanSupport
-
- getAttrs(String) - Method in class org.jpos.q2.QBeanSupport
-
- getAvailableCount() - Method in class org.jpos.util.ThreadPool
-
- getAvg() - Method in class org.jpos.util.TPS
-
- getBadDir() - Method in class org.jpos.util.DirPoll
-
- getBaseKeyID() - Method in class org.jpos.security.KeySerialNumber
-
- getBasePath() - Method in class org.jpos.util.FSDMsg
-
- getBaseSchema() - Method in class org.jpos.util.FSDMsg
-
- getBean(String) - Method in class org.jpos.q2.qbean.QBeanFactory
-
- getBean(String) - Method in interface org.jpos.q2.qbean.QBeanFactoryMBean
-
- getBIN() - Method in class org.jpos.core.CardHolder
-
Get Bank Issuer Number
- getBitMapfieldPackager() - Method in class org.jpos.iso.ISOBasePackager
-
- getBitMapfieldPackager() - Method in class org.jpos.iso.packager.Base1SubFieldPackager
-
- getBitMapfieldPackager() - Method in class org.jpos.iso.packager.GenericPackager
-
- getBitMapfieldPackager() - Method in class org.jpos.iso.packager.X92GenericPackager
-
- getBitMapfieldPackager() - Method in class org.jpos.iso.packager.X92Packager
-
- getBoolean(String) - Method in interface org.jpos.core.Configuration
-
- getBoolean(String, boolean) - Method in interface org.jpos.core.Configuration
-
- getBoolean(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getBoolean(String, boolean) - Method in class org.jpos.core.SimpleConfiguration
-
- getBoolean(String) - Method in class org.jpos.core.SubConfiguration
-
- getBoolean(String, boolean) - Method in class org.jpos.core.SubConfiguration
-
- getBooleans(String) - Method in interface org.jpos.core.Configuration
-
- getBooleans(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getBooleans(String) - Method in class org.jpos.core.SubConfiguration
-
- getBranch() - Static method in class org.jpos.q2.Q2
-
- getBuildTimestamp() - Static method in class org.jpos.q2.Q2
-
- getByteLength() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getByteLength() - Method in interface org.jpos.emv.EMVTagType
-
- getBytes(byte[]) - Method in class org.jpos.iso.BaseChannel
-
Low level receive
- getBytes() - Method in class org.jpos.iso.ISOBinaryField
-
- getBytes() - Method in class org.jpos.iso.ISOComponent
-
get Value as bytes (when possible)
- getBytes() - Method in class org.jpos.iso.ISOField
-
- getBytes(int) - Method in class org.jpos.iso.ISOMsg
-
Return the byte[] value associated with the given ISOField number
- getBytes(String) - Method in class org.jpos.iso.ISOMsg
-
Return the String value associated with the given field path
- getBytes() - Method in class org.jpos.iso.PosDataCode
-
- getBytes() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getBytes(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getBytes(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getBytes() - Method in class org.jpos.tlv.ISOTaggedField
-
- getChannel(String) - Static method in class org.jpos.iso.BaseChannel
-
- getChannel() - Method in class org.jpos.q2.iso.QServer
-
- getChannel() - Method in interface org.jpos.q2.iso.QServerMBean
-
- getChildren() - Method in class org.jpos.iso.ISOComponent
-
dummy behaviour - return 0 elements Hashtable
- getChildren() - Method in class org.jpos.iso.ISOMsg
-
clone fields
- getChildren() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getChildren() - Method in class org.jpos.tlv.ISOTaggedField
-
- getChildren() - Method in interface org.jpos.tlv.TagSequence
-
- getChildren() - Method in class org.jpos.tlv.TagSequenceBase
-
- getClientAuthNeeded() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- getClientAuthNeeded() - Method in class org.jpos.iso.SunJSSESocketFactory
-
- getCode() - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Getter for property code.
- getCollection(Class, Element) - Method in class org.jpos.q2.QFactory
-
Creats a collection from a definition element with the format.
- getCommandLineArgs() - Method in class org.jpos.q2.Q2
-
- getCompletedTaskCount() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getCompletedTaskCount() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getCompletionPrefixes() - Method in class org.jpos.q2.CLI
-
- getComponent(int) - Method in class org.jpos.iso.ISOMsg
-
get the component associated with the given field number
- getComponent(String) - Method in class org.jpos.iso.ISOMsg
-
get the component associated with the given field number
- getComponent(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getComponent(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getComposite() - Method in class org.jpos.iso.ISOComponent
-
In order to interchange Composites and Leafs we use
getComposite().
- getComposite() - Method in class org.jpos.iso.ISOMsg
-
In order to interchange Composites and Leafs we use
getComposite().
- getComposite() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getComposite() - Method in class org.jpos.tlv.ISOTaggedField
-
- getCompressedOutputStream(File) - Method in class org.jpos.util.DailyLogListener
-
Hook method that creates an output stream that will compress the data.
- getCompressedSuffix() - Method in class org.jpos.util.DailyLogListener
-
Getter for property compressedExt.
- getCompressionBufferSize() - Method in class org.jpos.util.DailyLogListener
-
Getter for property compressionBufferSize.
- getCompressionFormat() - Method in class org.jpos.util.DailyLogListener
-
Getter for property compressionFormat.
- getCompressorThread(File) - Method in class org.jpos.util.DailyLogListener
-
Hook method that creates a thread to compress the file f.
- getConfiguration() - Method in interface org.jpos.core.ReadableConfiguration
-
- getConfiguration() - Method in class org.jpos.iso.BaseChannel
-
- getConfiguration() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- getConfiguration() - Method in class org.jpos.iso.SunJSSESocketFactory
-
- getConfiguration(Element) - Method in interface org.jpos.q2.ConfigurationFactory
-
- getConfiguration(String) - Static method in class org.jpos.q2.qbean.QConfig
-
- getConfiguration(String, long) - Static method in class org.jpos.q2.qbean.QConfig
-
- getConfiguration(String) - Static method in class org.jpos.q2.qbean.QXmlConfig
-
- getConfiguration(String, long) - Static method in class org.jpos.q2.qbean.QXmlConfig
-
- getConfiguration() - Method in class org.jpos.q2.QBeanSupport
-
- getConfiguration(Element) - Method in class org.jpos.q2.QFactory
-
- getConfiguration(Element) - Method in class org.jpos.q2.SimpleConfigurationFactory
-
- getConnectionCount() - Method in class org.jpos.iso.ISOServer
-
- getConnectionCount() - Method in interface org.jpos.iso.ISOServerMBean
-
- getConnections() - Method in class org.jpos.iso.ISOServer
-
- getConnectsCounter() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getConnectsCounter() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getConsoleReader() - Method in class org.jpos.q2.CLI
-
- getConsoleReader() - Method in class org.jpos.q2.CLICommandInterface.LegacyCommandAdapter
-
- getConsoleReader() - Method in class org.jpos.q2.CLIContext
-
- getContext() - Static method in class org.jpos.transaction.TransactionManager
-
- getContext() - Method in class org.jpos.transaction.TransactionStatusEvent
-
- getCorePoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getCorePoolSize() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getCounterNames() - Method in class org.jpos.core.VolatileSequencer
-
- getCounterNames() - Method in interface org.jpos.core.VolatileSequencerMBean
-
- getCounters() - Method in class org.jpos.iso.BaseChannel
-
- getCounters() - Method in class org.jpos.iso.channel.LoopbackChannel
-
- getCounters() - Method in class org.jpos.iso.ISOServer
-
- getCountersAsString() - Method in class org.jpos.iso.ISOServer
-
- getCountersAsString(String) - Method in class org.jpos.iso.ISOServer
-
- getCountersAsString(String) - Method in interface org.jpos.iso.ISOServerMBean
-
- getCountersAsString() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getCountersAsString() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getCountersAsString() - Method in class org.jpos.q2.iso.QMUX
-
- getCountersAsString() - Method in interface org.jpos.q2.iso.QMUXMBean
-
- getCountersAsString() - Method in class org.jpos.q2.iso.QServer
-
- getCountersAsString(String) - Method in class org.jpos.q2.iso.QServer
-
- getCountersAsString() - Method in interface org.jpos.q2.iso.QServerMBean
-
- getCountersAsString(String) - Method in interface org.jpos.q2.iso.QServerMBean
-
- getCurrency(int) - Static method in class org.jpos.iso.ISOCurrency
-
- getCurrency(String) - Static method in class org.jpos.iso.ISOCurrency
-
- getCurrencyCode() - Method in class org.jpos.iso.ISOAmount
-
- getCurrencyCodeAsString() - Method in class org.jpos.iso.ISOAmount
-
- getCurrent() - Method in class org.jpos.iso.channel.ChannelPool
-
- getDataFormat() - Method in class org.jpos.emv.EMVConstructedTag
-
- getDataFormat() - Method in class org.jpos.emv.EMVTag
-
- getDataLength() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getDataLength() - Method in interface org.jpos.emv.EMVTagType
-
- getDataType() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getDataType() - Method in interface org.jpos.emv.EMVTagType
-
- getDate(Date) - Static method in class org.jpos.iso.ISODate
-
- getDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
- getDateFmt() - Method in class org.jpos.util.DailyLogListener
-
Getter for property dateFmt.
- getDateTime(Date) - Static method in class org.jpos.iso.ISODate
-
- getDateTime(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
- getDebug() - Method in class org.jpos.transaction.TransactionManager
-
- getDebug() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getDecimals() - Method in class org.jpos.iso.Currency
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLBINARY
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLCHAR
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLBINARY
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLCHAR
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLLBINARY
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLLCHAR
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLLLBINARY
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTLLLLCHAR
-
- getDelegate(int, String) - Method in class org.jpos.iso.IFA_TTTLLLCHAR
-
- getDelegate(int, String) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- getDelegate() - Method in class org.jpos.tlv.ISOTaggedField
-
- getDeployDir() - Method in class org.jpos.q2.Q2
-
- getDeployed() - Method in class org.jpos.q2.Q2.QEntry
-
- getDescription() - Method in class org.jpos.iso.ISOBasePackager
-
- getDescription() - Method in class org.jpos.iso.ISOFieldPackager
-
- getDescription() - Method in class org.jpos.iso.ISOFieldValidator
-
- getDescription() - Method in interface org.jpos.iso.ISOPackager
-
- getDescription() - Method in class org.jpos.iso.ISOVError
-
- getDescription() - Method in class org.jpos.iso.packager.DummyPackager
-
- getDescription() - Method in class org.jpos.iso.packager.FSDPackager
-
- getDescription() - Method in class org.jpos.iso.packager.GenericPackager
-
- getDescription() - Method in class org.jpos.iso.packager.JSONPackager
-
- getDescription() - Method in class org.jpos.iso.packager.LogPackager
-
- getDescription() - Method in class org.jpos.iso.packager.VISA1Packager
-
- getDescription() - Method in class org.jpos.iso.packager.XML2003Packager
-
- getDescription() - Method in class org.jpos.iso.packager.XMLPackager
-
- getDestination() - Method in class org.jpos.iso.header.BASE1Header
-
- getDestination() - Method in class org.jpos.iso.header.BaseHeader
-
- getDestination() - Method in interface org.jpos.iso.ISOHeader
-
Return the destination address in this ISOHeader.
- getDetailRequired() - Method in class org.jpos.q2.qbean.SystemMonitor
-
- getDetailRequired() - Method in interface org.jpos.q2.qbean.SystemMonitorMBean
-
- getDeviceID() - Method in class org.jpos.security.KeySerialNumber
-
- getDigest() - Method in class org.jpos.space.MD5Template
-
- getDigestAsString() - Method in class org.jpos.space.MD5Template
-
- getDirection() - Method in class org.jpos.iso.ISOMsg
-
- getDirection() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getDouble(String) - Method in interface org.jpos.core.Configuration
-
- getDouble(String, double) - Method in interface org.jpos.core.Configuration
-
- getDouble(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getDouble(String, double) - Method in class org.jpos.core.SimpleConfiguration
-
- getDouble(String) - Method in class org.jpos.core.SubConfiguration
-
- getDouble(String, double) - Method in class org.jpos.core.SubConfiguration
-
- getDoubles(String) - Method in interface org.jpos.core.Configuration
-
- getDoubles(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getDoubles(String) - Method in class org.jpos.core.SubConfiguration
-
- getDstId() - Method in class org.jpos.iso.channel.VAPChannel
-
- getDuration() - Method in class org.jpos.util.Profiler.Entry
-
- getDurationInNanos() - Method in class org.jpos.util.Profiler.Entry
-
- getDynamicHeader(byte[]) - Method in class org.jpos.iso.BaseChannel
-
Allow subclasses to override the Default header on
incoming messages.
- getDynamicHeader(byte[]) - Method in class org.jpos.iso.channel.VAPChannel
-
The default header for VAPChannel is BASE1Header
- getDynamicPackager(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
allow subclasses to override default packager
on outgoing messages
- getDynamicPackager(byte[]) - Method in class org.jpos.iso.BaseChannel
-
allow subclasses to override default packager
on outgoing messages
- getDynamicPackager(byte[], byte[]) - Method in class org.jpos.iso.BaseChannel
-
allow subclasses to override default packager
on outgoing messages
- getElapsed() - Method in class org.jpos.util.Profiler
-
- getElapsed() - Method in class org.jpos.util.TPS
-
- getEnabledCipherSuites() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- getEnabledCipherSuites() - Method in class org.jpos.iso.SunJSSESocketFactory
-
- getEntries() - Method in class org.jpos.space.TSpace
-
unstandard method (required for space replication) - use with care
- getEntry(String) - Method in class org.jpos.util.Profiler
-
- getErrComponent() - Method in exception org.jpos.iso.validator.ISOVException
-
- getEuropeanDate(Date) - Static method in class org.jpos.iso.ISODate
-
- getEuropeanDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
- getEventName() - Method in class org.jpos.util.Profiler.Entry
-
- getExecSrvType() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getExecSrvType() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getEXP() - Method in class org.jpos.core.CardHolder
-
Get Expiration Date
- getExpiration() - Method in class org.jpos.space.JESpace.GCRef
-
- getExpiration() - Method in class org.jpos.space.JESpace.Ref
-
- getExpirationDate(Date) - Static method in class org.jpos.iso.ISODate
-
- getExpirationDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
- getExtraPath(QClassLoader, Element) - Method in class org.jpos.q2.QFactory
-
- getFactory() - Method in class org.jpos.q2.Q2
-
- getFactory() - Method in class org.jpos.q2.QBeanSupport
-
- getFieldContent(String) - Method in class org.jpos.security.CryptographicServiceMessage
-
Returns the field content of a field with the given tag
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.ISOBasePackager
-
- getFieldDescription(ISOComponent, int) - Method in interface org.jpos.iso.ISOPackager
-
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.DummyPackager
-
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.FSDPackager
-
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.JSONPackager
-
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.LogPackager
-
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.PackagerWrapper
-
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.VISA1Packager
-
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.XML2003Packager
-
- getFieldDescription(ISOComponent, int) - Method in class org.jpos.iso.packager.XMLPackager
-
- getFieldId() - Method in class org.jpos.iso.ISOFieldValidator
-
- getFieldNumber() - Method in class org.jpos.iso.ISOAmount
-
- getFieldNumber() - Method in class org.jpos.iso.ISOBinaryField
-
- getFieldNumber() - Method in class org.jpos.iso.ISOBitMap
-
- getFieldNumber() - Method in class org.jpos.iso.ISOComponent
-
- getFieldNumber() - Method in class org.jpos.iso.ISOField
-
- getFieldNumber() - Method in class org.jpos.iso.ISOMsg
-
- getFieldNumber() - Method in interface org.jpos.iso.ISOSubFieldPackager
-
Get current composite field number
- getFieldNumber() - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
- getFieldNumber() - Method in class org.jpos.tlv.ISOTaggedField
-
- getFieldNumberForTag(int, String) - Method in class org.jpos.iso.packager.DecimalTagMapper
-
Convert passed tag
to subfield number.
- getFieldNumberForTag(int, String) - Method in interface org.jpos.iso.packager.TagMapper
-
- getFieldPackager(int) - Method in class org.jpos.iso.ISOBasePackager
-
- getFields(ISOMsg) - Method in class org.jpos.iso.filter.MD5Filter
-
factory method
- getFirst(String) - Method in interface org.jpos.tlv.TagSequence
-
- getFirst(String) - Method in class org.jpos.tlv.TagSequenceBase
-
- getFirstField() - Method in class org.jpos.iso.ISOBasePackager
-
usually 2 for normal fields, 1 for bitmap-less
or ANSI X9.2
- getFirstField() - Method in class org.jpos.iso.packager.Base1SubFieldPackager
-
- getFirstField() - Method in class org.jpos.iso.packager.GenericPackager
-
- getFormat() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getFormat() - Method in interface org.jpos.emv.EMVTagType
-
- getFormat() - Method in class org.jpos.iso.header.BASE1Header
-
- getFormat(Integer) - Method in interface org.jpos.tlv.packager.bertlv.BERTLVFormatMapper
-
- getFormat(Integer) - Method in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVFormatMapper
-
- getFSDMsg() - Method in class org.jpos.iso.FSDISOMsg
-
- getGCExecutor() - Static method in class org.jpos.space.SpaceFactory
-
- getHead() - Method in class org.jpos.transaction.TransactionManager
-
- getHead() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getHeader() - Method in class org.jpos.iso.BaseChannel
-
- getHeader() - Method in class org.jpos.iso.channel.X25Channel
-
- getHeader() - Method in class org.jpos.iso.ISOMsg
-
get optional message header image
- getHeader() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getHeader() - Method in class org.jpos.util.FSDMsg
-
- getHeaderLength() - Method in class org.jpos.iso.BaseChannel
-
- getHeaderLength(byte[]) - Method in class org.jpos.iso.BaseChannel
-
- getHeaderLength(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
- getHeaderLength() - Method in class org.jpos.iso.channel.CSChannel
-
- getHeaderLength() - Method in class org.jpos.iso.channel.LogChannel
-
- getHeaderLength() - Method in class org.jpos.iso.channel.TelnetXMLChannel
-
- getHeaderLength() - Method in class org.jpos.iso.channel.VAPChannel
-
- getHeaderLength() - Method in class org.jpos.iso.channel.X25Channel
-
- getHeaderLength() - Method in class org.jpos.iso.channel.XMLChannel
-
- getHeaderLength() - Method in class org.jpos.iso.ISOBasePackager
-
- getHexBytes(String) - Method in class org.jpos.util.FSDMsg
-
- getHexHeader() - Method in class org.jpos.util.FSDMsg
-
- getHLen() - Method in class org.jpos.iso.header.BASE1Header
-
- getHost() - Method in class org.jpos.iso.BaseChannel
-
- getHost() - Method in interface org.jpos.iso.BaseChannelMBean
-
- getHost() - Method in interface org.jpos.iso.ClientChannel
-
- getHost() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getHost() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getHost() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- getHost() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- getHost() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- getHost() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- getId() - Method in class org.jpos.iso.ISOVError
-
- getId() - Method in class org.jpos.space.JESpace.GCRef
-
- getId() - Method in class org.jpos.space.JESpace.Ref
-
- getId() - Static method in class org.jpos.transaction.TransactionManager
-
- getId() - Method in class org.jpos.transaction.TransactionStatusEvent
-
- getIdleCount() - Method in class org.jpos.iso.ISOServer
-
- getIdleCount() - Method in class org.jpos.util.ThreadPool
-
- getIdleCount() - Method in interface org.jpos.util.ThreadPoolMBean
-
- getIdleTimeInMillis() - Method in class org.jpos.iso.ISOServer
-
- getIdleTimeInMillis() - Method in interface org.jpos.iso.ISOServerMBean
-
- getIdleTimeInMillis() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getIdleTimeInMillis() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getIdleTimeInMillis() - Method in class org.jpos.q2.iso.QMUX
-
- getIdleTimeInMillis() - Method in interface org.jpos.q2.iso.QMUXMBean
-
- getIfExists(String) - Static method in class org.jpos.util.NameRegistrar
-
- getIgnoredField(int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed getter for property ignoredFields.
- getIgnoredFields() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property ignoredFields.
- getImpl() - Method in class org.jpos.q2.security.KeyStoreAdaptor
-
- getImpl() - Method in interface org.jpos.q2.security.KeyStoreAdaptorMBean
-
- getImpl() - Method in class org.jpos.q2.security.SMAdaptor
-
- getImpl() - Method in interface org.jpos.q2.security.SMAdaptorMBean
-
- getIncomingFilters() - Method in class org.jpos.iso.BaseChannel
-
- getIncomingFilters() - Method in class org.jpos.iso.FilteredBase
-
- getIncomingFilters() - Method in interface org.jpos.iso.FilteredChannel
-
- getInfo() - Method in class org.jpos.transaction.TransactionStatusEvent
-
- getInitialCorePoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getInputSpace() - Method in class org.jpos.transaction.TransactionManager
-
- getInQueue() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getInQueue() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getInQueue() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- getInQueue() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- getInQueue() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- getInQueue() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- getInQueue() - Method in class org.jpos.q2.iso.QMUX
-
- getInQueue() - Method in interface org.jpos.q2.iso.QMUXMBean
-
- getInstance() - Method in class org.jpos.q2.Q2.QEntry
-
- getInstance() - Static method in class org.jpos.util.NameRegistrar
-
- getInstanceId() - Method in class org.jpos.q2.Q2
-
- getInt(String) - Method in interface org.jpos.core.Configuration
-
- getInt(String, int) - Method in interface org.jpos.core.Configuration
-
- getInt(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getInt(String, int) - Method in class org.jpos.core.SimpleConfiguration
-
- getInt(String) - Method in class org.jpos.core.SubConfiguration
-
- getInt(String, int) - Method in class org.jpos.core.SubConfiguration
-
- getInt(String) - Method in class org.jpos.util.FSDMsg
-
- getInt(String, int) - Method in class org.jpos.util.FSDMsg
-
- getInTransit() - Method in class org.jpos.transaction.TransactionManager
-
- getInts(String) - Method in interface org.jpos.core.Configuration
-
- getInts(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getInts(String) - Method in class org.jpos.core.SubConfiguration
-
- getISOChannel(String) - Method in class org.jpos.iso.ISOServer
-
- getISOChannelNames() - Method in class org.jpos.iso.ISOServer
-
- getISOChannelNames() - Method in interface org.jpos.iso.ISOServerMBean
-
- getISOChannelNames() - Method in class org.jpos.q2.iso.QServer
-
- getISOChannelNames() - Method in interface org.jpos.q2.iso.QServerMBean
-
- getIsoCode() - Method in class org.jpos.iso.Currency
-
- getIsoCodeFromAlphaCode(String) - Static method in class org.jpos.iso.ISOCurrency
-
- getISOFieldPackager() - Method in class org.jpos.iso.ISOMsgFieldPackager
-
- getISOHeader() - Method in class org.jpos.iso.ISOMsg
-
Return this messages ISOHeader
- getISOHeader() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getISOMeter() - Method in class org.jpos.iso.gui.ISOChannelPanel
-
- getISOMsgPackager() - Method in class org.jpos.iso.ISOMsgFieldPackager
-
- getJobCount() - Method in class org.jpos.iso.ISOServer
-
- getJobCount() - Method in class org.jpos.util.ThreadPool
-
- getJobCount() - Method in interface org.jpos.util.ThreadPoolMBean
-
- getJulianDate(Date) - Static method in class org.jpos.iso.ISODate
-
- getJulianDate(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
- getKeepAliveTimeMS() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getKeepAliveTimeMS() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getKey() - Method in class org.jpos.iso.filter.MD5Filter
-
hook for custom key storage (i.e.
- getKey(int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed getter for property key.
- getKey() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property key.
- getKey() - Method in class org.jpos.iso.ISOAmount
-
- getKey() - Method in class org.jpos.iso.ISOBinaryField
-
- getKey() - Method in class org.jpos.iso.ISOBitMap
-
- getKey() - Method in class org.jpos.iso.ISOComponent
-
valid on Leafs only.
- getKey() - Method in class org.jpos.iso.ISOField
-
- getKey() - Method in class org.jpos.iso.ISOMsg
-
- getKey(ISOMsg) - Method in class org.jpos.q2.iso.QMUX
-
- getKey() - Method in class org.jpos.q2.Q2
-
- getKey(String) - Method in interface org.jpos.security.SecureKeyStore
-
returns the key assiciated with the given alias
- getKey(String) - Method in class org.jpos.security.SimpleKeyFile
-
- getKey() - Method in class org.jpos.space.JESpace.Ref
-
- getKey() - Method in class org.jpos.space.MD5Template
-
- getKey() - Method in class org.jpos.space.ObjectTemplate
-
- getKey() - Method in interface org.jpos.space.Template
-
- getKey() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getKey() - Method in class org.jpos.tlv.ISOTaggedField
-
- getKey(String, long) - Method in class org.jpos.transaction.TransactionManager
-
- getKeyBytes() - Method in class org.jpos.security.SecureKey
-
- getKeyCheckValue() - Method in class org.jpos.security.SecureDESKey
-
The Key Check Value is typically a 24-bits (3 bytes) formed by encrypting a
block of zeros under the secure key when the secure key is clear
(not in this class, but inside the security module).
- getKeyLength() - Method in class org.jpos.security.SecureKey
-
- getKeyName() - Method in class org.jpos.security.SecureKey
-
optional key name
- getKeyPassword() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- getKeyPassword() - Method in class org.jpos.iso.SunJSSESocketFactory
-
- getKeyPrefix() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property keyPrefix.
- getKeys() - Method in class org.jpos.q2.qbean.SpaceAdaptor
-
- getKeys() - Method in interface org.jpos.q2.qbean.SpaceAdaptorMBean
-
- getKeys() - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
-
- getKeys() - Method in interface org.jpos.q2.qbean.SpaceProxyAdaptorMBean
-
- getKeys() - Method in interface org.jpos.security.SecureKeyStore
-
return map of existing keys assiciated with aliases.
- getKeys() - Method in class org.jpos.security.SimpleKeyFile
-
- getKeys() - Method in class org.jpos.space.JDBMSpace
-
- getKeysAsString() - Method in class org.jpos.space.TSpace
-
- getKeySet() - Method in class org.jpos.space.JESpace
-
- getKeySet() - Method in interface org.jpos.space.LocalSpace
-
- getKeySet() - Method in class org.jpos.space.SpaceProxy
-
- getKeySet() - Method in class org.jpos.space.TSpace
-
- getKeyStore() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- getKeyStore() - Method in class org.jpos.iso.SunJSSESocketFactory
-
- getKeyType() - Method in class org.jpos.security.SecureKey
-
Key Type is useful for stating what this key can be used for.
- getL() - Method in class org.jpos.tlv.TLVMsg
-
Value up to 127 can be encoded in single byte and multiple bytes are
required for length bigger than 127
- getLargestPoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getLargestPoolSize() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getLastCheck() - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Getter for property lastCheck.
- getLastConnectedISOChannel() - Method in class org.jpos.iso.ISOServer
-
- getLastDate() - Method in class org.jpos.util.DailyLogListener
-
Getter for property lastDate.
- getLastModified() - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Getter for property lastModified.
- getLastTxnTimestampInMillis() - Method in class org.jpos.iso.ISOServer
-
- getLastTxnTimestampInMillis() - Method in interface org.jpos.iso.ISOServerMBean
-
- getLastTxnTimestampInMillis() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getLastTxnTimestampInMillis() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getLastTxnTimestampInMillis() - Method in class org.jpos.q2.iso.QMUX
-
- getLastTxnTimestampInMillis() - Method in interface org.jpos.q2.iso.QMUXMBean
-
- getLength() - Method in class org.jpos.iso.header.BaseHeader
-
- getLength() - Method in class org.jpos.iso.ISOFieldPackager
-
- getLength() - Method in interface org.jpos.iso.ISOHeader
-
return the number of bytes in this ISOHeader
- getLengthInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVAsciiHexPackager
-
- getLengthInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager
-
- getLengthInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVEbcdicHexPackager
-
- getLengthInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
- getLicensee() - Static method in class org.jpos.q2.Q2
-
- getLoader() - Method in class org.jpos.q2.Q2
-
- getLoader() - Method in class org.jpos.q2.QBeanSupport
-
- getLoader() - Method in interface org.jpos.q2.QBeanSupportMBean
-
- getLoaderURLS() - Method in class org.jpos.q2.QBeanSupport
-
- getLoaderURLS() - Method in interface org.jpos.q2.QBeanSupportMBean
-
- getLog() - Method in class org.jpos.iso.gui.ISOChannelPanel
-
- getLog() - Method in class org.jpos.iso.gui.ISORequestListenerPanel
-
- getLog() - Method in class org.jpos.q2.Q2
-
- getLog() - Method in class org.jpos.q2.QBeanSupport
-
- getLog() - Method in class org.jpos.ui.UI
-
- getLog(String, String) - Static method in class org.jpos.util.Log
-
- getLogEvent() - Method in class org.jpos.transaction.Context
-
return a LogEvent used to store trace information
about this transaction.
- getLogger() - Method in class org.jpos.iso.BaseChannel
-
- getLogger() - Method in class org.jpos.iso.channel.ChannelPool
-
- getLogger() - Method in class org.jpos.iso.channel.LoopbackChannel
-
- getLogger() - Method in class org.jpos.iso.Connector
-
- getLogger() - Method in class org.jpos.iso.ISOBasePackager
-
- getLogger() - Method in class org.jpos.iso.ISOBaseValidator
-
- getLogger() - Method in class org.jpos.iso.ISOServer
-
- getLogger() - Method in class org.jpos.iso.ISOServer.Session
-
- getLogger() - Method in class org.jpos.iso.packager.LogPackager
-
- getLogger() - Method in class org.jpos.iso.packager.PackagerWrapper
-
- getLogger() - Method in class org.jpos.iso.packager.XML2003Packager
-
- getLogger() - Method in class org.jpos.iso.packager.XMLPackager
-
- getLogger() - Method in class org.jpos.iso.validator.VErrorParser
-
- getLogger() - Method in class org.jpos.q2.QBeanSupport
-
- getLogger() - Method in interface org.jpos.q2.QBeanSupportMBean
-
- getLogger() - Method in class org.jpos.security.BaseSMAdapter
-
- getLogger() - Method in class org.jpos.security.SimpleKeyFile
-
- getLogger() - Method in class org.jpos.tlv.packager.PackagerErrorLogger
-
- getLogger() - Method in class org.jpos.util.Log
-
- getLogger(String) - Static method in class org.jpos.util.Logger
-
- getLogger() - Method in interface org.jpos.util.LogSource
-
- getLogger() - Method in class org.jpos.util.SimpleLogSource
-
- getLogger() - Method in class org.jpos.util.SystemMonitor
-
- getLogger() - Method in class org.jpos.util.ThreadPool
-
- getLong(String) - Method in interface org.jpos.core.Configuration
-
- getLong(String, long) - Method in interface org.jpos.core.Configuration
-
- getLong(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getLong(String, long) - Method in class org.jpos.core.SimpleConfiguration
-
- getLong(String) - Method in class org.jpos.core.SubConfiguration
-
- getLong(String, long) - Method in class org.jpos.core.SubConfiguration
-
- getLongs(String) - Method in interface org.jpos.core.Configuration
-
- getLongs(String) - Method in class org.jpos.core.SimpleConfiguration
-
- getLongs(String) - Method in class org.jpos.core.SubConfiguration
-
- getMacAlgorithm() - Method in class org.jpos.security.jceadapter.JCEHandler.MacEngineKey
-
- getMacKey() - Method in class org.jpos.security.jceadapter.JCEHandler.MacEngineKey
-
- getMainFrame() - Method in class org.jpos.ui.UI
-
- getMap() - Method in class org.jpos.transaction.Context
-
- getMap() - Method in class org.jpos.util.FSDMsg
-
- getMatchDirection() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property matchDirection.
- getMaxField() - Method in class org.jpos.iso.ISOComponent
-
a Composite must override this function
- getMaxField() - Method in class org.jpos.iso.ISOMsg
-
- getMaxField() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getMaxField() - Method in class org.jpos.tlv.ISOTaggedField
-
- getMaximumPoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getMaximumPoolSize() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getMaxLength() - Method in class org.jpos.emv.EMVTagType.ByteLength
-
- getMaxLength() - Method in class org.jpos.emv.EMVTagType.DataLength
-
- getMaxLength() - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
-
- getMaxPackedLength() - Method in class org.jpos.iso.IF_ECHAR
-
Deprecated.
- getMaxPackedLength() - Method in class org.jpos.iso.IF_NOP
-
- getMaxPackedLength() - Method in class org.jpos.iso.IF_TCHAR
-
- getMaxPackedLength() - Method in class org.jpos.iso.IF_UNUSED
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFA_BITMAP
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFA_LLABINARY
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFA_LLBNUM
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFA_LLLABINARY
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFB_AMOUNT
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFB_BITMAP
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFB_LLHFBINARY
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFE_BITMAP
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFEB_LLLNUM
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFEB_LLNUM
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFEP_LLCHAR
-
- getMaxPackedLength() - Method in class org.jpos.iso.IFIPM_LLLCHAR
-
- getMaxPackedLength() - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
- getMaxPackedLength() - Method in class org.jpos.iso.ISOFieldPackager
-
- getMaxPackedLength() - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOMsgFieldPackager
-
- getMaxPackedLength() - Method in class org.jpos.iso.ISOStringFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Returns the prefixer's packed length and the interpreter's packed length.
- getMaxPackedLength() - Method in class org.jpos.iso.packager.Base1_BITMAP126
-
- getMaxPackedLength() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- getMaxPackedLength() - Method in class org.jpos.iso.X92_BITMAP
-
- getMaxPackedLength() - Method in class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager.TagPackager
-
- getMaxPackedLength() - Method in class org.jpos.tlv.packager.IF_FSTBINARY
-
- getMaxPackedLength() - Method in class org.jpos.tlv.packager.IF_FSTCHAR
-
- getMaxPacketLength() - Method in class org.jpos.iso.BaseChannel
-
- getMaxPoolSize() - Method in class org.jpos.iso.ISOServer
-
- getMaxPoolSize() - Method in class org.jpos.util.ThreadPool
-
- getMaxPoolSize() - Method in interface org.jpos.util.ThreadPoolMBean
-
- getMaxSessions() - Method in class org.jpos.q2.iso.QServer
-
- getMaxSessions() - Method in interface org.jpos.q2.iso.QServerMBean
-
- getMaxSize() - Method in class org.jpos.util.BufferedLogListener
-
- getMaxValidField() - Method in class org.jpos.iso.ISOBasePackager
-
- getMaxValidField() - Method in class org.jpos.iso.packager.GenericPackager
-
- getMaxValidField() - Method in class org.jpos.iso.packager.X92GenericPackager
-
- getMaxValidField() - Method in class org.jpos.iso.packager.X92Packager
-
- getMBeanServer() - Method in class org.jpos.q2.Q2
-
- getMCL() - Method in class org.jpos.security.CryptographicServiceMessage
-
- getMessage(byte[], int, int) - Method in class org.jpos.iso.BaseChannel
-
- getMessage(byte[], int, int) - Method in class org.jpos.iso.channel.GZIPChannel
-
- getMessageLength() - Method in class org.jpos.iso.BaseChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.AmexChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.ASCIIChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.BASE24TCPChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.BCDChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.CSChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.FSDChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.GZIPChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.HEXChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.NACChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.NCCChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.PostChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.RawChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.RBPChannel
-
- getMessageLength() - Method in class org.jpos.iso.channel.VAPChannel
-
- getMessageTrailer(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
Read some trailer data from this channel and optionally store it in the incoming ISOMsg.
- getMessageTrailler() - Method in class org.jpos.iso.BaseChannel
-
- getMessageTrailler() - Method in class org.jpos.iso.channel.BASE24TCPChannel
-
- getMinLength() - Method in class org.jpos.emv.EMVTagType.ByteLength
-
- getMinLength() - Method in class org.jpos.emv.EMVTagType.DataLength
-
- getMinLength() - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
-
- getMinSessions() - Method in class org.jpos.q2.iso.QServer
-
- getMinSessions() - Method in interface org.jpos.q2.iso.QServerMBean
-
- getModuleEntries(String) - Static method in class org.jpos.q2.install.ModuleUtils
-
- getMTI() - Method in class org.jpos.iso.FSDISOMsg
-
- getMTI() - Method in class org.jpos.iso.ISOMsg
-
- getMTI() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getMUX(String) - Static method in class org.jpos.q2.iso.QMUX
-
- getName() - Method in class org.jpos.iso.BaseChannel
-
- getName() - Method in class org.jpos.iso.channel.ChannelPool
-
- getName() - Method in class org.jpos.iso.channel.LoopbackChannel
-
- getName() - Method in interface org.jpos.iso.ISOChannel
-
- getName() - Method in class org.jpos.iso.ISOServer
-
- getName() - Method in class org.jpos.q2.QBeanSupport
-
- getName() - Method in interface org.jpos.q2.QBeanSupportMBean
-
- getName() - Method in class org.jpos.security.BaseSMAdapter
-
- getName() - Method in class org.jpos.util.Logger
-
- getNameOnCard() - Method in class org.jpos.core.CardHolder
-
- getNameSpace() - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Getter for property nameSpace.
- getNanoTime() - Method in class org.jpos.util.TPS
-
- getNested() - Method in exception org.jpos.iso.ISOException
-
- getObject(String) - Method in class org.jpos.core.SubConfiguration
-
Creates a new object, it takes the class from the value of the property
propertyName
- getObject() - Method in class org.jpos.q2.iso.TaskAdaptor
-
- getObject() - Method in class org.jpos.q2.Q2.QEntry
-
- getObject(Element) - Method in class org.jpos.q2.QFactory
-
Creates an object from a definition element.
- getObjectName() - Method in class org.jpos.q2.Q2.QEntry
-
- getOffset() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getOffset() - Method in interface org.jpos.tlv.OffsetIndexedComposite
-
- getOrderedList() - Method in interface org.jpos.tlv.TagSequence
-
- getOrderedList() - Method in class org.jpos.tlv.TagSequenceBase
-
- getOriginalRealm() - Method in class org.jpos.iso.BaseChannel
-
- getOSGIFramework() - Method in class org.jpos.q2.Q2
-
- getOutgoingFilters() - Method in class org.jpos.iso.BaseChannel
-
- getOutgoingFilters() - Method in class org.jpos.iso.FilteredBase
-
- getOutgoingFilters() - Method in interface org.jpos.iso.FilteredChannel
-
- getOutputStream() - Method in class org.jpos.q2.CLI
-
- getOutputStream() - Method in class org.jpos.q2.CLICommandInterface.LegacyCommandAdapter
-
- getOutputStream() - Method in class org.jpos.q2.CLIContext
-
- getOutQueue() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getOutQueue() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getOutQueue() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- getOutQueue() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- getOutQueue() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- getOutQueue() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- getOutQueue() - Method in class org.jpos.q2.iso.QMUX
-
- getOutQueue() - Method in interface org.jpos.q2.iso.QMUXMBean
-
- getOutstandingTransactions() - Method in class org.jpos.transaction.TransactionManager
-
- getOutstandingTransactions() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getPackager() - Method in class org.jpos.iso.BaseChannel
-
- getPackager() - Method in class org.jpos.iso.channel.ChannelPool
-
- getPackager() - Method in class org.jpos.iso.channel.LoopbackChannel
-
- getPackager() - Method in interface org.jpos.iso.ISOChannel
-
- getPackager() - Method in class org.jpos.iso.ISOMsg
-
- getPackager() - Method in class org.jpos.iso.packager.PackagerWrapper
-
- getPackager() - Method in class org.jpos.q2.iso.QServer
-
- getPackager() - Method in interface org.jpos.q2.iso.QServerMBean
-
- getPackager() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getPackedLength(int) - Method in class org.jpos.iso.AsciiHexInterpreter
-
Returns double nBytes because the hex representation of 1 byte needs 2 hex digits.
- getPackedLength(int) - Method in class org.jpos.iso.AsciiInterpreter
-
(non-Javadoc)
- getPackedLength() - Method in class org.jpos.iso.AsciiPrefixer
-
- getPackedLength(int) - Method in class org.jpos.iso.BCDInterpreter
-
Each numeric digit is packed into a nibble, so 2 digits per byte, plus the
possibility of padding.
- getPackedLength() - Method in class org.jpos.iso.BcdPrefixer
-
- getPackedLength(int) - Method in interface org.jpos.iso.BinaryInterpreter
-
Returns the number of bytes required to interpret a byte array of length
nBytes.
- getPackedLength() - Method in class org.jpos.iso.BinaryPrefixer
-
- getPackedLength(int) - Method in class org.jpos.iso.EbcdicBinaryInterpreter
-
- getPackedLength(int) - Method in class org.jpos.iso.EbcdicHexInterpreter
-
Returns double nBytes because the hex representation of 1 byte needs 2 hex digits.
- getPackedLength(int) - Method in class org.jpos.iso.EbcdicInterpreter
-
(non-Javadoc)
- getPackedLength() - Method in class org.jpos.iso.EbcdicPrefixer
-
- getPackedLength() - Method in class org.jpos.iso.HexNibblesPrefixer
-
- getPackedLength(int) - Method in interface org.jpos.iso.Interpreter
-
Returns the number of bytes required to interpret a String of length
nDataUnits.
- getPackedLength(int) - Method in class org.jpos.iso.LiteralBinaryInterpreter
-
Returns nBytes because we are not doing any conversion.
- getPackedLength(int) - Method in class org.jpos.iso.LiteralInterpreter
-
(non-Javadoc)
- getPackedLength() - Method in class org.jpos.iso.NullPrefixer
-
- getPackedLength() - Method in interface org.jpos.iso.Prefixer
-
Returns the number of bytes taken up by the length encoding.
- getPackedLength(int) - Method in class org.jpos.iso.SignedEbcdicNumberInterpreter
-
- getPackedLength() - Method in class org.jpos.tlv.packager.IF_FBINARY.FullyConsumingPrefixer
-
- getPackedLength() - Method in class org.jpos.tlv.packager.IF_FCHAR.FullyConsumingPrefixer
-
- getPAN() - Method in class org.jpos.core.CardHolder
-
- getParentFieldNumber() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- getPartial() - Method in class org.jpos.util.Profiler
-
- getParticipants(String) - Method in class org.jpos.transaction.TransactionManager
-
- getParticipants(long) - Method in class org.jpos.transaction.TransactionManager
-
- getPassword() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- getPassword() - Method in class org.jpos.iso.SunJSSESocketFactory
-
- getPath() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- getPath() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- getPath() - Method in class org.jpos.util.DirPoll
-
- getPausedTransaction() - Method in class org.jpos.transaction.Context
-
- getPausedTransaction() - Method in interface org.jpos.transaction.Pausable
-
- getPayLoad() - Method in class org.jpos.util.LogEvent
-
WARNING: payLoad is a SynchronizedList.
- getPeak() - Method in class org.jpos.util.TPS
-
- getPeakWhen() - Method in class org.jpos.util.TPS
-
- getPendingCount() - Method in class org.jpos.iso.ISOServer
-
- getPendingCount() - Method in class org.jpos.util.ThreadPool
-
- getPendingCount() - Method in interface org.jpos.util.ThreadPoolMBean
-
- getPeriod() - Method in class org.jpos.util.TPS
-
- getPersist() - Method in class org.jpos.q2.QBeanSupport
-
- getPersist() - Method in interface org.jpos.q2.QPersist
-
- getPersistentSpace() - Method in class org.jpos.transaction.TransactionManager
-
- getPINBlock() - Method in class org.jpos.security.EncryptedPIN
-
- getPINBlockFormat() - Method in class org.jpos.security.EncryptedPIN
-
- getPollInterval() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- getPollInterval() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- getPollInterval() - Method in class org.jpos.util.DirPoll
-
- getPoolSize() - Method in class org.jpos.iso.ISOServer
-
- getPoolSize() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- getPoolSize() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- getPoolSize() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getPoolSize() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getPoolSize() - Method in class org.jpos.util.ThreadPool
-
- getPoolSize() - Method in interface org.jpos.util.ThreadPoolMBean
-
- getPort() - Method in class org.jpos.iso.BaseChannel
-
- getPort() - Method in interface org.jpos.iso.BaseChannelMBean
-
- getPort() - Method in interface org.jpos.iso.ClientChannel
-
- getPort() - Method in class org.jpos.iso.ISOServer
-
- getPort() - Method in interface org.jpos.iso.ISOServerMBean
-
- getPort() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getPort() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getPort() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- getPort() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- getPort() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- getPort() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- getPort() - Method in class org.jpos.q2.iso.QServer
-
- getPort() - Method in interface org.jpos.q2.iso.QServerMBean
-
- getPreferredSize() - Method in class org.jpos.iso.gui.ISOMeter
-
- getPrefix() - Method in class org.jpos.util.DailyLogListener
-
Getter for property prefix.
- getPrefixes() - Method in class org.jpos.q2.CLICommandInterface
-
- getPriorities() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- getPriorities() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- getPriority() - Method in class org.jpos.util.FilterLogListener
-
- getProcessor() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- getProcessor() - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- getProcessor() - Method in class org.jpos.util.DirPoll
-
- getProfiler() - Method in class org.jpos.transaction.Context
-
return (or creates) a Profiler object
- getProfiler() - Method in class org.jpos.transaction.PausedTransaction
-
- getPrompt() - Method in class org.jpos.q2.CLI
-
- getProperties(String) - Method in class org.jpos.q2.QBeanSupport
-
- getProperty(Iterator, String) - Method in class org.jpos.q2.QBeanSupport
-
- getProperty(String, String) - Method in class org.jpos.security.SimpleKeyFile
-
- getProprietaryTagType(Integer) - Method in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVFormatMapper
-
Subclasses should override this method to provide an implementation of org.jpos.emv.EMVProprietaryTagType
- getQ2() - Method in class org.jpos.q2.CLI
-
- getQ2() - Method in class org.jpos.q2.CLICommandInterface.LegacyCommandAdapter
-
- getQ2() - Method in class org.jpos.q2.CLIContext
-
- getQ2() - Method in class org.jpos.q2.QFactory
-
- getQmuxName() - Method in class org.jpos.q2.iso.QMUXProxyAdaptor
-
- getQmuxName() - Method in interface org.jpos.q2.iso.QMUXProxyAdaptorMBean
-
- getQueue() - Method in class org.jpos.util.BlockingQueue
-
- getQueueName() - Method in class org.jpos.transaction.TransactionManager
-
- getRandomDigits(Random, int, int) - Static method in class org.jpos.iso.ISOUtil
-
- getReadyIndicatorNames() - Method in class org.jpos.q2.iso.QMUX
-
- getRealm() - Method in class org.jpos.iso.BaseChannel
-
- getRealm() - Method in class org.jpos.iso.channel.ChannelPool
-
- getRealm() - Method in class org.jpos.iso.channel.LoopbackChannel
-
- getRealm() - Method in class org.jpos.iso.Connector
-
- getRealm() - Method in class org.jpos.iso.ISOBasePackager
-
- getRealm() - Method in class org.jpos.iso.ISOBaseValidator
-
- getRealm() - Method in class org.jpos.iso.ISOServer
-
- getRealm() - Method in class org.jpos.iso.ISOServer.Session
-
- getRealm() - Method in class org.jpos.iso.packager.LogPackager
-
- getRealm() - Method in class org.jpos.iso.packager.PackagerWrapper
-
- getRealm() - Method in class org.jpos.iso.packager.XML2003Packager
-
- getRealm() - Method in class org.jpos.iso.packager.XMLPackager
-
- getRealm() - Method in class org.jpos.iso.validator.VErrorParser
-
- getRealm() - Method in class org.jpos.q2.QBeanSupport
-
- getRealm() - Method in interface org.jpos.q2.QBeanSupportMBean
-
- getRealm() - Method in class org.jpos.security.BaseSMAdapter
-
- getRealm() - Method in class org.jpos.security.SimpleKeyFile
-
- getRealm() - Method in class org.jpos.tlv.packager.PackagerErrorLogger
-
- getRealm() - Method in class org.jpos.util.FrozenLogEvent
-
- getRealm() - Method in class org.jpos.util.Log
-
- getRealm() - Method in class org.jpos.util.LogEvent
-
- getRealm() - Method in interface org.jpos.util.LogSource
-
- getRealm() - Method in class org.jpos.util.SimpleLogSource
-
- getRealm() - Method in class org.jpos.util.SystemMonitor
-
- getRealm() - Method in class org.jpos.util.ThreadPool
-
- getReconnectDelay() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getReconnectDelay() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getRegistrar() - Method in class org.jpos.ui.UI
-
UI uses a map to hold references to its components
("id" attribute)
- getRegistrationName() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getRegistry() - Method in class org.jpos.q2.qbean.NameRegistrarInspector
-
- getRegistry() - Method in interface org.jpos.q2.qbean.NameRegistrarInspectorMBean
-
- getRejCode(int) - Method in class org.jpos.iso.ISOFieldValidator
-
Get the reject code for an error type.
- getRejectCode() - Method in class org.jpos.iso.header.BASE1Header
-
Gets the BASE 1 Reject Code.
- getRejectCode() - Method in class org.jpos.iso.ISOVError
-
- getRelease() - Static method in class org.jpos.q2.Q2
-
- getRequestDir() - Method in class org.jpos.util.DirPoll
-
- getResponseDir() - Method in class org.jpos.util.DirPoll
-
- getRevision() - Static method in class org.jpos.q2.Q2
-
- getRotateCount() - Method in class org.jpos.util.DailyLogListener
-
Getter for property rotateCount.
- getRunDir() - Method in class org.jpos.util.DirPoll
-
- getRunningSessions() - Method in class org.jpos.transaction.TransactionManager
-
- getRXCounter() - Method in class org.jpos.iso.ISOServer
-
- getRXCounter() - Method in interface org.jpos.iso.ISOServerMBean
-
- getRXCounter() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getRXCounter() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getRXCounter() - Method in class org.jpos.q2.iso.QMUX
-
- getRXCounter() - Method in interface org.jpos.q2.iso.QMUXMBean
-
- getSavedField(int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed getter for property savedFields.
- getSavedFields() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property savedFields.
- getScale() - Method in class org.jpos.iso.ISOAmount
-
- getScaleAsString() - Method in class org.jpos.iso.ISOAmount
-
- getScheduledThreadPoolExecutor() - Method in class org.jpos.q2.QBeanSupport
-
- getSchema() - Method in class org.jpos.util.FSDMsg
-
- getSchema(String) - Method in class org.jpos.util.FSDMsg
-
- getSchema(String, String, String) - Method in class org.jpos.util.FSDMsg
-
- getScheme() - Method in class org.jpos.security.SecureDESKey
-
- getScriptInfo(String) - Method in class org.jpos.bsh.BSHLogListener
-
- getSecurityCode() - Method in class org.jpos.core.CardHolder
-
- getSerializable() - Static method in class org.jpos.transaction.TransactionManager
-
- getServer(String) - Static method in class org.jpos.iso.ISOServer
-
- getServer() - Method in class org.jpos.q2.QBeanSupport
-
- getServer() - Method in interface org.jpos.q2.QBeanSupportMBean
-
- getServerAuthNeeded() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- getServerAuthNeeded() - Method in class org.jpos.iso.SunJSSESocketFactory
-
- getServerName() - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- getServerName() - Method in class org.jpos.iso.SunJSSESocketFactory
-
- getServerSocket() - Method in class org.jpos.iso.BaseChannel
-
- getServiceCode() - Method in class org.jpos.core.CardHolder
-
- getSession() - Method in class org.jpos.transaction.TransactionStatusEvent
-
- getSessions() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
-
- getSessions() - Method in interface org.jpos.q2.iso.MultiSessionChannelAdaptorMBean
-
- getShutdownScript() - Method in class org.jpos.q2.qbean.QExec
-
- getShutdownScript() - Method in interface org.jpos.q2.qbean.QExecMBean
-
- getSleepTime() - Method in class org.jpos.q2.qbean.SystemMonitor
-
- getSleepTime() - Method in interface org.jpos.q2.qbean.SystemMonitorMBean
-
- getSMAdapter(String) - Static method in class org.jpos.security.BaseSMAdapter
-
- getSocket() - Method in class org.jpos.iso.BaseChannel
-
- getSocketFactory() - Method in class org.jpos.iso.BaseChannel
-
Gets the ISOClientSocketFactory (may be null)
- getSocketFactory() - Method in class org.jpos.iso.ISOServer
-
Gets the ISOClientSocketFactory (may be null)
- getSocketFactory() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getSocketFactory() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getSocketFactory() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- getSocketFactory() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- getSocketFactory() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- getSocketFactory() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- getSocketFactory() - Method in class org.jpos.q2.iso.QServer
-
- getSocketFactory() - Method in interface org.jpos.q2.iso.QServerMBean
-
- getSoLingerSeconds() - Method in class org.jpos.iso.BaseChannel
-
- getSource() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getSource() - Method in interface org.jpos.emv.EMVTagType
-
- getSource() - Method in class org.jpos.iso.header.BASE1Header
-
- getSource() - Method in class org.jpos.iso.header.BaseHeader
-
- getSource() - Method in interface org.jpos.iso.ISOHeader
-
Return the source address in this ISOHeader.
- getSource() - Method in class org.jpos.iso.ISOMsg
-
- getSource() - Method in class org.jpos.util.LogEvent
-
- getSpace() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property space.
- getSpace() - Method in class org.jpos.q2.iso.QMUX
-
- getSpace() - Static method in class org.jpos.space.JDBMSpace
-
- getSpace(String) - Static method in class org.jpos.space.JDBMSpace
-
creates a named JDBMSpace
(filename used for storage is the same as the given name)
- getSpace(String, String) - Static method in class org.jpos.space.JDBMSpace
-
creates a named JDBMSpace
- getSpace(String, String) - Static method in class org.jpos.space.JESpace
-
- getSpace(String) - Static method in class org.jpos.space.JESpace
-
- getSpace() - Static method in class org.jpos.space.SpaceFactory
-
- getSpace(String) - Static method in class org.jpos.space.SpaceFactory
-
- getSpace(String, String, String) - Static method in class org.jpos.space.SpaceFactory
-
- getSpace() - Method in class org.jpos.transaction.TransactionManager
-
- getSpace() - Static method in class org.jpos.util.NameRegistrar
-
- getSpaceName() - Method in class org.jpos.q2.qbean.SpaceAdaptor
-
- getSpaceName() - Method in interface org.jpos.q2.qbean.SpaceAdaptorMBean
-
- getSpaceName() - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
-
- getSpaceName() - Method in interface org.jpos.q2.qbean.SpaceProxyAdaptorMBean
-
- getSrcId() - Method in class org.jpos.iso.channel.VAPChannel
-
- getStartScript() - Method in class org.jpos.q2.qbean.QExec
-
- getStartScript() - Method in interface org.jpos.q2.qbean.QExecMBean
-
- getState() - Method in interface org.jpos.q2.QBean
-
- getState() - Method in class org.jpos.q2.QBeanSupport
-
- getState() - Method in class org.jpos.transaction.TransactionStatusEvent
-
- getStateAsString() - Method in interface org.jpos.q2.QBean
-
- getStateAsString() - Method in class org.jpos.q2.QBeanSupport
-
- getStateAsString() - Method in class org.jpos.transaction.TransactionStatusEvent
-
- getString(int) - Method in class org.jpos.iso.FSDISOMsg
-
- getString(String) - Method in class org.jpos.iso.FSDISOMsg
-
- getString(int) - Method in class org.jpos.iso.ISOMsg
-
Return the String value associated with the given ISOField number
- getString(String) - Method in class org.jpos.iso.ISOMsg
-
Return the String value associated with the given field path
- getString(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getString(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getString(int) - Method in class org.jpos.tlv.TLVList
-
searches the list for a specified tag and returns a hex String
- getString(Object) - Method in class org.jpos.transaction.Context
-
- getString(Object, Object) - Method in class org.jpos.transaction.Context
-
- getStringValue() - Method in class org.jpos.tlv.TLVMsg
-
- getSuffix() - Method in class org.jpos.util.DailyLogListener
-
Getter for property suffix.
- getSymbolicName() - Method in class org.jpos.iso.gui.ISOChannelPanel
-
- getSymbolicName() - Method in class org.jpos.iso.gui.ISORequestListenerPanel
-
- getTag() - Method in class org.jpos.emv.EMVTag
-
- getTag() - Method in class org.jpos.tlv.ISOTaggedField
-
- getTag() - Method in class org.jpos.tlv.TagSequenceBase
-
- getTag() - Method in interface org.jpos.tlv.TagValue
-
- getTag() - Method in class org.jpos.tlv.TagValueBase
-
- getTag() - Method in class org.jpos.tlv.TLVMsg
-
- getTag() - Method in class org.jpos.util.LogEvent
-
- getTagDescription() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getTagDescription() - Method in interface org.jpos.emv.EMVTagType
-
- getTagForField(int, int) - Method in class org.jpos.iso.packager.DecimalTagMapper
-
Convert subFieldNumber
to tag
- getTagForField(int, int) - Method in interface org.jpos.iso.packager.TagMapper
-
- getTagFormatMapper() - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
- getTagFormatMapper() - Method in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVPackager
-
- getTagInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVAsciiHexPackager
-
- getTagInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager
-
- getTagInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVEbcdicHexPackager
-
- getTagInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
- getTagMapper() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- getTagName() - Method in exception org.jpos.iso.ISOException
-
- getTagName() - Method in exception org.jpos.security.SMException
-
put your documentation comment here
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLBINARY
-
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLCHAR
-
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLBINARY
-
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLCHAR
-
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLLBINARY
-
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLLCHAR
-
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLLLBINARY
-
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTLLLLCHAR
-
- getTagNameLength() - Method in class org.jpos.iso.IFA_TTTLLLCHAR
-
- getTagNameLength() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- getTagNumber() - Method in class org.jpos.emv.EMVConstructedTag
-
- getTagNumber() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getTagNumber() - Method in class org.jpos.emv.EMVTag
-
- getTagNumber() - Method in interface org.jpos.emv.EMVTagType
-
- getTagNumberBytes() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getTagNumberBytes() - Method in interface org.jpos.emv.EMVTagType
-
- getTagNumberHex() - Method in class org.jpos.emv.EMVConstructedTag
-
- getTagNumberHex() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getTagNumberHex() - Method in class org.jpos.emv.EMVTag
-
- getTagNumberHex() - Method in interface org.jpos.emv.EMVTagType
-
- getTagNumberLength() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getTagPackager() - Method in class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager
-
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
- getTagPackager() - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
- getTagPackager() - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
- getTags() - Method in class org.jpos.tlv.TLVList
-
- getTagShortDescription() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getTagShortDescription() - Method in interface org.jpos.emv.EMVTagType
-
- getTagType() - Method in class org.jpos.emv.EMVConstructedTag
-
- getTagType() - Method in class org.jpos.emv.EMVTag
-
- getTail() - Method in class org.jpos.transaction.TransactionManager
-
- getTail() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getTaskCount() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getTaskCount() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getTemplate() - Method in enum org.jpos.emv.EMVStandardTagType
-
- getTerminationTimer() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- getTerminationTimer() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- getThreadPool(String) - Static method in class org.jpos.util.ThreadPool
-
Retrieves a thread pool from NameRegistrar given its name, unique identifier.
- getThreadPoolExecutor(String) - Static method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Retrieves a thread pool executor from NameRegistrar given its name
- getThreadPoolExecutor(String, Class<T>) - Static method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Retrieves a thread pool executor from NameRegistrar given its name, and
its expected class
- getTime(Date) - Static method in class org.jpos.iso.ISODate
-
- getTime(Date, TimeZone) - Static method in class org.jpos.iso.ISODate
-
- getTimeout() - Method in class org.jpos.iso.BaseChannel
-
- getTimeout() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property timeout.
- getTimeout() - Method in class org.jpos.transaction.Context
-
- getTimeout() - Method in interface org.jpos.transaction.Pausable
-
- getTimer() - Static method in class org.jpos.util.DefaultTimer
-
- getTLV() - Method in class org.jpos.tlv.TLVMsg
-
- getTLVMsg(int, byte[]) - Method in class org.jpos.tlv.TLVList
-
- getTmpDir() - Method in class org.jpos.util.DirPoll
-
- getToken() - Method in class org.jpos.iso.IF_TBASE
-
- getToken() - Method in interface org.jpos.iso.TaggedFieldPackager
-
- getToken() - Method in class org.jpos.tlv.packager.IF_FSTBINARY
-
- getToken() - Method in class org.jpos.tlv.packager.IF_FSTCHAR
-
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
- getToken() - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
- getToken() - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
- getToken() - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
- getTotalDuration() - Method in class org.jpos.util.Profiler.Entry
-
- getTotalDurationInNanos() - Method in class org.jpos.util.Profiler.Entry
-
- getTPS() - Method in class org.jpos.transaction.TransactionManager
-
- getTPSAsString() - Method in class org.jpos.transaction.TransactionManager
-
- getTPSAsString() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getTPSAvg() - Method in class org.jpos.transaction.TransactionManager
-
- getTPSAvg() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getTPSElapsed() - Method in class org.jpos.transaction.TransactionManager
-
- getTPSElapsed() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getTPSPeak() - Method in class org.jpos.transaction.TransactionManager
-
- getTPSPeak() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getTPSPeakWhen() - Method in class org.jpos.transaction.TransactionManager
-
- getTPSPeakWhen() - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- getTrack1() - Method in class org.jpos.core.CardHolder
-
- getTrack2() - Method in class org.jpos.core.CardHolder
-
- getTrailer() - Method in class org.jpos.core.CardHolder
-
- getTrailer() - Method in class org.jpos.iso.ISOMsg
-
Get optional trailer image.
- getTrailler() - Method in class org.jpos.core.CardHolder
-
- getTransactionCounter() - Method in class org.jpos.security.KeySerialNumber
-
- getTransactionManager() - Method in class org.jpos.transaction.PausedTransaction
-
- getTXCounter() - Method in class org.jpos.iso.ISOServer
-
- getTXCounter() - Method in interface org.jpos.iso.ISOServerMBean
-
- getTXCounter() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- getTXCounter() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- getTXCounter() - Method in class org.jpos.q2.iso.QMUX
-
- getTXCounter() - Method in interface org.jpos.q2.iso.QMUXMBean
-
- getUnhandledQueue() - Method in class org.jpos.q2.iso.QMUX
-
- getUnhandledQueue() - Method in interface org.jpos.q2.iso.QMUXMBean
-
- getUptime() - Method in class org.jpos.q2.Q2
-
- getValue() - Method in class org.jpos.emv.EMVConstructedTag
-
- getValue() - Method in class org.jpos.emv.EMVTag
-
- getValue() - Method in class org.jpos.iso.ISOAmount
-
- getValue() - Method in class org.jpos.iso.ISOBinaryField
-
- getValue() - Method in class org.jpos.iso.ISOBitMap
-
- getValue() - Method in class org.jpos.iso.ISOComponent
-
valid on Leafs only.
- getValue() - Method in class org.jpos.iso.ISOField
-
- getValue(int) - Method in class org.jpos.iso.ISOMsg
-
Return the object value associated with the given field number
- getValue(String) - Method in class org.jpos.iso.ISOMsg
-
Return the object value associated with the given field path
- getValue() - Method in class org.jpos.iso.ISOMsg
-
- getValue() - Method in class org.jpos.space.JESpace.Ref
-
- getValue() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getValue(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getValue(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- getValue() - Method in class org.jpos.tlv.ISOTaggedField
-
- getValue() - Method in class org.jpos.tlv.TagSequenceBase
-
- getValue() - Method in interface org.jpos.tlv.TagValue
-
- getValue() - Method in class org.jpos.tlv.TagValueBase
-
- getValue(int) - Method in class org.jpos.tlv.TLVList
-
searches the list for a specified tag and returns it raw
- getValue() - Method in class org.jpos.tlv.TLVMsg
-
- getValueInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVAsciiHexPackager
-
- getValueInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVBinaryPackager
-
- getValueInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVEbcdicHexPackager
-
- getValueInterpreter() - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
- getValueLength(ByteBuffer) - Method in class org.jpos.tlv.TLVList
-
Read length bytes and return the int value
- getVariant() - Method in class org.jpos.security.SecureDESKey
-
- getVErrors(ISOComponent) - Method in class org.jpos.iso.validator.VErrorParser
-
Parse an ISOComponent and get an error vector.
- getVersion() - Static method in class org.jpos.q2.Q2
-
- getVersionString() - Static method in class org.jpos.q2.Q2
-
- getWhen() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
-
- grabSpace(Element) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- GridLayoutFactory - Class in org.jpos.ui.factory
-
- GridLayoutFactory() - Constructor for class org.jpos.ui.factory.GridLayoutFactory
-
- GROUPS - Static variable in class org.jpos.transaction.TransactionManager
-
- groups - Variable in class org.jpos.transaction.TransactionManager
-
- GroupSelector - Interface in org.jpos.transaction
-
GroupSelector can be implemented by a TransactionParticipant in
order to switch the transaction to a new group of participants.
- GS - Static variable in class org.jpos.iso.ISOUtil
-
- GS - Static variable in class org.jpos.util.FSDMsg
-
- guessAutNumber(String) - Method in class org.jpos.iso.packager.VISA1Packager
-
- guessAutNumber(String) - Method in interface org.jpos.iso.VISA1ResponseFilter
-
- GZIPChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation.
- GZIPChannel() - Constructor for class org.jpos.iso.channel.GZIPChannel
-
- GZIPChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.GZIPChannel
-
Construct client ISOChannel
- GZIPChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.GZIPChannel
-
Construct server ISOChannel
- GZIPChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.GZIPChannel
-
constructs a server ISOChannel associated with a Server Socket
- id - Variable in class org.jpos.iso.ISOVError
-
Used by error parsers to set field tree path
- id() - Method in class org.jpos.transaction.PausedTransaction
-
- ID_ATTR - Static variable in class org.jpos.iso.packager.LogPackager
-
- ID_ATTR - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- ID_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
- IF_CHAR - Class in org.jpos.iso
-
The IF_CHAR packager pads to the right with spaces, truncating data that is too long.
- IF_CHAR() - Constructor for class org.jpos.iso.IF_CHAR
-
Used for the GenericPackager.
- IF_CHAR(int, String) - Constructor for class org.jpos.iso.IF_CHAR
-
- IF_ECHAR - Class in org.jpos.iso
-
- IF_ECHAR() - Constructor for class org.jpos.iso.IF_ECHAR
-
Deprecated.
- IF_ECHAR(int, String) - Constructor for class org.jpos.iso.IF_ECHAR
-
Deprecated.
- IF_FBINARY - Class in org.jpos.tlv.packager
-
Fully consuming packager
- IF_FBINARY() - Constructor for class org.jpos.tlv.packager.IF_FBINARY
-
- IF_FBINARY.FullyConsumingPrefixer - Class in org.jpos.tlv.packager
-
- IF_FCHAR - Class in org.jpos.tlv.packager
-
Fully consuming packager
- IF_FCHAR() - Constructor for class org.jpos.tlv.packager.IF_FCHAR
-
- IF_FCHAR.FullyConsumingPrefixer - Class in org.jpos.tlv.packager
-
- IF_FSTBINARY - Class in org.jpos.tlv.packager
-
Field Separator Terminated packager
- IF_FSTBINARY() - Constructor for class org.jpos.tlv.packager.IF_FSTBINARY
-
- IF_FSTBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IF_FSTBINARY
-
- IF_FSTCHAR - Class in org.jpos.tlv.packager
-
Field Separator Terminated packager
- IF_FSTCHAR() - Constructor for class org.jpos.tlv.packager.IF_FSTCHAR
-
- IF_FSTCHAR(int, String) - Constructor for class org.jpos.tlv.packager.IF_FSTCHAR
-
- IF_NOP - Class in org.jpos.iso
-
- IF_NOP() - Constructor for class org.jpos.iso.IF_NOP
-
- IF_NOP(int, String) - Constructor for class org.jpos.iso.IF_NOP
-
- IF_TBASE - Class in org.jpos.iso
-
IF_TBASE base field packager for IF_T* class
deal fields terminated by special token
- IF_TBASE() - Constructor for class org.jpos.iso.IF_TBASE
-
- IF_TBASE(int, String) - Constructor for class org.jpos.iso.IF_TBASE
-
- IF_TBASE(int, String, String) - Constructor for class org.jpos.iso.IF_TBASE
-
- IF_TCHAR - Class in org.jpos.iso
-
ISOFieldPackager CHARACTERS (ASCII and BINARY)
deal fields terminated by special token
- IF_TCHAR() - Constructor for class org.jpos.iso.IF_TCHAR
-
- IF_TCHAR(int, String) - Constructor for class org.jpos.iso.IF_TCHAR
-
- IF_TCHAR(int, String, String) - Constructor for class org.jpos.iso.IF_TCHAR
-
- IF_UNUSED - Class in org.jpos.iso
-
IF_UNUSED acts as a filler for unused elements of a message packager.
- IF_UNUSED() - Constructor for class org.jpos.iso.IF_UNUSED
-
- IFA_AMOUNT - Class in org.jpos.iso
-
ISOFieldPackager ASCII AMOUNT.
- IFA_AMOUNT() - Constructor for class org.jpos.iso.IFA_AMOUNT
-
- IFA_AMOUNT(int, String) - Constructor for class org.jpos.iso.IFA_AMOUNT
-
- IFA_AMOUNT2003 - Class in org.jpos.iso
-
- IFA_AMOUNT2003() - Constructor for class org.jpos.iso.IFA_AMOUNT2003
-
- IFA_BINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII Binary
- IFA_BINARY() - Constructor for class org.jpos.iso.IFA_BINARY
-
- IFA_BINARY(int, String) - Constructor for class org.jpos.iso.IFA_BINARY
-
- IFA_BITMAP - Class in org.jpos.iso
-
ASCII packaged Bitmap
- IFA_BITMAP() - Constructor for class org.jpos.iso.IFA_BITMAP
-
- IFA_BITMAP(int, String) - Constructor for class org.jpos.iso.IFA_BITMAP
-
- IFA_FLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len padded (fixed) CHAR
(suitable to use in ANSI X9.2 interchanges.
- IFA_FLLCHAR() - Constructor for class org.jpos.iso.IFA_FLLCHAR
-
- IFA_FLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_FLLCHAR
-
- IFA_FLLNUM - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len padded (fixed) NUMERIC
(suitable to use in ANSI X9.2 interchanges.
- IFA_FLLNUM() - Constructor for class org.jpos.iso.IFA_FLLNUM
-
- IFA_FLLNUM(int, String) - Constructor for class org.jpos.iso.IFA_FLLNUM
-
- IFA_LBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LBINARY() - Constructor for class org.jpos.iso.IFA_LBINARY
-
- IFA_LBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LBINARY
-
- IFA_LCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR.
- IFA_LCHAR() - Constructor for class org.jpos.iso.IFA_LCHAR
-
- IFA_LCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LCHAR
-
- IFA_LLABINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLABINARY() - Constructor for class org.jpos.iso.IFA_LLABINARY
-
- IFA_LLABINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLABINARY
-
- IFA_LLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLBINARY() - Constructor for class org.jpos.iso.IFA_LLBINARY
-
- IFA_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLBINARY
-
- IFA_LLBNUM - Class in org.jpos.iso
-
Length is represented in ASCII (as in IFA_LL*)
Value is represented in BCD
ISOFieldPackager Binary LLNUM
- IFA_LLBNUM() - Constructor for class org.jpos.iso.IFA_LLBNUM
-
- IFA_LLBNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFA_LLBNUM
-
- IFA_LLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLCHAR() - Constructor for class org.jpos.iso.IFA_LLCHAR
-
- IFA_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLCHAR
-
- IFA_LLLABINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLABINARY() - Constructor for class org.jpos.iso.IFA_LLLABINARY
-
- IFA_LLLABINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLABINARY
-
- IFA_LLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLBINARY() - Constructor for class org.jpos.iso.IFA_LLLBINARY
-
- IFA_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLBINARY
-
- IFA_LLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLLCHAR() - Constructor for class org.jpos.iso.IFA_LLLCHAR
-
- IFA_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLLCHAR
-
- IFA_LLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLLBINARY() - Constructor for class org.jpos.iso.IFA_LLLLBINARY
-
- IFA_LLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLLBINARY
-
- IFA_LLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLLLCHAR() - Constructor for class org.jpos.iso.IFA_LLLLCHAR
-
- IFA_LLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLLLCHAR
-
- IFA_LLLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLLLBINARY() - Constructor for class org.jpos.iso.IFA_LLLLLBINARY
-
- IFA_LLLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLLLBINARY
-
- IFA_LLLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLLLLCHAR() - Constructor for class org.jpos.iso.IFA_LLLLLCHAR
-
- IFA_LLLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLLLLCHAR
-
- IFA_LLLLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFA_LLLLLLBINARY() - Constructor for class org.jpos.iso.IFA_LLLLLLBINARY
-
- IFA_LLLLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFA_LLLLLLBINARY
-
- IFA_LLLLLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
- IFA_LLLLLLCHAR() - Constructor for class org.jpos.iso.IFA_LLLLLLCHAR
-
- IFA_LLLLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFA_LLLLLLCHAR
-
- IFA_LLLNUM - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len NUMERIC
- IFA_LLLNUM() - Constructor for class org.jpos.iso.IFA_LLLNUM
-
- IFA_LLLNUM(int, String) - Constructor for class org.jpos.iso.IFA_LLLNUM
-
- IFA_LLNUM - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len NUMERIC
- IFA_LLNUM() - Constructor for class org.jpos.iso.IFA_LLNUM
-
- IFA_LLNUM(int, String) - Constructor for class org.jpos.iso.IFA_LLNUM
-
- IFA_NUMERIC - Class in org.jpos.iso
-
ISOFieldPackager ASCII NUMERIC.
- IFA_NUMERIC() - Constructor for class org.jpos.iso.IFA_NUMERIC
-
- IFA_NUMERIC(int, String) - Constructor for class org.jpos.iso.IFA_NUMERIC
-
- IFA_TTLBINARY - Class in org.jpos.iso
-
Packager for TTLBINARY TLV subfields
- IFA_TTLBINARY() - Constructor for class org.jpos.iso.IFA_TTLBINARY
-
- IFA_TTLCHAR - Class in org.jpos.iso
-
Packager for TTLCHAR TLV subfields
- IFA_TTLCHAR() - Constructor for class org.jpos.iso.IFA_TTLCHAR
-
- IFA_TTLLBINARY - Class in org.jpos.iso
-
Packager for TTLLBINARY TLV subfields
- IFA_TTLLBINARY() - Constructor for class org.jpos.iso.IFA_TTLLBINARY
-
- IFA_TTLLCHAR - Class in org.jpos.iso
-
Packager for TTLLCHAR TLV subfields
- IFA_TTLLCHAR() - Constructor for class org.jpos.iso.IFA_TTLLCHAR
-
- IFA_TTLLLBINARY - Class in org.jpos.iso
-
Packager for TTLLLBINARY TLV subfields
- IFA_TTLLLBINARY() - Constructor for class org.jpos.iso.IFA_TTLLLBINARY
-
- IFA_TTLLLCHAR - Class in org.jpos.iso
-
Packager for TTLLLCHAR TLV subfields
- IFA_TTLLLCHAR() - Constructor for class org.jpos.iso.IFA_TTLLLCHAR
-
- IFA_TTLLLLBINARY - Class in org.jpos.iso
-
Packager for TTLLLLBINARY TLV subfields
- IFA_TTLLLLBINARY() - Constructor for class org.jpos.iso.IFA_TTLLLLBINARY
-
- IFA_TTLLLLCHAR - Class in org.jpos.iso
-
Packager for TTLLLLCHAR TLV subfields
- IFA_TTLLLLCHAR() - Constructor for class org.jpos.iso.IFA_TTLLLLCHAR
-
- IFA_TTTLLLCHAR - Class in org.jpos.iso
-
Packager for TTTLLLCHAR TLV subfields
- IFA_TTTLLLCHAR() - Constructor for class org.jpos.iso.IFA_TTTLLLCHAR
-
- IFB_AMOUNT - Class in org.jpos.iso
-
ISOFieldPackager Binary Amount
- IFB_AMOUNT() - Constructor for class org.jpos.iso.IFB_AMOUNT
-
- IFB_AMOUNT(int, String, boolean) - Constructor for class org.jpos.iso.IFB_AMOUNT
-
- IFB_AMOUNT2003 - Class in org.jpos.iso
-
- IFB_AMOUNT2003() - Constructor for class org.jpos.iso.IFB_AMOUNT2003
-
- IFB_BINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary Field
- IFB_BINARY() - Constructor for class org.jpos.iso.IFB_BINARY
-
- IFB_BINARY(int, String) - Constructor for class org.jpos.iso.IFB_BINARY
-
- IFB_BITMAP - Class in org.jpos.iso
-
ISOFieldPackager Binary Bitmap
- IFB_BITMAP() - Constructor for class org.jpos.iso.IFB_BITMAP
-
- IFB_BITMAP(int, String) - Constructor for class org.jpos.iso.IFB_BITMAP
-
- IFB_FLLLNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLNUM
- IFB_FLLLNUM() - Constructor for class org.jpos.iso.IFB_FLLLNUM
-
- IFB_FLLLNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_FLLLNUM
-
- IFB_FLLNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLNUM
- IFB_FLLNUM() - Constructor for class org.jpos.iso.IFB_FLLNUM
-
- IFB_FLLNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_FLLNUM
-
- IFB_FNUMERIC - Class in org.jpos.iso
-
ISOFieldPackager Binary Numeric
- IFB_FNUMERIC() - Constructor for class org.jpos.iso.IFB_FNUMERIC
-
- IFB_FNUMERIC(int, String, boolean) - Constructor for class org.jpos.iso.IFB_FNUMERIC
-
- IFB_LHBINARY - Class in org.jpos.tlv.packager
-
- IFB_LHBINARY() - Constructor for class org.jpos.tlv.packager.IFB_LHBINARY
-
- IFB_LHBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IFB_LHBINARY
-
- IFB_LLBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary LLBINARY
- IFB_LLBINARY() - Constructor for class org.jpos.iso.IFB_LLBINARY
-
- IFB_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLBINARY
-
- IFB_LLCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary LLCHAR
- IFB_LLCHAR() - Constructor for class org.jpos.iso.IFB_LLCHAR
-
- IFB_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLCHAR
-
- IFB_LLHBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex LLBINARY
- IFB_LLHBINARY() - Constructor for class org.jpos.iso.IFB_LLHBINARY
-
- IFB_LLHBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLHBINARY
-
- IFB_LLHCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex LLCHAR
Almost the same as IFB_LLCHAR but len is encoded as a binary
value.
- IFB_LLHCHAR() - Constructor for class org.jpos.iso.IFB_LLHCHAR
-
- IFB_LLHCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLHCHAR
-
- IFB_LLHECHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex EBCDIC LLCHAR
IFB_LLHCHAR with EBCDIC conversion
(VISA's SMS field 54, additional amounts)
- IFB_LLHECHAR() - Constructor for class org.jpos.iso.IFB_LLHECHAR
-
- IFB_LLHECHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLHECHAR
-
- IFB_LLHEX - Class in org.jpos.iso
-
ISOBinaryFieldPackager
- IFB_LLHEX() - Constructor for class org.jpos.iso.IFB_LLHEX
-
- IFB_LLHEX(int, String) - Constructor for class org.jpos.iso.IFB_LLHEX
-
- IFB_LLHFBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex Fixed LLBINARY
- IFB_LLHFBINARY() - Constructor for class org.jpos.iso.IFB_LLHFBINARY
-
- IFB_LLHFBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLHFBINARY
-
- IFB_LLHNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LL Hex NUM
Almost the same as IFB_LLNUM but len is encoded as a binary
value.
- IFB_LLHNUM() - Constructor for class org.jpos.iso.IFB_LLHNUM
-
- IFB_LLHNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_LLHNUM
-
- IFB_LLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLBINARY
- IFB_LLLBINARY() - Constructor for class org.jpos.iso.IFB_LLLBINARY
-
- IFB_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLLBINARY
-
- IFB_LLLCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLCHAR
- IFB_LLLCHAR() - Constructor for class org.jpos.iso.IFB_LLLCHAR
-
- IFB_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLLCHAR
-
- IFB_LLLHBINARY - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLHBINARY
- IFB_LLLHBINARY() - Constructor for class org.jpos.iso.IFB_LLLHBINARY
-
- IFB_LLLHBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLLHBINARY
-
- IFB_LLLHCHAR - Class in org.jpos.iso
-
ISOFieldPackager Binary Hex LLLCHAR
- IFB_LLLHCHAR() - Constructor for class org.jpos.iso.IFB_LLLHCHAR
-
- IFB_LLLHCHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLLHCHAR
-
- IFB_LLLHECHAR - Class in org.jpos.iso
-
- IFB_LLLHECHAR() - Constructor for class org.jpos.iso.IFB_LLLHECHAR
-
- IFB_LLLHECHAR(int, String) - Constructor for class org.jpos.iso.IFB_LLLHECHAR
-
- IFB_LLLHNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLL Hex NUM
Almost the same as IFB_LLLNUM but len is encoded as a binary
value.
- IFB_LLLHNUM() - Constructor for class org.jpos.iso.IFB_LLLHNUM
-
- IFB_LLLHNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_LLLHNUM
-
- IFB_LLLLBINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len BINARY
- IFB_LLLLBINARY() - Constructor for class org.jpos.iso.IFB_LLLLBINARY
-
- IFB_LLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFB_LLLLBINARY
-
- IFB_LLLNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLLNUM
- IFB_LLLNUM() - Constructor for class org.jpos.iso.IFB_LLLNUM
-
- IFB_LLLNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_LLLNUM
-
- IFB_LLNUM - Class in org.jpos.iso
-
ISOFieldPackager Binary LLNUM
- IFB_LLNUM() - Constructor for class org.jpos.iso.IFB_LLNUM
-
- IFB_LLNUM(int, String, boolean) - Constructor for class org.jpos.iso.IFB_LLNUM
-
- IFB_LLNUM(int, String, boolean, boolean) - Constructor for class org.jpos.iso.IFB_LLNUM
-
- IFB_NUMERIC - Class in org.jpos.iso
-
ISOFieldPackager Binary Numeric
- IFB_NUMERIC() - Constructor for class org.jpos.iso.IFB_NUMERIC
-
- IFB_NUMERIC(int, String, boolean) - Constructor for class org.jpos.iso.IFB_NUMERIC
-
- IFE_AMOUNT - Class in org.jpos.iso
-
ISOFieldPackager EBCDIC AMOUNT.
- IFE_AMOUNT() - Constructor for class org.jpos.iso.IFE_AMOUNT
-
- IFE_AMOUNT(int, String) - Constructor for class org.jpos.iso.IFE_AMOUNT
-
- IFE_BINARY - Class in org.jpos.iso
-
ISOFieldPackager ASCII Binary
- IFE_BINARY() - Constructor for class org.jpos.iso.IFE_BINARY
-
- IFE_BINARY(int, String) - Constructor for class org.jpos.iso.IFE_BINARY
-
- IFE_BITMAP - Class in org.jpos.iso
-
EBCDIC [unpacked] Bitmap
- IFE_BITMAP() - Constructor for class org.jpos.iso.IFE_BITMAP
-
- IFE_BITMAP(int, String) - Constructor for class org.jpos.iso.IFE_BITMAP
-
- IFE_CHAR - Class in org.jpos.iso
-
ISOFieldPackager CHARACTERS (ASCII & BINARY)
EBCDIC version of IF_CHAR
- IFE_CHAR() - Constructor for class org.jpos.iso.IFE_CHAR
-
Used for the GenericPackager.
- IFE_CHAR(int, String) - Constructor for class org.jpos.iso.IFE_CHAR
-
- IFE_LLBINARY - Class in org.jpos.iso
-
BINARY version of IFE_LLLCHAR
Uses a 3 EBCDIC byte length field, and the binary data is stored as is.
- IFE_LLBINARY() - Constructor for class org.jpos.iso.IFE_LLBINARY
-
- IFE_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LLBINARY
-
- IFE_LLCHAR - Class in org.jpos.iso
-
EBCDIC version of IF_LLCHAR
Uses a 2 EBCDIC byte length field
- IFE_LLCHAR() - Constructor for class org.jpos.iso.IFE_LLCHAR
-
- IFE_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFE_LLCHAR
-
- IFE_LLLBINARY - Class in org.jpos.iso
-
BINARY version of IFE_LLLCHAR
Uses a 3 EBCDIC byte length field, and the binary data is stored as is.
- IFE_LLLBINARY() - Constructor for class org.jpos.iso.IFE_LLLBINARY
-
- IFE_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LLLBINARY
-
- IFE_LLLCHAR - Class in org.jpos.iso
-
EBCDIC version of IF_LLLCHAR
Uses a 3 EBCDIC byte length field
- IFE_LLLCHAR() - Constructor for class org.jpos.iso.IFE_LLLCHAR
-
- IFE_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFE_LLLCHAR
-
- IFE_LLLEBINARY - Class in org.jpos.iso
-
BINARY version of IFE_LLLCHAR
Uses a 3 EBCDIC byte length field, and EBCDIC content
- IFE_LLLEBINARY() - Constructor for class org.jpos.iso.IFE_LLLEBINARY
-
- IFE_LLLEBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LLLEBINARY
-
- IFE_LLLLBINARY - Class in org.jpos.iso
-
- IFE_LLLLBINARY() - Constructor for class org.jpos.iso.IFE_LLLLBINARY
-
- IFE_LLLLBINARY(int, String) - Constructor for class org.jpos.iso.IFE_LLLLBINARY
-
- IFE_LLLLCHAR - Class in org.jpos.iso
-
- IFE_LLLLCHAR() - Constructor for class org.jpos.iso.IFE_LLLLCHAR
-
- IFE_LLLLCHAR(int, String) - Constructor for class org.jpos.iso.IFE_LLLLCHAR
-
- IFE_LLNUM - Class in org.jpos.iso
-
EBCDIC version of IFB_LLNUM
Uses a 2 EBCDIC byte length field
based on Eoin's IFE_LLCHAR
- IFE_LLNUM() - Constructor for class org.jpos.iso.IFE_LLNUM
-
- IFE_LLNUM(int, String) - Constructor for class org.jpos.iso.IFE_LLNUM
-
- IFE_NUMERIC - Class in org.jpos.iso
-
EBCDIC version of IFA_NUMERIC
Right Justify, zero fill (0xf0) fields
- IFE_NUMERIC() - Constructor for class org.jpos.iso.IFE_NUMERIC
-
- IFE_NUMERIC(int, String) - Constructor for class org.jpos.iso.IFE_NUMERIC
-
- IFE_SIGNED_NUMERIC - Class in org.jpos.iso
-
EBCDIC version of IFA_NUMERIC
Right Justify, zero fill (0xf0) fields
- IFE_SIGNED_NUMERIC() - Constructor for class org.jpos.iso.IFE_SIGNED_NUMERIC
-
- IFE_SIGNED_NUMERIC(int, String) - Constructor for class org.jpos.iso.IFE_SIGNED_NUMERIC
-
- IFEA_LLCHAR - Class in org.jpos.iso
-
Esoteric version of IFA_LLCHAR where payload is in ASCII but length in EBCDIC
- IFEA_LLCHAR() - Constructor for class org.jpos.iso.IFEA_LLCHAR
-
- IFEA_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFEA_LLCHAR
-
- IFEB_LLLNUM - Class in org.jpos.iso
-
EBCDIC version of IFB_LLLNUM
Uses a 2 EBCDIC byte length field
- IFEB_LLLNUM() - Constructor for class org.jpos.iso.IFEB_LLLNUM
-
- IFEB_LLLNUM(int, String) - Constructor for class org.jpos.iso.IFEB_LLLNUM
-
- IFEB_LLNUM - Class in org.jpos.iso
-
Uses a 2 EBCDIC byte length field.
- IFEB_LLNUM() - Constructor for class org.jpos.iso.IFEB_LLNUM
-
- IFEB_LLNUM(int, String) - Constructor for class org.jpos.iso.IFEB_LLNUM
-
- IFEMC_LLCHAR - Class in org.jpos.iso
-
- IFEMC_LLCHAR() - Constructor for class org.jpos.iso.IFEMC_LLCHAR
-
- IFEMC_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFEMC_LLCHAR
-
- IFEMC_LLLCHAR - Class in org.jpos.iso
-
- IFEMC_LLLCHAR() - Constructor for class org.jpos.iso.IFEMC_LLLCHAR
-
- IFEMC_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFEMC_LLLCHAR
-
- IFEP_LLCHAR - Class in org.jpos.iso
-
ISOFieldPackager ASCII variable len CHAR
suitable for EuroPay subfield 48
Format LLTT....
- IFEP_LLCHAR() - Constructor for class org.jpos.iso.IFEP_LLCHAR
-
- IFEP_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFEP_LLCHAR
-
- IFEPE_LLCHAR - Class in org.jpos.iso
-
ISOFieldPackager EBCDIC variable len CHAR suitable for MasterCard subfield 48
Format TTLL....
- IFEPE_LLCHAR() - Constructor for class org.jpos.iso.IFEPE_LLCHAR
-
- IFEPE_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFEPE_LLCHAR
-
- IFIPM_LLLCHAR - Class in org.jpos.iso
-
Similar to Europay format, but instead of LLTT it's TTTTLLL
Format TTLL....
- IFIPM_LLLCHAR() - Constructor for class org.jpos.iso.IFIPM_LLLCHAR
-
- IFIPM_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFIPM_LLLCHAR
-
- IFMC_LLBINARY - Class in org.jpos.iso
-
Binary version of IFMC_LLCHAR
- IFMC_LLBINARY() - Constructor for class org.jpos.iso.IFMC_LLBINARY
-
- IFMC_LLBINARY(int, String) - Constructor for class org.jpos.iso.IFMC_LLBINARY
-
- IFMC_LLCHAR - Class in org.jpos.iso
-
Similar to Europay format, but instead of LLTT it's TTLL
Format TTLL....
- IFMC_LLCHAR() - Constructor for class org.jpos.iso.IFMC_LLCHAR
-
- IFMC_LLCHAR(int, String) - Constructor for class org.jpos.iso.IFMC_LLCHAR
-
- IFMC_LLLBINARY - Class in org.jpos.iso
-
Binary version of IFMC_LLLCHAR
- IFMC_LLLBINARY() - Constructor for class org.jpos.iso.IFMC_LLLBINARY
-
- IFMC_LLLBINARY(int, String) - Constructor for class org.jpos.iso.IFMC_LLLBINARY
-
- IFMC_LLLCHAR - Class in org.jpos.iso
-
Similar to Europay format, but instead of LLTT it's TTLLL
Format TTLLL....
- IFMC_LLLCHAR() - Constructor for class org.jpos.iso.IFMC_LLLCHAR
-
- IFMC_LLLCHAR(int, String) - Constructor for class org.jpos.iso.IFMC_LLLCHAR
-
- IFTA_LLBINARY - Class in org.jpos.tlv.packager
-
- IFTA_LLBINARY() - Constructor for class org.jpos.tlv.packager.IFTA_LLBINARY
-
- IFTA_LLBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLBINARY
-
- IFTA_LLCHAR - Class in org.jpos.tlv.packager
-
- IFTA_LLCHAR() - Constructor for class org.jpos.tlv.packager.IFTA_LLCHAR
-
- IFTA_LLCHAR(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLCHAR
-
- IFTA_LLLBINARY - Class in org.jpos.tlv.packager
-
- IFTA_LLLBINARY() - Constructor for class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- IFTA_LLLBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- IFTA_LLLCHAR - Class in org.jpos.tlv.packager
-
- IFTA_LLLCHAR() - Constructor for class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- IFTA_LLLCHAR(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- IFTA_LLLNUM - Class in org.jpos.tlv.packager
-
- IFTA_LLLNUM() - Constructor for class org.jpos.tlv.packager.IFTA_LLLNUM
-
- IFTA_LLLNUM(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLLNUM
-
- IFTA_LLNUM - Class in org.jpos.tlv.packager
-
- IFTA_LLNUM() - Constructor for class org.jpos.tlv.packager.IFTA_LLNUM
-
- IFTA_LLNUM(int, String) - Constructor for class org.jpos.tlv.packager.IFTA_LLNUM
-
- IFTB_LLBINARY - Class in org.jpos.tlv.packager
-
- IFTB_LLBINARY() - Constructor for class org.jpos.tlv.packager.IFTB_LLBINARY
-
- IFTB_LLBINARY(int, String) - Constructor for class org.jpos.tlv.packager.IFTB_LLBINARY
-
- ignoreISOExceptions - Variable in class org.jpos.iso.ISOServer
-
- ignorerc - Variable in class org.jpos.q2.iso.QMUX
-
- importBDK(String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- importKey(short, String, byte[], SecureDESKey, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
- importKey(short, String, byte[], SecureDESKey, boolean) - Method in interface org.jpos.security.SMAdapter
-
Imports a key from encryption under a KEK (Key-Encrypting Key)
to protection under the security module.
- importKeyImpl(short, String, byte[], SecureDESKey, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- importKeyImpl(short, String, byte[], SecureDESKey, boolean) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- importPIN(EncryptedPIN, SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
- importPIN(EncryptedPIN, KeySerialNumber, SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
- importPIN(EncryptedPIN, KeySerialNumber, SecureDESKey, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
- importPIN(EncryptedPIN, SecureDESKey) - Method in interface org.jpos.security.SMAdapter
-
Imports a PIN from encryption under KD (Data Key)
to encryption under LMK.
- importPIN(EncryptedPIN, KeySerialNumber, SecureDESKey) - Method in interface org.jpos.security.SMAdapter
-
- importPIN(EncryptedPIN, KeySerialNumber, SecureDESKey, boolean) - Method in interface org.jpos.security.SMAdapter
-
Imports a PIN from encryption under a transaction key to encryption
under LMK.
- importPINImpl(EncryptedPIN, SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- importPINImpl(EncryptedPIN, KeySerialNumber, SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
Deprecated.
- importPINImpl(EncryptedPIN, KeySerialNumber, SecureDESKey, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- importPINImpl(EncryptedPIN, SecureDESKey) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- importPINImpl(EncryptedPIN, KeySerialNumber, SecureDESKey, boolean) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- in - Variable in class org.jpos.q2.iso.QMUX
-
- in(Object) - Method in class org.jpos.q2.qbean.SpaceLet
-
- in(Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
-
- in(Object) - Method in class org.jpos.space.JDBMSpace
-
- in(Object, long) - Method in class org.jpos.space.JDBMSpace
-
Take an entry from the space, waiting forever until one exists.
- in(Object) - Method in class org.jpos.space.JESpace
-
- in(Object, long) - Method in class org.jpos.space.JESpace
-
- in(Serializable) - Method in interface org.jpos.space.RemoteSpace
-
Take an entry from the space, waiting forever until one exists.
- in(Serializable, long) - Method in interface org.jpos.space.RemoteSpace
-
Take an entry from the space, waiting a limited amount of time
until one exists.
- in(K) - Method in interface org.jpos.space.Space
-
Take an entry from the space, waiting forever until one exists.
- in(K, long) - Method in interface org.jpos.space.Space
-
Take an entry from the space, waiting a limited amount of time
until one exists.
- in(K) - Method in class org.jpos.space.SpaceInterceptor
-
- in(K, long) - Method in class org.jpos.space.SpaceInterceptor
-
- in(Serializable) - Method in class org.jpos.space.SpaceProxy
-
- in(Serializable, long) - Method in class org.jpos.space.SpaceProxy
-
- in(Object) - Method in class org.jpos.space.TSpace
-
- in(Object, long) - Method in class org.jpos.space.TSpace
-
- incOffset() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- incOffset() - Method in interface org.jpos.tlv.OffsetIndexedComposite
-
- INCOMING - Static variable in class org.jpos.iso.ISOMsg
-
- incomingFilters - Variable in class org.jpos.iso.BaseChannel
-
- incomingFilters - Variable in class org.jpos.iso.FilteredBase
-
- index(int) - Method in class org.jpos.tlv.TLVList
-
Returns a TLV object which represents the TLVMsg stored within the TLVList
at the given index
- INFO - Static variable in class org.jpos.util.Log
-
- info(Object) - Method in class org.jpos.util.Log
-
- info(Object, Object) - Method in class org.jpos.util.Log
-
- info(String) - Method in class org.jpos.util.SimpleLogSource
-
- info(String, Object) - Method in class org.jpos.util.SimpleLogSource
-
- init() - Method in interface org.jpos.q2.QBean
-
init the service
- init() - Method in class org.jpos.q2.QBeanSupport
-
- init(String) - Method in class org.jpos.security.SimpleKeyFile
-
- initAdaptor() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- initChannel() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- initChannel() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor.Worker
-
- initCounter(String, long) - Method in class org.jpos.transaction.TransactionManager
-
- initGroup(Element) - Method in class org.jpos.transaction.TransactionManager
-
- initialize(File) - Method in interface org.jpos.q2.ConfigDecorationProvider
-
- initInterpreter(Map) - Method in class org.jpos.transaction.participant.BSHMethod
-
- initParticipants(Element) - Method in class org.jpos.transaction.TransactionManager
-
- initService() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- initService() - Method in class org.jpos.q2.iso.ContextMaker
-
- initService() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
-
- initService() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- initService() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
-
- initService() - Method in class org.jpos.q2.iso.MUXPool
-
- initService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- initService() - Method in class org.jpos.q2.iso.QMUX
-
- initService() - Method in class org.jpos.q2.iso.QServer
-
- initService() - Method in class org.jpos.q2.iso.TaskAdaptor
-
- initService() - Method in class org.jpos.q2.qbean.BSH
-
- initService() - Method in class org.jpos.q2.qbean.LoggerAdaptor
-
- initService() - Method in class org.jpos.q2.qbean.QBeanFactory
-
- initService() - Method in class org.jpos.q2.qbean.QConfig
-
- initService() - Method in class org.jpos.q2.qbean.QSingleInstanceFileBasedManager
-
- initService() - Method in class org.jpos.q2.qbean.QSingleInstancePortBasedManager
-
- initService() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
Handle specific config elements
type := "fixed" | "scheduled" | "cached" corePoolSize := integer
(required for "fixed" and "scheduled" kinds, optional for "cached" kind)
- initService() - Method in class org.jpos.q2.qbean.SpaceLet
-
- initService() - Method in class org.jpos.q2.QBeanSupport
-
- initService() - Method in class org.jpos.q2.security.KeyStoreAdaptor
-
- initService() - Method in class org.jpos.q2.security.SMAdaptor
-
- initService() - Method in class org.jpos.transaction.TransactionManager
-
- initSpaceAndQueues() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- initSpaceAndQueues() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
-
- initStatusListeners(Element) - Method in class org.jpos.transaction.TransactionManager
-
- initTailLock() - Method in class org.jpos.transaction.TransactionManager
-
- inp(Object) - Method in class org.jpos.q2.qbean.SpaceLet
-
- inp(Object) - Method in class org.jpos.space.JDBMSpace
-
In probe takes an entry from the space if one exists,
return null otherwise.
- inp(Object) - Method in class org.jpos.space.JESpace
-
- inp(Serializable) - Method in interface org.jpos.space.RemoteSpace
-
In probe takes an entry from the space if one exists,
return null otherwise.
- inp(K) - Method in interface org.jpos.space.Space
-
In probe takes an entry from the space if one exists,
return null otherwise.
- inp(K) - Method in class org.jpos.space.SpaceInterceptor
-
- inp(Serializable) - Method in class org.jpos.space.SpaceProxy
-
- inp(Object) - Method in class org.jpos.space.TSpace
-
- inpAll(Space, Object) - Static method in class org.jpos.space.SpaceUtil
-
return all entries under a given key
- INSTALL - Class in org.jpos.q2.cli
-
- INSTALL() - Constructor for class org.jpos.q2.cli.INSTALL
-
- Install - Class in org.jpos.q2.install
-
- Install() - Constructor for class org.jpos.q2.install.Install
-
- install(boolean, File, boolean, String) - Method in class org.jpos.q2.install.Install
-
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryFixedByteLength
-
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryFixedDataLength
-
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableByteLength
-
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDataLength
-
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteByteLength
-
- INSTANCE - Static variable in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteDataLength
-
- INSTANCE - Static variable in class org.jpos.iso.AsciiHexInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.AsciiInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.EbcdicBinaryInterpreter
-
- INSTANCE - Static variable in class org.jpos.iso.EbcdicHexInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.EbcdicInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.LiteralBinaryInterpreter
-
The only instance of this interpreter.
- INSTANCE - Static variable in class org.jpos.iso.LiteralInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.iso.NullPadder
-
The only instance you need
- INSTANCE - Static variable in class org.jpos.iso.NullPrefixer
-
A handy instance of the null prefixer.
- INSTANCE - Static variable in class org.jpos.iso.SignedEbcdicNumberInterpreter
-
An instance of this Interpreter.
- INSTANCE - Static variable in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVFormatMapper
-
- instantiate(Q2, Element) - Method in class org.jpos.q2.QFactory
-
- int2BitSet(int) - Static method in class org.jpos.iso.ISOUtil
-
- int2BitSet(int, int) - Static method in class org.jpos.iso.ISOUtil
-
- int2byte(int) - Static method in class org.jpos.iso.ISOUtil
-
Converts an integer into a byte array of hex
- interpret(byte[], byte[], int) - Method in class org.jpos.iso.AsciiHexInterpreter
-
Converts the binary data into ASCII hex digits.
- interpret(String, byte[], int) - Method in class org.jpos.iso.AsciiInterpreter
-
(non-Javadoc)
- interpret(String, byte[], int) - Method in class org.jpos.iso.BCDInterpreter
-
(non-Javadoc)
- interpret(byte[], byte[], int) - Method in interface org.jpos.iso.BinaryInterpreter
-
Converts the binary data into a different interpretation or coding.
- interpret(byte[], byte[], int) - Method in class org.jpos.iso.EbcdicBinaryInterpreter
-
(non-Javadoc)
- interpret(byte[], byte[], int) - Method in class org.jpos.iso.EbcdicHexInterpreter
-
Converts the binary data into EBCDIC hex digits.
- interpret(String, byte[], int) - Method in class org.jpos.iso.EbcdicInterpreter
-
(non-Javadoc)
- interpret(String, byte[], int) - Method in interface org.jpos.iso.Interpreter
-
Converts the string data into a different interpretation.
- interpret(byte[], byte[], int) - Method in class org.jpos.iso.LiteralBinaryInterpreter
-
Copies the input to the output.
- interpret(String, byte[], int) - Method in class org.jpos.iso.LiteralInterpreter
-
(non-Javadoc)
- interpret(String, byte[], int) - Method in class org.jpos.iso.SignedEbcdicNumberInterpreter
-
- Interpreter - Interface in org.jpos.iso
-
Implementations convert Strings into byte arrays and vice versa.
- intValue() - Method in enum org.jpos.iso.PosDataCode.POSEnvironment
-
- intValue() - Method in enum org.jpos.iso.PosDataCode.ReadingMethod
-
- intValue() - Method in enum org.jpos.iso.PosDataCode.SecurityCharacteristic
-
- intValue() - Method in enum org.jpos.iso.PosDataCode.VerificationMethod
-
- intValue() - Method in enum org.jpos.transaction.TransactionStatusEvent.State
-
- intValue() - Method in class org.jpos.util.TPS
-
- InvalidCardException - Exception in org.jpos.core
-
- InvalidCardException() - Constructor for exception org.jpos.core.InvalidCardException
-
- InvalidCardException(String) - Constructor for exception org.jpos.core.InvalidCardException
-
- invoke(Object, String, Object) - Static method in class org.jpos.q2.QFactory
-
Try to invoke a method (usually a setter) on the given object
silently ignoring if method does not exist
- invoke(Object, String, Object, Class) - Static method in class org.jpos.q2.QFactory
-
Try to invoke a method (usually a setter) on the given object
silently ignoring if method does not exist
- isAborting() - Method in class org.jpos.transaction.PausedTransaction
-
- isActive() - Method in class org.jpos.space.JESpace.Ref
-
- isAlphaNumeric(String) - Static method in class org.jpos.iso.ISOUtil
-
Return true if the string is alphanum.
- isAsciiEncoding() - Method in class org.jpos.iso.header.BaseHeader
-
- isBlank(String) - Static method in class org.jpos.iso.ISOUtil
-
- isComposite() - Method in class org.jpos.emv.EMVTag
-
- isComposite() - Method in class org.jpos.tlv.TagSequenceBase
-
- isComposite() - Method in interface org.jpos.tlv.TagValue
-
- isComposite() - Method in class org.jpos.tlv.TagValueBase
-
- isConnected() - Method in class org.jpos.iso.BaseChannel
-
- isConnected() - Method in interface org.jpos.iso.BaseChannelMBean
-
- isConnected() - Method in class org.jpos.iso.channel.ChannelPool
-
- isConnected() - Method in class org.jpos.iso.channel.LoopbackChannel
-
- isConnected() - Method in interface org.jpos.iso.ISOChannel
-
- isConnected() - Method in interface org.jpos.iso.ISOSource
-
- isConnected() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- isConnected() - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- isConnected() - Method in class org.jpos.q2.iso.MUXPool
-
- isConnected() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- isConnected() - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- isConnected() - Method in class org.jpos.q2.iso.QMUX
-
- isConnected() - Method in class org.jpos.q2.iso.QMUXProxy
-
- isConnected() - Method in interface org.jpos.q2.iso.RemoteQMUX
-
- isDESParityAdjusted(byte[]) - Static method in class org.jpos.security.Util
-
DES Keys use the LSB as the odd parity bit.
- isDestroyed() - Method in class org.jpos.ui.UI
-
- isEmpty() - Method in class org.jpos.space.TSpace
-
- isExpired() - Method in class org.jpos.core.CardHolder
-
Y2K compliant expiration check
- isExpired(Date) - Method in class org.jpos.core.CardHolder
-
Y2K compliant expiration check
- isExpired() - Method in class org.jpos.space.JESpace.GCRef
-
- isExpired() - Method in class org.jpos.space.JESpace.Ref
-
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryFixedByteLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryFixedDataLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableByteLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDataLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteByteLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteDataLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.ByteLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.DataLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.FixedByteLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.FixedDataLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.VariableByteLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.VariableDataLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.VariableDiscreteByteLength
-
- isFixedLength() - Method in class org.jpos.emv.EMVTagType.VariableDiscreteDataLength
-
- isHonorSourceLogger() - Method in class org.jpos.util.LogEvent
-
This is a hack for backward compatibility after accepting PR67
- isIncoming() - Method in class org.jpos.iso.ISOMsg
-
- isIncoming() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- isInner() - Method in class org.jpos.iso.ISOMsg
-
- isInner() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- isModified() - Method in class org.jpos.q2.QBeanSupport
-
- isModified() - Method in class org.jpos.q2.QClassLoader
-
- isModified() - Method in interface org.jpos.q2.QPersist
-
- isNumeric(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Return true if the string represent a number
in the specified radix.
- ISO87APackager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 ASCII Packager
- ISO87APackager() - Constructor for class org.jpos.iso.packager.ISO87APackager
-
- ISO87APackagerBBitmap - Class in org.jpos.iso.packager
-
ISO 8583 v1987 ASCII Packager but using Binary Bitmap.
- ISO87APackagerBBitmap() - Constructor for class org.jpos.iso.packager.ISO87APackagerBBitmap
-
- ISO87BPackager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 BINARY Packager
- ISO87BPackager() - Constructor for class org.jpos.iso.packager.ISO87BPackager
-
- ISO93APackager - Class in org.jpos.iso.packager
-
ISO 8583 v1993 ASCII Packager
WARNING UNTESTED
- ISO93APackager() - Constructor for class org.jpos.iso.packager.ISO93APackager
-
- ISO93BPackager - Class in org.jpos.iso.packager
-
ISO 8583 v1993 Binary Packager
WARNING UNTESTED
- ISO93BPackager() - Constructor for class org.jpos.iso.packager.ISO93BPackager
-
- ISOAmount - Class in org.jpos.iso
-
- ISOAmount() - Constructor for class org.jpos.iso.ISOAmount
-
- ISOAmount(int) - Constructor for class org.jpos.iso.ISOAmount
-
- ISOAmount(int, int, BigDecimal) - Constructor for class org.jpos.iso.ISOAmount
-
- ISOAmountFieldPackager - Class in org.jpos.iso
-
- ISOAmountFieldPackager(int, String, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOAmountFieldPackager
-
Creates an ISOAmountFieldPackager.
- ISOAmountFieldPackager() - Constructor for class org.jpos.iso.ISOAmountFieldPackager
-
Constructs a default ISOAmountFieldPackager.
- ISOAmountFieldPackager(Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOAmountFieldPackager
-
Constructs an ISOAmountFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOBasePackager - Class in org.jpos.iso
-
provides base functionality for the actual packagers
- ISOBasePackager() - Constructor for class org.jpos.iso.ISOBasePackager
-
- ISOBaseValidatingPackager - Class in org.jpos.iso.packager
-
Base Packager class envolving validators.
- ISOBaseValidatingPackager() - Constructor for class org.jpos.iso.packager.ISOBaseValidatingPackager
-
- ISOBaseValidator - Class in org.jpos.iso
-
Base Validator class for jPOS composed ISOComponents (ISOMsg).
- ISOBaseValidator() - Constructor for class org.jpos.iso.ISOBaseValidator
-
- ISOBaseValidator(boolean) - Constructor for class org.jpos.iso.ISOBaseValidator
-
Creates the validator.
- ISOBinaryField - Class in org.jpos.iso
-
- ISOBinaryField() - Constructor for class org.jpos.iso.ISOBinaryField
-
No args constructor
(required by Externalizable support on ISOMsg)
- ISOBinaryField(int) - Constructor for class org.jpos.iso.ISOBinaryField
-
- ISOBinaryField(int, byte[]) - Constructor for class org.jpos.iso.ISOBinaryField
-
- ISOBinaryField(int, byte[], int, int) - Constructor for class org.jpos.iso.ISOBinaryField
-
- ISOBinaryFieldPackager - Class in org.jpos.iso
-
- ISOBinaryFieldPackager() - Constructor for class org.jpos.iso.ISOBinaryFieldPackager
-
Constructs a default ISOBinaryFieldPackager.
- ISOBinaryFieldPackager(int, String, BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOBinaryFieldPackager
-
Creates an ISOBinaryFieldPackager.
- ISOBinaryFieldPackager(BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOBinaryFieldPackager
-
Creates an ISOBinaryFieldPackager.
- ISOBitMap - Class in org.jpos.iso
-
implements Leaf for Bitmap field
- ISOBitMap(int) - Constructor for class org.jpos.iso.ISOBitMap
-
- ISOBitMap(int, BitSet) - Constructor for class org.jpos.iso.ISOBitMap
-
- ISOBitMapPackager - Class in org.jpos.iso
-
IF*_BITMAP classes extends this class instead of ISOFieldPackager
so packagers can check if field-1 ISOFieldPackager is an instance
of an ISOBitMapPackager and handle differences between ANSI X9.2
and ISO-8583 packaging schemes.
- ISOBitMapPackager() - Constructor for class org.jpos.iso.ISOBitMapPackager
-
- ISOBitMapPackager(int, String) - Constructor for class org.jpos.iso.ISOBitMapPackager
-
- ISOChannel - Interface in org.jpos.iso
-
allows the transmision and reception of ISO 8583 Messages
- ISOChannelPanel - Class in org.jpos.iso.gui
-
- ISOChannelPanel(ISOChannel, String) - Constructor for class org.jpos.iso.gui.ISOChannelPanel
-
- ISOChannelPanel(String) - Constructor for class org.jpos.iso.gui.ISOChannelPanel
-
Unconnected constructor allows for instantiation of
ISOChannelPanel without associated ISOChannel
(that can be attached later)
- ISOClientSocketFactory - Interface in org.jpos.iso
-
ISOClientSocketFactory
is used by BaseChannel and ISOServer
in order to provide hooks for SSL implementations.
- ISOComponent - Class in org.jpos.iso
-
implements a
Component
within a
Composite pattern
See
Overview for details.
- ISOComponent() - Constructor for class org.jpos.iso.ISOComponent
-
- ISOCurrency - Class in org.jpos.iso
-
ISO Currency Conversion package
- ISODate - Class in org.jpos.iso
-
provides various parsing and format functions used
by the ISO 8583 specs.
- ISOException - Exception in org.jpos.iso
-
Signals that an ISO exception of some sort has occurred.
- ISOException() - Constructor for exception org.jpos.iso.ISOException
-
Constructs an ISOException
with no detail message.
- ISOException(String) - Constructor for exception org.jpos.iso.ISOException
-
Constructs an ISOException
with the specified detail
message.
- ISOException(Throwable) - Constructor for exception org.jpos.iso.ISOException
-
Constructs an ISOException
with a nested
exception
- ISOException(String, Throwable) - Constructor for exception org.jpos.iso.ISOException
-
Constructs an ISOException
with a detail Message nested
exception
- ISOField - Class in org.jpos.iso
-
implements Leaf for standard fields
- ISOField() - Constructor for class org.jpos.iso.ISOField
-
No args constructor
(required by Externalizable support on ISOMsg)
- ISOField(int) - Constructor for class org.jpos.iso.ISOField
-
- ISOField(int, String) - Constructor for class org.jpos.iso.ISOField
-
- ISOFIELD_TAG - Static variable in class org.jpos.iso.packager.LogPackager
-
- ISOFIELD_TAG - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- ISOFIELD_TAG - Static variable in class org.jpos.iso.packager.XMLPackager
-
- ISOFieldPackager - Class in org.jpos.iso
-
base class for the various IF*.java Field Packagers
Implements "FlyWeight" pattern
- ISOFieldPackager() - Constructor for class org.jpos.iso.ISOFieldPackager
-
Default Constructor
- ISOFieldPackager(int, String) - Constructor for class org.jpos.iso.ISOFieldPackager
-
- ISOFieldValidator - Class in org.jpos.iso
-
Validator for ISOField components.
- ISOFieldValidator() - Constructor for class org.jpos.iso.ISOFieldValidator
-
- ISOFieldValidator(String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
- ISOFieldValidator(int, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
- ISOFieldValidator(int, int, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
- ISOFieldValidator(boolean, int, int, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
- ISOFieldValidator(boolean, int, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
- ISOFieldValidator(boolean, String) - Constructor for class org.jpos.iso.ISOFieldValidator
-
- ISOFieldValidator(boolean) - Constructor for class org.jpos.iso.ISOFieldValidator
-
Create a validator instance specifying breaking if any error
during validation process id found.
- ISOFilledStringFieldPackager - Class in org.jpos.iso
-
- ISOFilledStringFieldPackager() - Constructor for class org.jpos.iso.ISOFilledStringFieldPackager
-
Constructs a default ISOFilledStringFieldPackager.
- ISOFilledStringFieldPackager(Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOFilledStringFieldPackager
-
Constructs an ISOFilledStringFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOFilledStringFieldPackager(int, String, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOFilledStringFieldPackager
-
Creates an ISOFilledStringFieldPackager.
- ISOFilter - Interface in org.jpos.iso
-
An ISOFilter has the oportunity to modify an incoming or
outgoing ISOMsg that is about to go thru an ISOChannel.
- ISOFilter.VetoException - Exception in org.jpos.iso
-
- ISOHeader - Interface in org.jpos.iso
-
- ISOMeter - Class in org.jpos.iso.gui
-
ISOMsgPanel
Swing based GUI to ISOMsg
- ISOMeter(ISOChannelPanel) - Constructor for class org.jpos.iso.gui.ISOMeter
-
- ISOMeterFactory - Class in org.jpos.ui.factory
-
- ISOMeterFactory() - Constructor for class org.jpos.ui.factory.ISOMeterFactory
-
- ISOMsg - Class in org.jpos.iso
-
implements Composite
whithin a Composite pattern
- ISOMsg() - Constructor for class org.jpos.iso.ISOMsg
-
Creates an ISOMsg
- ISOMsg(int) - Constructor for class org.jpos.iso.ISOMsg
-
Creates a nested ISOMsg
- ISOMsg(String) - Constructor for class org.jpos.iso.ISOMsg
-
Creates an ISOMsg with given mti
- ISOMSG_TAG - Static variable in class org.jpos.iso.packager.LogPackager
-
- ISOMSG_TAG - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- ISOMSG_TAG - Static variable in class org.jpos.iso.packager.XMLPackager
-
- ISOMsgFieldPackager - Class in org.jpos.iso
-
ISOMsgFieldPackager is a packager able to pack compound ISOMsgs
(one message inside another one, and so on...)
- ISOMsgFieldPackager(ISOFieldPackager, ISOPackager) - Constructor for class org.jpos.iso.ISOMsgFieldPackager
-
- ISOMsgFieldValidatingPackager - Class in org.jpos.iso.packager
-
THIS CLASS SHOWS THAT IsoMsgFieldValidator IS NOT NECESSARY.
- ISOMsgFieldValidatingPackager(ISOFieldPackager, ISOPackager) - Constructor for class org.jpos.iso.packager.ISOMsgFieldValidatingPackager
-
- ISOMsgFieldValidator - Class in org.jpos.iso
-
Validator for composed fields.
- ISOMsgFieldValidator(String, ISOValidator) - Constructor for class org.jpos.iso.ISOMsgFieldValidator
-
- ISOMsgPanel - Class in org.jpos.iso.gui
-
Called from ISOChannelPanel when you click on it's ISOMeter.
- ISOMsgPanel(ISOMsg, boolean) - Constructor for class org.jpos.iso.gui.ISOMsgPanel
-
- ISOMsgPanel(ISOMsg) - Constructor for class org.jpos.iso.gui.ISOMsgPanel
-
- ISOMsgRef - Class in org.jpos.tlv
-
- ISOMsgRef(ISOMsg) - Constructor for class org.jpos.tlv.ISOMsgRef
-
- ISOMsgRef.Ref - Class in org.jpos.tlv
-
- ISOMsgTagValue - Class in org.jpos.tlv
-
- ISOMsgTagValue(String, ISOMsg) - Constructor for class org.jpos.tlv.ISOMsgTagValue
-
- ISOPackager - Interface in org.jpos.iso
-
- ISORequestListener - Interface in org.jpos.iso
-
It is possible to ask ISOMUX to forward all unmatched
messages received through its associated ISOChannel
to be processed by an ISORequestListener.
- ISORequestListenerPanel - Class in org.jpos.iso.gui
-
- ISORequestListenerPanel(ISORequestListener, String) - Constructor for class org.jpos.iso.gui.ISORequestListenerPanel
-
- ISOResponseListener - Interface in org.jpos.iso
-
- ISOServer - Class in org.jpos.iso
-
Accept ServerChannel sessions and forwards them to ISORequestListeners
- ISOServer(int, ServerChannel, ThreadPool) - Constructor for class org.jpos.iso.ISOServer
-
- ISOServer.Session - Class in org.jpos.iso
-
- ISOServerAcceptEvent - Class in org.jpos.iso
-
- ISOServerAcceptEvent(Object) - Constructor for class org.jpos.iso.ISOServerAcceptEvent
-
- ISOServerClientDisconnectEvent - Class in org.jpos.iso
-
- ISOServerClientDisconnectEvent(Object) - Constructor for class org.jpos.iso.ISOServerClientDisconnectEvent
-
- ISOServerEventListener - Interface in org.jpos.iso
-
- ISOServerMBean - Interface in org.jpos.iso
-
- ISOServerShutdownEvent - Class in org.jpos.iso
-
- ISOServerShutdownEvent(Object) - Constructor for class org.jpos.iso.ISOServerShutdownEvent
-
- ISOServerSocketFactory - Interface in org.jpos.iso
-
ISOServerSocketFactory
is used by BaseChannel and ISOServer
in order to provide hooks for SSL implementations.
- isOSGIBundle() - Method in class org.jpos.q2.Q2.QEntry
-
- ISOSource - Interface in org.jpos.iso
-
Source for an ISORequest (where to send a reply)
- ISOStringFieldPackager - Class in org.jpos.iso
-
- ISOStringFieldPackager() - Constructor for class org.jpos.iso.ISOStringFieldPackager
-
Constructs a default ISOStringFieldPackager.
- ISOStringFieldPackager(Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOStringFieldPackager
-
Constructs an ISOStringFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOStringFieldPackager(int, String, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOStringFieldPackager
-
Creates an ISOStringFieldPackager.
- ISOSubFieldPackager - Interface in org.jpos.iso
-
Interafce enable to get current composite field number.
- ISOTagBinaryFieldPackager - Class in org.jpos.iso
-
Generic class for handling binary fields in Tag-Len-Value format
Format TTLL....
- ISOTagBinaryFieldPackager() - Constructor for class org.jpos.iso.ISOTagBinaryFieldPackager
-
Constructs a default ISOTagBinaryFieldPackager.
- ISOTagBinaryFieldPackager(Prefixer, Padder, BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOTagBinaryFieldPackager
-
Constructs an ISOTagBinaryFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOTagBinaryFieldPackager(int, String, Prefixer, Padder, BinaryInterpreter, Prefixer) - Constructor for class org.jpos.iso.ISOTagBinaryFieldPackager
-
Creates an ISOTagBinaryFieldPackager.
- ISOTaggedField - Class in org.jpos.tlv
-
- ISOTaggedField(String, ISOComponent) - Constructor for class org.jpos.tlv.ISOTaggedField
-
- ISOTagStringFieldPackager - Class in org.jpos.iso
-
Generic class for handling string fields in Tag-Len-Value format
Format TTLL....
- ISOTagStringFieldPackager() - Constructor for class org.jpos.iso.ISOTagStringFieldPackager
-
Constructs a default ISOTagStringFieldPackager.
- ISOTagStringFieldPackager(Prefixer, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOTagStringFieldPackager
-
Constructs an ISOTagStringFieldPackager with a specific Padder, Interpreter and Prefixer.
- ISOTagStringFieldPackager(int, String, Prefixer, Padder, Interpreter, Prefixer) - Constructor for class org.jpos.iso.ISOTagStringFieldPackager
-
Creates an ISOTagStringFieldPackager.
- isOutgoing() - Method in class org.jpos.iso.ISOMsg
-
- isOutgoing() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- ISOUtil - Class in org.jpos.iso
-
various functions needed to pack/unpack ISO-8583 fields
- ISOUtil() - Constructor for class org.jpos.iso.ISOUtil
-
All methods in this class are static, so there's usually no need to instantiate it
We provide this public constructor in order to deal with some legacy script integration
that needs an instance of this class in a rendering context.
- ISOValidator - Interface in org.jpos.iso
-
Validates a jPOS ISOComponent.
- isOverrideHeader() - Method in class org.jpos.iso.BaseChannel
-
- ISOVError - Class in org.jpos.iso
-
Base validation-error class.
- ISOVError(String) - Constructor for class org.jpos.iso.ISOVError
-
- ISOVError(String, String) - Constructor for class org.jpos.iso.ISOVError
-
- ISOVErrorList - Interface in org.jpos.iso
-
List of errors.
- isOverwriteOriginalFields() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property overwriteOriginalFields.
- ISOVException - Exception in org.jpos.iso.validator
-
This type of exception is raised while validating jPOS ISOComponents.
- ISOVException(String) - Constructor for exception org.jpos.iso.validator.ISOVException
-
- ISOVException(String, ISOComponent) - Constructor for exception org.jpos.iso.validator.ISOVException
-
- ISOVField - Class in org.jpos.iso
-
Wrapper class resulting from process of validating an ISOField
instance.
- ISOVField(ISOField) - Constructor for class org.jpos.iso.ISOVField
-
Creates the vfield.
- ISOVField(ISOField, ISOVError) - Constructor for class org.jpos.iso.ISOVField
-
- ISOVMsg - Class in org.jpos.iso
-
Wrapper class resulting from process of validating an ISOMsg
instance.
- ISOVMsg(ISOMsg) - Constructor for class org.jpos.iso.ISOVMsg
-
Create a message from original instance adding error data.
- ISOVMsg(ISOMsg, ISOVError) - Constructor for class org.jpos.iso.ISOVMsg
-
- isPackingLenient() - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
Subclasses may override this method if a lenient packing is required when a
field-to-tag mapping cannot be found.
- isPackingLenient() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- isPaused() - Method in class org.jpos.util.DirPoll
-
- isProprietaryFormat() - Method in enum org.jpos.emv.EMVStandardTagType
-
- isProprietaryFormat() - Method in interface org.jpos.emv.EMVTagType
-
- isProprietaryTag(int) - Static method in enum org.jpos.emv.EMVStandardTagType
-
- isProprietaryTag() - Method in enum org.jpos.emv.EMVStandardTagType
-
- isProprietaryTag() - Method in interface org.jpos.emv.EMVTagType
-
- isQBean() - Method in class org.jpos.q2.Q2.QEntry
-
- isQPersist() - Method in class org.jpos.q2.Q2.QEntry
-
- isRegexPriorityMatching() - Method in class org.jpos.util.DirPoll
-
- isRejected(byte[]) - Method in class org.jpos.iso.BaseChannel
-
- isRejected(byte[]) - Method in class org.jpos.iso.channel.VAPChannel
-
- isRejected() - Method in class org.jpos.iso.header.BASE1Header
-
- isRequest() - Method in class org.jpos.iso.ISOMsg
-
- isRequest() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- isResponse() - Method in class org.jpos.iso.ISOMsg
-
- isResumed() - Method in class org.jpos.transaction.PausedTransaction
-
- isRetransmission() - Method in class org.jpos.iso.ISOMsg
-
- isRetry() - Method in exception org.jpos.util.DirPoll.DirPollException
-
- isRunning() - Method in class org.jpos.q2.CLI
-
- isSeparator(byte) - Method in class org.jpos.util.FSDMsg
-
- isShutdown() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- isShutdown() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- isSoLingerOn() - Method in class org.jpos.iso.BaseChannel
-
- isStopped() - Method in class org.jpos.q2.CLIContext
-
- isTerminated() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- isTerminated() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- isTerminating() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- isTerminating() - Method in interface org.jpos.q2.qbean.QThreadPoolExecutorMBean
-
- isTrace() - Method in class org.jpos.transaction.Context
-
- isUnpackingLenient() - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
Subclasses may override this method if a lenient unpacking is required when a
tag-to-field mapping cannot be found.
- isUnpackingLenient() - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- isValidCRC() - Method in class org.jpos.core.CardHolder
-
- isValidCRC(String) - Static method in class org.jpos.core.CardHolder
-
- isVetoUnmatched() - Method in class org.jpos.iso.filter.StatefulFilter
-
Getter for property vetoUnmatched.
- isZero(String) - Static method in class org.jpos.iso.ISOUtil
-
- iterator() - Method in class org.jpos.transaction.PausedTransaction
-
- IVA_ALPHANUM - Class in org.jpos.iso
-
Validator for ASCII alphanumeric fields.
- IVA_ALPHANUM() - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
- IVA_ALPHANUM(String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
- IVA_ALPHANUM(int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
- IVA_ALPHANUM(int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
- IVA_ALPHANUM(boolean, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
- IVA_ALPHANUM(boolean, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
- IVA_ALPHANUM(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUM
-
- IVA_ALPHANUMNOBLANK - Class in org.jpos.iso
-
Validator for ASCII alphanumeric no-blank filled fields.
- IVA_ALPHANUMNOBLANK() - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
- IVA_ALPHANUMNOBLANK(String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
- IVA_ALPHANUMNOBLANK(int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
- IVA_ALPHANUMNOBLANK(int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
- IVA_ALPHANUMNOBLANK(boolean, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
- IVA_ALPHANUMNOBLANK(boolean, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
- IVA_ALPHANUMNOBLANK(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
- IVA_ALPHANUMNOZERO - Class in org.jpos.iso
-
Validator for no zero-filled fields.
- IVA_ALPHANUMNOZERO() - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
- IVA_ALPHANUMNOZERO(String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
- IVA_ALPHANUMNOZERO(int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
- IVA_ALPHANUMNOZERO(int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
- IVA_ALPHANUMNOZERO(boolean, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
- IVA_ALPHANUMNOZERO(boolean, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
- IVA_ALPHANUMNOZERO(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO
-
- IVA_ALPHANUMNOZERO_NOBLANK - Class in org.jpos.iso
-
Validator for ASCII alphanum no-zero no-blank filled fields.
- IVA_ALPHANUMNOZERO_NOBLANK() - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
- IVA_ALPHANUMNOZERO_NOBLANK(String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
- IVA_ALPHANUMNOZERO_NOBLANK(int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
- IVA_ALPHANUMNOZERO_NOBLANK(int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
- IVA_ALPHANUMNOZERO_NOBLANK(boolean, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
- IVA_ALPHANUMNOZERO_NOBLANK(boolean, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
- IVA_ALPHANUMNOZERO_NOBLANK(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
- IVA_NUM - Class in org.jpos.iso
-
Validator for ASCII numeric fields.
- IVA_NUM() - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(String) - Constructor for class org.jpos.iso.IVA_NUM
-
radix = 10.
- IVA_NUM(String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(int, String) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(int, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(int, int, String) - Constructor for class org.jpos.iso.IVA_NUM
-
Create the validator.
- IVA_NUM(int, int, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
Create the validator
- IVA_NUM(boolean, String) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(boolean, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(boolean, int, String) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(boolean, int, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUM(boolean, int, int, String, int) - Constructor for class org.jpos.iso.IVA_NUM
-
- IVA_NUMNOZERO - Class in org.jpos.iso
-
Validator for ASCII numeric and no-zero filled fields.
- IVA_NUMNOZERO() - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(int, int, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(int, int, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(int, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(int, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(boolean, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(boolean, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(boolean, int, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(boolean, int, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(boolean, int, int, String) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- IVA_NUMNOZERO(boolean, int, int, String, int) - Constructor for class org.jpos.iso.IVA_NUMNOZERO
-
- p127 - Variable in class org.jpos.iso.packager.PostPackager
-
- pack() - Method in class org.jpos.iso.FSDISOMsg
-
- pack() - Method in class org.jpos.iso.header.BaseHeader
-
- pack(ISOComponent) - Method in class org.jpos.iso.IF_ECHAR
-
Deprecated.
- pack(ISOComponent) - Method in class org.jpos.iso.IF_NOP
-
- pack(ISOComponent) - Method in class org.jpos.iso.IF_TCHAR
-
- pack(ISOComponent) - Method in class org.jpos.iso.IF_UNUSED
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFA_BITMAP
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFA_LLABINARY
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFA_LLBNUM
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFA_LLLABINARY
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFB_AMOUNT
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFB_BITMAP
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFB_LLHFBINARY
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFE_BITMAP
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFEB_LLLNUM
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFEB_LLNUM
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFEP_LLCHAR
-
- pack(ISOComponent) - Method in class org.jpos.iso.IFIPM_LLLCHAR
-
- pack() - Method in class org.jpos.iso.ISOAmount
-
- pack(ISOComponent) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Packs the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOBasePackager
-
- pack() - Method in class org.jpos.iso.ISOBinaryField
-
not available on Leaf - always throw ISOException
- pack(ISOComponent) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Convert the component into a byte[].
- pack() - Method in class org.jpos.iso.ISOBitMap
-
not available on Leaf - always throw ISOException
- pack() - Method in class org.jpos.iso.ISOComponent
-
- pack(OutputStream) - Method in class org.jpos.iso.ISOComponent
-
- pack() - Method in class org.jpos.iso.ISOField
-
not available on Leaf - always throw ISOException
- pack(ISOComponent) - Method in class org.jpos.iso.ISOFieldPackager
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.iso.ISOFieldPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Convert the component into a byte[].
- pack() - Method in interface org.jpos.iso.ISOHeader
-
Return this header as byte array.
- pack() - Method in class org.jpos.iso.ISOMsg
-
pack the message with the current packager
- pack(ISOComponent) - Method in class org.jpos.iso.ISOMsgFieldPackager
-
- pack(ISOComponent) - Method in interface org.jpos.iso.ISOPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Convert the component into a byte[].
- pack(ISOComponent) - Method in class org.jpos.iso.packager.Base1_BITMAP126
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.Base1SubFieldPackager
-
Pack the subfield into a byte array
- pack(ISOComponent) - Method in class org.jpos.iso.packager.CTCSubElementPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.CTCSubFieldPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.DummyPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.EuroSubFieldPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.FSDPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.GenericSubFieldPackager
-
Pack the subfield into a byte array
- pack(ISOComponent) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
Pack the subfield into a byte array
- pack(ISOComponent) - Method in class org.jpos.iso.packager.JSONPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.LogPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.PackagerWrapper
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.VISA1Packager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.XML2003Packager
-
- pack(ISOComponent) - Method in class org.jpos.iso.packager.XMLPackager
-
- pack(ISOComponent) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- pack(ISOComponent) - Method in class org.jpos.iso.X92_BITMAP
-
- pack(OutputStream) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- pack() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- pack(OutputStream) - Method in class org.jpos.tlv.ISOTaggedField
-
- pack() - Method in class org.jpos.tlv.ISOTaggedField
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
Pack the sub-field into a byte array
- pack(ISOComponent, boolean, int, int) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager.TagPackager
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IF_FSTBINARY
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IF_FSTCHAR
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
- pack(ISOComponent, ObjectOutput) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
- pack(ISOComponent) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
Pack the subfield into a byte array
- pack() - Method in class org.jpos.tlv.TLVList
-
pack the TLV message (BER-TLV Encoding)
- pack() - Method in class org.jpos.util.FSDMsg
-
- pack(Element, StringBuilder) - Method in class org.jpos.util.FSDMsg
-
- packager - Variable in class org.jpos.iso.BaseChannel
-
- packager - Variable in class org.jpos.iso.ISOMsg
-
- PackagerErrorHandler - Interface in org.jpos.tlv.packager
-
- PackagerErrorLogger - Class in org.jpos.tlv.packager
-
- PackagerErrorLogger() - Constructor for class org.jpos.tlv.packager.PackagerErrorLogger
-
- packagerMap - Variable in class org.jpos.tlv.packager.TaggedSequencePackager
-
- PackagerWrapper - Class in org.jpos.iso.packager
-
Wrapper on standard packager
- PackagerWrapper() - Constructor for class org.jpos.iso.packager.PackagerWrapper
-
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
- packTag(ISOComponent) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
- packToBytes() - Method in class org.jpos.util.FSDMsg
-
- packValue(String, ISOComponent) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
- pad - Variable in class org.jpos.iso.ISOFieldPackager
-
- pad(String, int) - Method in class org.jpos.iso.LeftPadder
-
- pad(String, int) - Method in class org.jpos.iso.NullPadder
-
- pad(String, int) - Method in interface org.jpos.iso.Padder
-
Returns a padded string upto a maximum length.
- pad(String, int) - Method in class org.jpos.iso.RightPadder
-
- pad(String, int) - Method in class org.jpos.iso.RightTPadder
-
- PADChannel - Class in org.jpos.iso.channel
-
Implements an ISOChannel suitable to be used to connect to an X.25 PAD.
- PADChannel() - Constructor for class org.jpos.iso.channel.PADChannel
-
No-args constructor
- PADChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.PADChannel
-
Constructs client ISOChannel
- PADChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.PADChannel
-
Construct server ISOChannel
- PADChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.PADChannel
-
constructs a server ISOChannel associated with a Server Socket
- Padder - Interface in org.jpos.iso
-
An interface for padding and unpadding strings and byte arrays.
- PaddingMethod - Enum in org.jpos.security
-
Indicate padding method for encripting data (e.g.
- padleft(String, int, char) - Static method in class org.jpos.iso.ISOUtil
-
pad to the left
- padright(String, int, char) - Static method in class org.jpos.iso.ISOUtil
-
pad to the right
- paint(Graphics) - Method in class org.jpos.iso.gui.ISOMeter
-
- pan - Variable in class org.jpos.core.CardHolder
-
Primary Account Number
- PanelFactory - Class in org.jpos.ui.factory
-
- PanelFactory() - Constructor for class org.jpos.ui.factory.PanelFactory
-
- parse(String) - Static method in class org.jpos.iso.ISODate
-
converts a string in DD/MM/YY format to a Date object
Warning: return null on invalid dates (prints Exception to console)
Uses default time zone for this host
- parse(String, TimeZone) - Static method in class org.jpos.iso.ISODate
-
converts a string in DD/MM/YY format to a Date object
Warning: return null on invalid dates (prints Exception to console)
- parse(String) - Static method in class org.jpos.security.CryptographicServiceMessage
-
Parses a csm string
- parseAmountConversionRate(String) - Static method in class org.jpos.iso.ISOUtil
-
Parse currency amount conversion rate string
Suitble for parse fields 10 and 11
- parseAmountFromISOMsg(String) - Method in class org.jpos.iso.Currency
-
- parseDateTime(String) - Static method in class org.jpos.iso.ISODate
-
converts a string in DD/MM/YY HH:MM:SS format to a Date object
Warning: return null on invalid dates (prints Exception to console)
Uses default time zone for this host
- parseDateTime(String, TimeZone) - Static method in class org.jpos.iso.ISODate
-
converts a string in DD/MM/YY HH:MM:SS format to a Date object
Warning: return null on invalid dates (prints Exception to console)
- parseFromISO87String(String, String) - Static method in class org.jpos.iso.ISOCurrency
-
- parseInt(String, int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a String to an integer of base radix.
- parseInt(String) - Static method in class org.jpos.iso.ISOUtil
-
Converts a String to an integer of radix 10.
- parseInt(char[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a character array to an integer of base radix.
- parseInt(char[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a character array to an integer of radix 10.
- parseInt(byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array to an integer of base radix.
- parseInt(byte[]) - Static method in class org.jpos.iso.ISOUtil
-
Converts a byte array to an integer of radix 10.
- parseISODate(String) - Static method in class org.jpos.iso.ISODate
-
try to find out suitable date given [YY[YY]]MMDDhhmmss format
(difficult thing being finding out appropiate year)
- parseISODate(String, TimeZone) - Static method in class org.jpos.iso.ISODate
-
try to find out suitable date given [YY[YY]]MMDDhhmmss format
(difficult thing being finding out appropiate year)
- parseISODate(String, long) - Static method in class org.jpos.iso.ISODate
-
try to find out suitable date given [YY[YY]]MMDDhhmmss format
(difficult thing being finding out appropiate year)
- parseISODate(String, long, TimeZone) - Static method in class org.jpos.iso.ISODate
-
try to find out suitable date given [YY[YY]]MMDDhhmmss format
(difficult thing being finding out appropiate year)
- parseTrack2(String) - Method in class org.jpos.core.CardHolder
-
extract pan/exp/trailler from track2
- parseXMLErrorList() - Method in class org.jpos.iso.validator.VErrorParser
-
- ParsingException() - Constructor for exception org.jpos.security.CryptographicServiceMessage.ParsingException
-
- ParsingException(String) - Constructor for exception org.jpos.security.CryptographicServiceMessage.ParsingException
-
- patterns - Static variable in class org.jpos.bsh.BSHLogListener
-
- Pausable - Interface in org.jpos.transaction
-
- PAUSE - Static variable in interface org.jpos.transaction.TransactionConstants
-
- pause() - Method in class org.jpos.util.DirPoll
-
- PAUSED_TRANSACTION - Static variable in class org.jpos.transaction.Context
-
- PausedMonitor(Pausable) - Constructor for class org.jpos.transaction.TransactionManager.PausedMonitor
-
- PausedTransaction - Class in org.jpos.transaction
-
- PausedTransaction(TransactionManager, long, List<TransactionParticipant>, Iterator<TransactionParticipant>, boolean, TimerTask, Profiler) - Constructor for class org.jpos.transaction.PausedTransaction
-
- pending() - Method in class org.jpos.util.BlockingQueue
-
- permitLogging(String) - Method in class org.jpos.util.FilterLogListener
-
- PERSISTENT - Static variable in class org.jpos.space.SpaceFactory
-
- PGPHelper - Class in org.jpos.util
-
- PGPHelper() - Constructor for class org.jpos.util.PGPHelper
-
- PIPE - Static variable in class org.jpos.util.FSDMsg
-
- plot() - Method in class org.jpos.iso.gui.ISOMeter
-
- pool - Static variable in class org.jpos.iso.Connector
-
- PosDataCode - Class in org.jpos.iso
-
- PosDataCode(int, int, int, int) - Constructor for class org.jpos.iso.PosDataCode
-
- PosDataCode.POSEnvironment - Enum in org.jpos.iso
-
- PosDataCode.ReadingMethod - Enum in org.jpos.iso
-
- PosDataCode.SecurityCharacteristic - Enum in org.jpos.iso
-
- PosDataCode.VerificationMethod - Enum in org.jpos.iso
-
- PostChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation - Postilion Channel
Send packet len (2 bytes network byte order MSB/LSB) followed by
raw data.
- PostChannel() - Constructor for class org.jpos.iso.channel.PostChannel
-
Public constructor (used by Class.forName("...").newInstance())
- PostChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.PostChannel
-
Construct client ISOChannel
- PostChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.PostChannel
-
Construct server ISOChannel
- PostChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.PostChannel
-
constructs a server ISOChannel associated with a Server Socket
- postConnectHook() - Method in class org.jpos.iso.BaseChannel
-
- PostPackager - Class in org.jpos.iso.packager
-
ISO 8583 v1987 Packager for Postilion
- PostPackager() - Constructor for class org.jpos.iso.packager.PostPackager
-
- PostPackager.PostPrivatePackager - Class in org.jpos.iso.packager
-
- PostPrivatePackager() - Constructor for class org.jpos.iso.packager.PostPackager.PostPrivatePackager
-
- prefix - Variable in class org.jpos.core.SubConfiguration
-
prefix identifying the child parameters
- PREFIX - Static variable in class org.jpos.q2.qbean.QConfig
-
- Prefixer - Interface in org.jpos.iso
-
This interface is used to encode and decode length prefixes.
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.CheckPoint
-
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Debug
-
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Delay
-
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Forward
-
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.HasEntry
-
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Join
-
- PREPARE - Static variable in class org.jpos.transaction.participant.Join.Runner
-
- prepare() - Method in class org.jpos.transaction.participant.Join.Runner
-
- prepare(long, Serializable) - Method in class org.jpos.transaction.participant.Trace
-
- prepare(TransactionParticipant, long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
- prepare(int, long, Serializable, List<TransactionParticipant>, Iterator<TransactionParticipant>, boolean, LogEvent, Profiler) - Method in class org.jpos.transaction.TransactionManager
-
- prepare(long, Serializable) - Method in interface org.jpos.transaction.TransactionParticipant
-
Called by TransactionManager in preparation for a transaction
- PREPARE_FOR_ABORT - Static variable in class org.jpos.transaction.participant.Join.Runner
-
- PREPARED - Static variable in interface org.jpos.transaction.TransactionConstants
-
- prepareForAbort(long, Serializable) - Method in interface org.jpos.transaction.AbortParticipant
-
Called by TransactionManager in preparation for a transaction
that is known to abort.
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.Debug
-
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.Join
-
- prepareForAbort() - Method in class org.jpos.transaction.participant.Join.Runner
-
- prepareForAbort(long, Serializable) - Method in class org.jpos.transaction.participant.Trace
-
- prepareForAbort(TransactionParticipant, long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
- prepareForAbortMethod - Variable in class org.jpos.transaction.participant.BSHTransactionParticipant
-
- prepareMethod - Variable in class org.jpos.transaction.participant.BSHTransactionParticipant
-
- PREPARING - Static variable in class org.jpos.transaction.TransactionManager
-
- PRI_INFO - Static variable in class org.jpos.util.SysLogListener
-
- PRIMARY_SECONDARY - Static variable in class org.jpos.q2.iso.MUXPool
-
- print(String) - Method in class org.jpos.q2.CLI
-
- print(String) - Method in class org.jpos.q2.CLICommandInterface.LegacyCommandAdapter
-
- print(String) - Method in class org.jpos.q2.CLIContext
-
- println(String) - Method in class org.jpos.q2.CLI
-
- println(String) - Method in class org.jpos.q2.CLICommandInterface.LegacyCommandAdapter
-
- println(String) - Method in class org.jpos.q2.CLIContext
-
- printPIN(String, EncryptedPIN, SecureDESKey, String, Map<String, String>) - Method in class org.jpos.security.BaseSMAdapter
-
- printPIN(String, EncryptedPIN, SecureDESKey, String, Map<String, String>) - Method in interface org.jpos.security.SMAdapter
-
Print PIN or PIN and solicitation data to the HSM configured printer.
- printPINImpl(String, EncryptedPIN, SecureDESKey, String, Map<String, String>) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- printStackTrace() - Method in exception org.jpos.iso.ISOException
-
- printStackTrace(PrintStream) - Method in exception org.jpos.iso.ISOException
-
- printStackTrace(PrintWriter) - Method in exception org.jpos.iso.ISOException
-
- printThrowable(Throwable) - Method in class org.jpos.q2.CLIContext
-
- process(ISOSource, ISOMsg) - Method in class org.jpos.bsh.BSHRequestListener
-
- process(ISOSource, ISOMsg) - Method in class org.jpos.iso.Connector
-
- process(ISOSource, ISOMsg) - Method in interface org.jpos.iso.ISORequestListener
-
- process(ISOSource, ISOMsg) - Method in class org.jpos.q2.iso.QServer
-
- process(File) - Method in interface org.jpos.util.DirPoll.FileProcessor
-
- process(String, byte[]) - Method in interface org.jpos.util.DirPoll.Processor
-
- ProcessorRunner(File) - Constructor for class org.jpos.util.DirPoll.ProcessorRunner
-
- processUnhandled(ISOMsg) - Method in class org.jpos.q2.iso.QMUX
-
- PROFILER - Static variable in class org.jpos.transaction.Context
-
- Profiler - Class in org.jpos.util
-
Simple Profiler
- Profiler() - Constructor for class org.jpos.util.Profiler
-
- Profiler.Entry - Class in org.jpos.util
-
- ProprietaryDataLength() - Constructor for class org.jpos.emv.EMVTagType.ProprietaryDataLength
-
- ProprietaryFixedByteLength(int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryFixedByteLength
-
- ProprietaryFixedDataLength(int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryFixedDataLength
-
- ProprietaryFormatException - Exception in org.jpos.emv
-
- ProprietaryFormatException() - Constructor for exception org.jpos.emv.ProprietaryFormatException
-
- ProprietaryFormatException(String) - Constructor for exception org.jpos.emv.ProprietaryFormatException
-
- ProprietaryFormatException(String, Throwable) - Constructor for exception org.jpos.emv.ProprietaryFormatException
-
- ProprietaryFormatException(Throwable) - Constructor for exception org.jpos.emv.ProprietaryFormatException
-
- ProprietaryVariableByteLength(int, int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryVariableByteLength
-
- ProprietaryVariableDataLength(int, int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDataLength
-
- ProprietaryVariableDiscreteByteLength(int, int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteByteLength
-
- ProprietaryVariableDiscreteDataLength(int, int) - Constructor for class org.jpos.emv.EMVStandardTagType.ProprietaryVariableDiscreteDataLength
-
- protect(String) - Static method in class org.jpos.iso.ISOUtil
-
Protects PAN, Track2, CVC (suitable for logs).
- PROTECTED_QBEAN - Static variable in class org.jpos.q2.Q2
-
- ProtectedLogListener - Class in org.jpos.util
-
Protects selected fields from LogEvents.
- ProtectedLogListener() - Constructor for class org.jpos.util.ProtectedLogListener
-
- PUBKEYHASH - Static variable in class org.jpos.q2.Q2
-
- purge(long) - Method in class org.jpos.transaction.TransactionManager
-
- PURGE_INTERVAL - Static variable in class org.jpos.util.WatchDog
-
- push(Object, Object) - Method in class org.jpos.q2.qbean.SpaceLet
-
- push(Object, Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
-
- push(K, V) - Method in class org.jpos.space.JDBMSpace
-
- push(Object, Object, long) - Method in class org.jpos.space.JDBMSpace
-
Write a new entry into the Space at the head of a queue
The entry will timeout after the specified period
- push(K, V, long) - Method in class org.jpos.space.JESpace
-
- push(K, V) - Method in class org.jpos.space.JESpace
-
- push(K, V) - Method in interface org.jpos.space.Space
-
Write a new entry at the head of a queue.
- push(K, V, long) - Method in interface org.jpos.space.Space
-
Write a new entry at the head of the queue with a timeout value
- push(K, V) - Method in class org.jpos.space.SpaceInterceptor
-
- push(K, V, long) - Method in class org.jpos.space.SpaceInterceptor
-
- push(K, V) - Method in class org.jpos.space.TSpace
-
- push(K, V, long) - Method in class org.jpos.space.TSpace
-
- push(Serializable) - Method in class org.jpos.transaction.TransactionManager
-
- put(String, Object) - Method in interface org.jpos.core.Configuration
-
- put(String, Object) - Method in class org.jpos.core.SimpleConfiguration
-
- put(String, Object) - Method in class org.jpos.core.SubConfiguration
-
- put(Object, Object) - Method in class org.jpos.q2.qbean.SpaceLet
-
- put(Object, Object, long) - Method in class org.jpos.q2.qbean.SpaceLet
-
- put(K, V, long) - Method in class org.jpos.space.JDBMSpace
-
- put(K, V) - Method in class org.jpos.space.JDBMSpace
-
- put(K, V, long) - Method in class org.jpos.space.JESpace
-
- put(K, V) - Method in class org.jpos.space.JESpace
-
- put(K, V) - Method in interface org.jpos.space.Space
-
Write a single entry at the head of the queue discarding the other entries
- put(K, V, long) - Method in interface org.jpos.space.Space
-
Write a single entry at the head of the queue discarding the other entries, with timeout.
- put(K, V) - Method in class org.jpos.space.SpaceInterceptor
-
- put(K, V, long) - Method in class org.jpos.space.SpaceInterceptor
-
- put(K, V) - Method in class org.jpos.space.TSpace
-
- put(K, V, long) - Method in class org.jpos.space.TSpace
-
- put(Object, Object) - Method in class org.jpos.transaction.Context
-
puts an Object in the transient Map
- put(Object, Object, boolean) - Method in class org.jpos.transaction.Context
-
puts an Object in the transient Map
- scan(boolean) - Method in class org.jpos.q2.QClassLoader
-
- scan() - Method in class org.jpos.util.DirPoll
-
- SCAN_INTERVAL - Static variable in class org.jpos.q2.Q2
-
- scheduledThreadPoolExecutor - Variable in class org.jpos.q2.QBeanSupport
-
- schemaResouceInputStream(String) - Method in class org.jpos.util.FSDMsg
-
- scheme - Variable in class org.jpos.security.SecureDESKey
-
- ScriptInfo() - Constructor for class org.jpos.bsh.BSHLogListener.ScriptInfo
-
- ScriptInfo(NameSpace) - Constructor for class org.jpos.bsh.BSHLogListener.ScriptInfo
-
- ScriptInfo(String, long) - Constructor for class org.jpos.bsh.BSHLogListener.ScriptInfo
-
- scripts - Variable in class org.jpos.bsh.BSHLogListener
-
- SecureDESKey - Class in org.jpos.security
-
The SecureDESKey class represents:
Single, double or triple length DES keys that are secured by a security module.
- SecureDESKey() - Constructor for class org.jpos.security.SecureDESKey
-
- SecureDESKey(short, String, byte, KeyScheme, byte[], byte[]) - Constructor for class org.jpos.security.SecureDESKey
-
Constructs an SecureDESKey
- SecureDESKey(short, String, byte[], byte[]) - Constructor for class org.jpos.security.SecureDESKey
-
Constructs an SecureDESKey
- SecureDESKey(short, String, String, String) - Constructor for class org.jpos.security.SecureDESKey
-
Constructs an SecureDESKey
- SecureDESKey(short, String, byte, KeyScheme, String, String) - Constructor for class org.jpos.security.SecureDESKey
-
Constructs an SecureDESKey
- SecureKey - Class in org.jpos.security
-
Represents a key that cannot be used except by your security module and for
performing the operations allowed by the security module for this type
of keys.
- SecureKey() - Constructor for class org.jpos.security.SecureKey
-
- SecureKeyStore - Interface in org.jpos.security
-
Represents a collection of Secure Keys and typically stores them in some
persistent storage.
- SecureKeyStore.SecureKeyStoreException - Exception in org.jpos.security
-
- SecureKeyStoreException() - Constructor for exception org.jpos.security.SecureKeyStore.SecureKeyStoreException
-
- SecureKeyStoreException(String) - Constructor for exception org.jpos.security.SecureKeyStore.SecureKeyStoreException
-
- SecureKeyStoreException(Exception) - Constructor for exception org.jpos.security.SecureKeyStore.SecureKeyStoreException
-
- SecureKeyStoreException(String, Exception) - Constructor for exception org.jpos.security.SecureKeyStore.SecureKeyStoreException
-
- securityCode - Variable in class org.jpos.core.CardHolder
-
Optional security code (CVC, CVV, Locale ID, wse)
- seemsManualEntry() - Method in class org.jpos.core.CardHolder
-
- select(long, Serializable) - Method in interface org.jpos.transaction.GroupSelector
-
- select(long, Serializable) - Method in class org.jpos.transaction.participant.BSHGroupSelector
-
- select(long, Serializable) - Method in class org.jpos.transaction.participant.HasEntry
-
- selectMethod - Variable in class org.jpos.transaction.participant.BSHGroupSelector
-
- send(ISOMsg) - Method in class org.jpos.iso.BaseChannel
-
sends an ISOMsg over the TCP/IP session
- send(byte[]) - Method in class org.jpos.iso.BaseChannel
-
sends a byte[] over the TCP/IP session
- send(ISOMsg) - Method in class org.jpos.iso.channel.ChannelPool
-
- send(byte[]) - Method in class org.jpos.iso.channel.ChannelPool
-
- send(ISOMsg) - Method in class org.jpos.iso.channel.FSDChannel
-
- send(ISOMsg) - Method in class org.jpos.iso.channel.LoopbackChannel
-
- send(byte[]) - Method in class org.jpos.iso.channel.LoopbackChannel
-
- send(ISOMsg) - Method in class org.jpos.iso.channel.PADChannel
-
- send(ISOMsg) - Method in interface org.jpos.iso.Channel
-
- send(ISOMsg) - Method in class org.jpos.iso.channel.VAPChannel
-
sends an ISOMsg over the TCP/IP session.
- send(ISOMsg) - Method in interface org.jpos.iso.ISOChannel
-
sends an ISOMsg over the TCP/IP session
- send(byte[]) - Method in interface org.jpos.iso.ISOChannel
-
sends a byte[] over the TCP/IP session
- send(ISOMsg) - Method in interface org.jpos.iso.ISOSource
-
sends (or hands back) an ISOMsg
- send(ISOMsg) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Queue a message to be transmitted by this adaptor
- send(ISOMsg, long) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
Queue a message to be transmitted by this adaptor
- send(ISOMsg) - Method in class org.jpos.q2.iso.MUXPool
-
- send(ISOMsg) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
Queue a message to be transmitted by this adaptor
- send(ISOMsg, long) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
Queue a message to be transmitted by this adaptor
- send(ISOMsg) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- send(ISOMsg, long) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- send(ISOMsg) - Method in class org.jpos.q2.iso.QMUX
-
sends (or hands back) an ISOMsg
- Sender() - Constructor for class org.jpos.q2.iso.ChannelAdaptor.Sender
-
- Sender() - Constructor for class org.jpos.q2.iso.MultiSessionChannelAdaptor.Sender
-
- sendKeepAlive() - Method in class org.jpos.iso.BaseChannel
-
Sends a high-level keep-alive message (zero length)
- sendMessage(byte[], int, int) - Method in class org.jpos.iso.BaseChannel
-
- sendMessage(byte[], int, int) - Method in class org.jpos.iso.channel.GZIPChannel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.BaseChannel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.BCDChannel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.CSChannel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.NACChannel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.NCCChannel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.TelnetXMLChannel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.VAPChannel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.X25Channel
-
- sendMessageHeader(ISOMsg, int) - Method in class org.jpos.iso.channel.XMLChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.BaseChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.AmexChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.ASCIIChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.BASE24TCPChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.BCDChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.CSChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.GZIPChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.HEXChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.NACChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.NCCChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.PostChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.RawChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.RBPChannel
-
- sendMessageLength(int) - Method in class org.jpos.iso.channel.VAPChannel
-
- sendMessageTrailer(ISOMsg, byte[]) - Method in class org.jpos.iso.BaseChannel
-
Send a Message trailer.
- sendMessageTrailler(ISOMsg, int) - Method in class org.jpos.iso.BaseChannel
-
- sendMessageTrailler(ISOMsg, byte[]) - Method in class org.jpos.iso.BaseChannel
-
- sendMessageTrailler(ISOMsg, int) - Method in class org.jpos.iso.channel.BASE24Channel
-
- sendMessageTrailler(ISOMsg, int) - Method in class org.jpos.iso.channel.BASE24TCPChannel
-
- Sequencer - Interface in org.jpos.core
-
- serialize(Object) - Static method in class org.jpos.space.MD5Template
-
- serialize(Object) - Static method in class org.jpos.util.Serializer
-
- Serializer - Class in org.jpos.util
-
- Serializer() - Constructor for class org.jpos.util.Serializer
-
- ServerChannel - Interface in org.jpos.iso
-
Tag this channel as a server one (from a Socket point of view)
Please note that ISOChannel implementations may choose to
implement ClientChannel as well as ServerChannel, being a
client does not mean it can not be a server too.
- serverIn - Variable in class org.jpos.iso.BaseChannel
-
- serverInLock - Variable in class org.jpos.iso.BaseChannel
-
- serverListeners - Variable in class org.jpos.iso.ISOServer
-
- serverOut - Variable in class org.jpos.iso.BaseChannel
-
- serverOutLock - Variable in class org.jpos.iso.BaseChannel
-
- serverSocket - Variable in class org.jpos.iso.BaseChannel
-
- Session(ServerChannel) - Constructor for class org.jpos.iso.ISOServer.Session
-
- set(String, int) - Method in interface org.jpos.core.Sequencer
-
- set(String, int) - Method in class org.jpos.core.VolatileSequencer
-
- set(String, int) - Method in interface org.jpos.core.VolatileSequencerMBean
-
- set(String, String) - Method in class org.jpos.iso.FSDISOMsg
-
- set(ISOComponent) - Method in class org.jpos.iso.ISOComponent
-
Set a field within this message
- set(ISOComponent) - Method in class org.jpos.iso.ISOMsg
-
Set a field within this message
- set(int, String) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOField associated with fldno within this ISOMsg
- set(String, String) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOField associated with fldno within this ISOMsg
- set(String, ISOComponent) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOField associated with fldno within this ISOMsg
- set(String, byte[]) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOField associated with fldno within this ISOMsg
- set(int, byte[]) - Method in class org.jpos.iso.ISOMsg
-
Creates an ISOBinaryField associated with fldno within this ISOMsg
- set(ISOComponent) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- set(int, String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- set(String, String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- set(String, ISOComponent) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- set(String, byte[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- set(int, byte[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- set(ISOComponent) - Method in class org.jpos.tlv.ISOTaggedField
-
- set(String, String) - Method in class org.jpos.util.FSDMsg
-
- setAcceptZeroLength(boolean) - Method in class org.jpos.util.DirPoll
-
- setAccountNumber(String) - Method in class org.jpos.security.EncryptedPIN
-
Sets the 12 right-most digits of the account number excluding the check digit
- setArchiveDateFormat(String) - Method in class org.jpos.util.DirPoll
-
- setArchiveDir(String) - Method in class org.jpos.util.DirPoll
-
- setAsciiEncoding(boolean) - Method in class org.jpos.iso.header.BaseHeader
-
- setAttr(Iterator, String, Object) - Method in class org.jpos.q2.QBeanSupport
-
- setAttribute(MBeanServer, ObjectName, String, Object) - Method in class org.jpos.q2.QFactory
-
- setAutoCommit(boolean) - Method in class org.jpos.space.JDBMSpace
-
Use with utmost care and at your own risk.
- setBadDir(String) - Method in class org.jpos.util.DirPoll
-
- setBaseKeyID(String) - Method in class org.jpos.security.KeySerialNumber
-
- setBatchNumber(int) - Method in class org.jpos.iso.header.BASE1Header
-
- setBreakOnError(boolean) - Method in class org.jpos.iso.ISOBaseValidator
-
- setBreakOnError(boolean) - Method in class org.jpos.iso.ISOFieldValidator
-
- setChannel(String) - Method in class org.jpos.q2.iso.QServer
-
- setChannel(String) - Method in interface org.jpos.q2.iso.QServerMBean
-
- setCharset(Charset) - Method in class org.jpos.util.FSDMsg
-
- setClientAuthNeeded(boolean) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- setClientAuthNeeded(boolean) - Method in class org.jpos.iso.SunJSSESocketFactory
-
- setCode(String) - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Setter for property code.
- setCompressedSuffix(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property compressedExt.
- setCompressionBufferSize(int) - Method in class org.jpos.util.DailyLogListener
-
Setter for property compressionBufferSize.
- setCompressionFormat(int) - Method in class org.jpos.util.DailyLogListener
-
Setter for property compressionFormat.
- setConfig(Element) - Method in class org.jpos.ui.UI
-
- setConfiguration(Configuration) - Method in class org.jpos.bsh.BSHFilter
-
- setConfiguration(Configuration) - Method in class org.jpos.bsh.BSHLogListener
-
- setConfiguration(Configuration) - Method in class org.jpos.bsh.BSHRequestListener
-
- setConfiguration(Configuration) - Method in interface org.jpos.core.Configurable
-
- setConfiguration(Node) - Method in interface org.jpos.core.NodeConfigurable
-
- setConfiguration(Configuration) - Method in class org.jpos.core.SubConfiguration
-
Sets the container configuration.
- setConfiguration(Element) - Method in interface org.jpos.core.XmlConfigurable
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.BaseChannel
-
Implements Configurable
Properties:
host - destination host (if ClientChannel)
port - port number (if ClientChannel)
local-iface - local interfase to use (if ClientChannel)
local-port - local port to bind (if ClientChannel)
(host not present indicates a ServerChannel)
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.ChannelPool
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.FSDChannel
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.LogChannel
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.NACChannel
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.NCCChannel
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.PADChannel
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.channel.VAPChannel
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.Connector
-
Destination can be a Channel or a MUX.
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.ChannelInfoFilter
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.DelayFilter
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.MacroFilter
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.MD5Filter
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.StatefulFilter
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.ThroughputControlFilter
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.filter.XSLTFilter
-
configure filter.
- setConfiguration(Configuration) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.ISOBaseValidator
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.ISOFieldValidator
-
Default config params are: min-len Minimun length,
max-len Max length, break-on-error break condition.
- setConfiguration(Configuration) - Method in class org.jpos.iso.ISOServer
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.IVA_NUM
-
Configure the validator.
- setConfiguration(Configuration) - Method in class org.jpos.iso.packager.GenericPackager
-
Packager Configuration.
- setConfiguration(Configuration) - Method in class org.jpos.iso.packager.PackagerWrapper
-
requires inner-packager
property
- setConfiguration(Configuration) - Method in class org.jpos.iso.SunJSSESocketFactory
-
- setConfiguration(Configuration) - Method in class org.jpos.iso.validator.TEST0100
-
- setConfiguration(Configuration) - Method in class org.jpos.q2.iso.ContextMaker
-
- setConfiguration(Configuration) - Method in class org.jpos.q2.iso.QMUXProxy
-
- setConfiguration(Configuration) - Method in class org.jpos.q2.qbean.QSingleInstancePortBasedManager
-
- setConfiguration(Element) - Method in class org.jpos.q2.qbean.QXmlConfig
-
- setConfiguration(Configuration) - Method in class org.jpos.q2.qbean.SystemMonitor
-
- setConfiguration(Configuration) - Method in class org.jpos.q2.QBeanSupport
-
- setConfiguration(Object, Element) - Method in class org.jpos.q2.QFactory
-
- setConfiguration(Configuration) - Method in class org.jpos.security.BaseSMAdapter
-
- setConfiguration(Configuration) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
Configures a JCESecurityModule
- setConfiguration(Configuration) - Method in class org.jpos.security.SimpleKeyFile
-
- setConfiguration(Configuration) - Method in class org.jpos.space.SpaceProxy
-
- setConfiguration(Configuration) - Method in class org.jpos.tlv.packager.bertlv.BERTLVPackager
-
- setConfiguration(Configuration) - Method in class org.jpos.tlv.packager.PackagerErrorLogger
-
- setConfiguration(Element) - Method in class org.jpos.transaction.participant.BSHGroupSelector
-
- setConfiguration(Element) - Method in class org.jpos.transaction.participant.BSHTransactionParticipant
-
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.CheckPoint
-
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.Delay
-
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.Forward
-
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.HasEntry
-
- setConfiguration(Element) - Method in class org.jpos.transaction.participant.Join
-
- setConfiguration(Configuration) - Method in class org.jpos.transaction.participant.Trace
-
- setConfiguration(Configuration) - Method in class org.jpos.transaction.TransactionManager
-
- setConfiguration(Configuration) - Method in class org.jpos.util.BufferedLogListener
-
- setConfiguration(Configuration) - Method in class org.jpos.util.DailyLogListener
-
- setConfiguration(Configuration) - Method in class org.jpos.util.DirPoll
-
DirPool receives Configuration requests
and pass along them to the underlying processor.
- setConfiguration(Configuration) - Method in class org.jpos.util.FilterLogListener
-
- setConfiguration(Configuration) - Method in class org.jpos.util.FSDProtectedLogListener
-
Configure this FSDProtectedLogListener
Properties:
[protect] blank separated list of fields to be protected
[wipe] blank separated list of fields to be wiped
[truncate] blank separated list of fields:length to be truncated
- setConfiguration(Configuration) - Method in class org.jpos.util.ProtectedLogListener
-
Configure this ProtectedLogListener
Properties:
[protect] blank separated list of fields to be protected
[wipe] blank separated list of fields to be wiped
- setConfiguration(Configuration) - Method in class org.jpos.util.RotateLogListener
-
Configure this RotateLogListener
Properties:
file base log filename
[window] in seconds (default 0 - never rotate)
[count] number of copies (default 0 == single copy)
[maxsize] max log size in bytes (aprox)
- setConfiguration(Configuration) - Method in class org.jpos.util.SysLogListener
-
- setConfiguration(Configuration) - Method in class org.jpos.util.ThreadPool
-
- setConnected(boolean) - Method in class org.jpos.iso.gui.ISOMeter
-
- setConsoleReader(ConsoleReader) - Method in class org.jpos.q2.CLIContext
-
- setDateFmt(DateFormat) - Method in class org.jpos.util.DailyLogListener
-
Setter for property dateFmt.
- setDebug(boolean) - Method in class org.jpos.transaction.TransactionManager
-
- setDebug(boolean) - Method in interface org.jpos.transaction.TransactionManagerMBean
-
- setDeployed(long) - Method in class org.jpos.q2.Q2.QEntry
-
- setDescription(String) - Method in class org.jpos.iso.ISOFieldPackager
-
- setDescription(String) - Method in class org.jpos.iso.ISOFieldValidator
-
- setDestination(String) - Method in class org.jpos.iso.header.BASE1Header
-
- setDestination(String) - Method in class org.jpos.iso.header.BaseHeader
-
- setDestination(String) - Method in interface org.jpos.iso.ISOHeader
-
Set the Destination address in this ISOHeader.
- setDetailRequired(boolean) - Method in class org.jpos.q2.qbean.SystemMonitor
-
- setDetailRequired(boolean) - Method in interface org.jpos.q2.qbean.SystemMonitorMBean
-
- setDeviceID(String) - Method in class org.jpos.security.KeySerialNumber
-
- setDirection(int) - Method in class org.jpos.iso.ISOMsg
-
Sets the direction information related to this message
- setDirection(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- setDstId(String) - Method in class org.jpos.iso.channel.VAPChannel
-
- setDurationInNanos(long) - Method in class org.jpos.util.Profiler.Entry
-
- setEnabledCipherSuites(String[]) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- setEnabledCipherSuites(String[]) - Method in class org.jpos.iso.SunJSSESocketFactory
-
- setEntries(Map) - Method in class org.jpos.space.TSpace
-
unstandard method (required for space replication) - use with care
- setErrComponent(ISOComponent) - Method in exception org.jpos.iso.validator.ISOVException
-
- setEventName(String) - Method in class org.jpos.util.Profiler.Entry
-
- setExecSrvType(String) - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- setEXP(String) - Method in class org.jpos.core.CardHolder
-
Set Expiration Date
- setFieldId(int) - Method in class org.jpos.iso.ISOFieldValidator
-
- setFieldNumber(int) - Method in class org.jpos.iso.ISOAmount
-
- setFieldNumber(int) - Method in class org.jpos.iso.ISOBinaryField
-
changes this Component field number
Use with care, this method does not change
any reference held by a Composite.
- setFieldNumber(int) - Method in class org.jpos.iso.ISOBitMap
-
changes this Component field number
Use with care, this method does not change
any reference held by a Composite.
- setFieldNumber(int) - Method in class org.jpos.iso.ISOComponent
-
changes this Component field number
Use with care, this method does not change
any reference held by a Composite.
- setFieldNumber(int) - Method in class org.jpos.iso.ISOField
-
changes this Component field number
Use with care, this method does not change
any reference held by a Composite.
- setFieldNumber(int) - Method in class org.jpos.iso.ISOMsg
-
changes this Component field number
Use with care, this method does not change
any reference held by a Composite.
- setFieldNumber(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- setFieldNumber(int) - Method in class org.jpos.tlv.ISOTaggedField
-
- setFieldPackager(ISOFieldPackager[]) - Method in class org.jpos.iso.ISOBasePackager
-
- setFieldPackager(int, ISOFieldPackager) - Method in class org.jpos.iso.ISOBasePackager
-
- setFieldPackager(ISOFieldPackager[]) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
- setFieldPackager(ISOFieldPackager[]) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
- setFields(int[]) - Method in class org.jpos.iso.filter.MD5Filter
-
- setFieldValidator(ISOFieldValidator[]) - Method in class org.jpos.iso.packager.GenericValidatingPackager
-
- setFieldValidator(ISOValidator[]) - Method in class org.jpos.iso.packager.ISOBaseValidatingPackager
-
- setFlags(int) - Method in class org.jpos.iso.header.BASE1Header
-
- setFormat(int) - Method in class org.jpos.iso.header.BASE1Header
-
- setFuture(ScheduledFuture) - Method in class org.jpos.q2.iso.QMUX.AsyncRequest
-
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.GenericPackager
-
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.GenericTaggedFieldsPackager
-
- setGenericPackagerParams(Attributes) - Method in class org.jpos.iso.packager.GenericValidatingPackager
-
- setGenericPackagerParams(Attributes) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
- setHeader(byte[]) - Method in class org.jpos.iso.BaseChannel
-
- setHeader(String) - Method in class org.jpos.iso.BaseChannel
-
- setHeader(String) - Method in class org.jpos.iso.channel.BCDChannel
-
New QSP compatible signature (see QSP's ConfigChannel)
- setHeader(String) - Method in class org.jpos.iso.channel.NACChannel
-
New QSP compatible signature (see QSP's ConfigChannel)
- setHeader(String) - Method in class org.jpos.iso.channel.NCCChannel
-
New QSP compatible signature (see QSP's ConfigChannel)
- setHeader(String) - Method in class org.jpos.iso.channel.PADChannel
-
- setHeader(String) - Method in class org.jpos.iso.channel.PostChannel
-
* @param header Hex representation of header
- setHeader(String) - Method in class org.jpos.iso.channel.RawChannel
-
New QSP compatible signature (see QSP's ConfigChannel)
- setHeader(byte[]) - Method in class org.jpos.iso.channel.X25Channel
-
- setHeader(String) - Method in class org.jpos.iso.channel.X25Channel
-
- setHeader(byte[]) - Method in class org.jpos.iso.ISOMsg
-
Sets an optional message header image
- setHeader(ISOHeader) - Method in class org.jpos.iso.ISOMsg
-
- setHeader(byte[]) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- setHeader(ISOHeader) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- setHeader(byte[]) - Method in class org.jpos.util.FSDMsg
-
- setHeaderLength(int) - Method in class org.jpos.iso.ISOBasePackager
-
- setHFormat(int) - Method in class org.jpos.iso.header.BASE1Header
-
- setHost(String, int) - Method in class org.jpos.iso.BaseChannel
-
initialize an ISOChannel
- setHost(String) - Method in class org.jpos.iso.BaseChannel
-
- setHost(String) - Method in interface org.jpos.iso.BaseChannelMBean
-
- setHost(String, int) - Method in interface org.jpos.iso.ClientChannel
-
initialize an ISOChannel
- setHost(String) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- setHost(String) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- setHost(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- setHost(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- setHost(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- setHost(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- setId(String) - Method in class org.jpos.iso.ISOVError
-
- setIgnoredField(int, int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed setter for property ignoredFields.
- setIgnoredFields(int[]) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property ignoredFields.
- setImpl(String) - Method in class org.jpos.q2.security.KeyStoreAdaptor
-
- setImpl(String) - Method in interface org.jpos.q2.security.KeyStoreAdaptorMBean
-
- setImpl(String) - Method in class org.jpos.q2.security.SMAdaptor
-
- setImpl(String) - Method in interface org.jpos.q2.security.SMAdaptorMBean
-
- setIncomingFilters(Collection) - Method in class org.jpos.iso.BaseChannel
-
- setIncomingFilters(Collection) - Method in class org.jpos.iso.FilteredBase
-
- setIncomingFilters(Collection) - Method in interface org.jpos.iso.FilteredChannel
-
- setInitialCorePoolSize(int) - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- setInQueue(String) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- setInQueue(String) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- setInQueue(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- setInQueue(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- setInQueue(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- setInQueue(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- setInQueue(String) - Method in class org.jpos.q2.iso.QMUX
-
- setInQueue(String) - Method in interface org.jpos.q2.iso.QMUXMBean
-
- setInstance(ObjectInstance) - Method in class org.jpos.q2.Q2.QEntry
-
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Sets the Interpreter.
- setInterpreter(BinaryInterpreter) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Sets the Interpreter.
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Sets the Interpreter.
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Sets the Interpreter.
- setInterpreter(BinaryInterpreter) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Sets the Interpreter.
- setInterpreter(Interpreter) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Sets the Interpreter.
- setKey(int, int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed setter for property key.
- setKey(int[]) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property key.
- setKey(String, SecureKey) - Method in interface org.jpos.security.SecureKeyStore
-
Assigns the given key to the given alias.
- setKey(String, SecureKey) - Method in class org.jpos.security.SimpleKeyFile
-
- setKeyBytes(byte[]) - Method in class org.jpos.security.SecureKey
-
Sets the secure key bytes
- setKeyCheckValue(byte[]) - Method in class org.jpos.security.SecureDESKey
-
The Key Check Value is typically a 24-bits (3 bytes) formed by encrypting a
block of zeros under the secure key when the secure key is clear
(not in this class, but inside the security module).
- setKeyLength(short) - Method in class org.jpos.security.SecureKey
-
Sets the length of the key (in bits) (when it was still clear).
- setKeyName(String) - Method in class org.jpos.security.SecureKey
-
optional key name
- setKeyPassword(String) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- setKeyPassword(String) - Method in class org.jpos.iso.SunJSSESocketFactory
-
- setKeyPrefix(String) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property keyPrefix.
- setKeyStore(String) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- setKeyStore(String) - Method in class org.jpos.iso.SunJSSESocketFactory
-
- setKeyType(String) - Method in class org.jpos.security.SecureKey
-
Key Type is useful for stating what this key can be used for.
- setLastCheck(long) - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Setter for property lastCheck.
- setLastDate(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property lastDate.
- setLastModified(long) - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Setter for property lastModified.
- setLen(int) - Method in class org.jpos.iso.header.BASE1Header
-
- setLength(int) - Method in class org.jpos.iso.IFA_FLLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFA_FLLNUM
-
- setLength(int) - Method in class org.jpos.iso.IFA_LBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFA_LCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLLLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLLLLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLLNUM
-
- setLength(int) - Method in class org.jpos.iso.IFA_LLNUM
-
- setLength(int) - Method in class org.jpos.iso.IFB_FLLLNUM
-
- setLength(int) - Method in class org.jpos.iso.IFB_FLLNUM
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLHBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLHCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLHECHAR
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLHEX
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLHNUM
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHECHAR
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLLHNUM
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLLLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLLNUM
-
- setLength(int) - Method in class org.jpos.iso.IFB_LLNUM
-
- setLength(int) - Method in class org.jpos.iso.IFE_LLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFE_LLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFE_LLLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFE_LLLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFE_LLLEBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFE_LLLLBINARY
-
- setLength(int) - Method in class org.jpos.iso.IFE_LLLLCHAR
-
- setLength(int) - Method in class org.jpos.iso.IFE_LLNUM
-
- setLength(int) - Method in class org.jpos.iso.IFEA_LLCHAR
-
- setLength(int) - Method in class org.jpos.iso.ISOFieldPackager
-
- setLength(int) - Method in class org.jpos.tlv.packager.IFB_LHBINARY
-
- setLocalAddress(String, int) - Method in class org.jpos.iso.BaseChannel
-
initialize an ISOChannel
- setLog(Log) - Method in class org.jpos.ui.UI
-
- setLogger(Logger, String) - Method in class org.jpos.iso.BaseChannel
-
- setLogger(Logger, String) - Method in class org.jpos.iso.channel.ChannelPool
-
- setLogger(Logger, String) - Method in class org.jpos.iso.channel.LoopbackChannel
-
- setLogger(Logger, String) - Method in class org.jpos.iso.Connector
-
- setLogger(Logger, String) - Method in class org.jpos.iso.ISOBasePackager
-
- setLogger(Logger, String) - Method in class org.jpos.iso.ISOBaseValidator
-
- setLogger(Logger, String) - Method in class org.jpos.iso.ISOServer.Session
-
- setLogger(Logger, String) - Method in class org.jpos.iso.ISOServer
-
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.EuroPackager
-
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.GenericPackager
-
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.LogPackager
-
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.PackagerWrapper
-
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.PostPackager
-
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.XML2003Packager
-
- setLogger(Logger, String) - Method in class org.jpos.iso.packager.XMLPackager
-
- setLogger(Logger, String) - Method in class org.jpos.iso.validator.VErrorParser
-
- setLogger(String) - Method in class org.jpos.q2.QBeanSupport
-
- setLogger(String) - Method in interface org.jpos.q2.QBeanSupportMBean
-
- setLogger(Object, Element) - Method in class org.jpos.q2.QFactory
-
- setLogger(Logger, String) - Method in class org.jpos.security.BaseSMAdapter
-
- setLogger(Logger, String) - Method in class org.jpos.security.SimpleKeyFile
-
- setLogger(Logger, String) - Method in class org.jpos.tlv.packager.PackagerErrorLogger
-
- setLogger(Logger, String) - Method in class org.jpos.util.Log
-
- setLogger(Logger) - Method in class org.jpos.util.Log
-
- setLogger(Logger, String) - Method in interface org.jpos.util.LogSource
-
- setLogger(Logger, String) - Method in class org.jpos.util.SimpleLogSource
-
- setLogger(Logger, String) - Method in class org.jpos.util.SystemMonitor
-
- setLogger(Logger, String) - Method in class org.jpos.util.ThreadPool
-
- setLogName(String) - Method in class org.jpos.util.WatchDog
-
- setLookAndFeel(Element) - Method in class org.jpos.ui.UI
-
- setMap(Map) - Method in class org.jpos.util.FSDMsg
-
- setMatchDirection(int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property matchDirection.
- setMaxLength(int) - Method in class org.jpos.emv.EMVTagType.ByteLength
-
- setMaxLength(int) - Method in class org.jpos.emv.EMVTagType.DataLength
-
- setMaxLength(int) - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
-
- setMaxLength(int) - Method in class org.jpos.iso.ISOFieldValidator
-
- setMaxPacketLength(int) - Method in class org.jpos.iso.BaseChannel
-
- setMaxSessions(int) - Method in class org.jpos.q2.iso.QServer
-
- setMaxSessions(int) - Method in interface org.jpos.q2.iso.QServerMBean
-
- setMCL(String) - Method in class org.jpos.security.CryptographicServiceMessage
-
- setMinLength(int) - Method in class org.jpos.emv.EMVTagType.ByteLength
-
- setMinLength(int) - Method in class org.jpos.emv.EMVTagType.DataLength
-
- setMinLength(int) - Method in class org.jpos.emv.EMVTagType.ProprietaryDataLength
-
- setMinLength(int) - Method in class org.jpos.iso.ISOFieldValidator
-
- setMinSessions(int) - Method in class org.jpos.q2.iso.QServer
-
- setMinSessions(int) - Method in interface org.jpos.q2.iso.QServerMBean
-
- setModified(boolean) - Method in class org.jpos.q2.QBeanSupport
-
- setMsgValidator(ISOBaseValidator[]) - Method in class org.jpos.iso.packager.GenericValidatingPackager
-
- setMsgValidator(ISOBaseValidator[]) - Method in class org.jpos.iso.packager.ISOBaseValidatingPackager
-
- setMTI(String) - Method in class org.jpos.iso.ISOMsg
-
- setMTI(String) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- setName(String) - Method in class org.jpos.iso.BaseChannel
-
associates this ISOChannel with a name using NameRegistrar
- setName(String) - Method in class org.jpos.iso.channel.ChannelPool
-
- setName(String) - Method in class org.jpos.iso.channel.LoopbackChannel
-
- setName(String) - Method in interface org.jpos.iso.ISOChannel
-
associates this ISOChannel with a name on NameRegistrar
- setName(String) - Method in class org.jpos.iso.ISOServer
-
associates this ISOServer with a name using NameRegistrar
- setName(String) - Method in class org.jpos.q2.QBeanSupport
-
- setName(String) - Method in interface org.jpos.q2.QBeanSupportMBean
-
- setName(String) - Method in class org.jpos.security.BaseSMAdapter
-
associates this SMAdapter with a name using NameRegistrar
- setName(String) - Method in class org.jpos.util.Logger
-
associates this Logger with a name using NameRegistrar
- setNameSpace(NameSpace) - Method in class org.jpos.bsh.BSHLogListener.ScriptInfo
-
Setter for property nameSpace.
- setNegativeCounter(String) - Method in class org.jpos.iso.gui.ISOMeter
-
- setObject(Object) - Method in class org.jpos.q2.Q2.QEntry
-
- setObjectFactory(UIObjectFactory) - Method in class org.jpos.ui.UI
-
Assigns an object factory use to create new object instances.
- setOffset(int) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- setOffset(int) - Method in interface org.jpos.tlv.OffsetIndexedComposite
-
- setOutgoingFilters(Collection) - Method in class org.jpos.iso.BaseChannel
-
- setOutgoingFilters(Collection) - Method in class org.jpos.iso.FilteredBase
-
- setOutgoingFilters(Collection) - Method in interface org.jpos.iso.FilteredChannel
-
- setOutputStream(PrintStream) - Method in class org.jpos.q2.CLIContext
-
- setOutQueue(String) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- setOutQueue(String) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- setOutQueue(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- setOutQueue(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- setOutQueue(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- setOutQueue(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- setOutQueue(String) - Method in class org.jpos.q2.iso.QMUX
-
- setOutQueue(String) - Method in interface org.jpos.q2.iso.QMUXMBean
-
- setOverrideHeader(boolean) - Method in class org.jpos.iso.BaseChannel
-
- setOverwriteOriginalFields(boolean) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property overwriteOriginalFields.
- setPackager(ISOPackager) - Method in class org.jpos.iso.BaseChannel
-
set Packager for channel
- setPackager(ISOPackager) - Method in class org.jpos.iso.channel.ChannelPool
-
- setPackager(ISOPackager) - Method in class org.jpos.iso.channel.LoopbackChannel
-
setPackager is optional on LoopbackChannel, it is
used for debugging/formating purposes only
- setPackager(ISOPackager) - Method in interface org.jpos.iso.ISOChannel
-
Associate a packager with this channel
- setPackager(ISOPackager) - Method in class org.jpos.iso.ISOMsg
-
- setPackager(ISOPackager) - Method in class org.jpos.iso.packager.PackagerWrapper
-
- setPackager(String) - Method in class org.jpos.q2.iso.QServer
-
- setPackager(String) - Method in interface org.jpos.q2.iso.QServerMBean
-
- setPackager(ISOPackager) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- setPackingLenient(boolean) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- setPad(boolean) - Method in class org.jpos.iso.IFA_LLBNUM
-
- setPad(boolean) - Method in class org.jpos.iso.IFB_AMOUNT
-
- setPad(boolean) - Method in class org.jpos.iso.IFB_FLLLNUM
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_FLLNUM
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_FNUMERIC
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_LLHNUM
-
- setPad(boolean) - Method in class org.jpos.iso.IFB_LLLHNUM
-
- setPad(boolean) - Method in class org.jpos.iso.IFB_LLLNUM
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_LLNUM
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.IFB_NUMERIC
-
Must override ISOFieldPackager method to set the Interpreter correctly
- setPad(boolean) - Method in class org.jpos.iso.ISOFieldPackager
-
- setPadder(Padder) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Sets the Padder.
- setPadder(Padder) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Sets the Padder.
- setPAN(String) - Method in class org.jpos.core.CardHolder
-
Sets Primary Account Number
- setParentFieldNumber(int) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- setPassword(String) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- setPassword(String) - Method in class org.jpos.iso.SunJSSESocketFactory
-
- setPath(String) - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- setPath(String) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- setPath(String) - Method in class org.jpos.util.DirPoll
-
- setPausedTransaction(PausedTransaction) - Method in class org.jpos.transaction.Context
-
- setPausedTransaction(PausedTransaction) - Method in interface org.jpos.transaction.Pausable
-
- setPersist(Element) - Method in class org.jpos.q2.QBeanSupport
-
- setPersist(Element) - Method in interface org.jpos.q2.QBeanSupportMBean
-
- setPINBlock(byte[]) - Method in class org.jpos.security.EncryptedPIN
-
- setPINBlockFormat(byte) - Method in class org.jpos.security.EncryptedPIN
-
- setPollInterval(long) - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- setPollInterval(long) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- setPollInterval(long) - Method in class org.jpos.util.DirPoll
-
- setPoolSize(int) - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- setPoolSize(int) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- setPort(int) - Method in class org.jpos.iso.BaseChannel
-
- setPort(int) - Method in interface org.jpos.iso.BaseChannelMBean
-
- setPort(int) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- setPort(int) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- setPort(int) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- setPort(int) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- setPort(int) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- setPort(int) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- setPort(int) - Method in class org.jpos.q2.iso.QServer
-
- setPort(int) - Method in interface org.jpos.q2.iso.QServerMBean
-
- setPositiveCounter(String) - Method in class org.jpos.iso.gui.ISOMeter
-
- setPrefix(String) - Method in class org.jpos.core.SubConfiguration
-
Sets the prefix that identifies the parameters of the child object
inside the parent configuration.
- setPrefix(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property prefix.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOAmountFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOBinaryFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOFilledStringFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOStringFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOTagBinaryFieldPackager
-
Sets the length prefixer.
- setPrefixer(Prefixer) - Method in class org.jpos.iso.ISOTagStringFieldPackager
-
Sets the length prefixer.
- setPrintStream(PrintStream) - Method in class org.jpos.util.FilterLogListener
-
- setPrintStream(PrintStream) - Method in class org.jpos.util.SimpleLogListener
-
- setPriorities(String) - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- setPriorities(String) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- setPriorities(String) - Method in class org.jpos.util.DirPoll
-
- setPriority(String) - Method in class org.jpos.util.FilterLogListener
-
- setProcessor(String) - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- setProcessor(String) - Method in interface org.jpos.q2.iso.DirPollAdaptorMBean
-
- setProcessor(Object) - Method in class org.jpos.util.DirPoll
-
- setProperty(Iterator, String, String) - Method in class org.jpos.q2.QBeanSupport
-
- setProperty(String, String, String) - Method in class org.jpos.security.SimpleKeyFile
-
- setProtectFields(int[]) - Method in class org.jpos.iso.gui.ISOChannelPanel
-
- setQ2(Q2) - Method in class org.jpos.q2.CLIContext
-
- setQmuxName(String) - Method in class org.jpos.q2.iso.QMUXProxyAdaptor
-
- setQmuxName(String) - Method in interface org.jpos.q2.iso.QMUXProxyAdaptorMBean
-
- setQueue(LinkedList) - Method in class org.jpos.util.BlockingQueue
-
- setRealm(String) - Method in class org.jpos.q2.QBeanSupport
-
- setRealm(String) - Method in interface org.jpos.q2.QBeanSupportMBean
-
- setRealm(String) - Method in class org.jpos.util.Log
-
- setRealm(String) - Method in class org.jpos.util.SimpleLogSource
-
- setRealm(String) - Method in class org.jpos.util.WatchDog
-
- setReconnectDelay(long) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- setReconnectDelay(long) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- setRefresh(int) - Method in class org.jpos.iso.gui.ISOMeter
-
- setRegexPriorityMatching(boolean) - Method in class org.jpos.util.DirPoll
-
- setRequestDir(String) - Method in class org.jpos.util.DirPoll
-
- setResponseDir(String) - Method in class org.jpos.util.DirPoll
-
- setResponseMTI() - Method in class org.jpos.iso.FSDISOMsg
-
- setResponseMTI() - Method in class org.jpos.iso.ISOMsg
-
sets an appropiate response MTI.
- setResponseSuffix(String) - Method in class org.jpos.util.DirPoll
-
- setResumed(boolean) - Method in class org.jpos.transaction.PausedTransaction
-
- setRetransmissionMTI() - Method in class org.jpos.iso.ISOMsg
-
sets an appropiate retransmission MTI
- setRetry(boolean) - Method in exception org.jpos.util.DirPoll.DirPollException
-
- setRotateCount(int) - Method in class org.jpos.util.DailyLogListener
-
Setter for property rotateCount.
- setRtCtl(int) - Method in class org.jpos.iso.header.BASE1Header
-
- setRunDir(String) - Method in class org.jpos.util.DirPoll
-
- setSavedField(int, int) - Method in class org.jpos.iso.filter.StatefulFilter
-
Indexed setter for property savedFields.
- setSavedFields(int[]) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property savedFields.
- setScheme(KeyScheme) - Method in class org.jpos.security.SecureDESKey
-
Key Type Scheme is useful for stating whitch scheme variant of key type should be used.
- setScroll(boolean) - Method in class org.jpos.iso.gui.ISOMeter
-
- setSecurityCode(String) - Method in class org.jpos.core.CardHolder
-
assigns securityCode to this CardHolder object
- setSeparator(String, char) - Method in class org.jpos.util.FSDMsg
-
- setServer(Q2) - Method in class org.jpos.q2.QBeanSupport
-
- setServer(Q2) - Method in interface org.jpos.q2.QBeanSupportMBean
-
- setServerAuthNeeded(boolean) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- setServerAuthNeeded(boolean) - Method in class org.jpos.iso.SunJSSESocketFactory
-
- setServerName(String) - Method in class org.jpos.iso.GenericSSLSocketFactory
-
- setServerName(String) - Method in class org.jpos.iso.SunJSSESocketFactory
-
- setServerSocket(ServerSocket) - Method in class org.jpos.iso.BaseChannel
-
Associates this ISOChannel with a server socket
- setSessions(int) - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
-
- setSessions(int) - Method in interface org.jpos.q2.iso.MultiSessionChannelAdaptorMBean
-
- setShouldArchive(boolean) - Method in class org.jpos.util.DirPoll
-
- setShouldCompressArchive(boolean) - Method in class org.jpos.util.DirPoll
-
- setShouldTimestampArchive(boolean) - Method in class org.jpos.util.DirPoll
-
- setShutdownScript(String) - Method in class org.jpos.q2.qbean.QExec
-
- setShutdownScript(String) - Method in interface org.jpos.q2.qbean.QExecMBean
-
- setSimulatedNanoTime(long) - Method in class org.jpos.util.TPS
-
- setSleepTime(long) - Method in class org.jpos.q2.qbean.SystemMonitor
-
- setSleepTime(long) - Method in interface org.jpos.q2.qbean.SystemMonitorMBean
-
- setSleepTime(int) - Method in class org.jpos.util.SystemMonitor
-
- setSocketFactory(ISOClientSocketFactory) - Method in class org.jpos.iso.BaseChannel
-
Sets the specified Socket Factory to create sockets
- setSocketFactory(ISOClientSocketFactory) - Method in interface org.jpos.iso.FactoryChannel
-
- setSocketFactory(ISOServerSocketFactory) - Method in class org.jpos.iso.ISOServer
-
Sets the specified Socket Factory to create sockets
- setSocketFactory(String) - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- setSocketFactory(String) - Method in interface org.jpos.q2.iso.ChannelAdaptorMBean
-
- setSocketFactory(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- setSocketFactory(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMBean
-
- setSocketFactory(String) - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- setSocketFactory(String) - Method in interface org.jpos.q2.iso.OneShotChannelAdaptorMK2MBean
-
- setSocketFactory(String) - Method in class org.jpos.q2.iso.QServer
-
- setSocketFactory(String) - Method in interface org.jpos.q2.iso.QServerMBean
-
- setSoLinger(boolean, int) - Method in class org.jpos.iso.BaseChannel
-
Socket SO_LINGER option to use when closing the socket.
- setSource(String) - Method in class org.jpos.iso.header.BASE1Header
-
- setSource(String) - Method in class org.jpos.iso.header.BaseHeader
-
- setSource(String) - Method in interface org.jpos.iso.ISOHeader
-
Set the Source address in this ISOHeader.
- setSource(ISOSource) - Method in class org.jpos.iso.ISOMsg
-
Let this ISOMsg object hold a weak reference to an ISOSource
(usually used to carry a reference to the incoming ISOChannel)
- setSource(LogSource) - Method in class org.jpos.util.LogEvent
-
- setSpace(Space) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property space.
- setSpace(String) - Method in class org.jpos.iso.filter.StatefulFilter
-
- setSpaceName(String) - Method in class org.jpos.q2.qbean.SpaceAdaptor
-
- setSpaceName(String) - Method in interface org.jpos.q2.qbean.SpaceAdaptorMBean
-
- setSpaceName(String) - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
-
- setSpaceName(String) - Method in interface org.jpos.q2.qbean.SpaceProxyAdaptorMBean
-
- setSrcId(String) - Method in class org.jpos.iso.channel.VAPChannel
-
- setStartScript(String) - Method in class org.jpos.q2.qbean.QExec
-
- setStartScript(String) - Method in interface org.jpos.q2.qbean.QExecMBean
-
- setState(int) - Method in class org.jpos.q2.QBeanSupport
-
- setState(long, Integer) - Method in class org.jpos.transaction.TransactionManager
-
- setStatus(int) - Method in class org.jpos.iso.header.BASE1Header
-
- setStopped(boolean) - Method in class org.jpos.q2.CLIContext
-
- setSuffix(String) - Method in class org.jpos.util.DailyLogListener
-
Setter for property suffix.
- setTag(String) - Method in class org.jpos.tlv.ISOTaggedField
-
- setTag(int) - Method in class org.jpos.tlv.TLVMsg
-
- setTagFormatMapper(BERTLVFormatMapper) - Static method in class org.jpos.tlv.packager.bertlv.DefaultICCBERTLVPackager
-
Use this method to globally set the BERTLVFormatMapper
- setTagMapper(TagMapper) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- setTerminationTimer(int) - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- setThreadPool(ThreadPool) - Method in class org.jpos.util.DirPoll
-
- setTimeout(int) - Method in class org.jpos.iso.BaseChannel
-
sets socket timeout (as suggested by
Leonard Thomas )
- setTimeout(long) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property timeout.
- setTimeout(long) - Method in class org.jpos.transaction.Context
-
- setTimeout(long) - Method in interface org.jpos.transaction.Pausable
-
- setTmpDir(String) - Method in class org.jpos.util.DirPoll
-
- setToken(String) - Method in class org.jpos.iso.IF_TBASE
-
- setToken(String) - Method in interface org.jpos.iso.TaggedFieldPackager
-
- setToken(String) - Method in class org.jpos.tlv.packager.IF_FSTBINARY
-
- setToken(String) - Method in class org.jpos.tlv.packager.IF_FSTCHAR
-
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLBINARY
-
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLCHAR
-
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLLBINARY
-
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLLCHAR
-
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLLNUM
-
- setToken(String) - Method in class org.jpos.tlv.packager.IFTA_LLNUM
-
- setToken(String) - Method in class org.jpos.tlv.packager.IFTB_LLBINARY
-
- setToken(String) - Method in class org.jpos.tlv.packager.TaggedSequencePackager
-
Specify a placeholder token so that we can determine the tag length.
- setTotalDurationInNanos(long) - Method in class org.jpos.util.Profiler.Entry
-
- setTrace(boolean) - Method in class org.jpos.transaction.Context
-
- setTrack1(String) - Method in class org.jpos.core.CardHolder
-
- setTrailer(String) - Method in class org.jpos.core.CardHolder
-
- setTrailer(byte[]) - Method in class org.jpos.iso.ISOMsg
-
Sets optional trailer data.
- setTrailler(String) - Method in class org.jpos.core.CardHolder
-
- setTransactionCounter(String) - Method in class org.jpos.security.KeySerialNumber
-
- setTransactionManager(TransactionManager) - Method in class org.jpos.transaction.participant.Join
-
- setTreated(boolean) - Method in exception org.jpos.iso.validator.ISOVException
-
- setUI(UI, Element) - Method in class org.jpos.bsh.BSHAction
-
- setUI(UI, Element) - Method in class org.jpos.ui.action.Dispose
-
- setUI(UI, Element) - Method in class org.jpos.ui.action.Exit
-
- setUI(UI, Element) - Method in class org.jpos.ui.action.Redirect
-
- setUI(UI, Element) - Method in interface org.jpos.ui.UIAware
-
- setUnhandledQueue(String) - Method in class org.jpos.q2.iso.QMUX
-
- setUnhandledQueue(String) - Method in interface org.jpos.q2.iso.QMUXMBean
-
- setUnpackingLenient(boolean) - Method in class org.jpos.iso.TaggedFieldPackagerBase
-
- setUsable(boolean) - Method in class org.jpos.iso.BaseChannel
-
- setUsable(boolean) - Method in class org.jpos.iso.channel.ChannelPool
-
- setUsable(boolean) - Method in class org.jpos.iso.channel.LoopbackChannel
-
- setUsable(boolean) - Method in interface org.jpos.iso.ISOChannel
-
- setValue(int) - Method in class org.jpos.iso.gui.ISOMeter
-
- setValue(int, String) - Method in class org.jpos.iso.gui.ISOMeter
-
- setValue(Object) - Method in class org.jpos.iso.ISOAmount
-
- setValue(Object) - Method in class org.jpos.iso.ISOBinaryField
-
- setValue(Object) - Method in class org.jpos.iso.ISOBitMap
-
- setValue(Object) - Method in class org.jpos.iso.ISOComponent
-
- setValue(Object) - Method in class org.jpos.iso.ISOField
-
- setValue(Object) - Method in class org.jpos.iso.ISOMsg
-
Don't call setValue on an ISOMsg.
- setValue(Object) - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- setValue(Object) - Method in class org.jpos.tlv.ISOTaggedField
-
- setValue(byte[]) - Method in class org.jpos.tlv.TLVMsg
-
- setVariant(byte) - Method in class org.jpos.security.SecureDESKey
-
Key Type Variant is useful for stating whitch variant of key type should be used.
- setVetoUnmatched(boolean) - Method in class org.jpos.iso.filter.StatefulFilter
-
Setter for property vetoUnmatched.
- setVISA1ResponseFilter(VISA1ResponseFilter) - Method in class org.jpos.iso.packager.VISA1Packager
-
- setWipeFields(int[]) - Method in class org.jpos.iso.gui.ISOChannelPanel
-
- shouldIgnore(byte[]) - Method in class org.jpos.iso.BaseChannel
-
- shouldIgnore(byte[]) - Method in class org.jpos.iso.channel.VAPChannel
-
- showLogList() - Method in class org.jpos.iso.gui.ISOMeter
-
- SHOWNR - Class in org.jpos.q2.cli
-
- SHOWNR() - Constructor for class org.jpos.q2.cli.SHOWNR
-
- showThreadGroup(ThreadGroup, PrintStream, String) - Method in class org.jpos.q2.qbean.SystemMonitor
-
- showThreadGroup(ThreadGroup, PrintStream, String) - Method in class org.jpos.util.SystemMonitor
-
- shutdown() - Method in class org.jpos.iso.ISOServer
-
Shutdown this server
- SHUTDOWN - Class in org.jpos.q2.cli
-
- SHUTDOWN() - Constructor for class org.jpos.q2.cli.SHUTDOWN
-
- shutdown() - Method in class org.jpos.q2.Q2
-
- shutdown(boolean) - Method in class org.jpos.q2.Q2
-
- Shutdown - Class in org.jpos.q2.qbean
-
- Shutdown() - Constructor for class org.jpos.q2.qbean.Shutdown
-
- shutdown() - Method in class org.jpos.space.SpaceProxy
-
- SHUTDOWN_TIMEOUT - Static variable in class org.jpos.q2.Q2
-
- shutdownQ2() - Method in class org.jpos.q2.QBeanSupport
-
- shutdownQ2() - Method in interface org.jpos.q2.QBeanSupportMBean
-
- SignedEbcdicNumberInterpreter - Class in org.jpos.iso
-
Implements EBCDIC Interpreter for signed numerics.
- SignedEbcdicNumberInterpreter() - Constructor for class org.jpos.iso.SignedEbcdicNumberInterpreter
-
- SimpleConfiguration - Class in org.jpos.core
-
- SimpleConfiguration() - Constructor for class org.jpos.core.SimpleConfiguration
-
- SimpleConfiguration(Properties) - Constructor for class org.jpos.core.SimpleConfiguration
-
- SimpleConfiguration(String) - Constructor for class org.jpos.core.SimpleConfiguration
-
- SimpleConfigurationFactory - Class in org.jpos.q2
-
- SimpleConfigurationFactory() - Constructor for class org.jpos.q2.SimpleConfigurationFactory
-
- SimpleKeyFile - Class in org.jpos.security
-
Implements SecureKeyStore using a properties file.
- SimpleKeyFile() - Constructor for class org.jpos.security.SimpleKeyFile
-
- SimpleKeyFile(String) - Constructor for class org.jpos.security.SimpleKeyFile
-
- SimpleLogListener - Class in org.jpos.util
-
- SimpleLogListener() - Constructor for class org.jpos.util.SimpleLogListener
-
- SimpleLogListener(PrintStream) - Constructor for class org.jpos.util.SimpleLogListener
-
- SimpleLogSource - Class in org.jpos.util
-
LogSources can choose to extends this SimpleLogSource
- SimpleLogSource() - Constructor for class org.jpos.util.SimpleLogSource
-
- SimpleLogSource(Logger, String) - Constructor for class org.jpos.util.SimpleLogSource
-
- SimpleMsg - Class in org.jpos.util
-
A simple general purpose loggeable message.
- SimpleMsg(String, String, Object) - Constructor for class org.jpos.util.SimpleMsg
-
- SimpleMsg(String, Object) - Constructor for class org.jpos.util.SimpleMsg
-
- simulatedNanoTime - Variable in class org.jpos.util.TPS
-
- size() - Method in class org.jpos.iso.channel.ChannelPool
-
- size(Object) - Method in class org.jpos.space.JDBMSpace
-
- size(Object) - Method in class org.jpos.space.JESpace
-
- size(K) - Method in interface org.jpos.space.LocalSpace
-
- size(Object) - Method in class org.jpos.space.TSpace
-
- SIZEOF_CNT - Static variable in interface org.jpos.iso.ISOChannel
-
- SIZEOF_CNT - Static variable in class org.jpos.iso.ISOServer
-
- SKDMethod - Enum in org.jpos.security
-
Indicate method for derivation by the issuer of a 16-byte
Unique DEA Key UDK (Session Key) used for Application Cryptogram generation,
issuer authentication, and secure messaging.
- sl - Variable in class org.jpos.space.TSpace
-
- sleep(long) - Static method in class org.jpos.iso.ISOUtil
-
Causes the currently executing thread to sleep (temporarily cease
execution) for the specified number of milliseconds.
- SLEEP - Class in org.jpos.q2.cli
-
- SLEEP() - Constructor for class org.jpos.q2.cli.SLEEP
-
- SMAdapter - Interface in org.jpos.security
-
A class that implements the SMAdapter interface would act as an
adapter to the real security module device (by communicating with it using
its proprietary protocol).
- SMAdaptor - Class in org.jpos.q2.security
-
SMAdaptor Adaptor
Sample Configuration
- SMAdaptor() - Constructor for class org.jpos.q2.security.SMAdaptor
-
- SMAdaptorMBean - Interface in org.jpos.q2.security
-
MBean interface.
- SMCONSOLE - Class in org.jpos.q2.cli
-
- SMCONSOLE() - Constructor for class org.jpos.q2.cli.SMCONSOLE
-
- SMException - Exception in org.jpos.security
-
Signals that a Security Module exception of some sort has occurred.
- SMException() - Constructor for exception org.jpos.security.SMException
-
- SMException(String) - Constructor for exception org.jpos.security.SMException
-
- SMException(Exception) - Constructor for exception org.jpos.security.SMException
-
- SMException(String, Exception) - Constructor for exception org.jpos.security.SMException
-
- snapshot(long, Serializable) - Method in class org.jpos.transaction.TransactionManager
-
- snapshot(long, Serializable, Integer) - Method in class org.jpos.transaction.TransactionManager
-
- socketFactory - Variable in class org.jpos.iso.BaseChannel
-
- socketFactory - Variable in class org.jpos.iso.ISOServer
-
- sp - Variable in class org.jpos.q2.iso.QMUX
-
- sp - Variable in class org.jpos.q2.iso.QServer
-
- sp - Variable in class org.jpos.space.SpaceInterceptor
-
- Space<K,V> - Interface in org.jpos.space
-
Space uses concepts described in the Linda Coordination Language
that eases the implementation of other jPOS components (such as
Channels, Muxes, etc.), but it is not by any means an attempt to provide
a full implementation.
- SPACE_PADDER - Static variable in class org.jpos.iso.RightPadder
-
A padder for padding spaces on the right.
- SPACE_PADDER - Static variable in class org.jpos.iso.RightTPadder
-
A padder for padding spaces on the right.
- SpaceAdaptor - Class in org.jpos.q2.qbean
-
Space Adaptor
- SpaceAdaptor() - Constructor for class org.jpos.q2.qbean.SpaceAdaptor
-
- SpaceAdaptorMBean - Interface in org.jpos.q2.qbean
-
MBean interface.
- SpaceError - Error in org.jpos.space
-
org.jpos.space.Space operations do not declare any checked exceptions.
- SpaceError() - Constructor for error org.jpos.space.SpaceError
-
- SpaceError(String) - Constructor for error org.jpos.space.SpaceError
-
- SpaceError(String, Throwable) - Constructor for error org.jpos.space.SpaceError
-
- SpaceError(Throwable) - Constructor for error org.jpos.space.SpaceError
-
- SpaceFactory - Class in org.jpos.space
-
Creates a space based on a space URI.
- SpaceFactory() - Constructor for class org.jpos.space.SpaceFactory
-
- SpaceInterceptor<K,V> - Class in org.jpos.space
-
Intercepts space operations.
- SpaceInterceptor(Space<K, V>) - Constructor for class org.jpos.space.SpaceInterceptor
-
- SpaceLet - Class in org.jpos.q2.qbean
-
- SpaceLet() - Constructor for class org.jpos.q2.qbean.SpaceLet
-
- SPACELET - Static variable in class org.jpos.space.SpaceFactory
-
- SpaceListener<K,V> - Interface in org.jpos.space
-
- SpaceProxy - Class in org.jpos.space
-
RMI Space Proxy
- SpaceProxy() - Constructor for class org.jpos.space.SpaceProxy
-
- SpaceProxy(String) - Constructor for class org.jpos.space.SpaceProxy
-
- SpaceProxyAdaptor - Class in org.jpos.q2.qbean
-
Remote Space Proxy Adaptor.
- SpaceProxyAdaptor() - Constructor for class org.jpos.q2.qbean.SpaceProxyAdaptor
-
- SpaceProxyAdaptorMBean - Interface in org.jpos.q2.qbean
-
MBean interface.
- spaceRegistrar - Static variable in class org.jpos.space.JDBMSpace
-
- SpaceTap - Class in org.jpos.space
-
- SpaceTap(LocalSpace, Object, Object, long) - Constructor for class org.jpos.space.SpaceTap
-
- SpaceTap(LocalSpace, LocalSpace, Object, Object, long) - Constructor for class org.jpos.space.SpaceTap
-
- SpaceUtil - Class in org.jpos.space
-
Space related helper methods
- SpaceUtil() - Constructor for class org.jpos.space.SpaceUtil
-
- standardPackager - Variable in class org.jpos.iso.packager.PackagerWrapper
-
- start() - Method in class org.jpos.iso.gui.ISOMeter
-
- start(BundleContext) - Method in class org.jpos.q2.Activator
-
- start() - Method in class org.jpos.q2.CLI
-
- start() - Method in class org.jpos.q2.Q2
-
- start() - Method in class org.jpos.q2.qbean.QBeanFactory
-
- start() - Method in interface org.jpos.q2.QBean
-
start the service
- start() - Method in class org.jpos.q2.QBeanSupport
-
- startDocument() - Method in class org.jpos.iso.packager.GenericPackager.GenericContentHandler
-
- startDocument() - Method in class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
-
- STARTED - Static variable in interface org.jpos.q2.QBean
-
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.GenericPackager.GenericContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.GenericValidatingPackager.GenericValidatorContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.LogPackager
-
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.XML2003Packager
-
- startElement(String, String, String, Attributes) - Method in class org.jpos.iso.packager.XMLPackager
-
- STARTING - Static variable in interface org.jpos.q2.QBean
-
- startQBean(Q2, ObjectName) - Method in class org.jpos.q2.QFactory
-
- startService() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- startService() - Method in class org.jpos.q2.iso.ContextMaker
-
- startService() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
-
- startService() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- startService() - Method in class org.jpos.q2.iso.MultiSessionChannelAdaptor
-
- startService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- startService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- startService() - Method in class org.jpos.q2.iso.QMUX
-
- startService() - Method in class org.jpos.q2.iso.QMUXProxyAdaptor
-
- startService() - Method in class org.jpos.q2.iso.QServer
-
- startService() - Method in class org.jpos.q2.iso.TaskAdaptor
-
- startService() - Method in class org.jpos.q2.qbean.BSH
-
- startService() - Method in class org.jpos.q2.qbean.LoggerAdaptor
-
- startService() - Method in class org.jpos.q2.qbean.QBeanFactory
-
- startService() - Method in class org.jpos.q2.qbean.QExec
-
- startService() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- startService() - Method in class org.jpos.q2.qbean.Shutdown
-
- startService() - Method in class org.jpos.q2.qbean.SpaceAdaptor
-
- startService() - Method in class org.jpos.q2.qbean.SpaceLet
-
- startService() - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
-
- startService() - Method in class org.jpos.q2.qbean.SystemMonitor
-
- startService() - Method in class org.jpos.q2.QBeanSupport
-
- startService() - Method in class org.jpos.q2.security.SMAdaptor
-
- startService() - Method in class org.jpos.q2.ui.UI
-
- startService() - Method in class org.jpos.transaction.TransactionManager
-
- STATE - Static variable in class org.jpos.transaction.TransactionManager
-
- stateChanged(ChangeEvent) - Method in class org.jpos.ui.factory.JTabbedPaneFactory
-
- StatefulFilter - Class in org.jpos.iso.filter
-
Filter that maintains some fields of arriving messages in one direction and put
that fields in the message going in the oposite direction that is the answer,
based on a key formed by some fields.
- StatefulFilter() - Constructor for class org.jpos.iso.filter.StatefulFilter
-
Creates a new instance of StateFulFilter
- stateString - Static variable in interface org.jpos.q2.QBean
-
- stop(BundleContext) - Method in class org.jpos.q2.Activator
-
- stop() - Method in class org.jpos.q2.CLI
-
- stop() - Method in class org.jpos.q2.Q2
-
- stop() - Method in class org.jpos.q2.qbean.QBeanFactory
-
- stop() - Method in interface org.jpos.q2.QBean
-
stop the service
- stop() - Method in class org.jpos.q2.QBeanSupport
-
- stop() - Method in class org.jpos.util.TPS
-
- STOPPED - Static variable in interface org.jpos.q2.QBean
-
- STOPPING - Static variable in interface org.jpos.q2.QBean
-
- stopService() - Method in class org.jpos.q2.iso.ChannelAdaptor
-
- stopService() - Method in class org.jpos.q2.iso.ContextMaker
-
- stopService() - Method in class org.jpos.q2.iso.DailyTaskAdaptor
-
- stopService() - Method in class org.jpos.q2.iso.DirPollAdaptor
-
- stopService() - Method in class org.jpos.q2.iso.MUXPool
-
- stopService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptor
-
- stopService() - Method in class org.jpos.q2.iso.OneShotChannelAdaptorMK2
-
- stopService() - Method in class org.jpos.q2.iso.QMUX
-
- stopService() - Method in class org.jpos.q2.iso.QMUXProxyAdaptor
-
- stopService() - Method in class org.jpos.q2.iso.QServer
-
- stopService() - Method in class org.jpos.q2.iso.TaskAdaptor
-
- stopService() - Method in class org.jpos.q2.qbean.LoggerAdaptor
-
- stopService() - Method in class org.jpos.q2.qbean.QBeanFactory
-
- stopService() - Method in class org.jpos.q2.qbean.QExec
-
- stopService() - Method in class org.jpos.q2.qbean.QSingleInstanceFileBasedManager
-
- stopService() - Method in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- stopService() - Method in class org.jpos.q2.qbean.SpaceAdaptor
-
- stopService() - Method in class org.jpos.q2.qbean.SpaceLet
-
- stopService() - Method in class org.jpos.q2.qbean.SpaceProxyAdaptor
-
- stopService() - Method in class org.jpos.q2.qbean.SystemMonitor
-
- stopService() - Method in class org.jpos.q2.QBeanSupport
-
- stopService() - Method in class org.jpos.q2.security.SMAdaptor
-
- stopService() - Method in class org.jpos.q2.ui.UI
-
- stopService() - Method in class org.jpos.transaction.TransactionManager
-
- str2bcd(String, boolean, byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
converts to BCD
- str2bcd(String, boolean) - Static method in class org.jpos.iso.ISOUtil
-
converts to BCD
- str2bcd(String, boolean, byte) - Static method in class org.jpos.iso.ISOUtil
-
converts to BCD
- streamReceive() - Method in class org.jpos.iso.BaseChannel
-
- streamReceive() - Method in class org.jpos.iso.channel.BASE24Channel
-
- streamReceive() - Method in class org.jpos.iso.channel.LogChannel
-
- streamReceive() - Method in class org.jpos.iso.channel.TelnetXMLChannel
-
- streamReceive() - Method in class org.jpos.iso.channel.X25Channel
-
- streamReceive() - Method in class org.jpos.iso.channel.XMLChannel
-
- strpad(String, int) - Static method in class org.jpos.iso.ISOUtil
-
pads to the right
- strpadf(String, int) - Static method in class org.jpos.iso.ISOUtil
-
pads a string with 'F's (useful for pinoffset management)
- STX - Static variable in class org.jpos.iso.ISOUtil
-
- SubConfiguration - Class in org.jpos.core
-
SubConfiguration objects lets childs objects access attributes
in its parent object with a given prefix, for example "child.".
- SubConfiguration() - Constructor for class org.jpos.core.SubConfiguration
-
Creates a new empty SubConfiguration object
- SubConfiguration(Configuration, String) - Constructor for class org.jpos.core.SubConfiguration
-
Creates a new SubConfiguration from its parent's Configuration
and the a given prefix
.
- SunJSSESocketFactory - Class in org.jpos.iso
-
SunJSSESocketFactory
is used by BaseChannel and ISOServer
in order to provide hooks for SSL implementations.
- SunJSSESocketFactory() - Constructor for class org.jpos.iso.SunJSSESocketFactory
-
- supervise() - Method in class org.jpos.util.ThreadPool
-
- swapDirection() - Method in class org.jpos.iso.header.BASE1Header
-
- swapDirection() - Method in class org.jpos.iso.header.BaseHeader
-
- swapDirection() - Method in interface org.jpos.iso.ISOHeader
-
Swap the source and destination addresses in this ISOHeader
(if they exist).
- syncTail() - Method in class org.jpos.transaction.TransactionManager
-
- SYSLOG_PORT - Static variable in class org.jpos.util.SysLogListener
-
- SysLogListener - Class in org.jpos.util
-
SysLog Listener
see www.ietf.org/rfc/rfc3164.txt
- SysLogListener() - Constructor for class org.jpos.util.SysLogListener
-
- SYSMON - Class in org.jpos.q2.cli
-
- SYSMON() - Constructor for class org.jpos.q2.cli.SYSMON
-
- SystemMonitor - Class in org.jpos.q2.qbean
-
Periodically dumps Thread and memory usage
- SystemMonitor() - Constructor for class org.jpos.q2.qbean.SystemMonitor
-
- SystemMonitor - Class in org.jpos.util
-
Periodically dumps Thread and memory usage
- SystemMonitor() - Constructor for class org.jpos.util.SystemMonitor
-
noargs constructor
- SystemMonitor(int, Logger, String) - Constructor for class org.jpos.util.SystemMonitor
-
- SystemMonitorMBean - Interface in org.jpos.q2.qbean
-
MBean interface.
- tag - Variable in class org.jpos.tlv.packager.TaggedSequencePackager
-
- TAG_CTP - Static variable in class org.jpos.security.CryptographicServiceMessage
-
- TAG_CTR - Static variable in class org.jpos.security.CryptographicServiceMessage
-
- TAG_ERF - Static variable in class org.jpos.security.CryptographicServiceMessage
-
- TAG_KD - Static variable in class org.jpos.security.CryptographicServiceMessage
-
- TAG_ORG - Static variable in class org.jpos.security.CryptographicServiceMessage
-
- TAG_RCV - Static variable in class org.jpos.security.CryptographicServiceMessage
-
- TAG_SVR - Static variable in class org.jpos.security.CryptographicServiceMessage
-
- TaggedFieldPackager - Interface in org.jpos.iso
-
- TaggedFieldPackagerBase - Class in org.jpos.iso
-
Base class and template for handling tagged fields.
- TaggedFieldPackagerBase() - Constructor for class org.jpos.iso.TaggedFieldPackagerBase
-
- TaggedFieldPackagerBase(int, String) - Constructor for class org.jpos.iso.TaggedFieldPackagerBase
-
- TaggedSequencePackager - Class in org.jpos.tlv.packager
-
- TaggedSequencePackager() - Constructor for class org.jpos.tlv.packager.TaggedSequencePackager
-
- tagLen - Variable in class org.jpos.iso.packager.DecimalTagMapper
-
- TagMapper - Interface in org.jpos.iso.packager
-
- TagPackager(int, String) - Constructor for class org.jpos.tlv.packager.BinaryHexTaggedSequencePackager.TagPackager
-
- tagPackager - Variable in class org.jpos.tlv.packager.TaggedSequencePackager
-
- tagPrefixer - Static variable in class org.jpos.iso.packager.EuroSubFieldPackager
-
- TagSequence<T> - Interface in org.jpos.tlv
-
- TagSequenceBase - Class in org.jpos.tlv
-
- TagSequenceBase() - Constructor for class org.jpos.tlv.TagSequenceBase
-
- TagSequenceBase(String) - Constructor for class org.jpos.tlv.TagSequenceBase
-
- TagValue<T> - Interface in org.jpos.tlv
-
- TagValueBase<T> - Class in org.jpos.tlv
-
- TagValueBase(String, T) - Constructor for class org.jpos.tlv.TagValueBase
-
- TAIL - Class in org.jpos.q2.cli
-
- TAIL() - Constructor for class org.jpos.q2.cli.TAIL
-
- TAIL - Static variable in class org.jpos.transaction.TransactionManager
-
- tailDone() - Method in class org.jpos.transaction.TransactionManager
-
- TAILLOCK - Static variable in class org.jpos.transaction.TransactionManager
-
- takeFirstN(String, int) - Static method in class org.jpos.iso.ISOUtil
-
return the first n characters of the passed String, left padding where required with 0
- takeLastN(String, int) - Static method in class org.jpos.iso.ISOUtil
-
return the last n characters of the passed String, left padding where required with 0
- TaskAdaptor - Class in org.jpos.q2.iso
-
Task Adaptor
- TaskAdaptor() - Constructor for class org.jpos.q2.iso.TaskAdaptor
-
- TelnetXMLChannel - Class in org.jpos.iso.channel
-
Implements an ISOChannel able to exchange jPOS generated (or
compliant) XML based ISO-8583 messages through a Telnet session the telnet
commands are simply ignored.
- TelnetXMLChannel() - Constructor for class org.jpos.iso.channel.TelnetXMLChannel
-
Public constructor (used by Class.forName("...").newInstance())
- TelnetXMLChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.TelnetXMLChannel
-
Constructs client ISOChannel
- TelnetXMLChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.TelnetXMLChannel
-
Construct server ISOChannel
- TelnetXMLChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.TelnetXMLChannel
-
constructs a server ISOChannel associated with a Server Socket
- Template - Interface in org.jpos.space
-
Used by JDBMSpace to match entries based on its value
- TEST0100 - Class in org.jpos.iso.validator
-
ONLY TEST PURPOSE.
- TEST0100() - Constructor for class org.jpos.iso.validator.TEST0100
-
- TEST0100(boolean) - Constructor for class org.jpos.iso.validator.TEST0100
-
- TextFactory - Class in org.jpos.ui.factory
-
- TextFactory() - Constructor for class org.jpos.ui.factory.TextFactory
-
- THREAD_POOL_EXECUTOR__QBEAN_PREFIX - Static variable in class org.jpos.q2.qbean.QThreadPoolExecutor
-
- ThreadPool - Class in org.jpos.util
-
Implements a ThreadPool with the ability to run simple Runnable
tasks as well as Jobs (supervised Runnable tasks)
- ThreadPool(int, int) - Constructor for class org.jpos.util.ThreadPool
-
- ThreadPool(int, int, String) - Constructor for class org.jpos.util.ThreadPool
-
- ThreadPool() - Constructor for class org.jpos.util.ThreadPool
-
Default constructor for ThreadPool
- ThreadPool.Supervised - Interface in org.jpos.util
-
- ThreadPoolMBean - Interface in org.jpos.util
-
- ThroughputControl - Class in org.jpos.util
-
ThroughputControl can be used to limit the throughput
of a system to a maximum number of transactions in
a given period of time.
- ThroughputControl(int, int) - Constructor for class org.jpos.util.ThroughputControl
-
- ThroughputControl(int[], int[]) - Constructor for class org.jpos.util.ThroughputControl
-
- ThroughputControlFilter - Class in org.jpos.iso.filter
-
- ThroughputControlFilter() - Constructor for class org.jpos.iso.filter.ThroughputControlFilter
-
- tick() - Method in class org.jpos.util.TPS
-
- timeout - Variable in class org.jpos.iso.Connector
-
- TIMER_PURGE_INTERVAL - Static variable in class org.jpos.transaction.TransactionManager
-
- TLVDataFormat - Enum in org.jpos.tlv
-
- TLVList - Class in org.jpos.tlv
-
- TLVList() - Constructor for class org.jpos.tlv.TLVList
-
- TLVMsg - Class in org.jpos.tlv
-
- TLVMsg() - Constructor for class org.jpos.tlv.TLVMsg
-
empty constructor
- TLVMsg(int, byte[]) - Constructor for class org.jpos.tlv.TLVMsg
-
constructs a TLV Message from tag and value
- TMMON - Class in org.jpos.q2.cli
-
- TMMON() - Constructor for class org.jpos.q2.cli.TMMON
-
- TMMonitor - Class in org.jpos.transaction.gui
-
- TMMonitor(UI, TransactionManager) - Constructor for class org.jpos.transaction.gui.TMMonitor
-
- TMMonitorFactory - Class in org.jpos.transaction.gui
-
- TMMonitorFactory() - Constructor for class org.jpos.transaction.gui.TMMonitorFactory
-
- TO_MILLIS - Static variable in class org.jpos.util.Profiler
-
- toIntArray(String) - Static method in class org.jpos.iso.ISOUtil
-
- toISO87String(BigDecimal, String) - Static method in class org.jpos.iso.ISOCurrency
-
- toString() - Method in class org.jpos.iso.Currency
-
- toString() - Method in class org.jpos.iso.ISOBinaryField
-
- toString() - Method in exception org.jpos.iso.ISOException
-
- toString() - Method in class org.jpos.iso.ISOMsg
-
- toString() - Method in enum org.jpos.iso.PosDataCode.POSEnvironment
-
- toString() - Method in enum org.jpos.iso.PosDataCode.ReadingMethod
-
- toString() - Method in enum org.jpos.iso.PosDataCode.SecurityCharacteristic
-
- toString() - Method in class org.jpos.iso.PosDataCode
-
- toString() - Method in enum org.jpos.iso.PosDataCode.VerificationMethod
-
- toString() - Method in class org.jpos.security.CryptographicServiceMessage
-
Formats the CSM as a string, suitable for transfer.
- toString() - Method in class org.jpos.space.MD5Template
-
- toString() - Method in class org.jpos.space.ObjectTemplate
-
- toString() - Method in class org.jpos.space.SpaceProxy
-
- toString() - Method in class org.jpos.tlv.ISOMsgRef.Ref
-
- toString() - Method in class org.jpos.tlv.TLVMsg
-
- toString() - Method in class org.jpos.transaction.participant.BSHMethod
-
- toString() - Method in enum org.jpos.transaction.TransactionStatusEvent.State
-
- toString() - Method in class org.jpos.transaction.TransactionStatusEvent
-
- toString() - Method in class org.jpos.util.FrozenLogEvent
-
- toString(String) - Method in class org.jpos.util.LogEvent
-
- toString() - Method in class org.jpos.util.LogEvent
-
- toString() - Method in class org.jpos.util.Profiler.Entry
-
- toString() - Method in class org.jpos.util.TPS
-
- toStringArray(String) - Static method in class org.jpos.iso.ISOUtil
-
- toXML() - Method in class org.jpos.util.FSDMsg
-
- TPS - Class in org.jpos.util
-
TPS can be used to measure Transactions Per Second (or transactions during
other period of time).
- TPS() - Constructor for class org.jpos.util.TPS
-
- TPS(boolean) - Constructor for class org.jpos.util.TPS
-
- TPS(long, boolean) - Constructor for class org.jpos.util.TPS
-
- Trace - Class in org.jpos.transaction.participant
-
- Trace() - Constructor for class org.jpos.transaction.participant.Trace
-
- TRACE - Static variable in class org.jpos.util.Log
-
- trace(Object) - Method in class org.jpos.util.Log
-
- trace(Object, Object) - Method in class org.jpos.util.Log
-
- track1 - Variable in class org.jpos.core.CardHolder
-
Track1 Data
- trailer - Variable in class org.jpos.core.CardHolder
-
Track2 trailler
- trailer - Variable in class org.jpos.iso.ISOMsg
-
- TransactionConstants - Interface in org.jpos.transaction
-
- TransactionManager - Class in org.jpos.transaction
-
- TransactionManager() - Constructor for class org.jpos.transaction.TransactionManager
-
- TransactionManager.PausedMonitor - Class in org.jpos.transaction
-
- TransactionManager.RetryTask - Class in org.jpos.transaction
-
- TransactionManagerMBean - Interface in org.jpos.transaction
-
- TransactionParticipant - Interface in org.jpos.transaction
-
2 phase commit participant
- TransactionStatusEvent - Class in org.jpos.transaction
-
- TransactionStatusEvent(int, TransactionStatusEvent.State, long, String, Serializable) - Constructor for class org.jpos.transaction.TransactionStatusEvent
-
- TransactionStatusEvent.State - Enum in org.jpos.transaction
-
- TransactionStatusListener - Interface in org.jpos.transaction
-
- TRANSIENT - Static variable in class org.jpos.space.SpaceFactory
-
- translateKeyFromOldLMK(SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
- translateKeyFromOldLMK(SecureDESKey) - Method in interface org.jpos.security.SMAdapter
-
Translate key from encryption under the LMK held in key change storage
to encryption under a new LMK.
- translateKeyFromOldLMKImpl(SecureDESKey) - Method in class org.jpos.security.BaseSMAdapter
-
Translate key from encryption under the LMK held in key change storage
to encryption under a new LMK.
- translatePIN(EncryptedPIN, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.BaseSMAdapter
-
- translatePIN(EncryptedPIN, KeySerialNumber, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.BaseSMAdapter
-
- translatePIN(EncryptedPIN, KeySerialNumber, SecureDESKey, SecureDESKey, byte, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
- translatePIN(EncryptedPIN, SecureDESKey, SecureDESKey, byte) - Method in interface org.jpos.security.SMAdapter
-
Translates a PIN from encrytion under KD1 to encryption under KD2.
- translatePIN(EncryptedPIN, KeySerialNumber, SecureDESKey, SecureDESKey, byte) - Method in interface org.jpos.security.SMAdapter
-
- translatePIN(EncryptedPIN, KeySerialNumber, SecureDESKey, SecureDESKey, byte, boolean) - Method in interface org.jpos.security.SMAdapter
-
Translates a PIN from encryption under a transaction key to
encryption under a KD (Data Key).
- translatePINGenerateSM_MAC(MKDMethod, SKDMethod, PaddingMethod, SecureDESKey, String, String, byte[], byte[], byte[], EncryptedPIN, EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.BaseSMAdapter
-
- translatePINGenerateSM_MAC(MKDMethod, SKDMethod, PaddingMethod, SecureDESKey, String, String, byte[], byte[], byte[], EncryptedPIN, EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, byte) - Method in interface org.jpos.security.SMAdapter
-
Translate PIN and generate MAC over suppiled message data
- translatePINGenerateSM_MACImpl(MKDMethod, SKDMethod, PaddingMethod, SecureDESKey, String, String, byte[], byte[], byte[], EncryptedPIN, EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- translatePINGenerateSM_MACImpl(MKDMethod, SKDMethod, PaddingMethod, SecureDESKey, String, String, byte[], byte[], byte[], EncryptedPIN, EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- translatePINImpl(EncryptedPIN, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- translatePINImpl(EncryptedPIN, KeySerialNumber, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.BaseSMAdapter
-
Deprecated.
- translatePINImpl(EncryptedPIN, KeySerialNumber, SecureDESKey, SecureDESKey, byte, boolean) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- translatePINImpl(EncryptedPIN, SecureDESKey, SecureDESKey, byte) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- translatePINImpl(EncryptedPIN, KeySerialNumber, SecureDESKey, SecureDESKey, byte, boolean) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- treated - Variable in exception org.jpos.iso.validator.ISOVException
-
flag indicating if the exception was catched in any
try/catch clause.
- treated() - Method in exception org.jpos.iso.validator.ISOVException
-
- trim(String) - Static method in class org.jpos.iso.ISOUtil
-
trim String (if not null)
- trim(byte[], int) - Static method in class org.jpos.iso.ISOUtil
-
Trims a byte[] to a certain length
- trimf(String) - Static method in class org.jpos.iso.ISOUtil
-
reverse the effect of strpadf
- TSPACE - Static variable in class org.jpos.space.SpaceFactory
-
- TSpace<K,V> - Class in org.jpos.space
-
TSpace implementation
- TSpace() - Constructor for class org.jpos.space.TSpace
-
- TTDecimalTagMapper - Class in org.jpos.iso.packager
-
TagMapper provides mappings between two decimal tags
TT
and subfields.
- TTDecimalTagMapper() - Constructor for class org.jpos.iso.packager.TTDecimalTagMapper
-
- TTTDecimalTagMapper - Class in org.jpos.iso.packager
-
TagMapper provides mappings between three decimal tags
TTT
and subfields.
- TTTDecimalTagMapper() - Constructor for class org.jpos.iso.packager.TTTDecimalTagMapper
-
- TX - Static variable in interface org.jpos.iso.ISOChannel
-
- TYPE_AMOUNT - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- TYPE_ATTR - Static variable in class org.jpos.iso.packager.LogPackager
-
- TYPE_ATTR - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- TYPE_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
- TYPE_BDK - Static variable in interface org.jpos.security.SMAdapter
-
BDK: Base Derivation Key.
- TYPE_BINARY - Static variable in class org.jpos.iso.packager.LogPackager
-
- TYPE_BINARY - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- TYPE_BINARY - Static variable in class org.jpos.iso.packager.XMLPackager
-
- TYPE_BITMAP - Static variable in class org.jpos.iso.packager.LogPackager
-
- TYPE_BITMAP - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- TYPE_BITMAP - Static variable in class org.jpos.iso.packager.XMLPackager
-
- TYPE_CVK - Static variable in interface org.jpos.security.SMAdapter
-
CVK: Card Verification Key.
- TYPE_DEK - Static variable in interface org.jpos.security.SMAdapter
-
DEK: Data Encryption Key.
- TYPE_MK_AC - Static variable in interface org.jpos.security.SMAdapter
-
MK-AC: Issuer Master Key for generating and verifying
Application Cryptograms.
- TYPE_MK_CVC3 - Static variable in interface org.jpos.security.SMAdapter
-
MK-CVC3: Issuer Master Key for generating and verifying
Card Verification Code 3 (CVC3).
- TYPE_MK_DAC - Static variable in interface org.jpos.security.SMAdapter
-
MK-DAC Issuer Master Key for generating and verifying
Data Authentication Codes.
- TYPE_MK_DN - Static variable in interface org.jpos.security.SMAdapter
-
MK-DN: Issuer Master Key for generating and verifying
Dynamic Numbers.
- TYPE_MK_SMC - Static variable in interface org.jpos.security.SMAdapter
-
MK-SMC: Issuer Master Key for Secure Messaging Confidentiality.
- TYPE_MK_SMI - Static variable in interface org.jpos.security.SMAdapter
-
MK-SMI: Issuer Master Key for Secure Messaging Integrity.
- TYPE_PVK - Static variable in interface org.jpos.security.SMAdapter
-
PVK: PIN Verification Key.
- TYPE_TAK - Static variable in interface org.jpos.security.SMAdapter
-
TAK: Terminal Authentication Key.
- TYPE_TMK - Static variable in interface org.jpos.security.SMAdapter
-
TMK: Terminal Master Key.
- TYPE_TPK - Static variable in interface org.jpos.security.SMAdapter
-
TPK: Terminal PIN Key.
- TYPE_ZAK - Static variable in interface org.jpos.security.SMAdapter
-
ZAK: Zone Authentication Key.
- TYPE_ZEK - Static variable in interface org.jpos.security.SMAdapter
-
ZEK: Zone Encryption Key.
- TYPE_ZMK - Static variable in interface org.jpos.security.SMAdapter
-
ZMK: Zone Master Key is a DES (or Triple-DES) key-encryption key which is distributed
manually in order that further keys can be exchanged automatically.
- TYPE_ZPK - Static variable in interface org.jpos.security.SMAdapter
-
ZPK: Zone PIN Key.
- validate(ISOComponent) - Method in class org.jpos.iso.ISOBaseValidator
-
Validate field-interdependency.
- validate(ISOComponent) - Method in class org.jpos.iso.ISOFieldValidator
-
Validate a field component.
- validate(ISOComponent) - Method in class org.jpos.iso.ISOMsgFieldValidator
-
- validate(ISOComponent) - Method in interface org.jpos.iso.ISOValidator
-
Validate an ISOComponent.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_ALPHANUM
-
Validate that component has alphanumeric value.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_ALPHANUMNOBLANK
-
Validate that component is not blank-filled.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_ALPHANUMNOZERO
-
Validate that the component is not zero-filled.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_ALPHANUMNOZERO_NOBLANK
-
Validate that the component is not blank-filled.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_NUM
-
Validate numeric condition.
- validate(ISOComponent) - Method in class org.jpos.iso.IVA_NUMNOZERO
-
Validate that component is not zero-filled.
- validate(ISOComponent) - Method in class org.jpos.iso.packager.CTCSubElementPackager
-
- validate(ISOComponent) - Method in class org.jpos.iso.packager.CTCSubFieldPackager
-
- validate(ISOComponent) - Method in class org.jpos.iso.packager.GenericValidatingPackager
-
- validate(ISOComponent) - Method in class org.jpos.iso.packager.ISOBaseValidatingPackager
-
- validate(ISOComponent) - Method in class org.jpos.iso.packager.ISOMsgFieldValidatingPackager
-
- validate(ISOComponent) - Method in class org.jpos.iso.validator.MSGTEST
-
- validate(ISOComponent) - Method in class org.jpos.iso.validator.MSGTEST02
-
- validate(ISOComponent) - Method in class org.jpos.iso.validator.TEST0100
-
- value - Variable in class org.jpos.iso.ISOBinaryField
-
- value - Variable in class org.jpos.iso.ISOBitMap
-
- value - Variable in class org.jpos.iso.ISOField
-
- value - Variable in class org.jpos.tlv.TLVMsg
-
- VALUE_ATTR - Static variable in class org.jpos.iso.packager.LogPackager
-
- VALUE_ATTR - Static variable in class org.jpos.iso.packager.XML2003Packager
-
- VALUE_ATTR - Static variable in class org.jpos.iso.packager.XMLPackager
-
- valueOf(String) - Static method in enum org.jpos.emv.EMVStandardTagType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.emv.EMVTagType.DataSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.iso.PosDataCode.POSEnvironment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.iso.PosDataCode.ReadingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Returns the enum constant of this type with the specified name.
- valueOf(byte[]) - Static method in class org.jpos.iso.PosDataCode
-
- valueOf(String) - Static method in enum org.jpos.iso.PosDataCode.VerificationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.security.ARPCMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.security.KeyScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.security.MKDMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.security.PaddingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.security.SKDMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.tlv.TLVDataFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jpos.transaction.TransactionStatusEvent.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jpos.emv.EMVStandardTagType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.emv.EMVTagType.DataSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.iso.PosDataCode.POSEnvironment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.iso.PosDataCode.ReadingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.iso.PosDataCode.SecurityCharacteristic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.iso.PosDataCode.VerificationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.security.ARPCMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.security.KeyScheme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.security.MKDMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.security.PaddingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.security.SKDMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.tlv.TLVDataFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jpos.transaction.TransactionStatusEvent.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAPChannel - Class in org.jpos.iso.channel
-
ISOChannel implementation - VISA's VAP framing
- VAPChannel() - Constructor for class org.jpos.iso.channel.VAPChannel
-
Public constructor (used by Class.forName("...").newInstance())
- VAPChannel(String, int, ISOPackager) - Constructor for class org.jpos.iso.channel.VAPChannel
-
Construct client ISOChannel
- VAPChannel(ISOPackager) - Constructor for class org.jpos.iso.channel.VAPChannel
-
Construct server ISOChannel
- VAPChannel(ISOPackager, ServerSocket) - Constructor for class org.jpos.iso.channel.VAPChannel
-
constructs a server ISOChannel associated with a Server Socket
- VAPSMSPackager - Class in org.jpos.iso.packager
-
- VAPSMSPackager() - Constructor for class org.jpos.iso.packager.VAPSMSPackager
-
Deprecated.
- VAPVIPPackager - Class in org.jpos.iso.packager
-
- VAPVIPPackager() - Constructor for class org.jpos.iso.packager.VAPVIPPackager
-
Deprecated.
- VAPVIPPackager.F127Packager - Class in org.jpos.iso.packager
-
Deprecated.
- VariableByteLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.VariableByteLength
-
- VariableDataLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.VariableDataLength
-
- VariableDiscreteByteLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.VariableDiscreteByteLength
-
- VariableDiscreteDataLength(int, int) - Constructor for class org.jpos.emv.EMVTagType.VariableDiscreteDataLength
-
- variant - Variable in class org.jpos.security.SecureDESKey
-
- verifyARQC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
- verifyARQC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Verify Application Cryptogram (ARQC or TC/AAC)
Authorization Request Cryptogram (ARQC) - Online authorization
Transaction certificate (TC) - Offline approval
Application Authentication Cryptogram (AAC) - Offline decline
- verifyARQCGenerateARPC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
- verifyARQCGenerateARPC(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in interface org.jpos.security.SMAdapter
-
Verify Application Cryptogram (ARQC or TC/AAC) and Genarate
Authorisation Response Cryptogram (ARPC)
Authorization Request Cryptogram (ARQC) - Online authorization
Transaction certificate (TC) - Offline approval
Application Authentication Cryptogram (AAC) - Offline decline
- verifyARQCGenerateARPCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyARQCGenerateARPCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[], ARPCMethod, byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- verifyARQCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[]) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyARQCImpl(MKDMethod, SKDMethod, SecureDESKey, String, String, byte[], byte[], byte[], byte[]) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- verifyCAVV(String, SecureDESKey, String, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
-
- verifyCAVV(String, SecureDESKey, String, String, String, String) - Method in interface org.jpos.security.SMAdapter
-
Verify a 3-D Secure CAVV/AAV.
- verifyCAVVImpl(String, SecureDESKey, String, String, String, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyCAVVImpl(String, SecureDESKey, String, String, String, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- verifyCVC3(SecureDESKey, String, String, byte[], byte[], byte[], MKDMethod, String) - Method in class org.jpos.security.BaseSMAdapter
-
- verifyCVC3(SecureDESKey, String, String, byte[], byte[], byte[], MKDMethod, String) - Method in interface org.jpos.security.SMAdapter
-
Verify a Dynamic Card Verification Code 3 (CVC3)
- verifyCVC3Impl(SecureDESKey, String, String, byte[], byte[], byte[], MKDMethod, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyCVC3Impl(SecureDESKey, String, String, byte[], byte[], byte[], MKDMethod, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- verifyCVV(String, SecureDESKey, SecureDESKey, String, Date, String) - Method in class org.jpos.security.BaseSMAdapter
-
- verifyCVV(String, SecureDESKey, SecureDESKey, String, Date, String) - Method in interface org.jpos.security.SMAdapter
-
Verify a Card Verification Code/Value
- verifyCVVImpl(String, SecureDESKey, SecureDESKey, String, Date, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyCVVImpl(String, SecureDESKey, SecureDESKey, String, Date, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- verifydCVV(String, SecureDESKey, String, Date, String, byte[], MKDMethod) - Method in class org.jpos.security.BaseSMAdapter
-
- verifydCVV(String, SecureDESKey, String, Date, String, byte[], MKDMethod) - Method in interface org.jpos.security.SMAdapter
-
Verify a Dynamic Card Verification Value (CVV)
- verifydCVVImpl(String, SecureDESKey, String, Date, String, byte[], MKDMethod) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifydCVVImpl(String, SecureDESKey, String, Date, String, byte[], MKDMethod) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- verifyIBMPINOffset(EncryptedPIN, SecureDESKey, SecureDESKey, String, String, String, int) - Method in class org.jpos.security.BaseSMAdapter
-
- verifyIBMPINOffset(EncryptedPIN, SecureDESKey, SecureDESKey, String, String, String, int) - Method in interface org.jpos.security.SMAdapter
-
Verify an PIN Offset using the IBM 3624 method
- verifyIBMPINOffsetImpl(EncryptedPIN, SecureDESKey, SecureDESKey, String, String, String, int) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyPVV(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, String) - Method in class org.jpos.security.BaseSMAdapter
-
- verifyPVV(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, String) - Method in interface org.jpos.security.SMAdapter
-
Verify PVV (VISA PIN Verification Value of an LMK encrypted PIN)
- verifyPVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, String) - Method in class org.jpos.security.BaseSMAdapter
-
Your SMAdapter should override this method if it has this functionality
- verifyPVVImpl(EncryptedPIN, SecureDESKey, SecureDESKey, SecureDESKey, int, String) - Method in class org.jpos.security.jceadapter.JCESecurityModule
-
- verifySignature(InputStream, PGPPublicKey) - Static method in class org.jpos.util.PGPHelper
-
- VErrorParser - Class in org.jpos.iso.validator
-
Parse ISOComponents and put the errors into a list.
- VErrorParser() - Constructor for class org.jpos.iso.validator.VErrorParser
-
- VERSION - Class in org.jpos.q2.cli
-
- VERSION() - Constructor for class org.jpos.q2.cli.VERSION
-
- VetoException() - Constructor for exception org.jpos.iso.ISOFilter.VetoException
-
- VetoException(String) - Constructor for exception org.jpos.iso.ISOFilter.VetoException
-
- VetoException(Exception) - Constructor for exception org.jpos.iso.ISOFilter.VetoException
-
- VetoException(String, Exception) - Constructor for exception org.jpos.iso.ISOFilter.VetoException
-
- VISA1Packager - Class in org.jpos.iso.packager
-
- VISA1Packager(int[], int, String, String) - Constructor for class org.jpos.iso.packager.VISA1Packager
-
- VISA1ResponseFilter - Interface in org.jpos.iso
-
- VolatileSequencer - Class in org.jpos.core
-
- VolatileSequencer() - Constructor for class org.jpos.core.VolatileSequencer
-
- VolatileSequencerMBean - Interface in org.jpos.core
-
- VSplitFactory - Class in org.jpos.ui.factory
-
- VSplitFactory() - Constructor for class org.jpos.ui.factory.VSplitFactory
-