org.mobicents.protocols.ss7.map.api
Interface MAPMessage
- All Known Subinterfaces:
- ProcessUnstructuredSSIndication, ProcessUnstructuredSSRequest, ProcessUnstructuredSSResponse, UnstructuredSSIndication, UnstructuredSSRequest, UnstructuredSSResponse, USSDService
public interface MAPMessage
This is super interface for all service message in MAP
- Author:
- amit bhayani
getInvokeId
long getInvokeId()
setInvokeId
void setInvokeId(long invokeId)
getMAPDialog
MAPDialog getMAPDialog()
setMAPDialog
void setMAPDialog(MAPDialog mapDialog)
Copyright © 2010. All Rights Reserved.