functions.proxygenerator.sbt

Members list

Type members

Classlikes

class SbtCaller extends Function[Array[Byte], String]

Used by the sbt plugin

Used by the sbt plugin

Attributes

Supertypes
trait Function[Array[Byte], String]
class Object
trait Matchable
class Any
case class SbtCallerParams(avroSerialization: Boolean, jsonSerialization: Boolean, classloaderTransport: Boolean, http4sClientTransport: Boolean, helidonClientTransport: Boolean, targetDir: String, exportDependency: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class SbtReceiver extends Function[Array[Byte], String]

Used by the sbt plugin

Used by the sbt plugin

Attributes

Supertypes
trait Function[Array[Byte], String]
class Object
trait Matchable
class Any
case class SbtReceiverParams(avroSerialization: Boolean, jsonSerialization: Boolean, http4sRoutes: Boolean, helidonRoutes: Boolean, targetDir: String, exportDependency: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all