Interface DTServiceHandle

All Known Subinterfaces:
KSServiceHandle

@NonNullByDefault public interface DTServiceHandle
A handle to a DTService.
Author:
Miguel Álvarez Díez - Initial contribution
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Aborts execution in the associated DTServiceHandle
  • Method Details