wire-compiler / com.squareup.wire.schema / CustomHandlerBeta

CustomHandlerBeta

interface CustomHandlerBeta

Implementations of this interface must have a no-arguments public constructor.

This API is currently unstable. We will be changing this API in the future.

Functions

newHandler

abstract fun newHandler(schema: Schema, fs: FileSystem, outDirectory: String, logger: WireLogger, newProfileLoader: NewProfileLoader): SchemaHandler