org.mobicents.protocols.ss7.map
Class MAPStackImpl
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAPStackImpl
public MAPStackImpl()
MAPStackImpl
public MAPStackImpl(org.mobicents.protocols.ss7.sccp.SccpProvider sccpPprovider)
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
configure
public void configure(java.util.Properties props)
throws org.mobicents.protocols.ConfigurationException
- Specified by:
configure in interface org.mobicents.protocols.ss7.map.api.MAPStack
- Throws:
org.mobicents.protocols.ConfigurationException
Copyright © 2010. All Rights Reserved.