Class AFVSOCKDatagramSocket

java.lang.Object
java.net.DatagramSocket
org.newsclub.net.unix.AFDatagramSocket<org.newsclub.net.unix.AFVSOCKSocketAddress>
org.newsclub.net.unix.vsock.AFVSOCKDatagramSocket
All Implemented Interfaces:
Closeable, AutoCloseable, org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket, org.newsclub.net.unix.AFSomeSocketThing, org.newsclub.net.unix.FileDescriptorAccess, AFVSOCKSocketExtensions

public final class AFVSOCKDatagramSocket extends org.newsclub.net.unix.AFDatagramSocket<org.newsclub.net.unix.AFVSOCKSocketAddress> implements AFVSOCKSocketExtensions
A DatagramSocket implementation that works with AF_VSOCK sockets.
Author:
Christian Kohlschütter