Package | Description |
---|---|
net.sf.jrtps.builtin |
This package provides builtin topic support.
|
net.sf.jrtps.message |
This package contains Messages that are transferred on wire.
|
net.sf.jrtps.message.parameter |
Classes in this package are used with ParameterList encapsulation during message exchange
between participants.
|
Modifier and Type | Method and Description |
---|---|
VendorId |
ParticipantData.getVendorId()
Get the VendorId
|
Modifier and Type | Method and Description |
---|---|
VendorId |
InfoSource.getVendorId()
Indicates the VendorId of the vendor that encapsulated subsequent
Submessages.
|
VendorId |
Header.getVendorId()
Indicates the vendor that provides the implementation of the RTPS
protocol.
|
Constructor and Description |
---|
Header(GuidPrefix prefix,
ProtocolVersion version,
VendorId vendorId)
Constructor with given values.
|
Modifier and Type | Field and Description |
---|---|
static VendorId |
VendorId.CONNEXT_DDS |
static VendorId |
VendorId.CONNEXT_DDS_MICRO |
static VendorId |
VendorId.COREDX_DDS |
static VendorId |
VendorId.EPROSIMA |
static VendorId |
VendorId.ETRI |
static VendorId |
VendorId.ICOUP |
static VendorId |
VendorId.INTERCOM_DDS |
static VendorId |
VendorId.JRTPS |
static VendorId |
VendorId.LAKOTA |
static VendorId |
VendorId.MILSOFT |
static VendorId |
VendorId.OPENDDS |
static VendorId |
VendorId.OPENSPLICE |
static VendorId |
VendorId.QEO |
static VendorId |
VendorId.VENDORID_INVALID |
static VendorId |
VendorId.VENDORID_SECURED |
static VendorId |
VendorId.VORTEX_CAFE |
static VendorId |
VendorId.VORTEX_CLOUD |
static VendorId |
VendorId.VORTEX_GATEWAY |
static VendorId |
VendorId.VORTEX_LITE |
Copyright © 2016. All rights reserved.