StaticcreateCreate OJPv2 SDK
string used for sending <RequestorRef> to OJP backend, be careful not to use a too much generic value
see HTTPConfig
Staticv1Create OJPv1 SDK
string used for sending RequestorRef to OJP backend, be careful not to use a too much generic value
see HTTPConfig
SDK main class
Instances are created via static methods below. Direct construction is intentionally disabled.
Creation
OJP.SDK.create( ... )for OJPv2 instanceOJP.SDK.v1( ... )for legacy (OJPv1) instance