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

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

There is a newer version: 2.2.0
Show newest version






SpincastUndertowUtils (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.undertow

Interface SpincastUndertowUtils

    • 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 © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy