# Functions
EncryptToByteAndPost encryps json data to byte array.
GetPrivateIP returns private IP of the device.
MNEDCConnectionClosed notifies discovery manager that MNEDC connection is closed.
MNEDCConnectionReEstablished notifies discovery manager that MNEDC connection is re-established.
OrchestrationInit runs orchestration service and discovers remote orchestration services.
OrchestrationRequestService performs request from service applications which uses orchestration service.
OrchestrationSetHandler sets tls handler.
PrintLog provides logging interface.
RegisterToBroadcastServer registers to the discovery server.
# Structs
ReqeustService structure.
RequestServiceInfo structure.
ResponseService structure.
TargetInfo structure.
# Interfaces
ExecuteCallback is required to launch application in java layer.
Handler interface.