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

getCoapEndpointInternal

@Synchronized fun <T> getCoapEndpointInternal(key: NodeKey<T>): CoapEndpoint

For internal use only.

Get the the CoapEndpoint for the given node.

Parameters

key - unique identifier for a node

Return
return single CoapEndpoint instance for requested node