|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mtp2 | |
|---|---|
| org.mobicents.media.server.spi.resource.ss7 | |
| org.mobicents.media.server.spi.resource.ss7.factories | |
| Uses of Mtp2 in org.mobicents.media.server.spi.resource.ss7 |
|---|
| Methods in org.mobicents.media.server.spi.resource.ss7 that return types with arguments of type Mtp2 | |
|---|---|
java.util.ArrayList<Mtp2> |
LinkSet.getActiveLinks()
|
java.util.ArrayList<Mtp2> |
LinkSet.getLinks()
|
| Methods in org.mobicents.media.server.spi.resource.ss7 with parameters of type Mtp2 | |
|---|---|
void |
LinkSet.linkFailed(Mtp2 mtp2)
|
void |
Mtp2Listener.linkFailed(Mtp2 mtp2)
|
void |
LinkSet.linkInService(Mtp2 mtp2)
|
void |
Mtp2Listener.linkInService(Mtp2 mtp2)
|
void |
LinkSet.onMessage(int sio,
byte[] sif,
Mtp2 mtp2)
|
void |
Mtp2Listener.onMessage(int sio,
byte[] sif,
Mtp2 mtp2)
|
| Constructor parameters in org.mobicents.media.server.spi.resource.ss7 with type arguments of type Mtp2 | |
|---|---|
LinkSet(java.lang.String linksetName,
byte linkSetID,
int opc,
int dpc,
java.util.List<Mtp2> linksList)
|
|
| Uses of Mtp2 in org.mobicents.media.server.spi.resource.ss7.factories |
|---|
| Methods in org.mobicents.media.server.spi.resource.ss7.factories that return Mtp2 | |
|---|---|
Mtp2 |
MTP2Factory.create(java.lang.String prefix,
int span,
int channel,
byte sls,
int subservice,
boolean enabledDebug,
boolean enableSuTrace,
boolean enableDataTrace,
java.lang.String names)
|
| Method parameters in org.mobicents.media.server.spi.resource.ss7.factories with type arguments of type Mtp2 | |
|---|---|
LinkSet |
LinkSetFactory.create(java.lang.String name,
byte id,
int opc,
int dpc,
java.util.List<Mtp2> linksList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||