| Class | Description |
|---|---|
| RawSocket |
This interacts with the native code,
supporting the basic open/close and read/write.
|
| RSDatagramChannel |
This implements the Java DatagramChannel for the RawSocket SPI.
|
| RSSelectorProvider |
Java SPI provider for RawSocket.
|
| RSSocketAddress |
RawSocket addressing is the network interface name.
|
Copyright © 2014. All rights reserved.