|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISUPStack
Start time:09:07:18 2009-08-30
Project: mobicents-isup-stack
| Method Summary | |
|---|---|
void |
configure(java.util.Properties props)
Configure this stack and its resources, like MTP. |
ISUPProvider |
getIsupProvider()
Get instance of provider. |
void |
start()
Start stack and all underlying resources |
void |
stop()
Stop stack and all underlying resources. |
| Method Detail |
|---|
ISUPProvider getIsupProvider()
void stop()
void start()
throws java.lang.IllegalStateException,
org.mobicents.protocols.StartFailedException
java.lang.IllegalStateException - - if stack is already running or is not configured yet.
org.mobicents.protocols.StartFailedException - - if start failed for some other reason.
void configure(java.util.Properties props)
throws org.mobicents.protocols.ConfigurationException
props -
org.mobicents.protocols.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||