public class ErrorHandlerInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Constructor and Description |
|---|
ErrorHandlerInterceptor()
Registration of the interceptor to a specific CXF message processing phase
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
Copyright © 2012–2020. All rights reserved.