Interface ExchangeAttribute

    • Method Detail

      • readAttribute

        String readAttribute​(HttpServerExchange exchange)
        Resolve the attribute from the HTTP server exchange. This may return null if the attribute is not present.
        Parameters:
        exchange - The exchange
        Returns:
        The attribute