GoldenGateBindings / com.fitbit.goldengate.bindings.services / BlastService

BlastService

class BlastService : StackService

Service to automate sending and receiving packets, this service can be exposed via remote api

Types

Provider

class Provider : Provider

Functions

attach

fun attach(dataSinkDataSource: DataSinkDataSource): Unit

Attach the source and sink

close

fun close(): Unit

detach

fun detach(): Unit

Inherited Functions

setFilterGroup

open fun setFilterGroup(group: CoapGroupRequestFilterMode, key: NodeKey<String>): Unit

Update the current filter group used by the CoAP request filter.