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