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 sccpPprovider, org.mobicents.protocols.ss7.sccp.parameter.SccpAddress address)
           
 
Method Summary
 org.mobicents.protocols.ss7.map.api.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(org.mobicents.protocols.ss7.sccp.SccpProvider sccpPprovider,
                    org.mobicents.protocols.ss7.sccp.parameter.SccpAddress address)
Method Detail

getMAPProvider

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

start

public void start()
           throws java.lang.IllegalStateException,
                  org.mobicents.protocols.StartFailedException
Specified by:
start in interface org.mobicents.protocols.ss7.map.api.MAPStack
Throws:
java.lang.IllegalStateException
org.mobicents.protocols.StartFailedException

stop

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


Copyright © 2010. All Rights Reserved.