public class StaxInEndingInterceptor extends AbstractPhaseInterceptor<Message>
| Modifier and Type | Field and Description |
|---|---|
static StaxInEndingInterceptor |
INSTANCE |
static java.lang.String |
STAX_IN_NOCLOSE |
| Constructor and Description |
|---|
StaxInEndingInterceptor() |
StaxInEndingInterceptor(java.lang.String phase) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(Message message)
Intercepts a message.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic static final java.lang.String STAX_IN_NOCLOSE
public static final StaxInEndingInterceptor INSTANCE
public StaxInEndingInterceptor()
public StaxInEndingInterceptor(java.lang.String phase)
public void handleMessage(Message message) throws Fault
InterceptorFault