Interface InboundUnitRunnable

All Superinterfaces:
Runnable
All Known Implementing Classes:
InboundUnitSendAvro, InboundUnitSendDOM, InboundUnitSendEvent, InboundUnitSendJson, InboundUnitSendMap, InboundUnitSendObjectArray, InboundUnitSendWrapped

public interface InboundUnitRunnable extends Runnable
Interface for inbound runnables.
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run