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 void
RESTDataConnector. setErrorHandler(Function function)
Override the default error handler for the RestDataConnector.void
RESTDataConnector. setResponseHandler(Function function)
Override the default response hander for the RestDataConnector.