Package com.espertech.esperio.http.core
Class EsperHttpServiceClassic
java.lang.Object
com.espertech.esperio.http.core.EsperHttpServiceBase
com.espertech.esperio.http.core.EsperHttpServiceClassic
-
Constructor Summary
-
Method Summary
Methods inherited from class com.espertech.esperio.http.core.EsperHttpServiceBase
add, getGetHandlers, getServiceConfig, getServiceName, setupRegistry
-
Constructor Details
-
EsperHttpServiceClassic
-
-
Method Details
-
start
public void start(com.espertech.esper.runtime.internal.kernel.service.EPRuntimeSPI runtime) throws IOException - Specified by:
start
in classEsperHttpServiceBase
- Throws:
IOException
-
destroy
public void destroy()- Specified by:
destroy
in classEsperHttpServiceBase
-