|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JainTcapListener | |
jain.protocol.ss7.tcap | This package contains the main interfaces required to represent JAIN TCAP protocol stacks, JAIN TCAP applications, as well as the classes and exceptions needed to send and receive JAIN TCAP messages. |
Uses of JainTcapListener in jain.protocol.ss7.tcap |
Methods in jain.protocol.ss7.tcap with parameters of type JainTcapListener | |
void |
JainTcapProvider.addJainTcapListener(JainTcapListener listener,
TcapUserAddress userAddress)
Adds a JainTcapListener to the list of registered Event Listeners of this JainTcapProviderImpl. |
void |
JainTcapProvider.removeJainTcapListener(JainTcapListener listener)
Removes a JainTcapListener from the list of registered JainTcapListeners of this JainTcapProviderImpl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |