Package | Description |
---|---|
com.espertech.esperio.http.config |
HTTP adapter configuration classes.
|
com.espertech.esperio.http.core |
Socket Adapter core classes.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,Service> |
ConfigurationHTTPAdapter.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationHTTPAdapter.setServices(java.util.Map<java.lang.String,Service> services) |
Modifier and Type | Method and Description |
---|---|
Service |
EsperHttpServiceBase.getServiceConfig() |
Constructor and Description |
---|
EsperHttpServiceBase(java.lang.String serviceName,
Service serviceConfig) |
EsperHttpServiceClassic(java.lang.String serviceName,
Service value) |
EsperHttpServiceNIO(java.lang.String serviceName,
Service value) |