org.mobicents.protocols.ss7.map
Class MAPStackImpl

java.lang.Object
  extended by org.mobicents.protocols.ss7.map.MAPStackImpl
All Implemented Interfaces:
org.mobicents.protocols.ss7.map.api.MAPStack

public class MAPStackImpl
extends java.lang.Object
implements org.mobicents.protocols.ss7.map.api.MAPStack

Author:
amit bhayani

Constructor Summary
MAPStackImpl(org.mobicents.protocols.ss7.sccp.SccpProvider sccpProvider)
           
 
Method Summary
 org.mobicents.protocols.ss7.map.api.MAPProvider getMAPProvider()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MAPStackImpl

public MAPStackImpl(org.mobicents.protocols.ss7.sccp.SccpProvider sccpProvider)
Method Detail

getMAPProvider

public org.mobicents.protocols.ss7.map.api.MAPProvider getMAPProvider()
Specified by:
getMAPProvider in interface org.mobicents.protocols.ss7.map.api.MAPStack

stop

public void stop()
Specified by:
stop in interface org.mobicents.protocols.ss7.map.api.MAPStack


Copyright © 2010. All Rights Reserved.