com.espertech.esperio.http
Class EsperHttpRequestCacheEntry

java.lang.Object
  extended by com.espertech.esperio.http.EsperHttpRequestCacheEntry

public class EsperHttpRequestCacheEntry
extends java.lang.Object


Constructor Summary
EsperHttpRequestCacheEntry(com.espertech.esper.event.EventBeanManufacturer eventBeanManufacturer, com.espertech.esper.event.WriteablePropertyDescriptor[] writableProperties, com.espertech.esper.util.SimpleTypeParser[] parsers)
           
 
Method Summary
 com.espertech.esper.event.EventBeanManufacturer getEventBeanManufacturer()
           
 com.espertech.esper.util.SimpleTypeParser[] getParsers()
           
 com.espertech.esper.event.WriteablePropertyDescriptor[] getWritableProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsperHttpRequestCacheEntry

public EsperHttpRequestCacheEntry(com.espertech.esper.event.EventBeanManufacturer eventBeanManufacturer,
                                  com.espertech.esper.event.WriteablePropertyDescriptor[] writableProperties,
                                  com.espertech.esper.util.SimpleTypeParser[] parsers)
Method Detail

getEventBeanManufacturer

public com.espertech.esper.event.EventBeanManufacturer getEventBeanManufacturer()

getWritableProperties

public com.espertech.esper.event.WriteablePropertyDescriptor[] getWritableProperties()

getParsers

public com.espertech.esper.util.SimpleTypeParser[] getParsers()

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