|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.ss7.sccp.SccpM3UAProviderImpl
public class SccpM3UAProviderImpl
| Constructor Summary | |
|---|---|
SccpM3UAProviderImpl(java.util.Properties props)
Creates a new instance of SccpM3UAProviderImpl |
|
| Method Summary | |
|---|---|
void |
addSccpListener(SccpListener listener)
|
SccpListener |
getListener()
|
void |
run()
|
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 SccpM3UAProviderImpl(java.util.Properties props)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void addSccpListener(SccpListener listener)
addSccpListener in interface SccpProviderpublic SccpListener getListener()
getListener in interface SccpProvider
public void send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data)
throws java.io.IOException
send in interface SccpProviderjava.io.IOExceptionpublic void shutdown()
shutdown in interface SccpProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||