- 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
-