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

CoapTestService

class CoapTestService : NativeReference, Closeable

Reusable cross-platform CoAP server that can be used for automated functionality and performance testing

Types

Provider

class Provider

Constructors

<init>

CoapTestService(remoteShellThread: RemoteShellThread, endPoint: CoapEndpoint)

Reusable cross-platform CoAP server that can be used for automated functionality and performance testing

Properties

thisPointer

val thisPointer: Long

Pointer to native jni reference for this object

Functions

close

fun close(): Unit