public class MAPSimulator extends Object
| Constructor and Description |
|---|
MAPSimulator() |
| Modifier and Type | Method and Description |
|---|---|
protected org.mobicents.protocols.ss7.map.api.MAPProvider |
getMapProvider() |
org.mobicents.protocols.ss7.sccp.impl.SccpStackImpl |
getSccpStack() |
int |
getSsn() |
void |
setSccpStack(org.mobicents.protocols.ss7.sccp.impl.SccpStackImpl sccpStack) |
void |
setSsn(int ssn) |
void |
start() |
void |
stop() |
public org.mobicents.protocols.ss7.sccp.impl.SccpStackImpl getSccpStack()
public void setSccpStack(org.mobicents.protocols.ss7.sccp.impl.SccpStackImpl sccpStack)
public int getSsn()
public void setSsn(int ssn)
public void stop()
protected org.mobicents.protocols.ss7.map.api.MAPProvider getMapProvider()
Copyright © 2016. All Rights Reserved.