|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.ss7.sccp.DummySccpProvider
public class DummySccpProvider
| Constructor Summary | |
|---|---|
DummySccpProvider()
Creates a new instance of DummySccpProvider |
|
| Method Summary | |
|---|---|
void |
addSccpListener(SccpListener listener)
|
SccpListener |
getListener()
|
void |
send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data)
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummySccpProvider()
| Method Detail |
|---|
public void addSccpListener(SccpListener listener)
addSccpListener in interface SccpProviderpublic SccpListener getListener()
getListener in interface SccpProvider
public void send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data)
send in interface SccpProviderpublic void shutdown()
shutdown in interface SccpProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||