Uses of Class
io.joynr.messaging.MessagingQos
-
Packages that use MessagingQos Package Description io.joynr.messaging joynr.infrastructure joynr.system -
-
Uses of MessagingQos in io.joynr.messaging
Constructors in io.joynr.messaging with parameters of type MessagingQos Constructor Description MessagingQos(MessagingQos src) -
Uses of MessagingQos in joynr.infrastructure
Methods in joynr.infrastructure with parameters of type MessagingQos Modifier and Type Method Description default Future<Void>GlobalCapabilitiesDirectoryAsync. add(Callback<Void> callback, GlobalDiscoveryEntry[] globalDiscoveryEntries, MessagingQos messagingQos)default Future<Void>GlobalCapabilitiesDirectoryAsync. add(Callback<Void> callback, GlobalDiscoveryEntry globalDiscoveryEntry, MessagingQos messagingQos)default Future<Void>GlobalCapabilitiesDirectoryAsync. add(CallbackWithModeledError<Void,DiscoveryError> callback, GlobalDiscoveryEntry globalDiscoveryEntry, String[] gbids, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. add(GlobalDiscoveryEntry[] globalDiscoveryEntries, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. add(GlobalDiscoveryEntry globalDiscoveryEntry, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. add(GlobalDiscoveryEntry globalDiscoveryEntry, String[] gbids, MessagingQos messagingQos)default Future<GlobalDiscoveryEntry[]>GlobalCapabilitiesDirectoryAsync. lookup(Callback<GlobalDiscoveryEntry[]> callback, String[] domains, String interfaceName, MessagingQos messagingQos)default Future<GlobalDiscoveryEntry>GlobalCapabilitiesDirectoryAsync. lookup(Callback<GlobalDiscoveryEntry> callback, String participantId, MessagingQos messagingQos)default Future<GlobalDiscoveryEntry>GlobalCapabilitiesDirectoryAsync. lookup(CallbackWithModeledError<GlobalDiscoveryEntry,DiscoveryError> callback, String participantId, String[] gbids, MessagingQos messagingQos)default Future<GlobalDiscoveryEntry[]>GlobalCapabilitiesDirectoryAsync. lookup(CallbackWithModeledError<GlobalDiscoveryEntry[],DiscoveryError> callback, String[] domains, String interfaceName, String[] gbids, MessagingQos messagingQos)default GlobalDiscoveryEntry[]GlobalCapabilitiesDirectorySync. lookup(String[] domains, String interfaceName, MessagingQos messagingQos)default GlobalDiscoveryEntry[]GlobalCapabilitiesDirectorySync. lookup(String[] domains, String interfaceName, String[] gbids, MessagingQos messagingQos)default GlobalDiscoveryEntryGlobalCapabilitiesDirectorySync. lookup(String participantId, MessagingQos messagingQos)default GlobalDiscoveryEntryGlobalCapabilitiesDirectorySync. lookup(String participantId, String[] gbids, MessagingQos messagingQos)default Future<Void>GlobalCapabilitiesDirectoryAsync. remove(Callback<Void> callback, String[] participantIds, MessagingQos messagingQos)default Future<Void>GlobalCapabilitiesDirectoryAsync. remove(Callback<Void> callback, String participantId, MessagingQos messagingQos)default Future<Void>GlobalCapabilitiesDirectoryAsync. remove(CallbackWithModeledError<Void,DiscoveryError> callback, String participantId, String[] gbids, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. remove(String[] participantIds, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. remove(String participantId, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. remove(String participantId, String[] gbids, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. removeMasterAccessControlEntry(Callback<Boolean> callback, String uid, String domain, String interfaceName, String operation, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. removeMasterAccessControlEntry(String uid, String domain, String interfaceName, String operation, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. removeMasterRegistrationControlEntry(Callback<Boolean> callback, String uid, String domain, String interfaceName, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. removeMasterRegistrationControlEntry(String uid, String domain, String interfaceName, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. removeMediatorAccessControlEntry(Callback<Boolean> callback, String uid, String domain, String interfaceName, String operation, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. removeMediatorAccessControlEntry(String uid, String domain, String interfaceName, String operation, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. removeMediatorRegistrationControlEntry(Callback<Boolean> callback, String uid, String domain, String interfaceName, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. removeMediatorRegistrationControlEntry(String uid, String domain, String interfaceName, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. removeOwnerAccessControlEntry(Callback<Boolean> callback, String uid, String domain, String interfaceName, String operation, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. removeOwnerAccessControlEntry(String uid, String domain, String interfaceName, String operation, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. removeOwnerRegistrationControlEntry(Callback<Boolean> callback, String uid, String domain, String interfaceName, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. removeOwnerRegistrationControlEntry(String uid, String domain, String interfaceName, MessagingQos messagingQos)default Future<Void>GlobalCapabilitiesDirectoryAsync. removeStale(Callback<Void> callback, String clusterControllerId, Long maxLastSeenDateMs, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. removeStale(String clusterControllerId, Long maxLastSeenDateMs, MessagingQos messagingQos)default Future<Void>GlobalCapabilitiesDirectoryAsync. touch(Callback<Void> callback, String clusterControllerId, MessagingQos messagingQos)default Future<Void>GlobalCapabilitiesDirectoryAsync. touch(Callback<Void> callback, String clusterControllerId, String[] participantIds, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. touch(String clusterControllerId, MessagingQos messagingQos)default voidGlobalCapabilitiesDirectorySync. touch(String clusterControllerId, String[] participantIds, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. updateMasterAccessControlEntry(Callback<Boolean> callback, MasterAccessControlEntry updatedMasterAce, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. updateMasterAccessControlEntry(MasterAccessControlEntry updatedMasterAce, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. updateMasterRegistrationControlEntry(Callback<Boolean> callback, MasterRegistrationControlEntry updatedMasterRce, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. updateMasterRegistrationControlEntry(MasterRegistrationControlEntry updatedMasterRce, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. updateMediatorAccessControlEntry(Callback<Boolean> callback, MasterAccessControlEntry updatedMediatorAce, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. updateMediatorAccessControlEntry(MasterAccessControlEntry updatedMediatorAce, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. updateMediatorRegistrationControlEntry(Callback<Boolean> callback, MasterRegistrationControlEntry updatedMediatorRce, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. updateMediatorRegistrationControlEntry(MasterRegistrationControlEntry updatedMediatorRce, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. updateOwnerAccessControlEntry(Callback<Boolean> callback, OwnerAccessControlEntry updatedOwnerAce, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. updateOwnerAccessControlEntry(OwnerAccessControlEntry updatedOwnerAce, MessagingQos messagingQos)default Future<Boolean>AccessControlListEditorAsync. updateOwnerRegistrationControlEntry(Callback<Boolean> callback, OwnerRegistrationControlEntry updatedOwnerRce, MessagingQos messagingQos)default BooleanAccessControlListEditorSync. updateOwnerRegistrationControlEntry(OwnerRegistrationControlEntry updatedOwnerRce, MessagingQos messagingQos) -
Uses of MessagingQos in joynr.system
Methods in joynr.system with parameters of type MessagingQos Modifier and Type Method Description default Future<Void>DiscoveryAsync. add(Callback<Void> callback, DiscoveryEntry discoveryEntry, MessagingQos messagingQos)default Future<Void>DiscoveryAsync. add(Callback<Void> callback, DiscoveryEntry discoveryEntry, Boolean awaitGlobalRegistration, MessagingQos messagingQos)default Future<Void>DiscoveryAsync. add(CallbackWithModeledError<Void,DiscoveryError> callback, DiscoveryEntry discoveryEntry, Boolean awaitGlobalRegistration, String[] gbids, MessagingQos messagingQos)default voidDiscoverySync. add(DiscoveryEntry discoveryEntry, MessagingQos messagingQos)default voidDiscoverySync. add(DiscoveryEntry discoveryEntry, Boolean awaitGlobalRegistration, MessagingQos messagingQos)default voidDiscoverySync. add(DiscoveryEntry discoveryEntry, Boolean awaitGlobalRegistration, String[] gbids, MessagingQos messagingQos)default Future<Void>RoutingAsync. addMulticastReceiver(Callback<Void> callback, String multicastId, String subscriberParticipantId, String providerParticipantId, MessagingQos messagingQos)default voidRoutingSync. addMulticastReceiver(String multicastId, String subscriberParticipantId, String providerParticipantId, MessagingQos messagingQos)default Future<Void>RoutingAsync. addNextHop(Callback<Void> callback, String participantId, BinderAddress binderAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default Future<Void>RoutingAsync. addNextHop(Callback<Void> callback, String participantId, BrowserAddress browserAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default Future<Void>RoutingAsync. addNextHop(Callback<Void> callback, String participantId, ChannelAddress channelAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default Future<Void>RoutingAsync. addNextHop(Callback<Void> callback, String participantId, MqttAddress mqttAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default Future<Void>RoutingAsync. addNextHop(Callback<Void> callback, String participantId, UdsAddress udsAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default Future<Void>RoutingAsync. addNextHop(Callback<Void> callback, String participantId, UdsClientAddress udsClientAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default Future<Void>RoutingAsync. addNextHop(Callback<Void> callback, String participantId, WebSocketAddress webSocketAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default Future<Void>RoutingAsync. addNextHop(Callback<Void> callback, String participantId, WebSocketClientAddress webSocketClientAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default voidRoutingSync. addNextHop(String participantId, BinderAddress binderAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default voidRoutingSync. addNextHop(String participantId, BrowserAddress browserAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default voidRoutingSync. addNextHop(String participantId, ChannelAddress channelAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default voidRoutingSync. addNextHop(String participantId, MqttAddress mqttAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default voidRoutingSync. addNextHop(String participantId, UdsAddress udsAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default voidRoutingSync. addNextHop(String participantId, UdsClientAddress udsClientAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default voidRoutingSync. addNextHop(String participantId, WebSocketAddress webSocketAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default voidRoutingSync. addNextHop(String participantId, WebSocketClientAddress webSocketClientAddress, Boolean isGloballyVisible, MessagingQos messagingQos)default Future<Void>DiscoveryAsync. addToAll(CallbackWithModeledError<Void,DiscoveryError> callback, DiscoveryEntry discoveryEntry, Boolean awaitGlobalRegistration, MessagingQos messagingQos)default voidDiscoverySync. addToAll(DiscoveryEntry discoveryEntry, Boolean awaitGlobalRegistration, MessagingQos messagingQos)default Future<String>RoutingAsync. getGlobalAddress(Callback<String> callback, MessagingQos messagingQos)default StringRoutingSync. getGlobalAddress(MessagingQos messagingQos)default Future<String>RoutingAsync. getReplyToAddress(Callback<String> callback, MessagingQos messagingQos)default StringRoutingSync. getReplyToAddress(MessagingQos messagingQos)default Future<DiscoveryEntryWithMetaInfo[]>DiscoveryAsync. lookup(Callback<DiscoveryEntryWithMetaInfo[]> callback, String[] domains, String interfaceName, DiscoveryQos discoveryQos, MessagingQos messagingQos)default Future<DiscoveryEntryWithMetaInfo>DiscoveryAsync. lookup(Callback<DiscoveryEntryWithMetaInfo> callback, String participantId, MessagingQos messagingQos)default Future<DiscoveryEntryWithMetaInfo>DiscoveryAsync. lookup(CallbackWithModeledError<DiscoveryEntryWithMetaInfo,DiscoveryError> callback, String participantId, DiscoveryQos discoveryQos, String[] gbids, MessagingQos messagingQos)default Future<DiscoveryEntryWithMetaInfo[]>DiscoveryAsync. lookup(CallbackWithModeledError<DiscoveryEntryWithMetaInfo[],DiscoveryError> callback, String[] domains, String interfaceName, DiscoveryQos discoveryQos, String[] gbids, MessagingQos messagingQos)default DiscoveryEntryWithMetaInfo[]DiscoverySync. lookup(String[] domains, String interfaceName, DiscoveryQos discoveryQos, MessagingQos messagingQos)default DiscoveryEntryWithMetaInfo[]DiscoverySync. lookup(String[] domains, String interfaceName, DiscoveryQos discoveryQos, String[] gbids, MessagingQos messagingQos)default DiscoveryEntryWithMetaInfoDiscoverySync. lookup(String participantId, MessagingQos messagingQos)default DiscoveryEntryWithMetaInfoDiscoverySync. lookup(String participantId, DiscoveryQos discoveryQos, String[] gbids, MessagingQos messagingQos)default Future<Void>DiscoveryAsync. remove(Callback<Void> callback, String participantId, MessagingQos messagingQos)default voidDiscoverySync. remove(String participantId, MessagingQos messagingQos)default Future<Void>RoutingAsync. removeMulticastReceiver(Callback<Void> callback, String multicastId, String subscriberParticipantId, String providerParticipantId, MessagingQos messagingQos)default voidRoutingSync. removeMulticastReceiver(String multicastId, String subscriberParticipantId, String providerParticipantId, MessagingQos messagingQos)default Future<Void>RoutingAsync. removeNextHop(Callback<Void> callback, String participantId, MessagingQos messagingQos)default voidRoutingSync. removeNextHop(String participantId, MessagingQos messagingQos)default Future<Boolean>RoutingAsync. resolveNextHop(Callback<Boolean> callback, String participantId, MessagingQos messagingQos)default BooleanRoutingSync. resolveNextHop(String participantId, MessagingQos messagingQos)default Future<Void>ProviderReregistrationControllerAsync. triggerGlobalProviderReregistration(Callback<Void> callback, MessagingQos messagingQos)default voidProviderReregistrationControllerSync. triggerGlobalProviderReregistration(MessagingQos messagingQos)
-