Version
PduTranscoder
public class PduTranscoder
Extends: java.lang.Object
PduTranscoder is responsible for serializing and deserializing SMPP PDUs to and from raw byte buffers using Netty's ByteBuf. It acts as a bridge between the high-level PDU objects and the low-level binary protocol format used over the wire. This class is used to encode outgoing messages and decode incoming ones.
Constructor:
public PduTranscoder()
Creates a new instance of the PduTranscoder. No configuration is required at instantiation.
Sign in to read the full article
Start innovating with Mobius
What's next? Let's talk!