Habari STOMP Client for OpenMQ 9.0
Object Pascal STOMP client library for OpenMQ
Loading...
Searching...
No Matches
BTAbstractCommAdapter.pas File Reference

Classes

class  TBTAbstractCommAdapter
 

Variables

const PROT_STOMP = "stomp"
 
const PROT_STOMP_TLS = "stomp+ssl"
 
const PROT_FAILOVER = "failover:(stomp"
 
const DEFAULT_TIMEOUT = 200
 

Variable Documentation

◆ DEFAULT_TIMEOUT

const DEFAULT_TIMEOUT = 200

◆ PROT_FAILOVER

const PROT_FAILOVER = "failover:(stomp"

◆ PROT_STOMP

const PROT_STOMP = "stomp"

◆ PROT_STOMP_TLS

const PROT_STOMP_TLS = "stomp+ssl"