|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProviderNotAttachedException | |
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 ProviderNotAttachedException in jain.protocol.ss7.tcap |
Methods in jain.protocol.ss7.tcap that throw ProviderNotAttachedException | |
JainTcapProvider |
JainTcapStack.createAttachedProvider()
Creates a new Peer (vendor specific) JainTcapProvider
that is attached to this JainTcapStackImpl and returns a reference to it. |
void |
JainTcapStack.attach(JainTcapProvider jainTcapProvider)
Attaches the specified vendor specific Peer JAIN TCAP Provider to this JainTcapStackImpl. |
void |
JainTcapStack.detach(JainTcapProvider jainTcapProvider)
Detaches the specified vendor specific Peer JAIN TCAP Provider from this JainTcapStackImpl. |
JainTcapStack |
JainTcapProvider.getAttachedStack()
Returns the JainTcapStackImpl that this JainTcapProviderImpl is attached to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |