Uses of Class
joynr.infrastructure.AccessControlListEditorProvider.RemoveOwnerRegistrationControlEntryDeferred
-
Packages that use AccessControlListEditorProvider.RemoveOwnerRegistrationControlEntryDeferred Package Description joynr.infrastructure -
-
Uses of AccessControlListEditorProvider.RemoveOwnerRegistrationControlEntryDeferred in joynr.infrastructure
Methods in joynr.infrastructure that return types with arguments of type AccessControlListEditorProvider.RemoveOwnerRegistrationControlEntryDeferred Modifier and Type Method Description Promise<AccessControlListEditorProvider.RemoveOwnerRegistrationControlEntryDeferred>AccessControlListEditorProvider. removeOwnerRegistrationControlEntry(String uid, String domain, String interfaceName)removeOwnerRegistrationControlEntryPromise<AccessControlListEditorProvider.RemoveOwnerRegistrationControlEntryDeferred>DefaultAccessControlListEditorProvider. removeOwnerRegistrationControlEntry(String uid, String domain, String interfaceName)
-