public class RequestDataHolder extends Object
Constructor and Description |
---|
RequestDataHolder() |
Modifier and Type | Method and Description |
---|---|
static RequestData |
get() |
static void |
put(RequestData s) |
static void |
remove() |
public static void put(RequestData s)
public static RequestData get()
public static void remove()
Copyright © 2018. All rights reserved.