|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeliveryConvertor | |
---|---|
com.espertech.esper.core | Implementation of client package interfaces, glue code |
Uses of DeliveryConvertor in com.espertech.esper.core |
---|
Classes in com.espertech.esper.core 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. |
Constructors in com.espertech.esper.core with parameters of type DeliveryConvertor | |
---|---|
ResultDeliveryStrategyImpl(Object subscriber,
DeliveryConvertor deliveryConvertor,
Method method,
Method startMethod,
Method endMethod,
Method rStreamMethod)
Ctor. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |