| Package | Description |
|---|---|
| com.cloudhopper.smpp | |
| com.cloudhopper.smpp.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
SmppSessionHandler.fireExpectedPduResponseReceived(PduAsyncResponse pduAsyncResponse)
Called when a response PDU is received for a previously sent request PDU.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPduAsyncResponse
Default implementation of an SmppAsyncResponse.
|
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<PduAsyncResponse> |
PollableSmppSessionHandler.getReceivedExpectedPduResponses() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSmppSessionHandler.fireExpectedPduResponseReceived(PduAsyncResponse pduAsyncResponse) |
void |
PollableSmppSessionHandler.fireExpectedPduResponseReceived(PduAsyncResponse pduAsyncResponse) |
Copyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.