Class NSXPCListenerEndpoint

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class NSXPCListenerEndpoint
extends NSObject
implements NSSecureCoding
  • Constructor Details

    • NSXPCListenerEndpoint

      public NSXPCListenerEndpoint()
    • NSXPCListenerEndpoint

      protected NSXPCListenerEndpoint​(NSObject.Handle h, long handle)
    • NSXPCListenerEndpoint

      protected NSXPCListenerEndpoint​(NSObject.SkipInit skipInit)
    • NSXPCListenerEndpoint

      public NSXPCListenerEndpoint​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)