Uses of Class
org.robovm.apple.foundation.NSXPCListenerEndpoint
| Package | Description |
|---|---|
| org.robovm.apple.fileprovider | |
| org.robovm.apple.foundation |
-
Uses of NSXPCListenerEndpoint in org.robovm.apple.fileprovider
Methods in org.robovm.apple.fileprovider that return NSXPCListenerEndpoint Modifier and Type Method Description NSXPCListenerEndpointNSFileProviderServiceSource. makeListenerEndpointAndReturnError(NSError.NSErrorPtr error)NSXPCListenerEndpointNSFileProviderServiceSourceAdapter. makeListenerEndpointAndReturnError(NSError.NSErrorPtr error) -
Uses of NSXPCListenerEndpoint in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSXPCListenerEndpoint Modifier and Type Method Description NSXPCListenerEndpointNSXPCConnection. getEndpoint()NSXPCListenerEndpointNSXPCListener. getEndpoint()Methods in org.robovm.apple.foundation with parameters of type NSXPCListenerEndpoint Modifier and Type Method Description protected longNSXPCConnection. init(NSXPCListenerEndpoint endpoint)Constructors in org.robovm.apple.foundation with parameters of type NSXPCListenerEndpoint Constructor Description NSXPCConnection(NSXPCListenerEndpoint endpoint)