Package com.espertech.esperio.http
Class EsperIOHTTPAdapter
java.lang.Object
com.espertech.esperio.http.EsperIOHTTPAdapter
-
Constructor Summary
ConstructorDescriptionEsperIOHTTPAdapter
(ConfigurationHTTPAdapter config, String runtimeURI) Quickstart constructor. -
Method Summary
-
Constructor Details
-
EsperIOHTTPAdapter
Quickstart constructor.- Parameters:
config
- configurationruntimeURI
- runtime URI
-
-
Method Details
-
initialize
public void initialize()Re-initialize. -
start
public void start()Start the DDS endpoint. -
destroy
public void destroy()Destroy the adapter.
-