org.mobicents.protocols.ss7.map.dialog
Class MAPProviderAbortInfoImpl

java.lang.Object
  extended by org.mobicents.protocols.ss7.map.dialog.MAPProviderAbortInfoImpl
All Implemented Interfaces:
MAPProviderAbortInfo

public class MAPProviderAbortInfoImpl
extends java.lang.Object
implements MAPProviderAbortInfo

Author:
amit bhayani

Field Summary
protected static int MAP_PROVIDER_ABORT_INFO_TAG
           
protected static int PROVIDER_ABORT_TAG_CLASS
           
protected static boolean PROVIDER_ABORT_TAG_PC_CONSTRUCTED
           
 
Constructor Summary
MAPProviderAbortInfoImpl()
           
 
Method Summary
 void decode(org.mobicents.protocols.asn.AsnInputStream ais)
           
 void encode(org.mobicents.protocols.asn.AsnOutputStream asnOS)
           
 MAPDialog getMAPDialog()
           
 MAPProviderAbortReason getMAPProviderAbortReason()
           
 void setMAPDialog(MAPDialog mapDialog)
           
 void setMAPProviderAbortReason(MAPProviderAbortReason mapProvAbrtReas)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAP_PROVIDER_ABORT_INFO_TAG

protected static final int MAP_PROVIDER_ABORT_INFO_TAG
See Also:
Constant Field Values

PROVIDER_ABORT_TAG_CLASS

protected static final int PROVIDER_ABORT_TAG_CLASS
See Also:
Constant Field Values

PROVIDER_ABORT_TAG_PC_CONSTRUCTED

protected static final boolean PROVIDER_ABORT_TAG_PC_CONSTRUCTED
See Also:
Constant Field Values
Constructor Detail

MAPProviderAbortInfoImpl

public MAPProviderAbortInfoImpl()
Method Detail

getMAPDialog

public MAPDialog getMAPDialog()
Specified by:
getMAPDialog in interface MAPProviderAbortInfo

getMAPProviderAbortReason

public MAPProviderAbortReason getMAPProviderAbortReason()
Specified by:
getMAPProviderAbortReason in interface MAPProviderAbortInfo

setMAPDialog

public void setMAPDialog(MAPDialog mapDialog)
Specified by:
setMAPDialog in interface MAPProviderAbortInfo

setMAPProviderAbortReason

public void setMAPProviderAbortReason(MAPProviderAbortReason mapProvAbrtReas)
Specified by:
setMAPProviderAbortReason in interface MAPProviderAbortInfo

decode

public void decode(org.mobicents.protocols.asn.AsnInputStream ais)
            throws org.mobicents.protocols.asn.AsnException,
                   java.io.IOException,
                   MAPException
Throws:
org.mobicents.protocols.asn.AsnException
java.io.IOException
MAPException

encode

public void encode(org.mobicents.protocols.asn.AsnOutputStream asnOS)
            throws java.io.IOException,
                   MAPException
Throws:
java.io.IOException
MAPException


Copyright © 2011. All Rights Reserved.