Does Jingle library provide reliable transfer over STUN?

Hi, I have to implement TCP-like reliable transfer over STUN. Does Smack’s Jingle library provide such capability? I didn’t find the answer by glanced over the source code. Thanks!

(SOCKS5 does provide reliable transfer but my application requires a non-SOCKS5 approach.)