Uses of Class
org.robovm.apple.foundation.NSXPCListener
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSXPCListener in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSXPCListener Modifier and Type Method Description static NSXPCListenerNSXPCListener. anonymousListener()static NSXPCListenerNSXPCListener. serviceListener()Methods in org.robovm.apple.foundation with parameters of type NSXPCListener Modifier and Type Method Description booleanNSXPCListenerDelegate. shouldAcceptNewConnection(NSXPCListener listener, NSXPCConnection newConnection)booleanNSXPCListenerDelegateAdapter. shouldAcceptNewConnection(NSXPCListener listener, NSXPCConnection newConnection)