Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard

For some infuriating reason, nested classes defined in dependent modules don't automatically have headers generated unless they're being used within the module. This usage forces the generation of the headers.

Link copied to clipboard
fun setDefaultHandlerCallback(builder: EndpointConfiguration.Builder, block: HandlerCallback)
Link copied to clipboard
fun setErrorHandlerCallback(builder: EndpointConfiguration.Builder, block: HandlerCallback)
Link copied to clipboard
fun setPatternMatcherCallback(builder: EndpointConfiguration.Builder, block: MatcherCallback)