public.javadoc.org.spincast.plugins.undertow.SpincastUndertowUtils.html Maven / Gradle / Ivy
                 Go to download
                
        
                    Show more of this group  Show more artifacts with this name
Show all versions of spincast-website Show documentation
                Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
                
            
SpincastUndertowUtils (org.spincast:spincast-framework 0.9.21 API) 
org.spincast.plugins.undertow
Class SpincastUndertowUtils
- java.lang.Object
 
- 
- org.spincast.plugins.undertow.SpincastUndertowUtils
 
 
- 
- All Implemented Interfaces:
 
- ISpincastUndertowUtils
 
public class SpincastUndertowUtils
extends Object
implements ISpincastUndertowUtils
 
- 
- 
Constructor Summary
Constructors  
Constructor and Description 
 
SpincastUndertowUtils()  
 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods  
Modifier and Type 
Method and Description 
 
Map<String,String> 
getRequestCustomVariables(io.undertow.server.HttpServerExchange exchange)
Get the custom variables Map associated with the
 specified exchange object.
 
 
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).
 
 
 
 
- 
- 
Method Detail
- 
getRequestCustomVariables
public Map<String,String> getRequestCustomVariables(io.undertow.server.HttpServerExchange exchange)
Description copied from interface: ISpincastUndertowUtils
Get the custom variables Map associated with the
 specified exchange object.
- Specified by:
 
getRequestCustomVariables in interface ISpincastUndertowUtils 
 
- 
getRequestCustomVariables
public Map<String,String> getRequestCustomVariables(io.undertow.websockets.spi.WebSocketHttpExchange exchange)
Description copied from interface: ISpincastUndertowUtils
Get the custom variables Map associated with the
 specified exchange object (when wrpped inside a WebSocketHttpExchange).
- Specified by:
 
getRequestCustomVariables in interface ISpincastUndertowUtils 
 
 
 
Copyright © 2016. All rights reserved.
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy