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
IOException
IllegalArgumentException
org.jsmpp.PDUException
org.jsmpp.extra.ResponseTimeoutException
org.jsmpp.InvalidResponseException
org.jsmpp.extra.NegativeResponseException
public void longMessage() throws MessagingException, IOException
MessagingException
IOException
public void gsm7bitDefaultAlphabet() throws MessagingException, IOException
MessagingException
IOException
public void gsm7bitBasicCharacterSetExtension() throws MessagingException, IOException
MessagingException
IOException
Copyright © 2021. All rights reserved.