| Package | Description |
|---|---|
| com.cloudhopper.smpp | |
| com.cloudhopper.smpp.impl | |
| com.cloudhopper.smpp.pdu |
| Modifier and Type | Method and Description |
|---|---|
SubmitSmResp |
SmppSession.submit(SubmitSm request,
long timeoutMillis)
Synchronously sends a "submit" request to the remote endpoint and
waits for up to a specified number of milliseconds for a response.
|
| Modifier and Type | Method and Description |
|---|---|
SubmitSmResp |
DefaultSmppSession.submit(SubmitSm request,
long timeoutInMillis) |
| Modifier and Type | Method and Description |
|---|---|
SubmitSmResp |
SubmitSm.createResponse() |
| Modifier and Type | Method and Description |
|---|---|
Class<SubmitSmResp> |
SubmitSm.getResponseClass() |
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.