Class QuicPathEvent.Validated

    • Constructor Detail

      • Validated

        public Validated​(java.net.InetSocketAddress local,
                         java.net.InetSocketAddress remote)
        The related network path between local and remote has been validated.
        Parameters:
        local - local address.
        remote - remote address.