See and limit the number of SMPP message parts being generated by Camel
I am using Apache Camel SMPP to generate SMS messages. In the java code, I am using exchange.getIn().setBody(bodyByteArray);
to set the message body. On top of that, I am setting various headers such as CamelSmppDestAddr
.
See and limit the number of SMPP message parts being generated by Camel
I am using Apache Camel SMPP to generate SMS messages. In the java code, I am using exchange.getIn().setBody(bodyByteArray);
to set the message body. On top of that, I am setting various headers such as CamelSmppDestAddr
.
See and limit the number of SMPP message parts being generated by Camel
I am using Apache Camel SMPP to generate SMS messages. In the java code, I am using exchange.getIn().setBody(bodyByteArray);
to set the message body. On top of that, I am setting various headers such as CamelSmppDestAddr
.