public interface MCommProtocol
Modifier and Type | Field and Description |
---|---|
static int |
ANY
internal use only - do not document
|
static int |
PROCESS
Deprecated.
as of TIBCO Adapter SDK 5.2.0.
|
static int |
RV
Regular TIBCO Rendezvous.
|
static int |
RVA
Communication with a TIBCO Rendezvous daemon using a TIBCO Rendezvous agent.
|
static int |
RVCM
TIBCO Rendezvous certified messaging.
|
static int |
RVCMQ
TIBCO Rendezvous distributed queue, that is, 1-of-n communication.
|
static final int ANY
static final int RVA
static final int RV
static final int RVCM
static final int RVCMQ
static final int PROCESS