public class MessageUtils extends Object
Constructor and Description |
---|
MessageUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
getContextualBoolean(org.apache.cxf.message.Message m,
String key,
boolean defaultValue) |
static <T> T |
getContextualObject(org.apache.cxf.message.Message m,
String key) |
Copyright © 2010–2019. All rights reserved.