public class MessageParams
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
add(ParamType key,
java.lang.Object value) |
static <T> Message<T> |
addToMessage(Message<T> message) |
static <T> T |
get(ParamType key) |
static void |
remove(ParamType key) |
static void |
reset() |
Copyright © 2009-2022 The Apache Software Foundation