|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Loggeable | |
|---|---|
| org.jpos.core | classes such as CardHolder, CardTransaction, CardAgent, etc. |
| org.jpos.iso | ISO-8583/ANSI X9.2 related classes |
| org.jpos.iso.header | |
| org.jpos.iso.validator | |
| org.jpos.q2.iso | |
| org.jpos.security | Key management, MAC, PIN encryption related classes. |
| org.jpos.security.jceadapter | JCE Security Module and its corresponding adapter (built into the JCE Security Module itself) |
| org.jpos.space | Limited lightweight tuple space implementation |
| org.jpos.transaction | jPOS Transaction Manager |
| org.jpos.util | utility/helper classes |
| Uses of Loggeable in org.jpos.core |
|---|
| Classes in org.jpos.core that implement Loggeable | |
|---|---|
class |
CardHolder
|
class |
ConfigurationException
|
| Uses of Loggeable in org.jpos.iso |
|---|
| Classes in org.jpos.iso that implement Loggeable | |
|---|---|
class |
FSDISOMsg
|
class |
ISOException
Signals that an ISO exception of some sort has occurred. |
static class |
ISOFilter.VetoException
|
class |
ISOMsg
implements Composite whithin a Composite pattern |
class |
ISOServer
Accept ServerChannel sessions and forwards them to ISORequestListeners |
class |
ISOVMsg
Wrapper class resulting from process of validating an ISOMsg instance. |
| Uses of Loggeable in org.jpos.iso.header |
|---|
| Classes in org.jpos.iso.header that implement Loggeable | |
|---|---|
class |
BASE1Header
|
class |
BaseHeader
|
| Uses of Loggeable in org.jpos.iso.validator |
|---|
| Classes in org.jpos.iso.validator that implement Loggeable | |
|---|---|
class |
ISOVException
This type of exception is raised while validating jPOS ISOComponents. |
class |
VErrorParser
Parse ISOComponents and put the errors into a list. |
| Uses of Loggeable in org.jpos.q2.iso |
|---|
| Classes in org.jpos.q2.iso that implement Loggeable | |
|---|---|
class |
ChannelAdaptor
|
class |
ContextMaker
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. |
class |
MultiSessionChannelAdaptor
|
class |
QMUX
|
| Uses of Loggeable in org.jpos.security |
|---|
| Classes in org.jpos.security that implement Loggeable | |
|---|---|
class |
CryptographicServiceMessage
Cryptographic Service Message (CSM for short). |
class |
EncryptedPIN
The PIN (Personal Identification Number), is used to authenticate card holders. |
class |
KeySerialNumber
Key Serial Number (also called Key Name in the ANSI X9.24). |
class |
SecureDESKey
The SecureDESKey class represents: Single, double or triple length DES keys that are secured by a security module. |
class |
SecureKey
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. |
static class |
SecureKeyStore.SecureKeyStoreException
|
class |
SMException
Signals that a Security Module exception of some sort has occurred. |
class |
WeakPINException
Signals that a Weak PIN exception has occurred. |
| Uses of Loggeable in org.jpos.security.jceadapter |
|---|
| Classes in org.jpos.security.jceadapter that implement Loggeable | |
|---|---|
class |
JCEHandlerException
|
| Uses of Loggeable in org.jpos.space |
|---|
| Classes in org.jpos.space that implement Loggeable | |
|---|---|
class |
JESpace<K,V>
BerkeleyDB Jave Edition based persistent space implementation |
class |
TSpace<K,V>
TSpace implementation |
| Uses of Loggeable in org.jpos.transaction |
|---|
| Classes in org.jpos.transaction that implement Loggeable | |
|---|---|
class |
Context
|
class |
PausedTransaction
|
| Uses of Loggeable in org.jpos.util |
|---|
| Classes in org.jpos.util that implement Loggeable | |
|---|---|
static class |
DirPoll.DirPollException
|
class |
Dumpable
|
class |
FSDMsg
General purpose, Field Separator delimited message. |
class |
NameRegistrar
Allow runtime binding of jPOS's components (ISOChannels, Logger, MUXes, etc) |
class |
Profiler
Simple Profiler |
class |
SimpleMsg
A simple general purpose loggeable message. |
class |
SystemMonitor
Periodically dumps Thread and memory usage |
class |
ThreadPool
Implements a ThreadPool with the ability to run simple Runnable tasks as well as Jobs (supervised Runnable tasks) |
class |
TPS
TPS can be used to measure Transactions Per Second (or transactions during other period of time). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||