org.mobicents.ss7.sgw
| Constructor and Description |
|---|
SignalingGateway() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
create()
Life Cycle methods
|
void |
destroy() |
NodalInterworkingFunction |
getNodalInterworkingFunction() |
ShellExecutor |
getShellExecutor() |
boolean |
isActive() |
int |
perform() |
void |
setNodalInterworkingFunction(NodalInterworkingFunction nodalInterworkingFunction) |
void |
setShellExecutor(ShellExecutor shellExecutor) |
void |
start() |
void |
stop() |
public static final Scheduler scheduler
public ShellExecutor getShellExecutor()
public void setShellExecutor(ShellExecutor shellExecutor)
public NodalInterworkingFunction getNodalInterworkingFunction()
public void setNodalInterworkingFunction(NodalInterworkingFunction nodalInterworkingFunction)
public void create()
public void start()
throws java.lang.Exception
java.lang.Exceptionpublic void stop()
public void destroy()
Copyright © 2011. All Rights Reserved.