public class FaultThrowingInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
| Modifier and Type | Field and Description |
|---|---|
static MessageFormat |
MESSAGE_FORMAT |
| Constructor and Description |
|---|
FaultThrowingInterceptor() |
FaultThrowingInterceptor(String phase) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
public static final MessageFormat MESSAGE_FORMAT
public FaultThrowingInterceptor()
public FaultThrowingInterceptor(String phase)
Apache CXF