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

There is a newer version: 0.9.28
Show newest version






ISpincastUndertowUtils (org.spincast:spincast-framework 0.9.21 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)
        Get the custom variables Map associated with the specified exchange object.
      • getRequestCustomVariables

        Map<String,String> getRequestCustomVariables(io.undertow.websockets.spi.WebSocketHttpExchange exchange)
        Get 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