public class LogicalHandlerFaultOutInterceptor extends AbstractJAXWSHandlerInterceptor<Message>
| Modifier and Type | Field and Description |
|---|---|
static String |
ORIGINAL_WRITER |
binding| Constructor and Description |
|---|
LogicalHandlerFaultOutInterceptor(Binding binding) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(Message message)
Intercepts a message.
|
getBinding, getInvoker, getOpQName, isMEPComlete, isOutbound, onCompletion, setupBindingOperationInfoaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic static final String ORIGINAL_WRITER
public LogicalHandlerFaultOutInterceptor(Binding binding)
public void handleMessage(Message message) throws Fault
InterceptorFaultApache CXF