public class DSSessionManager extends Object
| Constructor and Description |
|---|
DSSessionManager() |
| Modifier and Type | Method and Description |
|---|---|
static RequestBox |
getCurrentRequestBox()
Returns the current RequestBox used in boxcarring.
|
static boolean |
isBoxcarring()
Check if the current session is in the middle of an active boxcarring session.
|
static void |
setBoxcarring(boolean boxcarring)
Set the boxcarring status in the current session.
|
public static RequestBox getCurrentRequestBox()
public static boolean isBoxcarring()
public static void setBoxcarring(boolean boxcarring)
Copyright © 2019 WSO2. All rights reserved.