Module org.newsclub.net.unix
Package org.newsclub.net.unix
Interface AFSocketImplExtensions<A extends AFSocketAddress>
- Type Parameters:
A- The corresponding address type.
- All Known Implementing Classes:
AFSYSTEMSocketImplExtensions,AFTIPCSocketImplExtensions,AFVSOCKSocketImplExtensions
public interface AFSocketImplExtensions<A extends AFSocketAddress>
Placeholder for protocol-specific code that resides in the native library.
- Author:
- Christian Kohlschütter
- See Also: