| Package | Description |
|---|---|
| org.scion.jpan |
| Modifier and Type | Method and Description |
|---|---|
static Scmp.EchoMessage |
Scmp.EchoMessage.createEmpty(Path path) |
static Scmp.EchoMessage |
Scmp.EchoMessage.createRequest(int sequenceNumber,
Path path,
ByteBuffer payload) |
Scmp.EchoMessage |
ScmpSender.sendEchoRequest(Path path,
ByteBuffer data)
Sends a SCMP echo request to the connected destination.
|
| Modifier and Type | Method and Description |
|---|---|
Predicate<Scmp.EchoMessage> |
ScmpResponder.setScmpEchoListener(Predicate<Scmp.EchoMessage> listener)
Install a listener for echo messages.
|
| Modifier and Type | Method and Description |
|---|---|
Predicate<Scmp.EchoMessage> |
ScmpResponder.setScmpEchoListener(Predicate<Scmp.EchoMessage> listener)
Install a listener for echo messages.
|
Copyright © 2024. All rights reserved.