Packages
<Default Package>Built-in EPL types such as string, float, dictionary, sequence, optional, and any
com.apamaBuilt-in Channel type. 
com.apama.adaptersIAF-based (legacy) adapter status reporting. 
com.apama.aggregatesAggregate functions such as mean and max for use with EPL stream queries. 
com.apama.correlatorAPI for interacting with the correlator from EPL including UserStatusChanged, Component and Logging
com.apama.correlator.jmsCorrelator-integrated JMS messaging API. 
com.apama.correlator.timeformatTime and time format library based around TimeFormat
com.apama.cumulocityCumulocity IoT API, for example to send/receive a Measurement, subscribe to notifications with Subscribe or call the Cumulocity IoT REST API directly with GenericRequest
com.apama.databaseDeprecated API for the ADBC IAF-based database plug-in. 
com.apama.dataviewAPI for EPL applications to expose a read-only view onto data for external clients that use the Scenario Service API. 
com.apama.exceptionsBuilt-in Exception type. 
com.apama.fileDeprecated API for the IAF-based file reading plug-in. 
com.apama.functionalFunctional programming library including features such as map, filter, sendToChannel and a fluent-style wrapper called Functional
com.apama.jsonJSON string parsing/generation library for EPL using the JSONPlugin event. 
com.apama.memorystoreTable-based memory/file/distributed storage of data from EPL. 
com.apama.oobOut of band notifications when senders/receivers (such as external clients, dashboards, IAF adapters) connect/disconnect from the correlator. 
com.apama.queriesDeprecated API for working with queries. 
com.apama.rEPL plug-in library for evaluating and executing scripts using the R programming language. 
com.apama.statusreportLegacy status reporting for IAF-based adapters and service monitors (use setUserStatus instead). 
com.apama.utilVarious EPL utilities including the AnyExtractor and Base64 utilities. 
com.apamax.matlabEPL plug-in library for connecting to a MATLAB(R) engine from EPL. 
com.softwareag.connectivityAPI for interacting with connectivity plug-ins, for example onApplicationInitialized and createDynamicChain
com.softwareag.connectivity.controlControl request/response events for connectivity plug-ins that support reliability. 
com.softwareag.connectivity.httpclientHTTP client connectivity-plugin API for sending a Request to an HTTP server. 
TimeZoneConstants for specifying any standard time zone in EPL at(...) listeners or the TimeFormat library.