Class SdkResponseHandler

java.lang.Object
tech.deplant.java4ever.binding.ffi.SdkResponseHandler
All Implemented Interfaces:
tc_response_handler_t

public class SdkResponseHandler extends Object implements tc_response_handler_t
SdkResponseHandler relies on preview features of the Java platform:
  • SdkResponseHandler refers to one or more preview APIs: MemorySegment.
Programs can only use SdkResponseHandler when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
  • Constructor Details

    • SdkResponseHandler

      public SdkResponseHandler()
  • Method Details