public class TestSmppClient
extends com.cloudhopper.smpp.impl.DefaultSmppClient
| Constructor and Description |
|---|
TestSmppClient(ExecutorService executors,
int expectedSessions,
ScheduledExecutorService monitorExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected com.cloudhopper.smpp.impl.DefaultSmppSession |
createSession(org.jboss.netty.channel.Channel channel,
com.cloudhopper.smpp.SmppSessionConfiguration config,
com.cloudhopper.smpp.SmppSessionHandler sessionHandler) |
public TestSmppClient(ExecutorService executors, int expectedSessions, ScheduledExecutorService monitorExecutor)
protected com.cloudhopper.smpp.impl.DefaultSmppSession createSession(org.jboss.netty.channel.Channel channel,
com.cloudhopper.smpp.SmppSessionConfiguration config,
com.cloudhopper.smpp.SmppSessionHandler sessionHandler)
throws com.cloudhopper.smpp.type.SmppTimeoutException,
com.cloudhopper.smpp.type.SmppChannelException,
InterruptedException
createSession in class com.cloudhopper.smpp.impl.DefaultSmppClientcom.cloudhopper.smpp.type.SmppTimeoutExceptioncom.cloudhopper.smpp.type.SmppChannelExceptionInterruptedExceptionCopyright © 2016. All Rights Reserved.