public interface NSFileProviderServiceSource
| Modifier and Type | Method and Description |
|---|---|
NSXPCListenerEndpoint |
makeListenerEndpointAndReturnError(org.moe.natj.general.ptr.Ptr<NSError> error)
Return an endpoint object to allow the client application to connect to the
file provider.
|
java.lang.String |
serviceName()
The service name that uniquely identifies the service (using reverse domain
name notation for you service name is recommended).
|
NSXPCListenerEndpoint makeListenerEndpointAndReturnError(org.moe.natj.general.ptr.Ptr<NSError> error)
java.lang.String serviceName()