java.lang.Object
tech.deplant.java4ever.binding.ffi.SdkResponseHandler
- All Implemented Interfaces:
tc_response_handler_t
SdkResponseHandler
relies on preview features of the Java platform:
SdkResponseHandler
refers to one or more preview APIs:MemorySegment
.
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 TypeMethodDescriptionvoid
apply
(int x0, MemorySegmentPREVIEW x1, int x2, boolean x3) result()
-
Constructor Details
-
SdkResponseHandler
-
-
Method Details
-
apply
- Specified by:
apply
in interfacetc_response_handler_t
- Parameters:
x0
- uint32_t request_idx1
- tc_string_data_t params_jsonx2
- uint32_t response_typex3
- bool finished
-
result
-
SdkResponseHandler
when preview features are enabled.