All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.undertow.ISpincastUndertowUtils.html Maven / Gradle / Ivy

The newest version!






ISpincastUndertowUtils (org.spincast:spincast-framework 0.9.28 API)












org.spincast.plugins.undertow

Interface ISpincastUndertowUtils

  • All Known Implementing Classes:
    SpincastUndertowUtils


    public interface ISpincastUndertowUtils
    Undertow utilities.
    • Method Detail

      • getRequestCustomVariables

        Map<String,String> getRequestCustomVariables(io.undertow.server.HttpServerExchange exchange)
        Gets the custom variables Map associated with the specified exchange object.
      • getRequestCustomVariables

        Map<String,String> getRequestCustomVariables(io.undertow.websockets.spi.WebSocketHttpExchange exchange)
        Gets the custom variables Map associated with the specified exchange object (when wrpped inside a WebSocketHttpExchange).

Copyright © 2016. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy