TransportConfigurationParserParams

Properties

Link copied to clipboard

The configuration body to parse, or null if no configuration body was specified

Functions

Link copied to clipboard
abstract fun reportError(message: String, context: ConfigurationElement? = null)

Report an error

Link copied to clipboard
abstract fun reportInfo(message: String, context: ConfigurationElement? = null)

Report an info message

Link copied to clipboard
abstract fun reportWarning(message: String, context: ConfigurationElement? = null)

Report a warning