public class EsperSocketService
extends java.lang.Object
Constructor and Description |
---|
EsperSocketService(java.lang.String serviceName,
SocketConfig serviceConfig) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
int |
getPort() |
java.lang.String |
getServiceName() |
void |
start(java.lang.String serviceName,
com.espertech.esper.core.service.EPServiceProviderSPI engineSPI) |
public EsperSocketService(java.lang.String serviceName, SocketConfig serviceConfig)
public java.lang.String getServiceName()
public void start(java.lang.String serviceName, com.espertech.esper.core.service.EPServiceProviderSPI engineSPI) throws java.io.IOException
java.io.IOException
public void destroy()
public int getPort()