Package | Description |
---|---|
net.sf.jrtps.rtps |
RTPS entities are in this package
|
net.sf.jrtps.udds |
uDDS package provides a simple DDS implementation that utilizes jRTPS.
|
Modifier and Type | Method and Description |
---|---|
KeyHash |
Sample.getKey()
Gets the key of this Sample.
|
Modifier and Type | Method and Description |
---|---|
KeyHash |
Instance.getKey()
Gets the key of this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
CommunicationListener.deadlineMissed(KeyHash instanceKey)
This method is called when a deadline contract between local and remote entity
has been violated.
|
Instance<T> |
HistoryCache.getInstance(KeyHash key)
Get an Instance represented by given Key
|
Copyright © 2016. All rights reserved.