|
jPOS 1.6.5 API Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpos.util.SimpleLogSource
org.jpos.space.ISORequestListenerAdaptor
public class ISORequestListenerAdaptor
Integrates legacy (pre 2.0) ISORequestListeners to the new Space based architecture
| Nested Class Summary | |
|---|---|
class |
ISORequestListenerAdaptor.Processor
|
| Constructor Summary | |
|---|---|
ISORequestListenerAdaptor()
|
|
| Method Summary | |
|---|---|
boolean |
process(ISOSource source,
ISOMsg m)
|
void |
setConfiguration(Configuration cfg)
|
| Methods inherited from class org.jpos.util.SimpleLogSource |
|---|
error, error, getLogger, getRealm, info, info, setLogger, setRealm, warning, warning |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ISORequestListenerAdaptor()
| Method Detail |
|---|
public void setConfiguration(Configuration cfg)
throws ConfigurationException
setConfiguration in interface Configurablecfg - Configuration object
ConfigurationException
public boolean process(ISOSource source,
ISOMsg m)
process in interface ISORequestListenersource - source where you optionally can replym - the unmatched request
|
jPOS.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||