Class AFVSOCKSocketFactory.FixedAddress

java.lang.Object
javax.net.SocketFactory
org.newsclub.net.unix.AFSocketFactory<org.newsclub.net.unix.AFVSOCKSocketAddress>
org.newsclub.net.unix.vsock.AFVSOCKSocketFactory
org.newsclub.net.unix.vsock.AFVSOCKSocketFactory.FixedAddress
All Implemented Interfaces:
org.newsclub.net.unix.AFSocketAddressFromHostname<org.newsclub.net.unix.AFVSOCKSocketAddress>
Enclosing class:
AFVSOCKSocketFactory

public static final class AFVSOCKSocketFactory.FixedAddress extends AFVSOCKSocketFactory
Always connects sockets to the given VSOCK type and instance.
Author:
Christian Kohlschütter