org.mobicents.protocols.ss7.sccp
public interface SccpListener extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(SccpMessage message)
Called when proper data is received, it is partially decoded.
|
void onMessage(SccpMessage message)
calledPartyAddress - - destination addresscallingPartyAddress - - originating addressdata - - payload of data unitCopyright © 2011. All Rights Reserved.