Interface CancelRQHandler

All Known Subinterfaces:
Query, Retrieve
All Known Implementing Classes:
BasicQuery, BasicRetrieve

public interface CancelRQHandler
Since:
Java 17+
Author:
Kimi Liu
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onCancelRQ(Association association)
     
  • Method Details

    • onCancelRQ

      void onCancelRQ(Association association)