public class SseInterceptor extends AbstractPhaseInterceptor<Message>
Constructor and Description |
---|
SseInterceptor() |
SseInterceptor(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, setBefore
public SseInterceptor()
public SseInterceptor(String phase)
public void handleMessage(Message message)
Interceptor
Apache CXF