Class AFSocketFactory.FixedAddressSocketFactory

java.lang.Object
javax.net.SocketFactory
org.newsclub.net.unix.AFSocketFactory<AFSocketAddress>
org.newsclub.net.unix.AFSocketFactory.FixedAddressSocketFactory
All Implemented Interfaces:
AFSocketAddressFromHostname<AFSocketAddress>
Enclosing class:
AFSocketFactory<A extends AFSocketAddress>

public static final class AFSocketFactory.FixedAddressSocketFactory extends AFSocketFactory<AFSocketAddress>
A socket factory that always connects to a fixed socket address, no matter what.