public interface SccpStack
| Modifier and Type | Field and Description |
|---|---|
static int |
UDT_ONLY |
static int |
XUDT_ONLY |
| Modifier and Type | Method and Description |
|---|---|
SccpProvider |
getSccpProvider()
Exposes SCCP provider object to SCCP user.
|
void |
start()
Starts SCCP stack.
|
void |
stop()
Terminates SCCP stack.
|
static final int UDT_ONLY
static final int XUDT_ONLY
void start()
throws java.lang.IllegalStateException
java.lang.IllegalStateExceptionvoid stop()
java.lang.IllegalStateExceptionorg.mobicents.protocols.StartFailedExceptionSccpProvider getSccpProvider()
Copyright © 2011. All Rights Reserved.