org.mobicents.protocols.ss7.sccp
Interface SccpStack


public interface SccpStack

Author:
baranowb

Method Summary
 void configure(java.util.Properties properties)
           
 SccpProvider getSccpProvider()
           
 void start()
           
 void stop()
           
 

Method Detail

start

void start()
           throws java.lang.IllegalStateException,
                  org.mobicents.protocols.StartFailedException
Throws:
java.lang.IllegalStateException
org.mobicents.protocols.StartFailedException

stop

void stop()

configure

void configure(java.util.Properties properties)
               throws org.mobicents.protocols.ConfigurationException
Throws:
org.mobicents.protocols.ConfigurationException

getSccpProvider

SccpProvider getSccpProvider()


Copyright © 2010. All Rights Reserved.