public class MRvEndpointSpec extends MEndpointSpec
MRvEndpointSpec
class encapsulates the specification of a TIBCO Rendezvous endpoint
(for example, subscriber, publisher).Modifier and Type | Field and Description |
---|---|
static int |
DELIVERY_DIST_Q
TIBCO Rendezvous distributed queue, that is, 1-of-n communication.
|
static int |
DELIVERY_PROCESS |
static int |
DELIVERY_TX
Deprecated.
as of TIBCO Adapter SDK 5.2.0.
|
int |
messageFormat
Message format for an endpoint.
|
DELIVERY_PERSIST, DELIVERY_RELIABLE, deliveryMode, destinationName, sessionName, timeout, transactionLevel, TX_NONE, TX_SIMPLE
AMX, JMS, M_FILE_SINK_ID, M_HAWK_SINK_ID, M_JMS_SINK_ID, M_RV_SINK_ID, M_SINK_ID, M_STDERR_SINK_ID, M_STDOUT_SINK_ID, M_STREAM_SINK_ID, RV
Constructor and Description |
---|
MRvEndpointSpec() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
getTransportID() |
copy
public static final int DELIVERY_DIST_Q
MMessageFormat
,
Constant Field Valuespublic static final int DELIVERY_TX
MMessageFormat
,
Constant Field Valuespublic int messageFormat
MMessageFormat
public static final int DELIVERY_PROCESS
public int getTransportID()
public java.lang.Object clone()
clone
in class MEndpointSpec