org.mobicents.ss7.sccp
Interface SccpListener

All Known Implementing Classes:
JccInapProviderImpl

public interface SccpListener

Author:
Oleg Kulikov

Method Summary
 void onMessage(SccpAddress calledPartyAddress, SccpAddress callingPartyAddress, byte[] data)
           
 

Method Detail

onMessage

void onMessage(SccpAddress calledPartyAddress,
               SccpAddress callingPartyAddress,
               byte[] data)


Copyright © 2008. All Rights Reserved.