- All Known Implementing Classes:
SdkResponseHandler
public interface tc_response_handler_t
tc_response_handler_t relies on preview features of the Java platform:
tc_response_handler_trefers to one or more preview APIs:MemorySegment,SegmentScope.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
void (*tc_response_handler_t)(unsigned int request_id,struct params_json,unsigned int response_type,_Bool finished);
-
Method Summary
Modifier and TypeMethodDescriptionstatic MemorySegmentPREVIEWallocate(tc_response_handler_t fi, SegmentScopePREVIEW scope) voidapply(int request_id, MemorySegmentPREVIEW params_json, int response_type, boolean finished) static tc_response_handler_tofAddress(MemorySegmentPREVIEW addr, SegmentScopePREVIEW scope)
-
Method Details
-
apply
-
allocate
-
ofAddress
-
tc_response_handler_twhen preview features are enabled.