Uses of Interface
com.ebasetech.xi.api.Function
| Package | Description |
|---|---|
| com.ebasetech.xi.api.connectors |
-
Uses of Function in com.ebasetech.xi.api.connectors
Methods in com.ebasetech.xi.api.connectors with parameters of type Function Modifier and Type Method Description voidRESTDataConnector. setErrorHandler(Function function)Override the default error handler for the RestDataConnector.voidRESTDataConnector. setResponseHandler(Function function)Override the default response hander for the RestDataConnector.