Interface AFServerSocket.Constructor<A extends AFSocketAddress>

Type Parameters:
A - The concrete AFSocketAddress that is supported by this type.
Enclosing class:
AFServerSocket<A extends AFSocketAddress>

public static interface AFServerSocket.Constructor<A extends AFSocketAddress>
The constructor of the concrete subclass.