public class UnitOfWorkCloserInterceptor
extends org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>
Constructor and Description |
---|
UnitOfWorkCloserInterceptor() |
UnitOfWorkCloserInterceptor(String phase,
boolean handleOneWayMessage) |
Modifier and Type | Method and Description |
---|---|
void |
handleMessage(org.apache.cxf.message.Message message) |
public UnitOfWorkCloserInterceptor(String phase, boolean handleOneWayMessage)
public UnitOfWorkCloserInterceptor()
Apache Camel