org.mobicents.protocols.ss7.map
Class MAPStackImpl

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

public class MAPStackImpl
extends java.lang.Object
implements MAPStack

Author:
amit bhayani

Constructor Summary
MAPStackImpl(SccpProvider sccpPprovider, SccpAddress address)
           
 
Method Summary
 MAPProvider getMAPProvider()
           
 void start()
           
 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(SccpProvider sccpPprovider,
                    SccpAddress address)
Method Detail

getMAPProvider

public MAPProvider getMAPProvider()
Specified by:
getMAPProvider in interface MAPStack

start

public void start()
           throws java.lang.IllegalStateException,
                  StartFailedException
Specified by:
start in interface MAPStack
Throws:
java.lang.IllegalStateException
StartFailedException

stop

public void stop()
Specified by:
stop in interface MAPStack


Copyright © 2011. All Rights Reserved.