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:
SdkResponseHandlerrefers 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 TypeMethodDescriptionvoidapply(int x0, MemorySegmentPREVIEW x1, int x2, boolean x3) result()
-
Constructor Details
-
SdkResponseHandler
public SdkResponseHandler()
-
-
Method Details
-
apply
- Specified by:
applyin interfacetc_response_handler_t- Parameters:
x0- uint32_t request_idx1- tc_string_data_t params_jsonx2- uint32_t response_typex3- bool finished
-
result
-
SdkResponseHandlerwhen preview features are enabled.