Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

acceptSample(Sample<T>) - Method in interface net.sf.jrtps.udds.ContentFilter
This method is called to determine whether or not a Sample should be passed forward.
AckNack - Class in net.sf.jrtps.message
This Submessage is used to communicate the state of a Reader to a Writer.
AckNack(EntityId, EntityId, SequenceNumberSet, int) - Constructor for class net.sf.jrtps.message.AckNack
 
add(Parameter) - Method in class net.sf.jrtps.message.parameter.ParameterList
 
addAuthenticationListener(AuthenticationListener) - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Adds an AuthenticationListener.
addChange(int, Guid, Data, Time) - Method in interface net.sf.jrtps.rtps.ReaderCache
Adds a new change to ReaderCache.
addCommunicationListener(CommunicationListener<ENTITY_DATA>) - Method in class net.sf.jrtps.udds.Entity
Adds a new CommunicationListener to this Entity.
addEntityListener(EntityListener) - Method in class net.sf.jrtps.udds.Participant
Adds a new EntityListener
addMatchedReader(SubscriptionData) - Method in class net.sf.jrtps.rtps.RTPSWriter
Add a matched reader.
addMatchedWriter(PublicationData) - Method in class net.sf.jrtps.rtps.RTPSReader
Adds a matched writer for this RTPSReader.
addParameter(Parameter) - Method in class net.sf.jrtps.builtin.DiscoveredData
Adds a Parameter that was not handled by subclass.
addPolicyListener(QualityOfService.PolicyListener) - Method in class net.sf.jrtps.QualityOfService
 
addQosPolicy(QosPolicy<?>) - Method in class net.sf.jrtps.builtin.DiscoveredData
Adds a QosPolicy.
addSampleListener(SampleListener<T>) - Method in class net.sf.jrtps.udds.DataReader
Adds a SampleListener to this DataReader
addSubMessage(SubMessage) - Method in class net.sf.jrtps.message.Message
Adds a new SubMessage to this Message.
addTask(long, Watchdog.Listener) - Method in class net.sf.jrtps.util.Watchdog
Adds a new Watchdog Task to executor.
addWriterListener(WriterLivelinessListener) - Method in class net.sf.jrtps.udds.DataReader
Adds a WriterListener to this DataReader.
addWriterLivelinessListener(WriterLivelinessListener) - Method in class net.sf.jrtps.rtps.RTPSReader
Adds WriterLivelinessListener
AES_HMAC_SHA1 - Static variable in class net.sf.jrtps.udds.security.CompositeTransformer
 
AES_HMAC_SHA256 - Static variable in class net.sf.jrtps.udds.security.CompositeTransformer
 
AES_KIND - Static variable in class net.sf.jrtps.udds.security.CipherTransformer
 
AES_NAME - Static variable in class net.sf.jrtps.udds.security.CipherTransformer
 
align(int) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Aligns this buffer to given byteBoundary.
asMillis() - Method in class net.sf.jrtps.types.Duration
Gets this duration as milliseconds.
assertLiveliness() - Method in class net.sf.jrtps.rtps.RTPSWriter
Assert liveliness of this writer.
assertLiveliness() - Method in class net.sf.jrtps.rtps.WriterProxy
Asserts liveliness of a writer represented by this WriterProxy.
assertLiveliness() - Method in class net.sf.jrtps.udds.DataWriter
Asserts liveliness of this DataWriter.
assertLiveliness() - Method in class net.sf.jrtps.udds.Participant
Asserts liveliness of writers, whose QosLiveliness kind is MANUAL_BY_PARTICIPANT.
AUTH_LOG_CATEGORY - Static variable in class net.sf.jrtps.udds.security.AuthenticationPlugin
 
authenticationFailed(ParticipantData) - Method in interface net.sf.jrtps.udds.security.AuthenticationListener
This method is called when authentication has failed.
AuthenticationListener - Interface in net.sf.jrtps.udds.security
AuthenticationListener
AuthenticationPlugin - Class in net.sf.jrtps.udds.security
An abstract class for authentication plugin. udds Participant (BuiltinParticipantDataListener) calls beginHandshake(ParticipantData) method during discovery.
AuthenticationPlugin(Configuration) - Constructor for class net.sf.jrtps.udds.security.AuthenticationPlugin
 
authenticationSucceeded(ParticipantData) - Method in interface net.sf.jrtps.udds.security.AuthenticationListener
This method is called after successful authentication.
AUTOMATIC_LIVELINESS_KIND - Static variable in class net.sf.jrtps.builtin.ParticipantMessage
 

B

BaseTypeName - Class in net.sf.jrtps.message.parameter
 
beginHandshake(ParticipantData) - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Begins a handshake protocol with given ParticipantData.
beginHandshake(ParticipantData) - Method in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
Begins a handshake protocol.
beginHandshake(ParticipantData) - Method in class net.sf.jrtps.udds.security.NoOpAuthenticationPlugin
 
BUILTIN_ENDPOINT_PARTICIPANT_MESSAGE_DATA_READER - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
BUILTIN_ENDPOINT_PARTICIPANT_MESSAGE_DATA_WRITER - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
BUILTIN_PARTICIPANT_MESSAGE_READER - Static variable in class net.sf.jrtps.types.EntityId
Builtin reader for ParticipantMessage
BUILTIN_PARTICIPANT_MESSAGE_SECURE_READER - Static variable in class net.sf.jrtps.types.EntityId
Builtin reader for secure ParticipantMessage
BUILTIN_PARTICIPANT_MESSAGE_SECURE_WRITER - Static variable in class net.sf.jrtps.types.EntityId
Builtin writer for secure ParticipantMessage
BUILTIN_PARTICIPANT_MESSAGE_WRITER - Static variable in class net.sf.jrtps.types.EntityId
Builtin writer for ParticipantMessage
BUILTIN_PARTICIPANT_STATELESS_READER - Static variable in class net.sf.jrtps.types.EntityId
 
BUILTIN_PARTICIPANT_STATELESS_WRITER - Static variable in class net.sf.jrtps.types.EntityId
 
BUILTIN_PARTICIPANT_VOLATILE_READER - Static variable in class net.sf.jrtps.types.EntityId
 
BUILTIN_PARTICIPANT_VOLATILE_WRITER - Static variable in class net.sf.jrtps.types.EntityId
 
BUILTIN_TOPIC_NAME - Static variable in class net.sf.jrtps.builtin.ParticipantData
 
BUILTIN_TOPIC_NAME - Static variable in class net.sf.jrtps.builtin.ParticipantMessage
 
BUILTIN_TOPIC_NAME - Static variable in class net.sf.jrtps.builtin.PublicationData
 
BUILTIN_TOPIC_NAME - Static variable in class net.sf.jrtps.builtin.SubscriptionData
 
BUILTIN_TOPIC_NAME - Static variable in class net.sf.jrtps.builtin.TopicData
 
BUILTIN_TOPIC_NAME - Static variable in class net.sf.jrtps.udds.security.ParticipantStatelessMessage
 
BUILTIN_TYPE_NAME - Static variable in class net.sf.jrtps.builtin.ParticipantData
 
BUILTIN_TYPE_NAME - Static variable in class net.sf.jrtps.builtin.PublicationData
 
BUILTIN_TYPE_NAME - Static variable in class net.sf.jrtps.builtin.SubscriptionData
 
BUILTIN_TYPE_NAME - Static variable in class net.sf.jrtps.builtin.TopicData
 
BuiltinEndpointSet - Class in net.sf.jrtps.message.parameter
All Participants must support the SEDP.
BuiltinEndpointSet(int) - Constructor for class net.sf.jrtps.message.parameter.BuiltinEndpointSet
 
BuiltinTopicKey - Class in net.sf.jrtps.message.parameter
BuiltinTopicKey holds Guid of the entities.
BuiltinTopicKey(Guid) - Constructor for class net.sf.jrtps.message.parameter.BuiltinTopicKey
 

C

cancel() - Method in class net.sf.jrtps.util.Watchdog.Task
Cancel this Task.
CDR_BE_HEADER - Static variable in class net.sf.jrtps.message.DataEncapsulation
 
CDR_LE_HEADER - Static variable in class net.sf.jrtps.message.DataEncapsulation
 
CDREncapsulation - Class in net.sf.jrtps.message
CDREncapsulation is a general purpose binary DataEncapsulation.
CDREncapsulation(int) - Constructor for class net.sf.jrtps.message.CDREncapsulation
 
Changeable - Interface in net.sf.jrtps.message.parameter
A tagging interface marking a QosPolicy as changeable within QualityOfService.
ChangeKind - Enum in net.sf.jrtps.rtps
Enumeration for different kind of changes made to an instance.
changesBegin(int) - Method in interface net.sf.jrtps.rtps.ReaderCache
Notifies implementing class that a new set of changes is coming from RTPS layer.
changesEnd(int) - Method in interface net.sf.jrtps.rtps.ReaderCache
Notifies implementing class that there are no more samples coming from the RTPS layer.
CipherTransformer - Class in net.sf.jrtps.udds.security
CipherTransformer uses javax.crypto.Cipher to encode and decode payload.
CipherTransformer(String, int) - Constructor for class net.sf.jrtps.udds.security.CipherTransformer
Constructor for CipherTransformer.
CLASS_ID_DDS_ACCESS_PKI_SIGNED_XML_PERMISSIONS - Static variable in class net.sf.jrtps.message.parameter.PermissionsToken
 
CLASS_ID_DDS_AUTH_X509_PEM_SHA256 - Static variable in class net.sf.jrtps.message.parameter.IdentityToken
 
CLASS_ID_JRTPS_XML_PERMISSIONS - Static variable in class net.sf.jrtps.message.parameter.PermissionsToken
 
clear(List<Sample<T>>) - Method in class net.sf.jrtps.udds.DataReader
Clears Samples from the history cache.
clone() - Method in class net.sf.jrtps.rtps.Sample
 
close() - Method in class net.sf.jrtps.rtps.RTPSParticipant
Close this RTPSParticipant.
close() - Method in class net.sf.jrtps.rtps.RTPSWriter
Close this writer.
close() - Method in class net.sf.jrtps.transport.TransportProvider
Closes TransportProvider.
close() - Method in class net.sf.jrtps.transport.UDPProvider
 
close() - Method in class net.sf.jrtps.udds.DataWriter
Closes this DataWriter.
close() - Method in interface net.sf.jrtps.udds.HistoryCache
Close this HistoryCache.
close() - Method in class net.sf.jrtps.udds.Participant
Close this participant.
coherentChangesBegin() - Method in interface net.sf.jrtps.udds.HistoryCache
Calling this method starts a new coherent set.
coherentChangesEnd() - Method in interface net.sf.jrtps.udds.HistoryCache
Calling this method ends current coherent set.
CoherentSet - Class in net.sf.jrtps.message.parameter
 
CoherentSet(SequenceNumber) - Constructor for class net.sf.jrtps.message.parameter.CoherentSet
Creates a new CoherentSet with given SequenceNumber
CommunicationListener<ENTITY_DATA extends DiscoveredData> - Interface in net.sf.jrtps.udds
CommunicationListener is used by applications that need to know of different CommunicationStatuses, as specified n DDS specification.
communicationListeners - Variable in class net.sf.jrtps.udds.Entity
A List of communication listeners
compareTo(Duration) - Method in class net.sf.jrtps.types.Duration
 
compareTo(Guid) - Method in class net.sf.jrtps.types.Guid
 
CompositeTransformer - Class in net.sf.jrtps.udds.security
CompositeTransformer joins two transformations.
CompositeTransformer(Transformer, Transformer, int) - Constructor for class net.sf.jrtps.udds.security.CompositeTransformer
Constructor for CompositeTransformer.
Configuration - Class in net.sf.jrtps
Configuration for jRTPS.
Configuration() - Constructor for class net.sf.jrtps.Configuration
Creates a Configuration from resource named /jrtps.properties
Configuration(Map<String, Object>) - Constructor for class net.sf.jrtps.Configuration
Constructs Configuration with given properties.
Configuration(String) - Constructor for class net.sf.jrtps.Configuration
Creates a new Configuration with given resourceName.
CONNEXT_DDS - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
CONNEXT_DDS_MICRO - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
containsData() - Method in class net.sf.jrtps.message.CDREncapsulation
 
containsData() - Method in class net.sf.jrtps.message.DataEncapsulation
Checks whether this encapsulation holds data
containsData() - Method in class net.sf.jrtps.message.ParameterListEncapsulation
 
containsSeqNum(long) - Method in class net.sf.jrtps.types.SequenceNumberSet
Tests, whether or not given sequenceNumber is contained in this SequenceNumberSet
containsSignature(byte[]) - Method in class net.sf.jrtps.message.parameter.ContentFilterInfo
 
ContentFilter<T> - Interface in net.sf.jrtps.udds
ContentFilter.
ContentFilterInfo - Class in net.sf.jrtps.message.parameter
ContentFilterInfo is transmitted with Data submessage as an inline-qos parameter.
ContentFilterInfo.FilterSignature - Class in net.sf.jrtps.message.parameter
 
ContentFilterProperty - Class in net.sf.jrtps.message.parameter
ContentFilterProperty parameter is sent by reader to writer, so that writer side filtering is possible.
ContentFilterProperty(String, String, Class<? extends ContentFilter>) - Constructor for class net.sf.jrtps.message.parameter.ContentFilterProperty
Constructor for ContentFilterProperty. filterClassName is set to 'java', filterExpression is set to fully qualified class name of the given class.
ContentFilterProperty(String, String, String, String) - Constructor for class net.sf.jrtps.message.parameter.ContentFilterProperty
 
ContentFilterProperty(String, String, String, String, String[]) - Constructor for class net.sf.jrtps.message.parameter.ContentFilterProperty
 
COREDX_DDS - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
createDataReader(Participant, Class<T>, String, RTPSReader<T>) - Method in class net.sf.jrtps.udds.EntityFactory
Create a new DataReader.
createDataReader(Class<T>) - Method in class net.sf.jrtps.udds.Participant
Create a new DataReader for given type T.
createDataReader(Class<T>, QualityOfService) - Method in class net.sf.jrtps.udds.Participant
Create a new DataReader for given type T.
createDataReader(String, Class<T>, String, QualityOfService) - Method in class net.sf.jrtps.udds.Participant
Create a DataReader.
createDataWriter(Participant, Class<T>, String, RTPSWriter<T>, HistoryCache<T>) - Method in class net.sf.jrtps.udds.EntityFactory
Create a new DataWriter.
createDataWriter(Class<T>) - Method in class net.sf.jrtps.udds.Participant
Creates a new DataWriter of given type.
createDataWriter(Class<T>, QualityOfService) - Method in class net.sf.jrtps.udds.Participant
Creates a new DataWriter of given type.
createDataWriter(String, Class<T>, String, QualityOfService) - Method in class net.sf.jrtps.udds.Participant
Create a DataWriter.
createEntityId(byte[], int) - Static method in class net.sf.jrtps.types.EntityId
Reads EntityId from given byte[] and kind.
createInstance(byte[]) - Static method in class net.sf.jrtps.message.DataEncapsulation
Creates an instance of DataEncapsulation.
createLocator(URI, int, int, boolean) - Method in class net.sf.jrtps.transport.MemProvider
 
createLocator(URI, int, int, boolean) - Method in class net.sf.jrtps.transport.TransportProvider
Create a Locator with given parameters.
createLocator(URI, int, int, boolean) - Method in class net.sf.jrtps.transport.UDPProvider
 
createReader(EntityId, String, ReaderCache<T>, QualityOfService) - Method in class net.sf.jrtps.rtps.RTPSParticipant
Creates a new RTPSReader.
createWriter(EntityId, String, WriterCache<T>, QualityOfService) - Method in class net.sf.jrtps.rtps.RTPSParticipant
Creates a new RTPSWriter.
CryptoPlugin - Class in net.sf.jrtps.udds.security
CryptoPlugin.

D

Data - Class in net.sf.jrtps.message
This Submessage notifies the RTPS Reader of a change to a data-object belonging to the RTPS Writer.
Data(EntityId, EntityId, long, ParameterList, DataEncapsulation) - Constructor for class net.sf.jrtps.message.Data
Constructor for creating a Data message.
DataEncapsulation - Class in net.sf.jrtps.message
This abstract class is a base class for different encapsulation schemes.
DataEncapsulation() - Constructor for class net.sf.jrtps.message.DataEncapsulation
 
