java.lang.Object
tech.deplant.java4ever.binding.ffi.EverSdkBridge
EverSdkBridge relies on preview features of the Java platform:
EverSdkBridgerefers 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 MemorySegmentPREVIEWofString(String text, MemorySessionPREVIEW scope) static StringtcCreateContext(MemorySessionPREVIEW scope, String configJson) static EverSdkResponsestatic StringtoString(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
-
EverSdkBridgewhen preview features are enabled.