java.lang.Object
tech.deplant.java4ever.binding.ffi.EverSdkBridge
EverSdkBridge
relies on preview features of the Java platform:
EverSdkBridge
refers to one or more preview APIs:MemorySegment
,MemorySession
.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEW
ofString
(String text, MemorySessionPREVIEW scope) static String
tcCreateContext
(MemorySessionPREVIEW scope, String configJson) static EverSdkResponse
static String
toString
(MemorySegmentPREVIEW seg, MemorySessionPREVIEW scope)
-
Constructor Details
-
EverSdkBridge
public EverSdkBridge()
-
-
Method Details
-
tcRequest
public static EverSdkResponse tcRequest(int contextId, int requestId, String functionName, String params) -
tcCreateContext
-
ofString
-
toString
-
EverSdkBridge
when preview features are enabled.