| Interface | Description |
|---|---|
| ActorFactory<A extends VelocityCommandActor> |
Represents a functional interface that allows for creating custom
implementations of
VelocityCommandActor that wrap instances
of CommandSource. |
| VelocityCommandActor |
Represents a Velocity
CommandActor that wraps CommandSource |