|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SccpProvider
| Method Summary | |
|---|---|
void |
addSccpListener(SccpListener listener)
Sets sccp listener |
void |
configure(java.util.Properties p)
|
SccpParameterFactory |
getSccpParameterFactory()
Parameter factory instance. |
SccpUnitDataFactory |
getUnitDataFactory()
UnitData factory instance. |
void |
removeSccpListener(SccpListener listener)
Removes listener |
void |
send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data,
org.mobicents.protocols.ss7.mtp.RoutingLabel ar)
Send sccp byte[] to desired addres. |
| Method Detail |
|---|
void addSccpListener(SccpListener listener)
listener - void removeSccpListener(SccpListener listener)
void send(SccpAddress calledParty,
SccpAddress callingParty,
byte[] data,
org.mobicents.protocols.ss7.mtp.RoutingLabel ar)
throws java.io.IOException
calledParty - - destination address of this messagecallingParty - - local addressdata - - byte[] encoded of sccp parametersar - - reference with mtp3 routing label
java.io.IOExceptionSccpUnitDataFactory getUnitDataFactory()
SccpParameterFactory getSccpParameterFactory()
void configure(java.util.Properties p)
throws org.mobicents.protocols.ConfigurationException
org.mobicents.protocols.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||