| Package | Description |
|---|---|
| io.joynr.exceptions | |
| io.joynr.pubsub | |
| joynr | |
| joynr.exceptions | |
| joynr.infrastructure.DacTypes | |
| joynr.system | |
| joynr.system.RoutingTypes | |
| joynr.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JoynrException |
| Modifier and Type | Class and Description |
|---|---|
class |
DiscoveryException
Joynr exception to report errors during discovery.
|
class |
JoynrCommunicationException
This exception is thrown, when synchronous communication via Joyn messaging fails for whatever reason
|
class |
JoynrDelayMessageException |
class |
JoynrIllegalStateException |
class |
JoynrMessageExpiredException |
class |
JoynrMessageNotSentException |
class |
JoynrRequestInterruptedException |
class |
JoynrRuntimeException |
class |
JoynrSendBufferFullException |
class |
JoynrSerializationException |
class |
JoynrShutdownException |
class |
JoynrTimeoutException |
class |
JoynrWaitExpiredException |
class |
MultiDomainNoCompatibleProviderFoundException
This exception is thrown when a multi-domain proxy encounters
NoCompatibleProviderFoundException for any of
the domains being queried. |
class |
NoCompatibleProviderFoundException
Joynr exception to report arbitration failures because of version incompatibility.
|
class |
SubscriptionException |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionQos
Base class representing the subscription quality of service settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BroadcastFilterParameters |
class |
MulticastSubscriptionQos
Class representing the quality of service settings for non-selective broadcasts
|
class |
OnChangeSubscriptionQos
Class representing the quality of service settings for subscriptions
based on changes.
|
class |
OnChangeWithKeepAliveSubscriptionQos
Class representing the quality of service settings for subscriptions
based on changes and time periods
This class stores quality of service settings used for subscriptions to attributes in generated proxy objects. |
class |
PeriodicSubscriptionQos
Class representing the quality of service settings for subscriptions based on
time periods.
|
class |
UnicastSubscriptionQos
Class representing the quality of service settings for non-selective broadcasts
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationException
Joynr exception used to return error enums defined in the corresponding
Franca model file from provider to consumer.
|
class |
IllegalAccessException
Joynr exception to report access control errors.
|
class |
MethodInvocationException
Joynr exception class to report error during method invocations (RPC) at a provider
("no such method", invalid arguments, etc.)
|
class |
ProviderRuntimeException
Joynr exception to report errors at the provider if no error enums are defined
in the corresponding Franca model file.
|
class |
PublicationMissedException
Joynr exception to report missed periodic publications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ControlEntry
The Control Entry (CE) stores access permissions of users for a domain/interface combination.
|
class |
DomainRoleEntry
The Domain Role Entry (DRE) stores domains for users/role combination.
|
class |
MasterAccessControlEntry
The Master Access Control Entry (Master ACE) stores default consumer permissions of users for a domain/interface/operations combination.
|
class |
MasterControlEntry
The Master Control Entry (Master CE) stores default Trust Levels (TLs) of users that must be met to apply this CE or to change this CE.
|
class |
MasterRegistrationControlEntry
The Master Registration Control Entry (Master RCE) stores default provider permissions of users for a domain/interface combination.
|
class |
OwnerAccessControlEntry
The Owner Access Control Entry (Owner ACE) stores consumer permissions of users for a domain/interface/operation combination.
|
class |
OwnerControlEntry
The Owner Control Entry (Owner CE) stores Trust Levels (TLs) of users that must be met to apply this CE or to change this CE.
|
class |
OwnerRegistrationControlEntry
The Owner Registration Control Entry (Owner RCE) stores provider permissions of users for a domain/interface combination.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MessageNotificationBroadcastInterface.MessageQueuedForDeliveryBroadcastFilterParameters |
| Modifier and Type | Class and Description |
|---|---|
class |
Address
Generic Address
|
class |
BinderAddress
BinderAddress client address
|
class |
BrowserAddress
Browser address
|
class |
ChannelAddress
Channel Address
|
class |
LocalAddress
Local Address
|
class |
MqttAddress
Mqtt Address
|
class |
UdsAddress
Unix domain socket server address
|
class |
UdsClientAddress
Unix domain socket client address
|
class |
WebSocketAddress
Websocket address
|
class |
WebSocketClientAddress
Websocket client address
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomParameter
a custom parameter consisting of a name and a value
|
class |
DiscoveryEntry
Stores information about a provider instance and is used to communicate capabilities between a cluster controller and a lib-joynr instance.
|
class |
DiscoveryEntryWithMetaInfo
Used for lookups between libjoynr and a cluster controller.
|
class |
DiscoveryQos
Discovery quality of service settings
|
class |
GlobalDiscoveryEntry
GlobalDiscoveryEntry stores information about a provider instance and extends DiscoveryEntry by adding transport middleware specific address information.
|
class |
ProviderQos
the provider quality of service settings
|
class |
Version
a version information
|
Copyright © 2021. All rights reserved.