Class LoopbackChannel

All Implemented Interfaces:
Cloneable, FilteredChannel, ISOChannel, ISOSource, LogSource

public class LoopbackChannel extends FilteredBase implements LogSource
In-memory ISO channel that loops messages back through a BlockingQueue, useful for testing without external network resources.