GoldenGateBindings / com.fitbit.goldengate.bindings.coap / CoapEndpointProvider / getStackService

getStackService

fun <T> getStackService(key: NodeKey<T>): StackService

For internal use only.

Get the the StackService for the given node. Used from internal module code for attaching and detaching stack

Parameters

key - unique identifier for a node

Return
return single StackService instance for requested node