Package | Description |
---|---|
com.espertech.esper.client.util |
This package contains utilities for events, specifically rendering of events in JSON and XML formats.
|
com.espertech.esper.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
Modifier and Type | Class and Description |
---|---|
class |
FastClassClassLoaderProviderDefault
Default class loader provider for use with FastClass-instance creation, uses current thread context class loader
|
Modifier and Type | Method and Description |
---|---|
static FastClassClassLoaderProvider |
TransientConfigurationResolver.resolveFastClassClassLoaderProvider(Map<String,Object> transientConfiguration) |