Class EndpointTlsConfig

java.lang.Object
com.loomcache.common.config.EndpointTlsConfig

public final class EndpointTlsConfig extends Object
TLS configuration split by network endpoint role.

The current binary listener is still a single socket, so runtime code uses memberTlsConfig() for member/member traffic. Client and WAN endpoint configs are carried as first-class configuration for deployments that split listeners or WAN transports.