public abstract class AbstractNitriteOperation extends Object
| Constructor and Description |
|---|
AbstractNitriteOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint) |
protected abstract void execute(org.apache.camel.Exchange exchange,
NitriteEndpoint endpoint)
throws Exception
ExceptionApache Camel