Interface AFVSOCKSocketExtensions

All Superinterfaces:
AFSocketExtensions
All Known Implementing Classes:
AFVSOCKDatagramChannel, AFVSOCKDatagramSocket, AFVSOCKSocket, AFVSOCKSocketChannel

public interface AFVSOCKSocketExtensions extends AFSocketExtensions
Defines certain methods that all junixsocket AF_VSOCK socket implementations share and extend beyond the standard socket API.
Author:
Christian Kohlschütter