|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SS7PeerUnavailableException | |
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. |
Uses of SS7PeerUnavailableException in jain.protocol.ss7 |
Methods in jain.protocol.ss7 that throw SS7PeerUnavailableException | |
java.lang.Object |
JainSS7Factory.createSS7Object(java.lang.String objectClassName)
Returns an instance of a Peer JAIN SS7 Object identified by the supplied classname. |
Uses of SS7PeerUnavailableException in jain.protocol.ss7.tcap |
Methods in jain.protocol.ss7.tcap that throw SS7PeerUnavailableException | |
JainTcapProvider |
JainTcapStack.createAttachedProvider()
Creates a new Peer (vendor specific) JainTcapProvider
that is attached to this JainTcapStackImpl and returns a reference to it. |
JainTcapProvider |
JainTcapStack.createDetachedProvider()
Creates a new Peer (vendor specific) Provider that is detached from this JainTcapStackImpl and returns a reference to it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |