| Package | Description |
|---|---|
| org.scion.jpan | |
| org.scion.jpan.internal |
| Modifier and Type | Method and Description |
|---|---|
ScionDatagramChannel |
ScionDatagramSocket.getScionChannel()
Deprecated.
This method will be removed in a future version once
ScionDatagramSocket.getChannel() is
implemented. |
static ScionDatagramChannel |
ScionDatagramChannel.open()
Creates a channel with the default ScionService.
|
static ScionDatagramChannel |
ScionDatagramChannel.open(ScionService service)
Creates a channel with a specific ScionService instance.
|
static ScionDatagramChannel |
ScionDatagramChannel.open(ScionService service,
DatagramChannel channel) |
ScionDatagramChannel |
ScionService.openChannel() |
ScionDatagramChannel |
ScionService.openChannel(DatagramChannel channel) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectingDatagramChannel
DatagramChannel with support for timeout.
|
Copyright © 2024. All rights reserved.