|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jain.protocol.ss7 | |
jain.protocol.ss7 | This package contains the JAIN SS7 Factory, which is the central creation point for all high level proprietary JAIN SS7 objects, for example JainTcapStack Objects. |
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. |
Classes in jain.protocol.ss7 used by jain.protocol.ss7JainSS7Factory
|
The JAIN(tm) SS7 Factory is a singleton class by which JAIN SS7 applications can obtain a proprietary (Peer) JAIN SS7 Object. SS7Exception
|
This JAIN SS7 Exception is thrown when a general JAIN SS7 Error is encountered, and may be used when no other specific JainSS7 Excepion is relevant. SS7PeerUnavailableException
|
The SS7 Peer Unavailable Exception indicates that the JAIN SS7 Peer (a particular implementation of JAIN SS7) is unavailable on the current system. |
Classes in jain.protocol.ss7 used by jain.protocol.ss7.tcapSS7Exception
|
This JAIN SS7 Exception is thrown when a general JAIN SS7 Error is encountered, and may be used when no other specific JainSS7 Excepion is relevant. SS7ListenerAlreadyRegisteredException
|
This exception is thrown if the add Jain Listener method of a Jain Provider is invoked to add a Jain Listener to the list of registered Event Listeners, and the Jain Listener to be added is already a current registered Event Listener. SS7ListenerNotRegisteredException
|
This exception is thrown if the remove Jain Listener method of a Jain Provider is invoked to remove a Jain Listener from he list of registered Event Listeners, and the Jain Listener to be removed is not currently a registered Event Listener. SS7PeerUnavailableException
|
The SS7 Peer Unavailable Exception indicates that the JAIN SS7 Peer (a particular implementation of JAIN SS7) is unavailable on the current system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |