Uses of Interface
com.espertech.esper.core.thread.InboundUnitRunnable

Packages that use InboundUnitRunnable
com.espertech.esper.core.thread This package contains classes to advanced threading options. 
 

Uses of InboundUnitRunnable in com.espertech.esper.core.thread
 

Classes in com.espertech.esper.core.thread that implement InboundUnitRunnable
 class InboundUnitSendDOM
          Inbound unit for DOM events.
 class InboundUnitSendEvent
          Inbound unit for unwrapped events.
 class InboundUnitSendMap
          Inbound work unit processing a map event.
 class InboundUnitSendObjectArray
          Inbound work unit processing a map event.
 class InboundUnitSendWrapped
          Inbound unit for wrapped events.
 

Methods in com.espertech.esper.core.thread with parameters of type InboundUnitRunnable
 void ThreadingServiceImpl.submitInbound(InboundUnitRunnable unit)
           
 void ThreadingService.submitInbound(InboundUnitRunnable unit)
          Submit inbound work unit.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com