Version

PduResponse

public abstract class PduResponse
extends Pdu

The base class for all response PDUs. PduResponse is an abstract subclass of Pdu used to represent response PDUs in the SMPP protocol. These objects are returned in reaction to PduRequest messages and include a command status and optional result message.

Fields inherited from class com.mobius.software.protocols.smpp.Pdu

PDU_HEADER_LENGTH, PDU_INT_LENGTH

Sign in to read the full article