Interface MultiEndpointPool.EndpointPoolCustomizer<E>

  • Type Parameters:
    E - the address type, for example for TCP transport it's SocketAddress
    Enclosing class:
    MultiEndpointPool<E>

    public static interface MultiEndpointPool.EndpointPoolCustomizer<E>
    The customizer, which could be used to modify an endpoint pool setting before it will be created.