Interface NSPortDelegate

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Subinterfaces:
NSMachPortDelegate
All Known Implementing Classes:
NSMachPortDelegateAdapter, NSPortDelegateAdapter

public interface NSPortDelegate
extends NSObjectProtocol
  • Method Summary

    Modifier and Type Method Description
    void handlePortMessage​(NSPortMessage message)  
  • Method Details

    • handlePortMessage

      void handlePortMessage​(NSPortMessage message)