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