E
- the address type, for example for TCP transport it's SocketAddress
public static interface MultiEndpointPool.EndpointPoolCustomizer<E>
Modifier and Type | Method and Description |
---|---|
void |
customize(Endpoint<E> endpoint,
MultiEndpointPool.EndpointPoolBuilder<E> builder) |
void customize(Endpoint<E> endpoint, MultiEndpointPool.EndpointPoolBuilder<E> builder)
Copyright © 2022 Oracle Corporation. All rights reserved.