public class SMPPOutboundServerSimulator extends org.jsmpp.session.ServerResponseDeliveryAdapter implements Runnable, org.jsmpp.session.OutboundServerMessageReceiverListener
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
onAcceptDeliverSm(org.jsmpp.bean.DeliverSm deliverSm,
org.jsmpp.session.SMPPOutboundServerSession source) |
void |
run() |
public static void main(String[] args)
public void onAcceptDeliverSm(org.jsmpp.bean.DeliverSm deliverSm,
org.jsmpp.session.SMPPOutboundServerSession source)
throws org.jsmpp.extra.ProcessRequestException
onAcceptDeliverSm in interface org.jsmpp.session.OutboundServerMessageReceiverListenerorg.jsmpp.extra.ProcessRequestExceptionCopyright © 2025 WSO2. All rights reserved.