Sends a single message in one call: bind, submit, unbind.
A convenience wrapper over connect + SmppSession.submit for the fire-once
case; it binds as a transmitter by default (override with bindMode). The session is always
closed, even if the submission throws.
Sends a single message in one call: bind, submit, unbind.
A convenience wrapper over connect + SmppSession.submit for the fire-once case; it binds as a transmitter by default (override with
bindMode). The session is always closed, even if the submission throws.