Uses of Interface
net.messagevortex.router.operation.Operation
Packages that use Operation
Package
Description
Contains classes required to execute mix operations in memory.
-
Uses of Operation in net.messagevortex.router.operation
Classes in net.messagevortex.router.operation that implement OperationModifier and TypeClassDescriptionclassclassThis is the core of the redundancy add operation.classThis is a dummy operation mainly for testing it maps output to input ids.classThis is the core of the redundancy remove operation.Methods in net.messagevortex.router.operation with parameters of type OperationModifier and TypeMethodDescriptionbooleanInternalPayloadSpace.addOperation(Operation op) Add an operation to the payload space.booleanInternalPayloadSpace.removeOperation(Operation op) Remove an operation from the workspace.