|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.ss7.sccp.SccpIntelHDCProviderImpl
public class SccpIntelHDCProviderImpl
| Constructor Summary | |
|---|---|
SccpIntelHDCProviderImpl(java.util.Properties props)
Creates a new instance of SccpProviderImpl |
|
| 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 SccpIntelHDCProviderImpl(java.util.Properties props)
| 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)
throws java.io.IOException
send in interface SccpProviderjava.io.IOExceptionpublic void run()
run in interface java.lang.Runnablepublic void shutdown()
shutdown in interface SccpProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||