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