dataFlag() - Method in class net.sf.jrtps.message.Data
Indicates to the Reader that the dataPayload submessage element contains the serialized value of the data-object.
DataFrag - Class in net.sf.jrtps.message
see 8.3.7.3 DataFrag
DataFrag(SubMessageHeader, RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.DataFrag
 
DataReader<T> - Class in net.sf.jrtps.udds
This class represents a strongly typed DataReader in spirit of DDS specification.
DataReader(Participant, Class<T>, RTPSReader<T>) - Constructor for class net.sf.jrtps.udds.DataReader
Constructor with null typeName
DataReader(Participant, Class<T>, String, RTPSReader<T>) - Constructor for class net.sf.jrtps.udds.DataReader
Constructor for DataReader.
DataReaderPolicy<T> - Interface in net.sf.jrtps.message.parameter
A tagging interface marking QosPolicies as being suitable for readers.
DataWriter<T> - Class in net.sf.jrtps.udds
This class represents a strongly typed DataWriter in spirit of DDS specification.
DataWriter(Participant, Class<T>, RTPSWriter<T>, HistoryCache<T>) - Constructor for class net.sf.jrtps.udds.DataWriter
Constructor with null typeName.
DataWriter(Participant, Class<T>, String, RTPSWriter<T>, HistoryCache<T>) - Constructor for class net.sf.jrtps.udds.DataWriter
Constructor for DataWriter.
DataWriterPolicy<T> - Interface in net.sf.jrtps.message.parameter
A tagging interface marking QosPolicies as being suitable for writers.
DDSSQL - Static variable in class net.sf.jrtps.message.parameter.ContentFilterProperty
Filter class name defined by DDS specification.
deadlineMissed(KeyHash) - Method in interface net.sf.jrtps.udds.CommunicationListener
This method is called when a deadline contract between local and remote entity has been violated.
decode(Key, SecurePayload) - Method in class net.sf.jrtps.udds.security.CipherTransformer
 
decode(Key, SecurePayload) - Method in class net.sf.jrtps.udds.security.CompositeTransformer
 
decode(Key, SecurePayload) - Method in class net.sf.jrtps.udds.security.MACTransformer
 
decode(Key, SecurePayload) - Method in interface net.sf.jrtps.udds.security.Transformer
Decodes a given SecurePayload
decodeMessage(GuidPrefix, SecureSubMessage) - Method in class net.sf.jrtps.udds.security.CryptoPlugin
Decodes a SecureSubMessage into Message.
defaultDataRepresentation() - Static method in class net.sf.jrtps.message.parameter.QosDataRepresentation
Get a default DataRepresentation QoS policy.
defaultDeadline() - Static method in class net.sf.jrtps.message.parameter.QosDeadline
Gets a default QosDeadline with period Duration_t.INFINITE
defaultDestinationOrder() - Static method in class net.sf.jrtps.message.parameter.QosDestinationOrder
Get the default QosDestinationOrder BY_RECEPTION_TIMESTAMP.
defaultDurability() - Static method in class net.sf.jrtps.message.parameter.QosDurability
Get the default QosDurability: VOLATILE
defaultDurabilityService() - Static method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
defaultGroupData() - Static method in class net.sf.jrtps.message.parameter.QosGroupData
 
defaultHistory() - Static method in class net.sf.jrtps.message.parameter.QosHistory
Get the default QosHistory: KEEP_LAST, 1
defaultLatencyBudget() - Static method in class net.sf.jrtps.message.parameter.QosLatencyBudget
Get the default QosLatencyBudget: Duration 0,0
defaultLifespan() - Static method in class net.sf.jrtps.message.parameter.QosLifespan
Get the default QosLifespan with infinite duration.
defaultLiveliness() - Static method in class net.sf.jrtps.message.parameter.QosLiveliness
 
DefaultMulticastLocator - Class in net.sf.jrtps.message.parameter
 
DefaultMulticastLocator(Locator) - Constructor for class net.sf.jrtps.message.parameter.DefaultMulticastLocator
 
defaultOwnership() - Static method in class net.sf.jrtps.message.parameter.QosOwnership
Get the default QosOwnership: SHARED
defaultOwnershipStrength() - Static method in class net.sf.jrtps.message.parameter.QosOwnershipStrength
Get the default QosOwnershipStrength: 0
defaultPartition() - Static method in class net.sf.jrtps.message.parameter.QosPartition
Default partition.
defaultPresentation() - Static method in class net.sf.jrtps.message.parameter.QosPresentation
Get the default QosPresentation: INSTANCE, false, false
defaultReliability() - Static method in class net.sf.jrtps.message.parameter.QosReliability
get the default QosReliability: BEST_EFFORT, 0
defaultResourceLimits() - Static method in class net.sf.jrtps.message.parameter.QosResourceLimits
Get the default QosResouceLimits: LENGTH_UNLIMITED, LENGTH_UNLIMITED, LENGTH_UNLIMITED
defaultTimeBasedFilter() - Static method in class net.sf.jrtps.message.parameter.QosTimeBasedFilter
Get the default QosTimeBasedFilter: 0,0
defaultTopicData() - Static method in class net.sf.jrtps.message.parameter.QosTopicData
 
defaultTransportPriority() - Static method in class net.sf.jrtps.message.parameter.QosTransportPriority
Get the default QosTransportPriority: 0
defaultTypeConsistencyEnforcement() - Static method in class net.sf.jrtps.message.parameter.QosTypeConsistencyEnforcement
 
DefaultUnicastIPAddress - Class in net.sf.jrtps.message.parameter
 
DefaultUnicastLocator - Class in net.sf.jrtps.message.parameter
 
DefaultUnicastLocator(Locator) - Constructor for class net.sf.jrtps.message.parameter.DefaultUnicastLocator
 
DefaultUnicastPort - Class in net.sf.jrtps.message.parameter
 
defaultUserData() - Static method in class net.sf.jrtps.message.parameter.QosUserData
 
DeprecatedParameter - Class in net.sf.jrtps.message.parameter
Deprecated parameters are defined inside this class.
DeprecatedParameter(ParameterId) - Constructor for class net.sf.jrtps.message.parameter.DeprecatedParameter
 
DeprecatedParameter.ExpectsAck - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.ManagerKey - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.Persistence - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.RecvQueueSize - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.ReliabilityEnabled - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.ReliabilityOffered - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.SendQueueSize - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.Type2Checksum - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.Type2Name - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.TypeChecksum - Class in net.sf.jrtps.message.parameter
 
DeprecatedParameter.VargappsSequenceNumberLast - Class in net.sf.jrtps.message.parameter
 
DirectedWrite - Class in net.sf.jrtps.message.parameter
 
DirectedWrite(Guid[]) - Constructor for class net.sf.jrtps.message.parameter.DirectedWrite
 
DISC_BUILTIN_ENDPOINT_PARTICIPANT_ANNOUNCER - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_PARTICIPANT_DETECTOR - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_PARTICIPANT_PROXY_ANNOUNCER - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_PARTICIPANT_PROXY_DETECTOR - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_PARTICIPANT_STATE_ANNOUNCER - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_PARTICIPANT_STATE_DETECTOR - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_PUBLICATION_ANNOUNCER - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_PUBLICATION_DETECTOR - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_SUBSCRIPTION_ANNOUNCER - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DISC_BUILTIN_ENDPOINT_SUBSCRIPTION_DETECTOR - Static variable in class net.sf.jrtps.message.parameter.EndpointSet
 
DiscoveredData - Class in net.sf.jrtps.builtin
Base class for data, that is received during discovery.
DiscoveredData() - Constructor for class net.sf.jrtps.builtin.DiscoveredData
This constructor is used when DiscoveredData is being created from RTPSByteBuffer
DiscoveredData(String, String, Guid, QualityOfService) - Constructor for class net.sf.jrtps.builtin.DiscoveredData
This constructor is used when DiscoveredData is being created from scratch
dispose(T) - Method in class net.sf.jrtps.udds.DataWriter
Dispose a given instance.
dispose(List<T>) - Method in class net.sf.jrtps.udds.DataWriter
Dispose a List of instances.
dispose(T, long) - Method in interface net.sf.jrtps.udds.HistoryCache
Dispose an instance represented by given sample
Duration - Class in net.sf.jrtps.types
Duration.
Duration(long) - Constructor for class net.sf.jrtps.types.Duration
Constructor for Duration
Duration(int, int) - Constructor for class net.sf.jrtps.types.Duration
Constructor for Duration
Duration(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.Duration
Reads Duration from RTPSByteBuffer.

E

encode(Key, RTPSByteBuffer) - Method in class net.sf.jrtps.udds.security.CipherTransformer
 
encode(Key, RTPSByteBuffer) - Method in class net.sf.jrtps.udds.security.CompositeTransformer
 
encode(Key, RTPSByteBuffer) - Method in class net.sf.jrtps.udds.security.MACTransformer
 
encode(Key, RTPSByteBuffer) - Method in interface net.sf.jrtps.udds.security.Transformer
Encodes RTPSByteBuffer into SecurePayload.
encodeMessage(Guid, Message) - Method in class net.sf.jrtps.udds.security.CryptoPlugin
This method is called by jRTPS when a message is being sent.
endiannessFlag() - Method in class net.sf.jrtps.message.SubMessageHeader
Get the endianness for SubMessage.
Endpoint - Class in net.sf.jrtps.rtps
Base class for RTPSReader and RTPSWriter.
Endpoint(RTPSParticipant, EntityId, String, QualityOfService, Configuration) - Constructor for class net.sf.jrtps.rtps.Endpoint
Constructor
EndpointSet - Class in net.sf.jrtps.message.parameter
This Parameter identifies the kinds of built-in SEDP endpoints that are available in the Participant.
EndpointSet(ParameterId, int) - Constructor for class net.sf.jrtps.message.parameter.EndpointSet
 
endpointSetId() - Method in class net.sf.jrtps.rtps.RTPSReader
Get the BuiltinEndpointSet ID of this RTPSReader. endpointSetId represents a bit in BuiltinEndpointSet_t, found during discovery.
endpointSetId() - Method in class net.sf.jrtps.rtps.RTPSWriter
Get the BuiltinEndpointSet ID of this RTPSWriter.
Entity<T,ENTITY_DATA extends DiscoveredData> - Class in net.sf.jrtps.udds
Entity is a base class for DataReader and DataWriter.
Entity(Participant, Class<T>, String, String, Guid) - Constructor for class net.sf.jrtps.udds.Entity
Constructor
EntityFactory - Class in net.sf.jrtps.udds
EntityFactory is used to create instances of uDDS entities.
EntityFactory() - Constructor for class net.sf.jrtps.udds.EntityFactory
Empty constructor.
EntityId - Class in net.sf.jrtps.types
see 9.3.1.2 Mapping of the EntityId_t NOTE: this implementation ignores Deprecated EntityIds in version 2.1 of the Protocol as specified in 9.3.1.4
EntityId.BuiltinParticipantMessageReader - Class in net.sf.jrtps.types
EntityId representing builtin ParticipantMessage reader.
EntityId.BuiltinParticipantMessageSecureReader - Class in net.sf.jrtps.types
EntityId representing builtin secure ParticipantMessage reader.
EntityId.BuiltinParticipantMessageSecureWriter - Class in net.sf.jrtps.types
EntityId representing builtin ParticipantMessage secure writer.
EntityId.BuiltinParticipantMessageWriter - Class in net.sf.jrtps.types
EntityId representing builtin ParticipantMessage writer.
EntityId.BuiltinParticipantStatelessReader - Class in net.sf.jrtps.types
Used with DDS security.
EntityId.BuiltinParticipantStatelessWriter - Class in net.sf.jrtps.types
Used with DDS security.
EntityId.BuiltinParticipantVolatileMessageSecureReader - Class in net.sf.jrtps.types
Used with DDS security.
EntityId.BuiltinParticipantVolatileMessageSecureWriter - Class in net.sf.jrtps.types
Used with DDS security.
EntityId.Participant - Class in net.sf.jrtps.types
EntityId representing RTPS Participant.
EntityId.SEDPbuiltinPublicationsReader - Class in net.sf.jrtps.types
EntityId representing SEDP builtin publications reader.
EntityId.SEDPbuiltinPublicationsSecureReader - Class in net.sf.jrtps.types
EntityId representing SEDP builtin publications secure reader.
EntityId.SEDPbuiltinPublicationsSecureWriter - Class in net.sf.jrtps.types
EntityId representing SEDP builtin publications secure writer.
EntityId.SEDPbuiltinPublicationsWriter - Class in net.sf.jrtps.types
EntityId representing SEDP builtin publications writer.
EntityId.SEDPbuiltinSubscriptionsReader - Class in net.sf.jrtps.types
EntityId representing SEDP builtin subscriptions reader.
EntityId.SEDPbuiltinSubscriptionsSecureReader - Class in net.sf.jrtps.types
EntityId representing SEDP builtin subscriptions secure reader.
EntityId.SEDPbuiltinSubscriptionsSecureWriter - Class in net.sf.jrtps.types
EntityId representing SEDP builtin subscriptions secure writer.
EntityId.SEDPbuiltinSubscriptionsWriter - Class in net.sf.jrtps.types
EntityId representing SEDP builtin subscriptions writer.
EntityId.SEDPbuiltinTopicReader - Class in net.sf.jrtps.types
EntityId representing SEDP builtin topic reader.
EntityId.SEDPbuiltinTopicWriter - Class in net.sf.jrtps.types
EntityId representing SEDP builtin topic writer.
EntityId.SPDPbuiltinParticipantReader - Class in net.sf.jrtps.types
EntityId representing SPDP builtin participant reader.
EntityId.SPDPbuiltinParticipantWriter - Class in net.sf.jrtps.types
EntityId representing SPDP builtin participant writer.
EntityId.UnknownEntity - Class in net.sf.jrtps.types
EntityId representing an unknown entity.
EntityId.UserDefinedEntityId - Class in net.sf.jrtps.types
EntityId representing an user defined entity.
EntityId.VendorSpecificEntityId - Class in net.sf.jrtps.types
EntityId representing a vendor specific entity.
EntityListener - Interface in net.sf.jrtps.udds
EntityListener.
entityMatched(ENTITY_DATA) - Method in interface net.sf.jrtps.udds.CommunicationListener
This method is called when a local entity has been successfully matched with remote entity
EntityName - Class in net.sf.jrtps.message.parameter
 
EPROSIMA - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
equals(Object) - Method in class net.sf.jrtps.message.parameter.BuiltinTopicKey
 
equals(Object) - Method in class net.sf.jrtps.message.parameter.KeyHash
 
equals(Object) - Method in class net.sf.jrtps.types.Duration
 
equals(EntityId) - Method in class net.sf.jrtps.types.EntityId
 
equals(Object) - Method in class net.sf.jrtps.types.Guid
 
equals(Object) - Method in class net.sf.jrtps.types.GuidPrefix
 
equals(Object) - Method in class net.sf.jrtps.types.Locator
 
EquivalentTypeName - Class in net.sf.jrtps.message.parameter
 
ETRI - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
expectsInlineQos() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets ExpectsInlineQos
expectsInlineQos() - Method in class net.sf.jrtps.builtin.SubscriptionData
 
ExpectsInlineQos - Class in net.sf.jrtps.message.parameter
 
ExpectsInlineQos(boolean) - Constructor for class net.sf.jrtps.message.parameter.ExpectsInlineQos
 
expectsInlineQos() - Method in class net.sf.jrtps.message.parameter.ExpectsInlineQos
 
extractKey(ParticipantData) - Method in class net.sf.jrtps.builtin.ParticipantDataMarshaller
 
extractKey(ParticipantMessage) - Method in class net.sf.jrtps.builtin.ParticipantMessageMarshaller
Extracts a key from given ParticipantMessage.
extractKey(PublicationData) - Method in class net.sf.jrtps.builtin.PublicationDataMarshaller
Extracts the key from PublicationData.
extractKey(SubscriptionData) - Method in class net.sf.jrtps.builtin.SubscriptionDataMarshaller
Extracts the key from PublicationData.
extractKey(TopicData) - Method in class net.sf.jrtps.builtin.TopicDataMarshaller
 
extractKey(T) - Method in interface net.sf.jrtps.Marshaller
Extracts a key from given object.
extractKey(ParticipantStatelessMessage) - Method in class net.sf.jrtps.udds.security.ParticipantStatelessMessageMarshaller
 

F

finalFlag() - Method in class net.sf.jrtps.message.AckNack
Final flag indicates to the Writer whether a response is mandatory.
finalFlag(boolean) - Method in class net.sf.jrtps.message.AckNack
Sets the finalFlag.
finalFlag() - Method in class net.sf.jrtps.message.Heartbeat
Appears in the Submessage header flags.
finalFlag(boolean) - Method in class net.sf.jrtps.message.Heartbeat
Sets the finalFlag to given value.
FragmentNumber - Class in net.sf.jrtps.types
See 9.4.2.7 for the mapping of fragment number.
FragmentNumber(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.FragmentNumber
Reads a FragmentNumber from given RTPSByteBuffer.
FragmentNumber(int) - Constructor for class net.sf.jrtps.types.FragmentNumber
Creates a new FragmentNumber with given value.
FragmentNumberSet - Class in net.sf.jrtps.types
see 9.4.2.6 SequenceNumberSet
FragmentNumberSet(int, int[]) - Constructor for class net.sf.jrtps.types.FragmentNumberSet
 
FragmentNumberSet(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.FragmentNumberSet
 

G

Gap - Class in net.sf.jrtps.message
This Submessage is sent from an RTPS Writer to an RTPS Reader and indicates to the RTPS Reader that a range of sequence numbers is no longer relevant.
Gap(EntityId, EntityId, long, long) - Constructor for class net.sf.jrtps.message.Gap
 
getAddress() - Method in class net.sf.jrtps.types.Locator
Gets the address of this Locator.
getAsBytes() - Method in class net.sf.jrtps.message.parameter.BuiltinTopicKey
Get the builtin topic key as byte array.
getAsLong() - Method in class net.sf.jrtps.types.SequenceNumber
 
getAuthenticationPluginName() - Method in class net.sf.jrtps.Configuration
 
getAutodisposeUnregisteredInstances() - Method in class net.sf.jrtps.message.parameter.QosWriterDataLifecycle
 
getAutopurgeDisposedSamplesDelay() - Method in class net.sf.jrtps.message.parameter.QosReaderDataLifecycle
 
getAutopurgeNoWriterSamplesDelay() - Method in class net.sf.jrtps.message.parameter.QosReaderDataLifecycle
 
getBaseTypeNames() - Method in class net.sf.jrtps.message.parameter.BaseTypeName
 
getBinaryValue1() - Method in class net.sf.jrtps.message.parameter.PermissionsToken
Gets the binary_value1
getBitmapBase() - Method in class net.sf.jrtps.types.FragmentNumberSet
Gets the bitmap base.
getBitmapBase() - Method in class net.sf.jrtps.types.SequenceNumberSet
Gets the bitmap base.
getBitmaps() - Method in class net.sf.jrtps.types.FragmentNumberSet
Gets the bitmaps as an array of ints.
getBitmaps() - Method in class net.sf.jrtps.types.SequenceNumberSet
Gets the bitmaps as an array of ints.
getBooleanProperty(String, boolean) - Method in class net.sf.jrtps.Configuration
Gets a named boolean property from configuration.
getBuffer() - Method in class net.sf.jrtps.message.CDREncapsulation
Gets a RTPSByteBuffer, which can be used to marshall/unmarshall data.
getBuffer() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Get the underlying ByteBuffer.
getBufferSize() - Method in class net.sf.jrtps.Configuration
 
getBuiltinEndpoints() - Method in class net.sf.jrtps.builtin.ParticipantData
 
getBuiltinTopicKey() - Method in class net.sf.jrtps.builtin.DiscoveredData
Gets the Guid of the entity represented by this DiscoveredData.
getBytes() - Method in class net.sf.jrtps.message.parameter.KeyHash
 
getBytes() - Method in class net.sf.jrtps.message.parameter.Parameter
Parameter value
getBytes() - Method in class net.sf.jrtps.types.EntityId
Gets this EntityId as a byte array.
getBytes() - Method in class net.sf.jrtps.types.Guid
Gets this GUID as a byte array.
getBytes() - Method in class net.sf.jrtps.types.GuidPrefix
Gets the bytes of this GuidPrefix
getCertificate() - Method in class net.sf.jrtps.message.parameter.X509Cert
Gets the X509Certificate
getChangeKinds() - Method in class net.sf.jrtps.message.parameter.StatusInfo
 
getCipherText() - Method in class net.sf.jrtps.udds.security.SecurePayload
Gets the cipher text
getClassId() - Method in class net.sf.jrtps.message.parameter.IdentityToken
Gets the class_id of IdentityToken
getClassId() - Method in class net.sf.jrtps.message.parameter.PermissionsToken
 
getCoherentSet() - Method in class net.sf.jrtps.rtps.Sample
Return CoherentSet attribute of this Sample, if it exists.
getConfiguration() - Method in class net.sf.jrtps.transport.TransportProvider
Gets the configuration
getConfiguration() - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
 
getContentFilter() - Method in class net.sf.jrtps.builtin.SubscriptionData
Gets the ContentFilterProperty associated with this SubscriptionData.
getContentFilteredTopicName() - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
Gets name of the content filtered topic.
getContentFilterInfo() - Method in class net.sf.jrtps.message.Data
Gets the ContentFilterInfo (PID 0x0055) inline qos parameter if present.
getContentFilterProperty() - Method in interface net.sf.jrtps.udds.ContentFilter
Gets a ContentFilterProperty that will be sent to writers
getCount() - Method in class net.sf.jrtps.message.AckNack
A counter that is incremented each time a new AckNack message is sent.
getCount() - Method in class net.sf.jrtps.message.Heartbeat
A counter that is incremented each time a new Heartbeat message is sent.
getCount() - Method in class net.sf.jrtps.message.HeartbeatFrag
 
getCount() - Method in class net.sf.jrtps.message.NackFrag
A counter that is incremented each time a new NackFrag message is sent.
getCount() - Method in class net.sf.jrtps.message.parameter.ParticipantManualLivelinessCount
Gets the count value.
getCryptoPlugin() - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Gets CryptoPlugin associated with this AuthenticationPlugin
getD0() - Method in class net.sf.jrtps.transport.PortNumberParameters
d0 offset
getD1() - Method in class net.sf.jrtps.transport.PortNumberParameters
d1 offset
getD2() - Method in class net.sf.jrtps.transport.PortNumberParameters
d2 offset
getD3() - Method in class net.sf.jrtps.transport.PortNumberParameters
d3 offset
getData() - Method in class net.sf.jrtps.builtin.ParticipantMessage
 
getData() - Method in class net.sf.jrtps.rtps.Sample
Gets the data associated with this Sample.
getDataEncapsulation() - Method in class net.sf.jrtps.message.Data
Gets the DataEncapsulation.
getDataRepresentation() - Method in class net.sf.jrtps.QualityOfService
Gets the DataRepresentation QosPolicy
getDeadline() - Method in class net.sf.jrtps.QualityOfService
Gets the Deadline QosPolicy
getDepth() - Method in class net.sf.jrtps.message.parameter.QosHistory
Get the depth of this QosHistory.
getDestinationOrder() - Method in class net.sf.jrtps.QualityOfService
Gets the Deadline QosPolicy
getDiscoveredData() - Method in class net.sf.jrtps.rtps.RemoteProxy
Gets the DiscoveredData associated with this Proxy.
getDiscoveryAnnounceURIs() - Method in class net.sf.jrtps.Configuration
Gets the announce URIs for discovery
getDiscoveryListenerURIs() - Method in class net.sf.jrtps.Configuration
Gets the listener URIs for discovery
getDiscoveryLocators() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the list of Locators that can be used for discovery(metadata).
getDiscoveryLocators() - Method in class net.sf.jrtps.rtps.RTPSParticipant
Gets the Locators that can be used for discovery
getDiscoveryMulticastPort(int) - Method in class net.sf.jrtps.transport.PortNumberParameters
 
getDiscoveryUnicastPort(int, int) - Method in class net.sf.jrtps.transport.PortNumberParameters
 
getDomainIdGain() - Method in class net.sf.jrtps.transport.PortNumberParameters
Gets the DomainId Gain (DG).
getDurability() - Method in class net.sf.jrtps.QualityOfService
Gets the Durability QosPolicy
getDurabilityService() - Method in class net.sf.jrtps.QualityOfService
Gets the DurabilityService QosPolicy
getDuration() - Method in class net.sf.jrtps.message.parameter.ParticipantLeaseDuration
 
getDuration() - Method in class net.sf.jrtps.message.parameter.QosLatencyBudget
Gets the duration of this LatencyBudget QoS policy.
getDuration() - Method in class net.sf.jrtps.message.parameter.QosLifespan
Get the Duration of lifespan
getEncodedHash() - Method in class net.sf.jrtps.message.parameter.IdentityToken
Gets the binary_value1 of IdentityToken.
getEncodedHash() - Method in class net.sf.jrtps.message.parameter.PermissionsToken
Gets the binary_value1 of this token.
getEndpointSet() - Method in class net.sf.jrtps.message.parameter.EndpointSet
Get the bitmap of the supported endpoints contained in participant.
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.BuiltinParticipantMessageReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.BuiltinParticipantMessageSecureReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.BuiltinParticipantMessageSecureWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.BuiltinParticipantMessageWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.BuiltinParticipantStatelessReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.BuiltinParticipantStatelessWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.BuiltinParticipantVolatileMessageSecureReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.BuiltinParticipantVolatileMessageSecureWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId
Gets endpoint set id.
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.Participant
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinPublicationsReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinPublicationsSecureReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinPublicationsSecureWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinPublicationsWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinSubscriptionsReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinSubscriptionsSecureReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinSubscriptionsSecureWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinSubscriptionsWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinTopicReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SEDPbuiltinTopicWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SPDPbuiltinParticipantReader
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.SPDPbuiltinParticipantWriter
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.UnknownEntity
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.UserDefinedEntityId
 
getEndpointSetId() - Method in class net.sf.jrtps.types.EntityId.VendorSpecificEntityId
 
getEntityId() - Method in class net.sf.jrtps.rtps.Endpoint
Gets the EntityId of this Endpoint.
getEntityId() - Method in class net.sf.jrtps.rtps.RemoteProxy
Gets the EntityId of remote entity.
getEntityId() - Method in class net.sf.jrtps.types.Guid
Gets the EntityId.
getEntityKey() - Method in class net.sf.jrtps.types.EntityId
Gets the entityKey of this EntityId
getEntityKind() - Method in class net.sf.jrtps.types.EntityId
Gets the entityKind of this EntityId
getEntityListenerHistory() - Method in class net.sf.jrtps.Configuration
Gets wheter or not deliver historical data to EntityListeners.
getEntityListeners() - Method in class net.sf.jrtps.udds.Participant
Gets EntityListeners
getEquivalentTypeNames() - Method in class net.sf.jrtps.message.parameter.EquivalentTypeName
 
getExpressionParameters() - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
Expression parameters used by filter expression
getExtraFlags() - Method in class net.sf.jrtps.message.Data
 
getFilterClassName() - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
Name of filter class
getFilterExpression() - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
Gets the filter expression.
getFirstSequenceNumber() - Method in class net.sf.jrtps.message.Heartbeat
Identifies the first (lowest) sequence number that is available in the Writer.
getFragmentNumberState() - Method in class net.sf.jrtps.message.NackFrag
Communicates the state of the reader to the writer.
getFragmentsInSubmessage() - Method in class net.sf.jrtps.message.DataFrag
 
getFragmentSize() - Method in class net.sf.jrtps.message.DataFrag
 
getFragmentStartingNumber() - Method in class net.sf.jrtps.message.DataFrag
 
getGapEnd() - Method in class net.sf.jrtps.message.Gap
Gets the last sequence number in this Gap.
getGapList() - Method in class net.sf.jrtps.message.Gap
SequenceNumberSet.bitmapBase - 1 is the last sequence number of irrelevant seq nums.
getGapStart() - Method in class net.sf.jrtps.message.Gap
Identifies the first sequence number in the interval of irrelevant sequence numbers.
getGroupData() - Method in class net.sf.jrtps.message.parameter.QosGroupData
Get the group data
getGroupData() - Method in class net.sf.jrtps.QualityOfService
Gets the GroupData QosPolicy
getGuid() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the guid of the partcipant.
getGuid() - Method in class net.sf.jrtps.message.parameter.BuiltinTopicKey
Gets the Guid.
getGuid() - Method in class net.sf.jrtps.rtps.Endpoint
Gets the Guid of this Endpoint.
getGuid() - Method in class net.sf.jrtps.rtps.RemoteProxy
Gets the Guid of remote entity.
getGuid() - Method in class net.sf.jrtps.rtps.RTPSParticipant
Gets the guid of this participant.
getGuid() - Method in class net.sf.jrtps.udds.Entity
Gets the Guid of this Entity
getGuid() - Method in class net.sf.jrtps.udds.Participant
Gets the Guid of this Participant.
getGuid() - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Gets the Guid of local participant
getGuid() - Method in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
getGuid() - Method in class net.sf.jrtps.udds.security.NoOpAuthenticationPlugin
 
getGuidPrefix() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the guid prefix.
getGuidPrefix() - Method in class net.sf.jrtps.builtin.ParticipantMessage
 
getGuidPrefix() - Method in class net.sf.jrtps.message.Header
Defines a default prefix to use for all GUIDs that appear within the Submessages contained in the message.
getGuidPrefix() - Method in class net.sf.jrtps.message.InfoDestination
Provides the GuidPrefix that should be used to reconstruct the GUIDs of all the RTPS Reader entities whose EntityIds appears in the Submessages that follow.
getGuidPrefix() - Method in class net.sf.jrtps.message.InfoSource
Identifies the Participant that is the container of the RTPS Writer entities that are the source of the Submessages that follow.
getGuids() - Method in class net.sf.jrtps.message.parameter.DirectedWrite
Gets the guids of this DirectedWriter
getHeader() - Method in class net.sf.jrtps.message.Message
Gets the Header of this Message.
getHeader() - Method in class net.sf.jrtps.message.SubMessage
Gets the SubMessageHeader.
getHeartbeatPeriod() - Method in class net.sf.jrtps.Configuration
Protocol tuning parameter that allows the RTPS Writer to repeatedly announce the availability of data by sending a Heartbeat Message.
getHeartbeatResponseDelay() - Method in class net.sf.jrtps.Configuration
Protocol tuning parameter that allows the RTPS Reader to delay the sending of a positive or negative acknowledgment (seeSection 8.4.12.2)
getHeartbeatSuppressionDuration() - Method in class net.sf.jrtps.Configuration
Protocol tuning parameter that allows the RTPS Reader to ignore HEARTBEATs that arrive 'too soon' after a previous HEARTBEAT was received.
getHistory() - Method in class net.sf.jrtps.QualityOfService
Gets the History QosPolicy
getHistory() - Method in class net.sf.jrtps.udds.Instance
Gets the history of this instance.
getHistoryDepth() - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
getHistoryKind() - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
getIdentityToken() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the IdentityToken of ParticipantData if present.
getIdentityToken() - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Gets an IdentityToken that will be send to remote participant during discovery. null value may be returned if implementing AuthenticationPlugin does not support authentication protocol as specified in DDS security specification.
getIdentityToken() - Method in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
Gets IdentityToken
getIdentityToken() - Method in class net.sf.jrtps.udds.security.NoOpAuthenticationPlugin
 
getIncompatibleQos(QualityOfService) - Method in class net.sf.jrtps.QualityOfService
Gets all the incompatible policies that are found from either QualityOfService.
getInetAddress() - Method in class net.sf.jrtps.types.LocatorUDPv4_t
 
getInlineableQosPolicies() - Method in class net.sf.jrtps.builtin.DiscoveredData
Get inlineable Qos policies.
getInlinePolicies() - Method in class net.sf.jrtps.QualityOfService
Gets all the inlineable QosPolicies from this QualityOfService.
getInlineQos() - Method in class net.sf.jrtps.message.Data
Gets the inlineQos parameters if present.
getInputStream() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Gets an InputStream reading from the backing ByteBuffer.
getInstance(Sample<T>) - Method in class net.sf.jrtps.udds.DataReader
Gets an Instance of given Sample.
getInstance(KeyHash) - Method in interface net.sf.jrtps.udds.HistoryCache
Get an Instance represented by given Key
getInstance(String) - Static method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Gets an instance of AuthenticationPlugin registered with given name
getInstances() - Method in class net.sf.jrtps.udds.DataReader
Gets a Set of instances this DataReader knows.
getInstances() - Method in class net.sf.jrtps.udds.DataWriter
Gets a Set of instances this DataWriter knows.
getInstances() - Method in interface net.sf.jrtps.udds.HistoryCache
Gets instances of this HistoryCache.
getIntProperty(String, int) - Method in class net.sf.jrtps.Configuration
Gets a named integer property from configuration.
getKey() - Method in class net.sf.jrtps.rtps.Sample
Gets the key of this Sample.
getKey() - Method in class net.sf.jrtps.udds.Instance
Gets the key of this instance.
getKeyHash() - Method in class net.sf.jrtps.message.parameter.KeyHash
Get the key hash.
getKind() - Method in class net.sf.jrtps.builtin.ParticipantMessage
 
getKind() - Method in class net.sf.jrtps.message.parameter.QosDestinationOrder
 
getKind() - Method in class net.sf.jrtps.message.parameter.QosDurability
 
getKind() - Method in class net.sf.jrtps.message.parameter.QosHistory
 
getKind() - Method in class net.sf.jrtps.message.parameter.QosLiveliness
 
getKind() - Method in class net.sf.jrtps.message.parameter.QosOwnership
 
getKind() - Method in class net.sf.jrtps.message.parameter.QosPresentation
 
getKind() - Method in class net.sf.jrtps.message.parameter.QosReliability
 
getKind() - Method in class net.sf.jrtps.message.parameter.QosTypeConsistencyEnforcement
 
getKind() - Method in class net.sf.jrtps.message.parameter.StatusInfo
Gets the Kind of change represented by this StatusInfo.
getKind() - Method in class net.sf.jrtps.message.SubMessage
Gets the Kind of this SubMessage
getKind() - Method in exception net.sf.jrtps.OutOfResources
Get the reason that caused this exception to be thrown.
getKind() - Method in class net.sf.jrtps.rtps.Sample
Get the ChangeKind of this Sample.
getKind() - Method in class net.sf.jrtps.types.Locator
Gets the kind of this Locator.
getLastFragmentNumber() - Method in class net.sf.jrtps.message.HeartbeatFrag
 
getLastSequenceNumber() - Method in class net.sf.jrtps.message.Heartbeat
Identifies the last (highest) sequence number that is available in the Writer.
getLatencyBudget() - Method in class net.sf.jrtps.QualityOfService
Gets the LatencyBudget QosPolicy
getLeaseDuration() - Method in class net.sf.jrtps.builtin.ParticipantData
Lease duration associated with remote participant represented by this ParticipantData.
getLeaseDuration() - Method in class net.sf.jrtps.message.parameter.QosLiveliness
Get the lease_duration
getLeaseExpirationTime() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the time when the lease will be expired.
getLifespan() - Method in class net.sf.jrtps.QualityOfService
Gets the Lifespan QosPolicy
getLimit() - Method in exception net.sf.jrtps.OutOfResources
Get the limit that was exceeded
getListenerURIs() - Method in class net.sf.jrtps.Configuration
Gets the listener URIs
getLiveliness() - Method in class net.sf.jrtps.QualityOfService
Gets the Liveliness QosPolicy
getLocator() - Method in class net.sf.jrtps.message.parameter.LocatorParameter
 
getLocator() - Method in class net.sf.jrtps.rtps.RemoteProxy
Gets the Locator for the remote entity.
getLocators() - Method in class net.sf.jrtps.rtps.RemoteProxy
Gets all the locators for this RemoteProxy
getMajor() - Method in class net.sf.jrtps.message.parameter.ProtocolVersion
Gets the major version number
getManualLivelinessCount() - Method in class net.sf.jrtps.builtin.ParticipantData
 
getMatchedReaders() - Method in class net.sf.jrtps.rtps.RTPSWriter
Gets all the matched readers of this RTPSWriter
getMatchedReaders(GuidPrefix) - Method in class net.sf.jrtps.rtps.RTPSWriter
Gets the matched readers owned by given remote participant.
getMatchedWriter(Guid) - Method in class net.sf.jrtps.rtps.RTPSReader
 
getMatchedWriters() - Method in class net.sf.jrtps.rtps.RTPSReader
Gets all the matched writers of this RTPSReader.
getMatchedWriters(GuidPrefix) - Method in class net.sf.jrtps.rtps.RTPSReader
Gets the matched writers owned by given remote participant.
getMaxBlockingTime() - Method in class net.sf.jrtps.message.parameter.QosReliability
 
getMaxInstances() - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
getMaxInstances() - Method in class net.sf.jrtps.message.parameter.QosResourceLimits
Get max_instances
getMaxSamples() - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
getMaxSamples() - Method in class net.sf.jrtps.message.parameter.QosResourceLimits
Get max_samples
getMaxSamplesPerInstance() - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
getMaxSamplesPerInstance() - Method in class net.sf.jrtps.message.parameter.QosResourceLimits
Get max_samples_per_instance
getMessage() - Method in exception net.sf.jrtps.udds.security.SecurityException
 
getMessageQueueSize() - Method in class net.sf.jrtps.Configuration
Gets the size of message queue.
getMinimumSeparation() - Method in class net.sf.jrtps.message.parameter.QosTimeBasedFilter
Get the minimum separation.
getMinor() - Method in class net.sf.jrtps.message.parameter.ProtocolVersion
Gets the minor version number
getMissingSequenceNumbers() - Method in class net.sf.jrtps.types.FragmentNumberSet
Gets the sequence numbers missing in this SequenceNumberSet.
getMissingSequenceNumbers() - Method in class net.sf.jrtps.types.SequenceNumberSet
Gets the sequence numbers missing in this SequenceNumberSet.
getMulticastLocator() - Method in class net.sf.jrtps.message.InfoReplyIp4
Gets the multicast locator, if present.
getMulticastLocatorList() - Method in class net.sf.jrtps.message.InfoReply
Indicates an alternative set of multicast addresses that the Writer should use to reach the Readers when replying to the Submessages that follow.
getNackResponseDelay() - Method in class net.sf.jrtps.Configuration
Protocol tuning parameter that allows the RTPS Writer to delay the response to a request for data from a negative acknowledgment.
getNackSuppressionDuration() - Method in class net.sf.jrtps.Configuration
Protocol tuning parameter that allows the RTPS Writer to ignore requests for data from negative acknowledgments that arrive 'too soon' after the corresponding change is sent.
getName() - Method in class net.sf.jrtps.message.parameter.PropertyList.Property
Gets the name of this property
getName() - Method in class net.sf.jrtps.message.parameter.TopicName
 
getName() - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Gets the name of this plugin.
getName() - Method in class net.sf.jrtps.udds.security.CipherTransformer
 
getName() - Method in class net.sf.jrtps.udds.security.CompositeTransformer
Name of this CompositeTransformer.
getName() - Method in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
getName() - Method in class net.sf.jrtps.udds.security.MACTransformer
 
getName() - Method in class net.sf.jrtps.udds.security.NoOpAuthenticationPlugin
 
getName() - Method in interface net.sf.jrtps.udds.security.Transformer
Gets the name of this transformer.
getNoOpSharedSecret() - Method in class net.sf.jrtps.Configuration
 
getNumBits() - Method in class net.sf.jrtps.types.FragmentNumberSet
Gets the number of bits in bitmaps.
getNumBits() - Method in class net.sf.jrtps.types.SequenceNumberSet
Gets the number of bits in bitmaps.
getOriginalSequenceNumber() - Method in class net.sf.jrtps.message.parameter.OriginalWriterInfo
Gets the original sequence number of the Data.
getOriginalWriterGuid() - Method in class net.sf.jrtps.message.parameter.OriginalWriterInfo
Gets the Guid of the writer that originally wrote the Data sample this parameter is associated with.
getOriginalWriterQoS() - Method in class net.sf.jrtps.message.parameter.OriginalWriterInfo
Gets the QoS of the writer that original wrote the Data.
getOutputStream() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Gets an OutputStream that writes to this RTPSByteBuffer.
getOwnership() - Method in class net.sf.jrtps.QualityOfService
Gets the Ownership QosPolicy
getOwnershipStrength() - Method in class net.sf.jrtps.QualityOfService
Gets the OwnershipStrength QosPolicy
getParameter(ParameterId) - Method in class net.sf.jrtps.builtin.DiscoveredData
Gets the Parameter with given ParameterEnum
getParameter(ParameterId) - Method in class net.sf.jrtps.message.parameter.ParameterList
 
getParameterId() - Method in class net.sf.jrtps.message.parameter.Parameter
Get the parameterId of this parameter. see 9.6.2.2.2 ParameterID values
getParameterList() - Method in class net.sf.jrtps.message.DataFrag
 
getParameterList() - Method in class net.sf.jrtps.message.ParameterListEncapsulation
 
getParameters() - Method in class net.sf.jrtps.builtin.DiscoveredData
Gets all the parameters that were received during discovery.
getParameters() - Method in class net.sf.jrtps.message.parameter.ParameterList
 
getParticipant() - Method in class net.sf.jrtps.rtps.Endpoint
Get the RTPSParticipant, that created this entity.
getParticipant() - Method in class net.sf.jrtps.udds.Entity
Get the Participant that has created this Entity.
getParticipantGuid() - Method in class net.sf.jrtps.builtin.PublicationData
 
getParticipantGuid() - Method in class net.sf.jrtps.builtin.SubscriptionData
 
getParticipantGuid() - Method in class net.sf.jrtps.message.parameter.ParticipantGuid
 
getParticipantIdGain() - Method in class net.sf.jrtps.transport.PortNumberParameters
Gets the ParticipantId Gain (PG).
getPartition() - Method in class net.sf.jrtps.QualityOfService
Gets the Partition QosPolicy
getPartitions() - Method in class net.sf.jrtps.message.parameter.QosPartition
Gets all the defined partition names of this QosPartition.
getPeriod() - Method in class net.sf.jrtps.message.parameter.QosDeadline
Get the period of this DEADLINE policy.
getPermissionsToken() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the PermissionsToken of ParticipantData if present.
getPort() - Method in class net.sf.jrtps.types.Locator
Gets the port of this Locator.
getPortBase() - Method in class net.sf.jrtps.transport.PortNumberParameters
Gets the port base number (PB)-
getPortNumberParameters() - Method in class net.sf.jrtps.Configuration
Gets PortNumberParamers from the configuation file.
getPrefix() - Method in class net.sf.jrtps.types.Guid
Gets the GuidPrefix.
getPresentation() - Method in class net.sf.jrtps.QualityOfService
Gets the Presentation QosPolicy
getProperty(String, String) - Method in class net.sf.jrtps.Configuration
Gets a property with given key.
getProperty(String) - Method in class net.sf.jrtps.Configuration
Gets a property with given key.
getProperty(String) - Method in class net.sf.jrtps.rtps.Sample
 
getProtocolVersion() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the ProtocolVersion.
getProtocolVersion() - Method in class net.sf.jrtps.message.InfoSource
Indicates the protocol used to encapsulate subsequent Submessages.
getProviderForKind(int) - Static method in class net.sf.jrtps.transport.TransportProvider
Get a provider for given Locator kind.
getProviderForScheme(String) - Static method in class net.sf.jrtps.transport.TransportProvider
Get a TranportProvider for given scheme.
getPublicationData() - Method in class net.sf.jrtps.rtps.WriterProxy
Gets the PublicationData associated with this WriterProxy.
getPublishBuiltinEntities() - Method in class net.sf.jrtps.Configuration
Boolean configuration option.
getPushMode() - Method in class net.sf.jrtps.Configuration
Configures the mode in which the Writer operates.
getQualityOfService() - Method in class net.sf.jrtps.builtin.DiscoveredData
Gets the QualityOfService of this DiscoveredData.
getQualityOfService() - Method in class net.sf.jrtps.rtps.Endpoint
Gets the QualityOfService associated with this entity.
getRawSignature() - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
Gets the signature as byte array
getReader(EntityId) - Method in class net.sf.jrtps.udds.Participant
Finds a Reader with given entity id.
getReaderId() - Method in class net.sf.jrtps.message.AckNack
Identifies the Reader entity that acknowledges receipt of certain sequence numbers and/or requests to receive certain sequence numbers.
getReaderId() - Method in class net.sf.jrtps.message.Data
Identifies the RTPS Reader entity that is being informed of the change to the data-object.
getReaderId() - Method in class net.sf.jrtps.message.DataFrag
 
getReaderId() - Method in class net.sf.jrtps.message.Gap
Get the Reader Entity that is being informed of the irrelevance of a set of sequence numbers.
getReaderId() - Method in class net.sf.jrtps.message.Heartbeat
Identifies the Reader Entity that is being informed of the availability of a set of sequence numbers.
getReaderId() - Method in class net.sf.jrtps.message.HeartbeatFrag
 
getReaderId() - Method in class net.sf.jrtps.message.NackFrag
Identifies the Reader entity that requests to receive certain fragments.
getReaderPolicies() - Method in class net.sf.jrtps.QualityOfService
Gets all the DataReaderPolicies from this QualityOfService.
getReaders() - Method in class net.sf.jrtps.udds.Participant
Gets DataReaders created by this Participant.
getReaderSNState() - Method in class net.sf.jrtps.message.AckNack
Communicates the state of the reader to the writer.
getReceiver(Locator, BlockingQueue<byte[]>) - Method in class net.sf.jrtps.transport.MemProvider
 
getReceiver(Locator, BlockingQueue<byte[]>) - Method in class net.sf.jrtps.transport.TransportProvider
Gets a Receiver from this TransportProvider.
getReceiver(Locator, BlockingQueue<byte[]>) - Method in class net.sf.jrtps.transport.UDPProvider
 
getRelatedTopicName() - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
Gets the name of the related topic.
getReliability() - Method in class net.sf.jrtps.QualityOfService
Gets the Reliability QosPolicy
getResourceLimits() - Method in class net.sf.jrtps.QualityOfService
Gets the ResourceLimits QosPolicy
getRTPSProtection() - Method in class net.sf.jrtps.Configuration
Gets the protection kind used with RTPS messages,
getSamples() - Method in class net.sf.jrtps.udds.DataReader
Gets all the samples this DataReader knows about.
getSampleSize() - Method in class net.sf.jrtps.message.DataFrag
 
getSamplesSince(long) - Method in interface net.sf.jrtps.rtps.WriterCache
Gets all the CacheChanges since given sequence number.
getSamplesSince(Sample<T>) - Method in class net.sf.jrtps.udds.DataReader
Gets all the Samples that have been received after given Sample.
getSamplesSince(long) - Method in interface net.sf.jrtps.udds.HistoryCache
Gets all the CacheChanges since given sequence number.
getSecurePayload() - Method in class net.sf.jrtps.message.SecureSubMessage
 
getSEDPDelay() - Method in class net.sf.jrtps.Configuration
Gets the delay after announcing SPDP message for discovered participant, and before starting to add matched readers of builtin endpoints.
getSEDPQualityOfService() - Static method in class net.sf.jrtps.QualityOfService
Gets the QualityOfService used in Simple Endpoint Discovery Protocol(SEDP)
getSeqNumMax() - Method in interface net.sf.jrtps.rtps.WriterCache
Gets the greatest sequence number available in history cache.
getSeqNumMin() - Method in interface net.sf.jrtps.rtps.WriterCache
Gets the smallest sequence number available in history cache.
getSequenceNumber() - Method in class net.sf.jrtps.rtps.Sample
Gets the sequence number of this Sample.
getSequenceNumbers() - Method in class net.sf.jrtps.types.FragmentNumberSet
Gets the sequence numbers set in this SequenceNumberSet.
getSequenceNumbers() - Method in class net.sf.jrtps.types.SequenceNumberSet
Gets the sequence numbers set in this SequenceNumberSet.
getSerializedPayload() - Method in class net.sf.jrtps.message.CDREncapsulation
 
getSerializedPayload() - Method in class net.sf.jrtps.message.DataEncapsulation
Gets the payload as a byte array.
getSerializedPayload() - Method in class net.sf.jrtps.message.DataFrag
 
getSerializedPayload() - Method in class net.sf.jrtps.message.ParameterListEncapsulation
 
getService_cleanup_delay() - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
getSignature() - Method in class net.sf.jrtps.message.parameter.ContentFilterInfo.FilterSignature
Gets the signature bytes.
getSignature() - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
Gets the filter signature.
getSourceTimeStamp() - Method in class net.sf.jrtps.rtps.Sample
Gets the sourceTimestamp associated with this Sample.
getSPDPQualityOfService() - Static method in class net.sf.jrtps.QualityOfService
Gets the QualityOfService used in Simple Participant Discovery Protocol(SPDP)
getSPDPResendPeriod() - Method in class net.sf.jrtps.Configuration
Get the default SPDP announcement rate.
getStartSeqNum() - Method in class net.sf.jrtps.message.parameter.CoherentSet
Gets the sequence number of the first sample in coherent set.
getStatusInfo() - Method in class net.sf.jrtps.message.Data
Get the StatusInfo (PID 0x0071) inline QoS parameter if it is present.
getStrength() - Method in class net.sf.jrtps.message.parameter.QosOwnershipStrength
Get the strength.
getStrength() - Method in class net.sf.jrtps.rtps.WriterProxy
 
getSubMessageKind() - Method in class net.sf.jrtps.message.SubMessageHeader
Get the kind of SubMessage
getSubMessageLength() - Method in class net.sf.jrtps.message.SubMessageHeader
Get the length of the sub message.
getSubMessages() - Method in class net.sf.jrtps.message.Message
Gets all the SubMessages of this Message.
getSubscriptionData() - Method in class net.sf.jrtps.rtps.ReaderProxy
Gets the ReaderData associated with this ReaderProxy.
getTimeBasedFilter() - Method in class net.sf.jrtps.QualityOfService
Gets the TimeBasedFilter QosPolicy
getTimeStamp() - Method in class net.sf.jrtps.message.InfoTimestamp
Gets the timestamp
getTimestamp() - Method in class net.sf.jrtps.rtps.Sample
Gets the timestamp associated with this Sample.
getTopicData() - Method in class net.sf.jrtps.message.parameter.QosTopicData
Gets the topic data
getTopicData() - Method in class net.sf.jrtps.QualityOfService
Gets the TopicData QosPolicy
getTopicName() - Method in class net.sf.jrtps.builtin.DiscoveredData
Get the topic name that is associated with this DiscoveredData.
getTopicName() - Method in class net.sf.jrtps.rtps.Endpoint
Gets the name of the topic associated with this Endpoint.
getTopicName() - Method in class net.sf.jrtps.udds.Entity
Get the name of the topic of this entity.
getTopicPolicies() - Method in class net.sf.jrtps.QualityOfService
Gets all the TopicPolicies from this QualityOfService.
getTransformationKind() - Method in class net.sf.jrtps.udds.security.CipherTransformer
 
getTransformationKind() - Method in class net.sf.jrtps.udds.security.CompositeTransformer
 
getTransformationKind() - Method in class net.sf.jrtps.udds.security.MACTransformer
 
getTransformationKind() - Method in class net.sf.jrtps.udds.security.SecurePayload
Gets transformation kind
getTransformationKind() - Method in interface net.sf.jrtps.udds.security.Transformer
Gets the transformation kind used by this transformer.
getTransmitter(Locator) - Method in class net.sf.jrtps.transport.MemProvider
 
getTransmitter(Locator) - Method in class net.sf.jrtps.transport.TransportProvider
Gets a Transmitter.
getTransmitter(Locator) - Method in class net.sf.jrtps.transport.UDPProvider
 
getTransportPriority() - Method in class net.sf.jrtps.QualityOfService
Gets the TransportPriority QosPolicy
getTransportProviders() - Static method in class net.sf.jrtps.transport.TransportProvider
Gets all the registered TransportProviders.
getTrasformationId() - Method in class net.sf.jrtps.udds.security.SecurePayload
Gets transformationId.
getType() - Method in class net.sf.jrtps.udds.Entity
Gets the type associated with this entity.
getTypeConsistencyEnforcement() - Method in class net.sf.jrtps.QualityOfService
 
getTypeMaxSizeSerialized() - Method in class net.sf.jrtps.message.parameter.TypeMaxSizeSerialized
 
getTypeName() - Method in class net.sf.jrtps.builtin.DiscoveredData
Get the type name that is associated with this DiscoveresData.
getTypeName() - Method in class net.sf.jrtps.message.parameter.TypeName
 
getTypeName() - Method in class net.sf.jrtps.udds.Entity
Gets the typeName of this entity.
getUnicastLocator() - Method in class net.sf.jrtps.message.InfoReplyIp4
Gets the unicast locator, if present
getUnicastLocatorList() - Method in class net.sf.jrtps.message.InfoReply
Indicates an alternative set of unicast addresses that the Writer should use to reach the Readers when replying to the Submessages that follow.
getUserData() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the UserData QoS policy
getUserData() - Method in class net.sf.jrtps.message.parameter.QosUserData
Gets the user data
getUserData() - Method in class net.sf.jrtps.QualityOfService
Gets the TransportPriority QosPolicy
getUserdataLocators() - Method in class net.sf.jrtps.builtin.ParticipantData
Gets the list of Locators that can be used for user data
getUserdataLocators() - Method in class net.sf.jrtps.rtps.RTPSParticipant
Gets the Locators that can be used for user data
getUserdataMulticastPort(int) - Method in class net.sf.jrtps.transport.PortNumberParameters
 
getUserdataUnicastPort(int, int) - Method in class net.sf.jrtps.transport.PortNumberParameters
 
getValue() - Method in class net.sf.jrtps.message.parameter.PropertyList.Property
Gets the value of this property
getValue() - Method in class net.sf.jrtps.message.parameter.QosTransportPriority
 
getValue() - Method in class net.sf.jrtps.types.FragmentNumber
Gets the value of this FragmentNumber
getValues() - Method in class net.sf.jrtps.message.parameter.QosDataRepresentation
 
getVendorId() - Method in class net.sf.jrtps.builtin.ParticipantData
Get the VendorId
getVendorId() - Method in class net.sf.jrtps.message.Header
Indicates the vendor that provides the implementation of the RTPS protocol.
getVendorId() - Method in class net.sf.jrtps.message.InfoSource
Indicates the VendorId of the vendor that encapsulated subsequent Submessages.
getVendorParameterId() - Method in class net.sf.jrtps.message.parameter.VendorSpecificParameter
 
getVersion() - Method in class net.sf.jrtps.message.Header
Identifies the version of the RTPS protocol.
getWriteCollectionsCoherently() - Method in class net.sf.jrtps.Configuration
Gets whether or not udds DataWriter writes collections coherently or not.
getWriter(EntityId) - Method in class net.sf.jrtps.udds.Participant
Finds a Writer with given entity id.
getWriterGuid() - Method in class net.sf.jrtps.rtps.Sample
Gets the Guid of the writer that wrote this Sample originally.
getWriterId() - Method in class net.sf.jrtps.message.AckNack
Identifies the Writer entity that is the target of the AckNack message.
getWriterId() - Method in class net.sf.jrtps.message.Data
Identifies the RTPS Writer entity that made the change to the data-object.
getWriterId() - Method in class net.sf.jrtps.message.DataFrag
 
getWriterId() - Method in class net.sf.jrtps.message.Gap
Get the Writer Entity to which the range of sequence numbers applies.
getWriterId() - Method in class net.sf.jrtps.message.Heartbeat
Identifies the Writer Entity to which the range of sequence numbers applies.
getWriterId() - Method in class net.sf.jrtps.message.HeartbeatFrag
 
getWriterId() - Method in class net.sf.jrtps.message.NackFrag
Identifies the Writer entity that is the target of the NackFrag message.
getWriterPolicies() - Method in class net.sf.jrtps.QualityOfService
Gets all the DataWriterPolicies from this QualityOfService.
getWriters() - Method in class net.sf.jrtps.udds.Participant
Gets DataWriters created by this Participant.
getWriterSequenceNumber() - Method in class net.sf.jrtps.message.Data
Uniquely identifies the change and the relative order for all changes made by the RTPS Writer identified by the writerGuid.
getWriterSequenceNumber() - Method in class net.sf.jrtps.message.DataFrag
 
getWriterSequenceNumber() - Method in class net.sf.jrtps.message.HeartbeatFrag
 
getWriterSequenceNumber() - Method in class net.sf.jrtps.message.NackFrag
The sequence number for which some fragments are missing.
GMCLASSID_SECURITY_AUTH_HANDSHAKE - Static variable in class net.sf.jrtps.udds.security.ParticipantStatelessMessage
 
GroupEntityId - Class in net.sf.jrtps.message.parameter
 
GroupGuid - Class in net.sf.jrtps.message.parameter
 
Guid - Class in net.sf.jrtps.types
Guid uniquely represents an entity.
Guid(GuidPrefix, EntityId) - Constructor for class net.sf.jrtps.types.Guid
 
Guid(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.Guid
 
Guid(byte[]) - Constructor for class net.sf.jrtps.types.Guid
 
GUID_UNKNOWN - Static variable in class net.sf.jrtps.types.Guid
 
GuidPrefix - Class in net.sf.jrtps.types
Every Participant has GUID (prefix, ENTITYID_PARTICIPANT), where the constant ENTITYID_PARTICIPANT is a special value defined by the RTPS protocol.
GuidPrefix(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.GuidPrefix
 
GuidPrefix(byte[]) - Constructor for class net.sf.jrtps.types.GuidPrefix
Create GuidPrefix with given byte array.
GUIDPREFIX_SECURED - Static variable in class net.sf.jrtps.types.GuidPrefix
GuidPrefix used with SecureSubMessage
GUIDPREFIX_UNKNOWN - Static variable in class net.sf.jrtps.types.GuidPrefix
 

H

hashCode() - Method in class net.sf.jrtps.message.parameter.BuiltinTopicKey
 
hashCode() - Method in class net.sf.jrtps.message.parameter.KeyHash
 
hashCode() - Method in class net.sf.jrtps.types.EntityId
 
hashCode() - Method in class net.sf.jrtps.types.Guid
 
hashCode() - Method in class net.sf.jrtps.types.GuidPrefix
 
hashCode() - Method in class net.sf.jrtps.types.Locator
 
hasKey() - Method in class net.sf.jrtps.builtin.ParticipantDataMarshaller
 
hasKey() - Method in class net.sf.jrtps.builtin.ParticipantMessageMarshaller
ParticipantMessage data has always a key.
hasKey() - Method in class net.sf.jrtps.builtin.PublicationDataMarshaller
PublicationData has always a key.
hasKey() - Method in class net.sf.jrtps.builtin.SubscriptionDataMarshaller
SubscriptionData has always a key.
hasKey() - Method in class net.sf.jrtps.builtin.TopicDataMarshaller
 
hasKey() - Method in interface net.sf.jrtps.Marshaller
Determines whether or not a key is associated with type T.
hasKey() - Method in class net.sf.jrtps.udds.security.ParticipantStatelessMessageMarshaller
 
hasParticipantAnnouncer() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasParticipantDetector() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasParticipantMessageReader() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasParticipantMessageWriter() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasParticipantProxyAnnouncer() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasParticipantProxyDetector() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasParticipantStateAnnouncer() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasParticipantStateDetector() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasPublicationAnnouncer() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasPublicationDetector() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasSubscriptionAnnouncer() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hasSubscriptionDetector() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
hCache - Variable in class net.sf.jrtps.udds.DataWriter
HistoryCache associated with this DataWriter
Header - Class in net.sf.jrtps.message
The Header identifies the message as belonging to the RTPS protocol.
Header(GuidPrefix) - Constructor for class net.sf.jrtps.message.Header
Constructor for Header.
Header(GuidPrefix, ProtocolVersion, VendorId) - Constructor for class net.sf.jrtps.message.Header
Constructor with given values.
header - Variable in class net.sf.jrtps.message.SubMessage
 
Heartbeat - Class in net.sf.jrtps.message
This message is sent from an RTPS Writer to an RTPS Reader to communicate the sequence numbers of changes that the Writer has available.
Heartbeat(EntityId, EntityId, long, long, int) - Constructor for class net.sf.jrtps.message.Heartbeat
 
HeartbeatFrag - Class in net.sf.jrtps.message
When fragmenting data and until all fragments are available, the HeartbeatFrag Submessage is sent from an RTPS Writer to an RTPS Reader to communicate which fragments the Writer has available.
HeartbeatFrag(SubMessageHeader, RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.HeartbeatFrag
 
HistoryCache<T> - Interface in net.sf.jrtps.udds
HistoryCache represents a uDDS history cache.
HMAC_SHA1 - Static variable in class net.sf.jrtps.udds.security.MACTransformer
 
HMAC_SHA1_NAME - Static variable in class net.sf.jrtps.udds.security.MACTransformer
 
HMAC_SHA256 - Static variable in class net.sf.jrtps.udds.security.MACTransformer
 
HMAC_SHA256_NAME - Static variable in class net.sf.jrtps.udds.security.MACTransformer
 

I

ICOUP - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
IdentityToken - Class in net.sf.jrtps.message.parameter
IdentityToken is used with DDS security.
IdentityToken(String) - Constructor for class net.sf.jrtps.message.parameter.IdentityToken
Constructs IdentityToken.
ignoreParticipant(GuidPrefix) - Method in class net.sf.jrtps.rtps.RTPSParticipant
Ignores messages originating from given Participant
IllegalMessageException - Exception in net.sf.jrtps.message
 
IllegalMessageException(String) - Constructor for exception net.sf.jrtps.message.IllegalMessageException
 
IncompatibleQosException - Exception in net.sf.jrtps.message.parameter
 
IncompatibleQosException(String) - Constructor for exception net.sf.jrtps.message.parameter.IncompatibleQosException
 
InconsistentPolicy - Exception in net.sf.jrtps
InconsistentPolicy exception.
InconsistentPolicy(String) - Constructor for exception net.sf.jrtps.InconsistentPolicy
 
inconsistentQoS(ENTITY_DATA) - Method in interface net.sf.jrtps.udds.CommunicationListener
This method is called when a local entity cannot be matched with remote entity due to inconsistent QualityOfService.
INFINITE - Static variable in class net.sf.jrtps.types.Duration
 
InfoDestination - Class in net.sf.jrtps.message
This message is sent from an RTPS Writer to an RTPS Reader to modify the GuidPrefix used to interpret the Reader entityIds appearing in the Submessages that follow it.
InfoDestination() - Constructor for class net.sf.jrtps.message.InfoDestination
Sets GuidPrefix_t to UNKNOWN.
InfoDestination(GuidPrefix) - Constructor for class net.sf.jrtps.message.InfoDestination
This constructor is used when the intention is to send data into network.
InfoReply - Class in net.sf.jrtps.message
This message is sent from an RTPS Reader to an RTPS Writer.
InfoReply(List<Locator>, List<Locator>) - Constructor for class net.sf.jrtps.message.InfoReply
 
InfoReplyIp4 - Class in net.sf.jrtps.message
The InfoReplyIp4 Submessage is an additional Submessage introduced by the UDP PSM.
InfoReplyIp4(LocatorUDPv4_t, LocatorUDPv4_t) - Constructor for class net.sf.jrtps.message.InfoReplyIp4
 
InfoSource - Class in net.sf.jrtps.message
This message modifies the logical source of the Submessages that follow.
InfoSource(GuidPrefix) - Constructor for class net.sf.jrtps.message.InfoSource
 
InfoTimestamp - Class in net.sf.jrtps.message
Provides a source timestamp for subsequent Entity Submessages.
InfoTimestamp(SubMessageHeader, RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.InfoTimestamp
 
InfoTimestamp(long) - Constructor for class net.sf.jrtps.message.InfoTimestamp
 
init(Participant) - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
This method is called after security endpoints have been created by participant.
init(Participant) - Method in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
InlineQoS - Interface in net.sf.jrtps.message.parameter
A tagging interface that marks a Parameter as being inlineable.
inlineQosFlag() - Method in class net.sf.jrtps.message.Data
Indicates to the Reader the presence of a ParameterList containing QoS parameters that should be used to interpret the message.
inlineQosFlag() - Method in class net.sf.jrtps.message.DataFrag
 
Instance<T> - Class in net.sf.jrtps.udds
Instance represents Samples with same distinct ID.
INTERCOM_DDS - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
invalidateFlag() - Method in class net.sf.jrtps.message.InfoTimestamp
Indicates whether subsequent Submessages should be considered as having a timestamp or not.
isAcknowledgedByAll(long) - Method in class net.sf.jrtps.rtps.RTPSWriter
Checks, if a given change number has been acknowledged by every known matched reader.
isAlive(boolean) - Method in class net.sf.jrtps.rtps.WriterProxy
Marks writer represented by this proxy as being alive or not.
isAlive() - Method in class net.sf.jrtps.rtps.WriterProxy
 
isAuthenticated() - Method in class net.sf.jrtps.builtin.ParticipantData
 
isAutomaticLivelinessKind() - Method in class net.sf.jrtps.builtin.ParticipantMessage
 
isBuiltinEntity() - Method in class net.sf.jrtps.types.EntityId
Checks whether this entity is a builtin entity or not
isCoherentAccess() - Method in class net.sf.jrtps.message.parameter.QosPresentation
 
isCompatible(QosDataRepresentation) - Method in class net.sf.jrtps.message.parameter.QosDataRepresentation
 
isCompatible(QosDeadline) - Method in class net.sf.jrtps.message.parameter.QosDeadline
Checks, if this QosDeadline is compatible with the other QosPolicy.
isCompatible(QosDestinationOrder) - Method in class net.sf.jrtps.message.parameter.QosDestinationOrder
 
isCompatible(QosDurability) - Method in class net.sf.jrtps.message.parameter.QosDurability
 
isCompatible(QosDurabilityService) - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
isCompatible(QosGroupData) - Method in class net.sf.jrtps.message.parameter.QosGroupData
 
isCompatible(QosHistory) - Method in class net.sf.jrtps.message.parameter.QosHistory
 
isCompatible(QosLatencyBudget) - Method in class net.sf.jrtps.message.parameter.QosLatencyBudget
 
isCompatible(QosLifespan) - Method in class net.sf.jrtps.message.parameter.QosLifespan
 
isCompatible(QosLiveliness) - Method in class net.sf.jrtps.message.parameter.QosLiveliness
Check if this QosLiveliness is compatible with requested.
isCompatible(QosOwnership) - Method in class net.sf.jrtps.message.parameter.QosOwnership
 
isCompatible(QosOwnershipStrength) - Method in class net.sf.jrtps.message.parameter.QosOwnershipStrength
 
isCompatible(QosPartition) - Method in class net.sf.jrtps.message.parameter.QosPartition
Checks whether or not two QosPartition policies are compatible or not.
isCompatible(T) - Method in interface net.sf.jrtps.message.parameter.QosPolicy
Checks, if this QosPolicy is compatible with other QosPolicy.
isCompatible(QosPresentation) - Method in class net.sf.jrtps.message.parameter.QosPresentation
 
isCompatible(QosReaderDataLifecycle) - Method in class net.sf.jrtps.message.parameter.QosReaderDataLifecycle
 
isCompatible(QosReliability) - Method in class net.sf.jrtps.message.parameter.QosReliability
 
isCompatible(QosResourceLimits) - Method in class net.sf.jrtps.message.parameter.QosResourceLimits
 
isCompatible(QosTimeBasedFilter) - Method in class net.sf.jrtps.message.parameter.QosTimeBasedFilter
 
isCompatible(QosTopicData) - Method in class net.sf.jrtps.message.parameter.QosTopicData
 
isCompatible(QosTransportPriority) - Method in class net.sf.jrtps.message.parameter.QosTransportPriority
 
isCompatible(QosTypeConsistencyEnforcement) - Method in class net.sf.jrtps.message.parameter.QosTypeConsistencyEnforcement
 
isCompatible(QosUserData) - Method in class net.sf.jrtps.message.parameter.QosUserData
 
isCompatible(QosWriterDataLifecycle) - Method in class net.sf.jrtps.message.parameter.QosWriterDataLifecycle
 
isCompatibleWith(QualityOfService) - Method in class net.sf.jrtps.QualityOfService
Checks wheter or not this QualityOfService is compatible with the other.
isDisposed() - Method in class net.sf.jrtps.message.parameter.StatusInfo
Gets the value of disposeFlag.
isDisposed() - Method in class net.sf.jrtps.rtps.Sample
Gets the value of disposeFlag of StatusInfo parameter.
isInfinite() - Method in class net.sf.jrtps.types.Duration
Checks whether this Duration is infinite or not
isLeaseExpired() - Method in class net.sf.jrtps.builtin.ParticipantData
Checks, if the lease has been expired or not.
isManualLivelinessKind() - Method in class net.sf.jrtps.builtin.ParticipantMessage
 
isMatchedWith(Guid) - Method in class net.sf.jrtps.rtps.RTPSReader
Checks, if this RTPSReader is already matched with a RTPSWriter represented by given Guid.
isMatchedWith(Guid) - Method in class net.sf.jrtps.rtps.RTPSWriter
Checks, if this RTPSWriter is already matched with a RTPSReader represented by given Guid.
isMulticastLocator() - Method in class net.sf.jrtps.types.Locator
 
isOrderedAccess() - Method in class net.sf.jrtps.message.parameter.QosPresentation
 
isReliable() - Method in class net.sf.jrtps.rtps.RemoteProxy
Return true, if remote entity represented by this RemoteProxy is configured to be reliable.
isSecure() - Method in class net.sf.jrtps.rtps.Endpoint
Checks, if this endpoint is secure or not.
isUnregistered() - Method in class net.sf.jrtps.message.parameter.StatusInfo
Gets the value of unregisterFlag.
isUnregistered() - Method in class net.sf.jrtps.rtps.Sample
Gets the value of unregisterFlag of StatusInfo parameter.
isUserDefinedEntity() - Method in class net.sf.jrtps.types.EntityId
Checks whether this entity is an user defined entity or not
isVendorSpecifiEntity() - Method in class net.sf.jrtps.types.EntityId
Checks whether this entity is an user defined entity or not

J

JAVA_FILTER_CLASS - Static variable in class net.sf.jrtps.message.parameter.ContentFilterProperty
Filter class java
JKS_CA_KEY - Static variable in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
JKS_KEYSTORE_KEY - Static variable in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
JKS_KEYSTORE_PASSWORD_KEY - Static variable in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
JKS_PRINCIPAL_KEY - Static variable in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
JKS_PRINCIPAL_PASSWORD_KEY - Static variable in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
JKSAuthenticationPlugin - Class in net.sf.jrtps.udds.security
KeystoreAuthenticationPlugin is an Authentication plugin as discussed in DDS Security specification.
JKSAuthenticationPlugin(Configuration) - Constructor for class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
JRTPS - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
JRTPSSpecificParameter - Interface in net.sf.jrtps.message.parameter
A tagging interface that denotes a parameter being JRTPS specific.

K

key - Variable in class net.sf.jrtps.builtin.DiscoveredData
 
Key - Annotation Type in net.sf.jrtps.udds
This annotation provides means to tag fields as being part of a RTPS(DDS) key.
keyFlag() - Method in class net.sf.jrtps.message.Data
Indicates to the Reader that the dataPayload submessage element contains the serialized value of the key of the data-object.
keyFlag() - Method in class net.sf.jrtps.message.DataFrag
 
KeyHash - Class in net.sf.jrtps.message.parameter
see 8.7.9 Key Hash, 9.6.3.3
KeyHash(byte[]) - Constructor for class net.sf.jrtps.message.parameter.KeyHash
 
KIND - Static variable in class net.sf.jrtps.message.AckNack
 
KIND - Static variable in class net.sf.jrtps.message.Data
 
KIND - Static variable in class net.sf.jrtps.message.DataFrag
 
KIND - Static variable in class net.sf.jrtps.message.Gap
 
KIND - Static variable in class net.sf.jrtps.message.Heartbeat
 
KIND - Static variable in class net.sf.jrtps.message.HeartbeatFrag
 
KIND - Static variable in class net.sf.jrtps.message.InfoDestination
 
KIND - Static variable in class net.sf.jrtps.message.InfoReply
 
KIND - Static variable in class net.sf.jrtps.message.InfoReplyIp4
 
KIND - Static variable in class net.sf.jrtps.message.InfoSource
 
KIND - Static variable in class net.sf.jrtps.message.InfoTimestamp
 
KIND - Static variable in class net.sf.jrtps.message.NackFrag
 
KIND - Static variable in class net.sf.jrtps.message.Pad
 
kind() - Method in enum net.sf.jrtps.message.parameter.ParameterId
 
KIND - Static variable in class net.sf.jrtps.message.SecureSubMessage
 

L

LAKOTA - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
livelinessFlag() - Method in class net.sf.jrtps.message.Heartbeat
Appears in the Submessage header flags.
livelinessFlag(boolean) - Method in class net.sf.jrtps.message.Heartbeat
Sets the livelinessFlag to given value
livelinessLost(PublicationData) - Method in interface net.sf.jrtps.rtps.WriterLivelinessListener
This method is called when writer liveliness is lost.
livelinessRestored(PublicationData) - Method in interface net.sf.jrtps.rtps.WriterLivelinessListener
This method gets called when liveliness is first lost, and then restored again.
Locator - Class in net.sf.jrtps.types
Locator is used to tell remote participants how a participant can be reached.
Locator(InetAddress, int) - Constructor for class net.sf.jrtps.types.Locator
 
Locator(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.Locator
 
Locator(int, int, byte[]) - Constructor for class net.sf.jrtps.types.Locator
Create new Locator.
LOCATOR_KIND_INVALID - Static variable in class net.sf.jrtps.types.Locator
An invalid Locator kind
LOCATOR_KIND_MEM - Static variable in class net.sf.jrtps.transport.MemProvider
 
LOCATOR_KIND_UDPv4 - Static variable in class net.sf.jrtps.types.Locator
This kind is used for communication with UDPv4
LOCATOR_KIND_UDPv6 - Static variable in class net.sf.jrtps.types.Locator
This kind is used for communication with UDPv6
LocatorParameter - Class in net.sf.jrtps.message.parameter
 
LocatorParameter(ParameterId) - Constructor for class net.sf.jrtps.message.parameter.LocatorParameter
Constructor
LocatorParameter(ParameterId, Locator) - Constructor for class net.sf.jrtps.message.parameter.LocatorParameter
Constructor
LOCATORUDPv4_INVALID - Static variable in class net.sf.jrtps.types.LocatorUDPv4_t
 
LocatorUDPv4_t - Class in net.sf.jrtps.types
Optimized locator for UDP/IPv4.
LocatorUDPv4_t(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.LocatorUDPv4_t
 

M

MACTransformer - Class in net.sf.jrtps.udds.security
MacTransformer calculates and appends a HMAC to the end of payload by using javax.crypto.Mac
MANUAL_LIVELINESS_KIND - Static variable in class net.sf.jrtps.builtin.ParticipantMessage
 
marshall(ParticipantData) - Method in class net.sf.jrtps.builtin.ParticipantDataMarshaller
 
marshall(ParticipantMessage) - Method in class net.sf.jrtps.builtin.ParticipantMessageMarshaller
 
marshall(PublicationData) - Method in class net.sf.jrtps.builtin.PublicationDataMarshaller
 
marshall(SubscriptionData) - Method in class net.sf.jrtps.builtin.SubscriptionDataMarshaller
 
marshall(TopicData) - Method in class net.sf.jrtps.builtin.TopicDataMarshaller
 
marshall(T) - Method in interface net.sf.jrtps.Marshaller
Marshalls given Object to DataEncapsulation
marshall(ParticipantStatelessMessage) - Method in class net.sf.jrtps.udds.security.ParticipantStatelessMessageMarshaller
 
Marshaller<T> - Interface in net.sf.jrtps
Marshaller is used to transform Object to/from different data encodings.
MemProvider - Class in net.sf.jrtps.transport
This Provider creates receivers and writers for memory based transport protocol.
MemProvider(Configuration) - Constructor for class net.sf.jrtps.transport.MemProvider
 
MemReceiver - Class in net.sf.jrtps.transport
A Receiver that receives bytes from a BlockingQueue.
MemReceiver(Locator, BlockingQueue<byte[]>, BlockingQueue<byte[]>) - Constructor for class net.sf.jrtps.transport.MemReceiver
 
MemTransmitter - Class in net.sf.jrtps.transport
A Transmitter that writers RTPS Messages into BlockingQueue
MemTransmitter(BlockingQueue<byte[]>, int) - Constructor for class net.sf.jrtps.transport.MemTransmitter
 
Message - Class in net.sf.jrtps.message
This class represents a RTPS message.
Message(GuidPrefix) - Constructor for class net.sf.jrtps.message.Message
Constructor.
Message(Header) - Constructor for class net.sf.jrtps.message.Message
Constructor.
Message(RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.Message
Constructs a Message from given RTPSByteBuffer.
MetatrafficMulticastIPAddress - Class in net.sf.jrtps.message.parameter
 
MetatrafficMulticastLocator - Class in net.sf.jrtps.message.parameter
 
MetatrafficMulticastLocator(Locator) - Constructor for class net.sf.jrtps.message.parameter.MetatrafficMulticastLocator
 
MetatrafficMulticastPort - Class in net.sf.jrtps.message.parameter
 
MetatrafficUnicastIPAddress - Class in net.sf.jrtps.message.parameter
 
MetatrafficUnicastLocator - Class in net.sf.jrtps.message.parameter
 
MetatrafficUnicastLocator(Locator) - Constructor for class net.sf.jrtps.message.parameter.MetatrafficUnicastLocator
 
MetatrafficUnicastPort - Class in net.sf.jrtps.message.parameter
 
MILSOFT - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
Module - Class in net.sf.jrtps.message.parameter
 
Module() - Constructor for class net.sf.jrtps.message.parameter.Module
 
multicastFlag() - Method in class net.sf.jrtps.message.InfoReply
Returns the MulticastFlag.
multicastFlag() - Method in class net.sf.jrtps.message.InfoReplyIp4
Returns the MulticastFlag.
MulticastIPAddress - Class in net.sf.jrtps.message.parameter
 
MulticastLocator - Class in net.sf.jrtps.message.parameter
 
MulticastLocator(Locator) - Constructor for class net.sf.jrtps.message.parameter.MulticastLocator
 

N

NackFrag - Class in net.sf.jrtps.message
The NackFrag Submessage is used to communicate the state of a Reader to a Writer.
NackFrag(SubMessageHeader, RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.NackFrag
 
net.sf.jrtps - package net.sf.jrtps
Top level jRTPS package.
net.sf.jrtps.builtin - package net.sf.jrtps.builtin
This package provides builtin topic support.
net.sf.jrtps.message - package net.sf.jrtps.message
This package contains Messages that are transferred on wire.
net.sf.jrtps.message.parameter - package net.sf.jrtps.message.parameter
Classes in this package are used with ParameterList encapsulation during message exchange between participants.
net.sf.jrtps.rtps - package net.sf.jrtps.rtps
RTPS entities are in this package
net.sf.jrtps.transport - package net.sf.jrtps.transport
Communication related classes
net.sf.jrtps.types - package net.sf.jrtps.types
RTPS types.
net.sf.jrtps.udds - package net.sf.jrtps.udds
uDDS package provides a simple DDS implementation that utilizes jRTPS.
net.sf.jrtps.udds.security - package net.sf.jrtps.udds.security
Implementation of DDS Security
net.sf.jrtps.util - package net.sf.jrtps.util
Utility classes used by jRTPS.
NoOpAuthenticationPlugin - Class in net.sf.jrtps.udds.security
AuthenticationPlugin that always successfully authenticates
NoOpAuthenticationPlugin(Configuration) - Constructor for class net.sf.jrtps.udds.security.NoOpAuthenticationPlugin
 
notifyListenersOfFailure(ParticipantData) - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Notifies AuthenticationListeners of failed authentication
notifyListenersOfSuccess(AuthenticationData) - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Notifies AuthenticationListeners of successful authentication
notifyReader(Guid) - Method in class net.sf.jrtps.rtps.RTPSWriter
Notifies a remote reader with given Guid of the changes available in this writer.
notifyReaders() - Method in class net.sf.jrtps.rtps.RTPSWriter
Notify every matched RTPSReader.
notifyReaders() - Method in class net.sf.jrtps.udds.DataWriter
Notifies readers of the changes available.

O

onSamples(List<Sample<T>>) - Method in interface net.sf.jrtps.udds.SampleListener
This method is called when DataReader receives some samples.
OPENDDS - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
OPENSPLICE - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
OriginalWriterInfo - Class in net.sf.jrtps.message.parameter
This class holds information needed to support Persistent level of DDS Durability QoS.
OriginalWriterInfo(Guid, SequenceNumber, ParameterList) - Constructor for class net.sf.jrtps.message.parameter.OriginalWriterInfo
 
OutOfResources - Exception in net.sf.jrtps
OutOfResources gets thrown if one of RESOURCE_LIMITS QoS policys limit is exceeded.
OutOfResources(OutOfResources.Kind, int) - Constructor for exception net.sf.jrtps.OutOfResources
 
OutOfResources.Kind - Enum in net.sf.jrtps
 

P

Pad - Class in net.sf.jrtps.message
The purpose of this Submessage is to allow the introduction of any padding necessary to meet any desired memory alignment requirements.
Pad(SubMessageHeader, RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.Pad
 
Pad - Class in net.sf.jrtps.message.parameter
 
Parameter - Class in net.sf.jrtps.message.parameter
Parameter is used to encapsulate data for builtin entities. see 9.6.2.2.2 ParameterID values
Parameter(ParameterId) - Constructor for class net.sf.jrtps.message.parameter.Parameter
Constructs Parameter with null bytes.
Parameter(ParameterId, byte[]) - Constructor for class net.sf.jrtps.message.parameter.Parameter
Constructs Parameter with given bytes.
ParameterFactory - Class in net.sf.jrtps.message.parameter
 
ParameterFactory() - Constructor for class net.sf.jrtps.message.parameter.ParameterFactory
 
ParameterId - Enum in net.sf.jrtps.message.parameter
ParameterIds for Data submessage. see tables 9.12, 9.14 and 9.17
ParameterList - Class in net.sf.jrtps.message.parameter
 
ParameterList() - Constructor for class net.sf.jrtps.message.parameter.ParameterList
 
ParameterList(RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.parameter.ParameterList
 
ParameterListEncapsulation - Class in net.sf.jrtps.message
ParameterListEncapsulation is a specialization of DataEncapsulation which is used by discovery.
ParameterListEncapsulation(ParameterList) - Constructor for class net.sf.jrtps.message.ParameterListEncapsulation
 
PARTICIPANT - Static variable in class net.sf.jrtps.types.EntityId
Entity id representing Participant.
Participant - Class in net.sf.jrtps.udds
Participant acts as a communication endpoint of different data.
Participant() - Constructor for class net.sf.jrtps.udds.Participant
Create a Participant with domainId 0 and participantId -1.
Participant(int) - Constructor for class net.sf.jrtps.udds.Participant
Create a Participant with given domainId and participantId -1.
Participant(int, int) - Constructor for class net.sf.jrtps.udds.Participant
Create a Participant with given domainId and participantId.
Participant(int, int, EntityFactory, Configuration) - Constructor for class net.sf.jrtps.udds.Participant
Create a Participant with given domainId and participantId.
ParticipantBuiltinEndpoints - Class in net.sf.jrtps.message.parameter
 
ParticipantBuiltinEndpoints(int) - Constructor for class net.sf.jrtps.message.parameter.ParticipantBuiltinEndpoints
 
ParticipantData - Class in net.sf.jrtps.builtin
ParticipantData represents data on topic "DCPSParticipants".
ParticipantData(GuidPrefix, int, List<Locator>, List<Locator>, QualityOfService) - Constructor for class net.sf.jrtps.builtin.ParticipantData
 
ParticipantData(GuidPrefix, int, List<Locator>, List<Locator>, IdentityToken, PermissionsToken, QualityOfService) - Constructor for class net.sf.jrtps.builtin.ParticipantData
 
ParticipantData(ParameterList) - Constructor for class net.sf.jrtps.builtin.ParticipantData
Reads SPDPdiscoveredParticipantData.
ParticipantDataMarshaller - Class in net.sf.jrtps.builtin
Marshaller for builtin data for topic DCPSParticipant.
ParticipantDataMarshaller() - Constructor for class net.sf.jrtps.builtin.ParticipantDataMarshaller
 
participantDetected(ParticipantData) - Method in interface net.sf.jrtps.udds.EntityListener
Called when a new Participant has been detected.
ParticipantEntityId - Class in net.sf.jrtps.message.parameter
 
ParticipantGuid - Class in net.sf.jrtps.message.parameter
 
ParticipantGuid(Guid) - Constructor for class net.sf.jrtps.message.parameter.ParticipantGuid
 
ParticipantLeaseDuration - Class in net.sf.jrtps.message.parameter
 
ParticipantLeaseDuration(Duration) - Constructor for class net.sf.jrtps.message.parameter.ParticipantLeaseDuration
 
participantLost(ParticipantData) - Method in interface net.sf.jrtps.udds.EntityListener
Called when a previously know Participant has been lost.
ParticipantManualLivelinessCount - Class in net.sf.jrtps.message.parameter
 
ParticipantMessage - Class in net.sf.jrtps.builtin
ParticipantMessage is used to implement liveliness protocol.
ParticipantMessage(GuidPrefix, byte[], byte[]) - Constructor for class net.sf.jrtps.builtin.ParticipantMessage
 
ParticipantMessageMarshaller - Class in net.sf.jrtps.builtin
Marshaller for builtin data for topic DCPSParticipantMessage.
ParticipantMessageMarshaller() - Constructor for class net.sf.jrtps.builtin.ParticipantMessageMarshaller
 
ParticipantStatelessMessage - Class in net.sf.jrtps.udds.security
ParticipantStatelessMessage is defined in DDS Security specification.
ParticipantStatelessMessageMarshaller - Class in net.sf.jrtps.udds.security
ParticipantStatelessMessageMarshaller is used during authentication to marshall/unmarshall ParticipantStatelessMessages
ParticipantStatelessMessageMarshaller() - Constructor for class net.sf.jrtps.udds.security.ParticipantStatelessMessageMarshaller
 
PermissionsToken - Class in net.sf.jrtps.message.parameter
9.4.2.3 DDS:Access:PKI-Signed-XML-Permissions PermissionsToken
PermissionsToken(InputStream) - Constructor for class net.sf.jrtps.message.parameter.PermissionsToken
Constructs new PermissionsToken by reading the xml file from given InputStream
PL_CDR_BE_HEADER - Static variable in class net.sf.jrtps.message.DataEncapsulation
 
PL_CDR_LE_HEADER - Static variable in class net.sf.jrtps.message.DataEncapsulation
 
PLUGIN_NAME - Static variable in class net.sf.jrtps.udds.security.JKSAuthenticationPlugin
 
PLUGIN_NAME - Static variable in class net.sf.jrtps.udds.security.NoOpAuthenticationPlugin
 
policyChanged(QosPolicy) - Method in interface net.sf.jrtps.QualityOfService.PolicyListener
 
PortNumberParameters - Class in net.sf.jrtps.transport
This class encapsulates parameters used in calculation of port numbers.
PortNumberParameters(int, int, int, int, int, int, int) - Constructor for class net.sf.jrtps.transport.PortNumberParameters
 
position() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Get the position in underlying buffer.
preferMulticast() - Method in class net.sf.jrtps.Configuration
get whether or not multicast is preferred.
preferMulticast(boolean) - Method in class net.sf.jrtps.rtps.RemoteProxy
Sets whether or not to prefer multicast.
Property(String, String) - Constructor for class net.sf.jrtps.message.parameter.PropertyList.Property
 
PropertyList - Class in net.sf.jrtps.message.parameter
PropertyList attribute holds a sequence of name-value properties.
PropertyList(PropertyList.Property[]) - Constructor for class net.sf.jrtps.message.parameter.PropertyList
 
PropertyList.Property - Class in net.sf.jrtps.message.parameter
Property class represents name-value pair in PropertyList
ProtocolVersion - Class in net.sf.jrtps.message.parameter
ProtocolVersion parameter.
ProtocolVersion(RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.parameter.ProtocolVersion
 
PROTOCOLVERSION_1_0 - Static variable in class net.sf.jrtps.message.parameter.ProtocolVersion
 
PROTOCOLVERSION_1_1 - Static variable in class net.sf.jrtps.message.parameter.ProtocolVersion
 
PROTOCOLVERSION_2_0 - Static variable in class net.sf.jrtps.message.parameter.ProtocolVersion
 
PROTOCOLVERSION_2_1 - Static variable in class net.sf.jrtps.message.parameter.ProtocolVersion
 
PROTOCOLVERSION_2_2 - Static variable in class net.sf.jrtps.message.parameter.ProtocolVersion
 
PROVIDER_SCHEME - Static variable in class net.sf.jrtps.transport.UDPProvider
Provider scheme, that is used in configuring UDP TranportProvider URIs.
PublicationData - Class in net.sf.jrtps.builtin
This class represents DDS::PublicationBuiltinTopicData
PublicationData(ParameterList) - Constructor for class net.sf.jrtps.builtin.PublicationData
 
PublicationData(String, String, Guid, QualityOfService) - Constructor for class net.sf.jrtps.builtin.PublicationData
 
PublicationDataMarshaller - Class in net.sf.jrtps.builtin
Marshaller for builtin data for topic DCPSPublication.
PublicationDataMarshaller() - Constructor for class net.sf.jrtps.builtin.PublicationDataMarshaller
 
PublisherPolicy<T> - Interface in net.sf.jrtps.message.parameter
A tagging interface marking QosPolicies as being suitable for publishers.

Q

QEO - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
qos - Variable in class net.sf.jrtps.builtin.DiscoveredData
 
QosDataRepresentation - Class in net.sf.jrtps.message.parameter
This QosPolicy is defined in DDS X-Types specification formal-12-11-20-2.pdf, chapter 7.6.2.1
QosDataRepresentation(short[]) - Constructor for class net.sf.jrtps.message.parameter.QosDataRepresentation
 
QosDeadline - Class in net.sf.jrtps.message.parameter
This policy is useful for cases where a Topic is expected to have each instance updated periodically.
QosDeadline(long) - Constructor for class net.sf.jrtps.message.parameter.QosDeadline
Constructor with period given as milliseconds
QosDeadline(Duration) - Constructor for class net.sf.jrtps.message.parameter.QosDeadline
Constructor with period given as Duration
QosDestinationOrder - Class in net.sf.jrtps.message.parameter
This QosPolicy determines how Readers form the timestamp of the samples.
QosDestinationOrder(QosDestinationOrder.Kind) - Constructor for class net.sf.jrtps.message.parameter.QosDestinationOrder
Create a QosDestinationOrder.
QosDestinationOrder.Kind - Enum in net.sf.jrtps.message.parameter
 
QosDurability - Class in net.sf.jrtps.message.parameter
This QoS policy controls whether the Service will actually make data available to late-joining readers.
QosDurability(QosDurability.Kind) - Constructor for class net.sf.jrtps.message.parameter.QosDurability
Constructor for QosDurability.
QosDurability.Kind - Enum in net.sf.jrtps.message.parameter
 
QosDurabilityService - Class in net.sf.jrtps.message.parameter
 
QosDurabilityService(Duration, QosHistory.Kind, int, int, int, int) - Constructor for class net.sf.jrtps.message.parameter.QosDurabilityService
 
QosGroupData - Class in net.sf.jrtps.message.parameter
 
QosGroupData(byte[]) - Constructor for class net.sf.jrtps.message.parameter.QosGroupData
 
QosHistory - Class in net.sf.jrtps.message.parameter
QosHistory.
QosHistory(int) - Constructor for class net.sf.jrtps.message.parameter.QosHistory
Constructs QosHistory with kind KEEP_LAST and given depth
QosHistory(QosHistory.Kind, int) - Constructor for class net.sf.jrtps.message.parameter.QosHistory
Constructs QosHistory given kind and depth
QosHistory.Kind - Enum in net.sf.jrtps.message.parameter
 
QosLatencyBudget - Class in net.sf.jrtps.message.parameter
 
QosLatencyBudget(Duration) - Constructor for class net.sf.jrtps.message.parameter.QosLatencyBudget
Constructor for QosLatencyBudget.
QosLifespan - Class in net.sf.jrtps.message.parameter
QosLifespan policy is used to automatically remove samples from history cache of entity.
QosLifespan(long) - Constructor for class net.sf.jrtps.message.parameter.QosLifespan
Constructor for QosLifespan.
QosLifespan(Duration) - Constructor for class net.sf.jrtps.message.parameter.QosLifespan
Constructor for QosLifespan.
QosLiveliness - Class in net.sf.jrtps.message.parameter
This policy controls the mechanism and parameters used by the Service to ensure that particular entities on the network are still “alive.”
QosLiveliness(QosLiveliness.Kind, Duration) - Constructor for class net.sf.jrtps.message.parameter.QosLiveliness
Constructor of QosLiveliness.
QosLiveliness(long) - Constructor for class net.sf.jrtps.message.parameter.QosLiveliness
Constructs QosLiveliness with AUTOMATIC kind and given lease_duration
QosLiveliness(QosLiveliness.Kind, long) - Constructor for class net.sf.jrtps.message.parameter.QosLiveliness
Constructs QosLiveliness with given kind and lease_duration
QosLiveliness.Kind - Enum in net.sf.jrtps.message.parameter
 
QosOwnership - Class in net.sf.jrtps.message.parameter
 
QosOwnership(QosOwnership.Kind) - Constructor for class net.sf.jrtps.message.parameter.QosOwnership
Constructor.
QosOwnership.Kind - Enum in net.sf.jrtps.message.parameter
 
QosOwnershipStrength - Class in net.sf.jrtps.message.parameter
 
QosOwnershipStrength(int) - Constructor for class net.sf.jrtps.message.parameter.QosOwnershipStrength
Constructor
QosPartition - Class in net.sf.jrtps.message.parameter
Partition QoS policy.
QosPartition(String) - Constructor for class net.sf.jrtps.message.parameter.QosPartition
Constructor for QosPartition
QosPartition(String[]) - Constructor for class net.sf.jrtps.message.parameter.QosPartition
Constructor for QosPartition
QosPolicy<T> - Interface in net.sf.jrtps.message.parameter
An interface used to denote a Parameter as a Quality of Service policy parameter.
QosPresentation - Class in net.sf.jrtps.message.parameter
 
QosPresentation(QosPresentation.Kind, boolean, boolean) - Constructor for class net.sf.jrtps.message.parameter.QosPresentation
 
QosPresentation.Kind - Enum in net.sf.jrtps.message.parameter
 
QosReaderDataLifecycle - Class in net.sf.jrtps.message.parameter
 
QosReaderDataLifecycle(long, long) - Constructor for class net.sf.jrtps.message.parameter.QosReaderDataLifecycle
 
QosReliability - Class in net.sf.jrtps.message.parameter
This QoS policy controls whether or not communication between entities are established as reliable or best effort.
QosReliability(QosReliability.Kind, Duration) - Constructor for class net.sf.jrtps.message.parameter.QosReliability
 
QosReliability.Kind - Enum in net.sf.jrtps.message.parameter
 
QosResourceLimits - Class in net.sf.jrtps.message.parameter
QosResourceLimits.
QosResourceLimits(int, int, int) - Constructor for class net.sf.jrtps.message.parameter.QosResourceLimits
Constructs QosResourceLimits.
QosTimeBasedFilter - Class in net.sf.jrtps.message.parameter
QosTimeBasedFilter.
QosTimeBasedFilter(Duration) - Constructor for class net.sf.jrtps.message.parameter.QosTimeBasedFilter
 
QosTimeBasedFilter(long) - Constructor for class net.sf.jrtps.message.parameter.QosTimeBasedFilter
Constructs QosTimeBasedFilter.
QosTopicData - Class in net.sf.jrtps.message.parameter
 
QosTopicData(byte[]) - Constructor for class net.sf.jrtps.message.parameter.QosTopicData
 
QosTransportPriority - Class in net.sf.jrtps.message.parameter
TransportPriority QoS policy.
QosTransportPriority(int) - Constructor for class net.sf.jrtps.message.parameter.QosTransportPriority
 
QosTypeConsistencyEnforcement - Class in net.sf.jrtps.message.parameter
QosTypeConsistencyEnforcement, defined in x-types
QosTypeConsistencyEnforcement(QosTypeConsistencyEnforcement.Kind) - Constructor for class net.sf.jrtps.message.parameter.QosTypeConsistencyEnforcement
 
QosTypeConsistencyEnforcement.Kind - Enum in net.sf.jrtps.message.parameter
Kind of TypeConsistencyEnforcement
QosUserData - Class in net.sf.jrtps.message.parameter
UserData QoS policy allows passing an arbitrary byte array to remote entities.
QosUserData(byte[]) - Constructor for class net.sf.jrtps.message.parameter.QosUserData
 
QosWriterDataLifecycle - Class in net.sf.jrtps.message.parameter
WriterDataLifecycle QoS policy.
QosWriterDataLifecycle(boolean) - Constructor for class net.sf.jrtps.message.parameter.QosWriterDataLifecycle
 
QualityOfService - Class in net.sf.jrtps
QualityOfService holds a collection QosPolicies.
QualityOfService() - Constructor for class net.sf.jrtps.QualityOfService
Constructor with default QosPolicies.
QualityOfService.PolicyListener - Interface in net.sf.jrtps
PolicyChangedListener can be used to track changes to QualityOfService.

R

read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.BaseTypeName
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.BuiltinTopicKey
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.CoherentSet
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.ContentFilterInfo
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.DefaultUnicastIPAddress
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.DefaultUnicastPort
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.DeprecatedParameter
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.DirectedWrite
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.EntityName
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.EquivalentTypeName
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.ExpectsInlineQos
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.GroupEntityId
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.GroupGuid
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.IdentityToken
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.KeyHash
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.LocatorParameter
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.MetatrafficMulticastIPAddress
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.MetatrafficMulticastPort
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.MetatrafficUnicastIPAddress
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.MetatrafficUnicastPort
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.MulticastIPAddress
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.OriginalWriterInfo
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.Pad
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.Parameter
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.ParticipantEntityId
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.ParticipantGuid
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.ParticipantLeaseDuration
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.ParticipantManualLivelinessCount
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.PermissionsToken
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.PropertyList
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.ProtocolVersion
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosDataRepresentation
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosDeadline
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosDestinationOrder
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosDurability
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosGroupData
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosHistory
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosLatencyBudget
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosLifespan
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosLiveliness
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosOwnership
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosOwnershipStrength
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosPartition
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosPresentation
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosReliability
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosResourceLimits
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosTimeBasedFilter
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosTopicData
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosTransportPriority
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosTypeConsistencyEnforcement
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.QosUserData
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.Sentinel
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.StatusInfo
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.TopicName
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.TypeMaxSizeSerialized
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.TypeName
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.TypeObject
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.UnknownParameter
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.VendorId
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.VendorSpecificParameter
 
read(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.X509Cert
 
read(byte[]) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads in bytes(octets) from underlying buffer.
read_boolean() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a boolean from underlying buffer.
read_long() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a long (4 bytes) from underlying buffer
read_longlong() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a longlong (8 bytes) from underlying buffer
read_octet() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads an octet (1 byte) from underlying buffer.
read_short() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a short (2 bytes) from underlying buffer
read_string() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a String from underlying buffer
readBoolean() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a java primitive boolean.
readByte() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a java primitive byte.
readBytes(RTPSByteBuffer, int) - Method in class net.sf.jrtps.message.parameter.Parameter
This method can be used by implementing classes to read bytes of this parameter to byte array.
readChar() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a java primitive char.
readDouble() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a java primitive double.
readEntityId(RTPSByteBuffer) - Static method in class net.sf.jrtps.types.EntityId
Reads an EntityId from RTPSByteBuffer.
ReaderCache<T> - Interface in net.sf.jrtps.rtps
ReaderCache represents history cache from the RTPSReader point of view.
readerDetected(SubscriptionData) - Method in interface net.sf.jrtps.udds.EntityListener
Called when a new remote reader has been detected.
ReaderProxy - Class in net.sf.jrtps.rtps
ReaderProxy represents a remote reader.
readFloat() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a java primitive float.
readInt() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a java primitive int.
readLong() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a java primitive long.
readParameter(RTPSByteBuffer) - Static method in class net.sf.jrtps.message.parameter.ParameterFactory
Reads a Parameter from given RTPSByteBuffer.
readShort() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a java primitive short.
readString() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a String from the buffer.
readString(String) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Reads a String from the buffer.
Receiver - Interface in net.sf.jrtps.transport
Receiver will be used to receive packets from the source.
register(T, long) - Method in interface net.sf.jrtps.udds.HistoryCache
Registers an instance represented by given sample.
registerContentFilter(ContentFilter<T>) - Method in class net.sf.jrtps.rtps.RTPSWriter
Registers a ContentFilter
registerContentFilter(ContentFilter<T>) - Method in class net.sf.jrtps.udds.DataWriter
Registers a ContentFilter
registerDataEncapsulation(DataEncapsulation) - Static method in class net.sf.jrtps.message.DataEncapsulation
This method is not implemented at the moment.
registerPlugin(AuthenticationPlugin) - Static method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Registers a AuthenticationPlugin.
registerTransformer(Transformer) - Static method in class net.sf.jrtps.udds.security.CryptoPlugin
Registers a Transformer to this CryptoPlugin
registerTransportProvider(String, TransportProvider, int...) - Static method in class net.sf.jrtps.transport.TransportProvider
Registers a TranportProvider with given scheme and kind.
RemoteProxy - Class in net.sf.jrtps.rtps
A base class used to represent a remote entity.
RemoteProxy(DiscoveredData, List<Locator>) - Constructor for class net.sf.jrtps.rtps.RemoteProxy
Constructor for RemoteProxy.
removeAuthenticationListener(AuthenticationListener) - Method in class net.sf.jrtps.udds.security.AuthenticationPlugin
Removes an AuthenticationListener.
removeCommunicationListener(CommunicationListener<ENTITY_DATA>) - Method in class net.sf.jrtps.udds.Entity
Removes a CommunicationListener from this Entity.
removeMatchedReader(SubscriptionData) - Method in class net.sf.jrtps.rtps.RTPSWriter
Remove a matched reader.
removeMatchedReaders(GuidPrefix) - Method in class net.sf.jrtps.rtps.RTPSWriter
Removes all the matched writers that have a given GuidPrefix
removeMatchedWriter(PublicationData) - Method in class net.sf.jrtps.rtps.RTPSReader
Removes a matched writer from this RTPSReader.
removeMatchedWriters(GuidPrefix) - Method in class net.sf.jrtps.rtps.RTPSReader
Removes all the matched writers that have a given GuidPrefix
removeSampleListener(SampleListener<T>) - Method in class net.sf.jrtps.udds.DataReader
Removes a given SampleListener from this DataReader.
removeWriterListener(WriterLivelinessListener) - Method in class net.sf.jrtps.udds.DataReader
Removes a WriterListener from this DataReader.
removeWriterLivelinessListener(WriterLivelinessListener) - Method in class net.sf.jrtps.rtps.RTPSReader
Adds WriterLivelinessListener
renewLease() - Method in class net.sf.jrtps.builtin.ParticipantData
Renews lease time that has been associated with this ParticipantData
reset() - Method in class net.sf.jrtps.util.Watchdog.Task
Resets time of this Task.
resolveInconsistencies() - Method in class net.sf.jrtps.builtin.DiscoveredData
This method must be called after all the Parameters have been read from the stream to resolve possible inconsistent policies.
rtps_reader - Variable in class net.sf.jrtps.udds.DataReader
RTPSReader associated with this DataReader
rtps_writer - Variable in class net.sf.jrtps.udds.DataWriter
RTPSWriter associated with this DataWriter
RTPSByteBuffer - Class in net.sf.jrtps.transport
This class is used to marshal and unmarshal data to underlying buffer.
RTPSByteBuffer(byte[]) - Constructor for class net.sf.jrtps.transport.RTPSByteBuffer
Constructs RTPSByteBuffer.
RTPSByteBuffer(ByteBuffer) - Constructor for class net.sf.jrtps.transport.RTPSByteBuffer
Constructs RTPSByteBuffer.
RTPSByteBuffer(InputStream) - Constructor for class net.sf.jrtps.transport.RTPSByteBuffer
Constructs RTPSByteBuffer.
RTPSParticipant - Class in net.sf.jrtps.rtps
RTPSParticipant is the main entry point to RTPS (DDS) domain.
RTPSParticipant(Guid, int, int, ScheduledThreadPoolExecutor, Map<GuidPrefix, ParticipantData>, AuthenticationPlugin) - Constructor for class net.sf.jrtps.rtps.RTPSParticipant
Creates a new participant with given domainId and participantId.
RTPSReader<T> - Class in net.sf.jrtps.rtps
RTPSReader implements RTPS Reader endpoint functionality.
RTPSWriter<T> - Class in net.sf.jrtps.rtps
RTPSWriter implements RTPS writer endpoint.
run() - Method in class net.sf.jrtps.transport.MemReceiver
 
run() - Method in class net.sf.jrtps.transport.UDPReceiver
 

S

Sample<T> - Class in net.sf.jrtps.rtps
Represents a sample of type T.
Sample(long) - Constructor for class net.sf.jrtps.rtps.Sample
This constructor is used to create a Sample, that has no content.
Sample(Guid, Marshaller<T>, long, long, ChangeKind, T) - Constructor for class net.sf.jrtps.rtps.Sample
This constructor is used when adding Sample to UDDSWriterCache.
Sample(Guid, Marshaller<T>, long, long, long, Data) - Constructor for class net.sf.jrtps.rtps.Sample
This constructor is used when adding Sample to UDDSReaderCache.
SampleListener<T> - Interface in net.sf.jrtps.udds
A listener for samples.
SecurePayload - Class in net.sf.jrtps.udds.security
SecurePayload.
SecurePayload(int, byte[]) - Constructor for class net.sf.jrtps.udds.security.SecurePayload
 
SecurePayload(int, byte[], byte[]) - Constructor for class net.sf.jrtps.udds.security.SecurePayload
 
SecureSubMessage - Class in net.sf.jrtps.message
SecureSubMessage is used to wrap one or more RTPS submessages.
SecureSubMessage(SecurePayload) - Constructor for class net.sf.jrtps.message.SecureSubMessage
 
SecurityException - Exception in net.sf.jrtps.udds.security
An exception thrown by security plugins
SecurityException() - Constructor for exception net.sf.jrtps.udds.security.SecurityException
 
SecurityException(String) - Constructor for exception net.sf.jrtps.udds.security.SecurityException
 
SecurityException(Throwable) - Constructor for exception net.sf.jrtps.udds.security.SecurityException
 
SecurityException(String, Throwable) - Constructor for exception net.sf.jrtps.udds.security.SecurityException
 
SEDP_BUILTIN_PUBLICATIONS_READER - Static variable in class net.sf.jrtps.types.EntityId
Builtin reader for publications
SEDP_BUILTIN_PUBLICATIONS_SECURE_READER - Static variable in class net.sf.jrtps.types.EntityId
Builtin reader for secure publications
SEDP_BUILTIN_PUBLICATIONS_SECURE_WRITER - Static variable in class net.sf.jrtps.types.EntityId
Builtin writer for secure publications
SEDP_BUILTIN_PUBLICATIONS_WRITER - Static variable in class net.sf.jrtps.types.EntityId
Builtin writer for publications
SEDP_BUILTIN_SUBSCRIPTIONS_READER - Static variable in class net.sf.jrtps.types.EntityId
Builtin reader for subscriptions
SEDP_BUILTIN_SUBSCRIPTIONS_SECURE_READER - Static variable in class net.sf.jrtps.types.EntityId
Builtin reader for secure subscriptions
SEDP_BUILTIN_SUBSCRIPTIONS_SECURE_WRITER - Static variable in class net.sf.jrtps.types.EntityId
Builtin writer for secure subscriptions
SEDP_BUILTIN_SUBSCRIPTIONS_WRITER - Static variable in class net.sf.jrtps.types.EntityId
Builtin writer for subscriptions
SEDP_BUILTIN_TOPIC_READER - Static variable in class net.sf.jrtps.types.EntityId
Builtin reader for topic
SEDP_BUILTIN_TOPIC_WRITER - Static variable in class net.sf.jrtps.types.EntityId
Builtin writer for topic
sendMessage(Message, RemoteProxy) - Method in class net.sf.jrtps.rtps.Endpoint
Sends a message.
sendMessage(Message) - Method in class net.sf.jrtps.transport.MemTransmitter
 
sendMessage(Message) - Method in interface net.sf.jrtps.transport.Transmitter
Sends a Message to destination.
sendMessage(Message) - Method in class net.sf.jrtps.transport.UDPTransmitter
Sends a Message to a Locator of this UDPWriter.
Sentinel - Class in net.sf.jrtps.message.parameter
 
Sentinel() - Constructor for class net.sf.jrtps.message.parameter.Sentinel
 
SequenceNumber - Class in net.sf.jrtps.types
See 9.4.2.5 SequenceNumber for the mapping.
SequenceNumber(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.SequenceNumber
 
SequenceNumber(int, int) - Constructor for class net.sf.jrtps.types.SequenceNumber
 
SequenceNumber(long) - Constructor for class net.sf.jrtps.types.SequenceNumber
 
SEQUENCENUMBER_UNKNOWN - Static variable in class net.sf.jrtps.types.SequenceNumber
 
SequenceNumberSet - Class in net.sf.jrtps.types
SequenceNumberSet contains a number of sequence numbers encoded in a bitmap.
SequenceNumberSet(long) - Constructor for class net.sf.jrtps.types.SequenceNumberSet
 
SequenceNumberSet(long, int[]) - Constructor for class net.sf.jrtps.types.SequenceNumberSet
Constructor for SequenceNumberSet.
SequenceNumberSet(long, int, int[]) - Constructor for class net.sf.jrtps.types.SequenceNumberSet
Constructor for SequenceNumberSet.
SequenceNumberSet(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.SequenceNumberSet
Reads a SequenceNumberSet from RTPSByteBuffer.
SequenceNumberSet(long, int) - Constructor for class net.sf.jrtps.types.SequenceNumberSet
 
setAuthenticated(boolean) - Method in class net.sf.jrtps.builtin.ParticipantData
 
setCoherentSet(CoherentSet) - Method in class net.sf.jrtps.rtps.Sample
Sets a CoherentSet attribute for this Sample.
setContentFilter(ContentFilter<T>) - Method in class net.sf.jrtps.udds.DataReader
Sets a ContentFilter.
setEndianess(boolean) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Sets the endianness used. see 9.4.5.1.2 flags
setEntityFactory(EntityFactory) - Method in class net.sf.jrtps.udds.Participant
Sets the EntityFactory of this Participant to given one.
setLeaseDuration(Duration) - Method in class net.sf.jrtps.builtin.ParticipantData
 
setMarshaller(Class<T>, Marshaller<T>) - Method in class net.sf.jrtps.udds.Participant
Sets a type specific Marshaller.
setPolicy(QosPolicy) - Method in class net.sf.jrtps.QualityOfService
Sets a given QosPolicy.
setProperty(String, String) - Method in class net.sf.jrtps.Configuration
Sets the value of given configuration parameter.
setProperty(String, Object) - Method in class net.sf.jrtps.rtps.Sample
 
singleSubMessageFlag() - Method in class net.sf.jrtps.message.SecureSubMessage
Gets the value of singleSubMessageFlag.
singleSubMessageFlag(boolean) - Method in class net.sf.jrtps.message.SecureSubMessage
Sets or resets the value of SingleSubMessage flag.
size() - Method in class net.sf.jrtps.message.parameter.ParameterList
 
SPDP_BUILTIN_PARTICIPANT_READER - Static variable in class net.sf.jrtps.types.EntityId
Builtin reader for SPDP ParticipantData
SPDP_BUILTIN_PARTICIPANT_WRITER - Static variable in class net.sf.jrtps.types.EntityId
Builtin writer for SPDP ParticipantData
start() - Method in class net.sf.jrtps.rtps.RTPSParticipant
Starts this Participant.
StatusInfo - Class in net.sf.jrtps.message.parameter
StatusInfo parameter.
StatusInfo(ChangeKind...) - Constructor for class net.sf.jrtps.message.parameter.StatusInfo
 
SubMessage - Class in net.sf.jrtps.message
An abstract Base class for known sub-messages.
SubMessage(SubMessageHeader) - Constructor for class net.sf.jrtps.message.SubMessage
Constructor.
SubMessage.Kind - Enum in net.sf.jrtps.message
Different kinds of SubMessages
SubMessageHeader - Class in net.sf.jrtps.message
A Header of the SubMessage. see 8.3.3.2 Submessage structure
SubMessageHeader(int) - Constructor for class net.sf.jrtps.message.SubMessageHeader
Constructs this SubMessageHeader with given kind and DEFAULT_ENDIANESS_FLAG.
SubMessageHeader(int, int) - Constructor for class net.sf.jrtps.message.SubMessageHeader
Constructs this SubMessageHeader with given kind and flags.
SubscriberPolicy<T> - Interface in net.sf.jrtps.message.parameter
A tagging interface marking QosPolicies as being suitable for subscribers.
SubscriptionData - Class in net.sf.jrtps.builtin
This class represents DDS::SubscriptionBuiltinTopicData
SubscriptionData(ParameterList) - Constructor for class net.sf.jrtps.builtin.SubscriptionData
 
SubscriptionData(String, String, Guid, QualityOfService) - Constructor for class net.sf.jrtps.builtin.SubscriptionData
 
SubscriptionData(String, String, Guid, ContentFilterProperty, QualityOfService) - Constructor for class net.sf.jrtps.builtin.SubscriptionData
 
SubscriptionDataMarshaller - Class in net.sf.jrtps.builtin
Marshaller for builtin data for topic DCPSSubscription.
SubscriptionDataMarshaller() - Constructor for class net.sf.jrtps.builtin.SubscriptionDataMarshaller
 

T

Time - Class in net.sf.jrtps.types
Represents a time in IETF Network Time Protocol (NTP) Standard (IETF RFC 1305) format. see 9.3.2 Mapping of the Types that Appear Within Submessages or Built-in Topic Data
Time(RTPSByteBuffer) - Constructor for class net.sf.jrtps.types.Time
 
Time(int, int) - Constructor for class net.sf.jrtps.types.Time
 
Time(long) - Constructor for class net.sf.jrtps.types.Time
 
TIME_INFINITE - Static variable in class net.sf.jrtps.types.Time
 
TIME_INVALID - Static variable in class net.sf.jrtps.types.Time
 
TIME_ZERO - Static variable in class net.sf.jrtps.types.Time
 
timeMillis() - Method in class net.sf.jrtps.types.Time
 
TimeOutException - Exception in net.sf.jrtps
TimeOutException.
TimeOutException(String) - Constructor for exception net.sf.jrtps.TimeOutException
 
toArray() - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Returns a byte array from the beginning of backing array to current position
TopicData - Class in net.sf.jrtps.builtin
This class represents DDS::TopicBuiltinTopicData
TopicData(ParameterList) - Constructor for class net.sf.jrtps.builtin.TopicData
 
TopicData(String, String, Guid, QualityOfService) - Constructor for class net.sf.jrtps.builtin.TopicData
 
TopicDataMarshaller - Class in net.sf.jrtps.builtin
Marshaller for builtin data for topic DCPSTopic.
TopicDataMarshaller() - Constructor for class net.sf.jrtps.builtin.TopicDataMarshaller
 
topicName - Variable in class net.sf.jrtps.builtin.DiscoveredData
 
TopicName - Class in net.sf.jrtps.message.parameter
 
TopicName(String) - Constructor for class net.sf.jrtps.message.parameter.TopicName
 
TopicPolicy<T> - Interface in net.sf.jrtps.message.parameter
A tagging interface marking QosPolicies as being suitable for topic.
toString() - Method in class net.sf.jrtps.builtin.DiscoveredData
 
toString() - Method in class net.sf.jrtps.builtin.ParticipantData
 
toString() - Method in class net.sf.jrtps.message.AckNack
 
toString() - Method in class net.sf.jrtps.message.Data
 
toString() - Method in class net.sf.jrtps.message.Gap
 
toString() - Method in class net.sf.jrtps.message.Header
 
toString() - Method in class net.sf.jrtps.message.Heartbeat
 
toString() - Method in class net.sf.jrtps.message.InfoDestination
 
toString() - Method in class net.sf.jrtps.message.InfoReply
 
toString() - Method in class net.sf.jrtps.message.InfoSource
 
toString() - Method in class net.sf.jrtps.message.InfoTimestamp
 
toString() - Method in class net.sf.jrtps.message.Message
 
toString() - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
 
toString() - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
toString() - Method in class net.sf.jrtps.message.parameter.IdentityToken
 
toString() - Method in class net.sf.jrtps.message.parameter.KeyHash
 
toString() - Method in class net.sf.jrtps.message.parameter.LocatorParameter
 
toString() - Method in class net.sf.jrtps.message.parameter.Parameter
 
toString() - Method in class net.sf.jrtps.message.parameter.ParameterList
 
toString() - Method in class net.sf.jrtps.message.parameter.ParticipantGuid
 
toString() - Method in class net.sf.jrtps.message.parameter.ParticipantLeaseDuration
 
toString() - Method in class net.sf.jrtps.message.parameter.ParticipantManualLivelinessCount
 
toString() - Method in class net.sf.jrtps.message.parameter.PermissionsToken
 
toString() - Method in class net.sf.jrtps.message.parameter.PropertyList.Property
 
toString() - Method in class net.sf.jrtps.message.parameter.PropertyList
 
toString() - Method in class net.sf.jrtps.message.parameter.ProtocolVersion
 
toString() - Method in class net.sf.jrtps.message.parameter.QosDeadline
 
toString() - Method in class net.sf.jrtps.message.parameter.QosDestinationOrder
 
toString() - Method in class net.sf.jrtps.message.parameter.QosDurability
 
toString() - Method in class net.sf.jrtps.message.parameter.QosGroupData
 
toString() - Method in class net.sf.jrtps.message.parameter.QosHistory
 
toString() - Method in class net.sf.jrtps.message.parameter.QosLatencyBudget
 
toString() - Method in class net.sf.jrtps.message.parameter.QosLifespan
 
toString() - Method in class net.sf.jrtps.message.parameter.QosLiveliness
 
toString() - Method in class net.sf.jrtps.message.parameter.QosOwnership
 
toString() - Method in class net.sf.jrtps.message.parameter.QosOwnershipStrength
 
toString() - Method in class net.sf.jrtps.message.parameter.QosPartition
 
toString() - Method in class net.sf.jrtps.message.parameter.QosPresentation
 
toString() - Method in class net.sf.jrtps.message.parameter.QosReliability
 
toString() - Method in class net.sf.jrtps.message.parameter.QosResourceLimits
 
toString() - Method in class net.sf.jrtps.message.parameter.QosTimeBasedFilter
 
toString() - Method in class net.sf.jrtps.message.parameter.QosTopicData
 
toString() - Method in class net.sf.jrtps.message.parameter.QosTransportPriority
 
toString() - Method in class net.sf.jrtps.message.parameter.QosUserData
 
toString() - Method in class net.sf.jrtps.message.parameter.StatusInfo
 
toString() - Method in class net.sf.jrtps.message.parameter.TopicName
 
toString() - Method in class net.sf.jrtps.message.parameter.TypeName
 
toString() - Method in class net.sf.jrtps.message.parameter.UnknownParameter
 
toString() - Method in class net.sf.jrtps.message.parameter.VendorId
 
toString() - Method in class net.sf.jrtps.message.parameter.VendorSpecificParameter
 
toString() - Method in class net.sf.jrtps.message.SubMessage
 
toString() - Method in class net.sf.jrtps.message.SubMessageHeader
 
toString() - Method in class net.sf.jrtps.QualityOfService
 
toString() - Method in class net.sf.jrtps.rtps.RemoteProxy
 
toString() - Method in class net.sf.jrtps.rtps.Sample
 
toString() - Method in class net.sf.jrtps.rtps.WriterProxy
 
toString() - Method in class net.sf.jrtps.transport.PortNumberParameters
 
toString() - Method in class net.sf.jrtps.types.Duration
 
toString() - Method in class net.sf.jrtps.types.EntityId
 
toString() - Method in class net.sf.jrtps.types.FragmentNumber
 
toString() - Method in class net.sf.jrtps.types.FragmentNumberSet
 
toString() - Method in class net.sf.jrtps.types.Guid
 
toString() - Method in class net.sf.jrtps.types.GuidPrefix
 
toString() - Method in class net.sf.jrtps.types.Locator
 
toString() - Method in class net.sf.jrtps.types.SequenceNumber
 
toString() - Method in class net.sf.jrtps.types.SequenceNumberSet
 
toString() - Method in class net.sf.jrtps.types.Time
 
toString() - Method in class net.sf.jrtps.udds.DataWriter
 
toString() - Method in class net.sf.jrtps.udds.Instance
 
Transformer - Interface in net.sf.jrtps.udds.security
Interface used to encode / decode an array of bytes.
Transmitter - Interface in net.sf.jrtps.transport
Transmitter is used to deliver messages to destination.
TransportProvider - Class in net.sf.jrtps.transport
An abstract class for creating receivers and transmitters for communication.
TransportProvider(Configuration) - Constructor for class net.sf.jrtps.transport.TransportProvider
Constructor for TransportProvider.
triggerTimeMissed() - Method in interface net.sf.jrtps.util.Watchdog.Listener
Called when an application failed to call reset() method of Task before trigger time.
Type - Annotation Type in net.sf.jrtps.udds
This annotation is used to set the topic name and type name of the DDS object/topic.
TypeLibrary - Class in net.sf.jrtps.message.parameter
 
TypeLibrary(RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.parameter.TypeLibrary
 
TypeMaxSizeSerialized - Class in net.sf.jrtps.message.parameter
 
typeName - Variable in class net.sf.jrtps.builtin.DiscoveredData
 
TypeName - Class in net.sf.jrtps.message.parameter
 
TypeName(String) - Constructor for class net.sf.jrtps.message.parameter.TypeName
 
TypeObject - Class in net.sf.jrtps.message.parameter
TypeObject
TypeObject() - Constructor for class net.sf.jrtps.message.parameter.TypeObject
 

U

UDPProvider - Class in net.sf.jrtps.transport
This Provider creates receivers and transmitters for UDP protocol.
UDPProvider(Configuration, int) - Constructor for class net.sf.jrtps.transport.UDPProvider
 
UDPReceiver - Class in net.sf.jrtps.transport
This class receives UDP packets from the network.
UDPTransmitter - Class in net.sf.jrtps.transport
UDPTransmitter send Messages to remote entities using UDP protocol.
UnicastLocator - Class in net.sf.jrtps.message.parameter
 
UnicastLocator(Locator) - Constructor for class net.sf.jrtps.message.parameter.UnicastLocator
 
UNKNOWN_ENTITY - Static variable in class net.sf.jrtps.types.EntityId
Represents an unknown entity
UnknownEntity() - Constructor for class net.sf.jrtps.types.EntityId.UnknownEntity
 
UnknownParameter - Class in net.sf.jrtps.message.parameter
 
UnknownParameter(short) - Constructor for class net.sf.jrtps.message.parameter.UnknownParameter
 
UnknownSubMessage - Class in net.sf.jrtps.message
UnknownSubMessage.
UnknownSubMessage(SubMessageHeader, RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.UnknownSubMessage
 
unmarshall(DataEncapsulation) - Method in class net.sf.jrtps.builtin.ParticipantDataMarshaller
 
unmarshall(DataEncapsulation) - Method in class net.sf.jrtps.builtin.ParticipantMessageMarshaller
 
unmarshall(DataEncapsulation) - Method in class net.sf.jrtps.builtin.PublicationDataMarshaller
 
unmarshall(DataEncapsulation) - Method in class net.sf.jrtps.builtin.SubscriptionDataMarshaller
 
unmarshall(DataEncapsulation) - Method in class net.sf.jrtps.builtin.TopicDataMarshaller
 
unmarshall(DataEncapsulation) - Method in interface net.sf.jrtps.Marshaller
Unmarshalls given DataEncapsulation to Object.
unmarshall(DataEncapsulation) - Method in class net.sf.jrtps.udds.security.ParticipantStatelessMessageMarshaller
 
unregister(T, long) - Method in interface net.sf.jrtps.udds.HistoryCache
Unregister an instance represented by given sample.
update(DiscoveredData) - Method in class net.sf.jrtps.rtps.RemoteProxy
Updates DiscoveredData of this RemoteProxy
UserDefinedEntityId(byte[], int) - Constructor for class net.sf.jrtps.types.EntityId.UserDefinedEntityId
 

V

valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.ParameterId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.QosDestinationOrder.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.QosDurability.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.QosHistory.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.QosLiveliness.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.QosOwnership.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.QosPresentation.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.QosReliability.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.parameter.QosTypeConsistencyEnforcement.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.message.SubMessage.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.OutOfResources.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.jrtps.rtps.ChangeKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.jrtps.message.parameter.ParameterId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.parameter.QosDestinationOrder.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.parameter.QosDurability.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.parameter.QosHistory.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.parameter.QosLiveliness.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.parameter.QosOwnership.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.parameter.QosPresentation.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.parameter.QosReliability.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.parameter.QosTypeConsistencyEnforcement.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.message.SubMessage.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.OutOfResources.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.jrtps.rtps.ChangeKind
Returns an array containing the constants of this enum type, in the order they are declared.
VendorId - Class in net.sf.jrtps.message.parameter
VendorIds are are assigned by Object Management Group.
VendorId(RTPSByteBuffer) - Constructor for class net.sf.jrtps.message.parameter.VendorId
 
VENDORID_INVALID - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
VENDORID_SECURED - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
VendorSpecificEntityId(byte[], byte) - Constructor for class net.sf.jrtps.types.EntityId.VendorSpecificEntityId
 
VendorSpecificParameter - Class in net.sf.jrtps.message.parameter
 
VORTEX_CAFE - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
VORTEX_CLOUD - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
VORTEX_GATEWAY - Static variable in class net.sf.jrtps.message.parameter.VendorId
 
VORTEX_LITE - Static variable in class net.sf.jrtps.message.parameter.VendorId
 

W

Watchdog - Class in net.sf.jrtps.util
Watchdog class utilizes ScheduledExecutorService to provide applications watchdog functionality.
Watchdog(ScheduledExecutorService) - Constructor for class net.sf.jrtps.util.Watchdog
Create Watchdog with given ScheduledExecutorService.
Watchdog.Listener - Interface in net.sf.jrtps.util
Implementations of Listener interface gets called when Watchdog reset has been missed.
Watchdog.Task - Class in net.sf.jrtps.util
Watchdog Task.
write(byte[]) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes bytes(octets).
write(T) - Method in class net.sf.jrtps.udds.DataWriter
Writes a sample to subscribed data readers.
write(List<T>) - Method in class net.sf.jrtps.udds.DataWriter
Writes a List of samples to subscribed data readers.
write(T, long) - Method in interface net.sf.jrtps.udds.HistoryCache
Writes a Sample.
write_boolean(boolean) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a boolean to underlying buffer
write_long(int) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a long (4 bytes) to underlying buffer
write_longlong(long) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a longlong (8 bytes) to underlying buffer
write_octet(byte) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes an octet (1 byte) to underlying buffer.
write_short(int) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a short (2 bytes) to underlying buffer
write_string(String) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a string to underlying buffer
writeBoolean(boolean) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a java primitive boolean.
writeByte(byte) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a java primitive byte.
writeBytes(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.Parameter
This method can be used by implementing classes to write bytes of this parameter to RTPSByteBuffer.
writeChar(char) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a java primitive char.
writeDouble(double) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a java primitive double.
writeFloat(float) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a java primitive float.
writeInt(int) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a java primitive int.
writeLong(long) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a java primitive long.
WriterCache<T> - Interface in net.sf.jrtps.rtps
WriterCache represents writers history cache from the RTPSWriter point of view.
writerDetected(PublicationData) - Method in interface net.sf.jrtps.udds.EntityListener
Called when a new remote writer has been detected.
WriterLivelinessListener - Interface in net.sf.jrtps.rtps
A Listener for writer liveliness protocol.
WriterProxy - Class in net.sf.jrtps.rtps
WriterProxy represents a remote writer.
writeShort(short) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a java primitive short.
writeString(String) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a String into this buffer.
writeString(String, String) - Method in class net.sf.jrtps.transport.RTPSByteBuffer
Writes a String into this buffer with given charsetName. charsetName is used when getting the bytes of the String.
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.AckNack
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.Data
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.DataFrag
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.Gap
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.Header
Writer this Header to given RTPSByteBuffer.
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.Heartbeat
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.HeartbeatFrag
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.InfoDestination
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.InfoReply
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.InfoReplyIp4
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.InfoSource
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.InfoTimestamp
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.Message
Writes this Message to given RTPSByteBuffer.
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.NackFrag
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.Pad
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.BaseTypeName
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.BuiltinTopicKey
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.CoherentSet
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ContentFilterInfo
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ContentFilterProperty
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.DefaultUnicastIPAddress
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.DefaultUnicastPort
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.DeprecatedParameter
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.DirectedWrite
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.EndpointSet
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.EntityName
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.EquivalentTypeName
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ExpectsInlineQos
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.GroupEntityId
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.GroupGuid
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.IdentityToken
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.KeyHash
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.LocatorParameter
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.MetatrafficMulticastIPAddress
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.MetatrafficMulticastPort
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.MetatrafficUnicastIPAddress
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.MetatrafficUnicastPort
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.Module
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.MulticastIPAddress
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.OriginalWriterInfo
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.Pad
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.Parameter
Writes this Parameter into given RTPSByteBuffer
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ParameterList
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ParticipantEntityId
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ParticipantGuid
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ParticipantLeaseDuration
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ParticipantManualLivelinessCount
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.PermissionsToken
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.PropertyList.Property
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.PropertyList
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.ProtocolVersion
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosDataRepresentation
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosDeadline
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosDestinationOrder
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosDurability
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosDurabilityService
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosGroupData
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosHistory
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosLatencyBudget
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosLifespan
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosLiveliness
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosOwnership
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosOwnershipStrength
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosPartition
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosPresentation
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosReliability
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosResourceLimits
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosTimeBasedFilter
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosTopicData
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosTransportPriority
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosTypeConsistencyEnforcement
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.QosUserData
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.Sentinel
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.StatusInfo
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.TopicName
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.TypeLibrary
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.TypeMaxSizeSerialized
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.TypeName
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.TypeObject
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.UnknownParameter
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.VendorId
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.VendorSpecificParameter
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.parameter.X509Cert
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.SecureSubMessage
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.SubMessage
Writes this SubMessage into given RTPSByteBuffer.
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.SubMessageHeader
Writes this SubMessageHeader into RTPSByteBuffer
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.message.UnknownSubMessage
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.Duration
Writes this Duration to given RTPSByteBuffer.
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.EntityId
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.FragmentNumber
Writes this FragmentNumber to given RTPSByteBuffer.
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.FragmentNumberSet
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.Guid
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.GuidPrefix
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.Locator
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.LocatorUDPv4_t
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.SequenceNumber
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.SequenceNumberSet
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.types.Time
 
writeTo(RTPSByteBuffer) - Method in class net.sf.jrtps.udds.security.SecurePayload
Writes this SecurePayload to given RTPSByteBuffer

X

X509Cert - Class in net.sf.jrtps.message.parameter
Represents X.509 Certificate.
X509Cert(X509Certificate) - Constructor for class net.sf.jrtps.message.parameter.X509Cert
 
XCDR_DATA_REPRESENTATION - Static variable in class net.sf.jrtps.message.parameter.QosDataRepresentation
 
XML_DATA_REPRESENTATION - Static variable in class net.sf.jrtps.message.parameter.QosDataRepresentation
 
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2016. All rights reserved.