public class WSCLogger extends Object
Modifier and Type | Field and Description |
---|---|
static wscI18NLogger |
i18NLogger |
static Logger |
logger |
Constructor and Description |
---|
WSCLogger() |
Modifier and Type | Method and Description |
---|---|
static void |
traceMessage(SOAPMessageContext soapMessageContext)
Logging to trace category the content of the SOAP message.
|
public static final Logger logger
public static final wscI18NLogger i18NLogger
public static final void traceMessage(SOAPMessageContext soapMessageContext)
soapMessageContext
- soap message context converted to extract and log the SOAP messageCopyright © 2021 JBoss by Red Hat. All rights reserved.