org.mobicents.protocols.ss7.map.dialog
public class MAPAcceptInfoImpl extends java.lang.Object implements MAPAcceptInfo
| Modifier and Type | Field and Description |
|---|---|
protected static int |
MAP_ACCEPT_INFO_TAG |
| Constructor and Description |
|---|
MAPAcceptInfoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(org.mobicents.protocols.asn.AsnInputStream ais) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOS) |
MAPDialog |
getMAPDialog() |
void |
setMAPDialog(MAPDialog mapDialog) |
protected static final int MAP_ACCEPT_INFO_TAG
public MAPDialog getMAPDialog()
getMAPDialog in interface MAPAcceptInfopublic void setMAPDialog(MAPDialog mapDialog)
setMAPDialog in interface MAPAcceptInfopublic void decode(org.mobicents.protocols.asn.AsnInputStream ais)
throws org.mobicents.protocols.asn.AsnException,
java.io.IOException,
MAPException
org.mobicents.protocols.asn.AsnExceptionjava.io.IOExceptionMAPExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOS)
throws java.io.IOException,
MAPException
java.io.IOExceptionMAPExceptionCopyright © 2011. All Rights Reserved.