|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SS7Layer4
| Method Summary | |
|---|---|
void |
linkDown()
Callback method from MTP3 layer, informs upper layers that link is not operable. |
void |
linkUp()
Callback method from lower layers MTP3-. |
void |
receive(byte sls,
byte linksetId,
int service,
int subservice,
byte[] msgBuff)
|
| Method Detail |
|---|
void linkUp()
void linkDown()
void receive(byte sls,
byte linksetId,
int service,
int subservice,
byte[] msgBuff)
service - - type, this is generaly content of service part - contains
constant defined for ISUP, SCCP or any othersubservice - - as above, it contains other 4 buts of SIO byte.msgBuff -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||