Uses of Interface
com.espertech.esper.core.service.DeliveryConvertor

Packages that use DeliveryConvertor
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of DeliveryConvertor in com.espertech.esper.core.service
 

Classes in com.espertech.esper.core.service that implement DeliveryConvertor
 class DeliveryConvertorMap
          Converts column results into a Map of key-value pairs.
 class DeliveryConvertorNull
          Implementation that does not convert columns.
 class DeliveryConvertorObjectArr
          Implementation of a convertor for column results that renders the result as an object array itself.
 class DeliveryConvertorWidener
          Implementation of a convertor for column results that renders the result as an object array itself.
 

Constructors in com.espertech.esper.core.service with parameters of type DeliveryConvertor
ResultDeliveryStrategyImpl(java.lang.String statementName, java.lang.Object subscriber, DeliveryConvertor deliveryConvertor, java.lang.reflect.Method method, java.lang.reflect.Method startMethod, java.lang.reflect.Method endMethod, java.lang.reflect.Method rStreamMethod)
          Ctor.
 


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