Class | Description |
---|---|
PrettyLoggingFeature |
Same as the standard CXF LoggingFeature, but with pretty-printed XML
for the message payload.
|
PrettyLoggingInInterceptor |
Takes the log output from the standard CXF LoggingInterceptor,
disassembles it, pretty-prints the XML payload, then puts it all back
together again.
|
PrettyLoggingOutInterceptor |
Takes the log output from the standard CXF LoggingInterceptor,
disassembles it, pretty-prints the XML payload, then puts it all back
together again.
|
ProxyGZIPFeature |
This class is used to control GZIP compression of messages when proxying
a web service call.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.