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.List<GetHandler> |
ConfigurationHTTPAdapter.getGetHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationHTTPAdapter.setGetHandlers(java.util.List<GetHandler> getHandlers) |
Modifier and Type | Method and Description |
---|---|
java.util.List<GetHandler> |
EsperHttpServiceBase.getGetHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
EsperHttpServiceBase.add(GetHandler handler) |