| Package | Description |
|---|---|
| org.scion.jpan |
| Modifier and Type | Method and Description |
|---|---|
static ScionDatagramSocket |
ScionDatagramSocket.create(ScionService service)
Creates a ScionDatagramSocket with a specific ScionService instance.
|
static ScionDatagramSocket |
ScionDatagramSocket.create(ScionService service,
DatagramChannel channel) |
static ScionDatagramSocket |
ScionDatagramSocket.create(SocketAddress bindAddress,
ScionService service) |
<T> ScionDatagramSocket |
ScionDatagramSocket.setOption(SocketOption<T> name,
T value) |
ScionDatagramSocket |
ScionDatagramSocket.setRemoteDispatcher(boolean hasDispatcher)
Deprecated.
Not required anymore, will be removed for 0.5.0
|
Copyright © 2024. All rights reserved.