public abstract class InboundOperation extends DefaultOperationBuilder
| Constructor and Description |
|---|
InboundOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(Rewrite event,
EvaluationContext context)
Perform the
Operation. |
abstract void |
performInbound(InboundRewrite event,
EvaluationContext context)
Perform the
Operation. |
andpublic final void perform(Rewrite event, EvaluationContext context)
OperationOperation.public abstract void performInbound(InboundRewrite event, EvaluationContext context)
Operation.Copyright © 2014 OCPsoft. All Rights Reserved.