| Package | Description |
|---|---|
| net.sf.jrtps.rtps |
RTPS entities are in this package
|
| net.sf.jrtps.transport |
Communication related classes
|
| net.sf.jrtps.udds.security |
Implementation of DDS Security
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Endpoint.sendMessage(Message m,
RemoteProxy proxy)
Sends a message.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UDPTransmitter.sendMessage(Message m)
Sends a Message to a Locator of this UDPWriter.
|
boolean |
MemTransmitter.sendMessage(Message msg) |
boolean |
Transmitter.sendMessage(Message msg)
Sends a Message to destination.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
CryptoPlugin.decodeMessage(GuidPrefix sourceGuidPrefix,
SecureSubMessage msg)
Decodes a SecureSubMessage into Message.
|
Message |
CryptoPlugin.encodeMessage(Guid remoteGuid,
Message message)
This method is called by jRTPS when a message is being sent.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
CryptoPlugin.encodeMessage(Guid remoteGuid,
Message message)
This method is called by jRTPS when a message is being sent.
|
Copyright © 2016. All rights reserved.