public class SmsSMPPGsm7bitTest extends Object
| Modifier and Type | Field and Description |
|---|---|
LoggingTestRule |
loggingRule |
SmppServerRule<org.jsmpp.bean.SubmitSm> |
smppServer |
| Constructor and Description |
|---|
SmsSMPPGsm7bitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
gsm7bitBasicCharacterSetExtension()
Each character present in the GSM 8-bit extension table is encoded on two characters: [ESC, char].
|
void |
gsm7bitDefaultAlphabet() |
void |
longMessage() |
void |
setUp() |
public final LoggingTestRule loggingRule
public final SmppServerRule<org.jsmpp.bean.SubmitSm> smppServer
public void setUp()
throws IOException,
IllegalArgumentException,
org.jsmpp.PDUException,
org.jsmpp.extra.ResponseTimeoutException,
org.jsmpp.InvalidResponseException,
org.jsmpp.extra.NegativeResponseException
IOExceptionIllegalArgumentExceptionorg.jsmpp.PDUExceptionorg.jsmpp.extra.ResponseTimeoutExceptionorg.jsmpp.InvalidResponseExceptionorg.jsmpp.extra.NegativeResponseExceptionpublic void longMessage()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void gsm7bitDefaultAlphabet()
throws MessagingException,
IOException
MessagingExceptionIOExceptionpublic void gsm7bitBasicCharacterSetExtension()
throws MessagingException,
IOException
MessagingExceptionIOExceptionCopyright © 2021. All rights reserved.