| Interface | Description |
|---|---|
| FailureAction | |
| IMessagingMulticastSubscriber | |
| IMessagingSkeleton | |
| IMessagingSkeletonFactory | |
| IMessagingStub |
Common interface for messaging stubs (transmit outgoing messages)
|
| JoynrMessageProcessor |
Implementations of this interface are used by the io.joynr.dispatching.MutableMessageFactory in order
to allow applications to provide logic which processes messages further after they've
been created, but before they've been signed and sent.
|
| MessageArrivedListener | |
| MessageReceiver |
Messaging facade.
|
| MessagingSettings | |
| MulticastReceiverRegistrar |
An interface for bookkeeping of multicast receivers
MulticastReceiverRegistry maintains mappings of the receivers' participant IDs to the multicast IDs they subscribe to. |
| ReceiverStatusListener | |
| SuccessAction |
| Class | Description |
|---|---|
| AbstractMessagingSkeletonFactory | |
| AbstractMiddlewareMessagingStubFactory<S extends IMessagingStub,A extends Address> | |
| ConfigurableMessagingSettings |
Storage class for network configuration used to send messages.
|
| EndpointTypeResolver | |
| GbidArrayFactory | |
| JoynrMessageCreator |
A container object for the
message creator ID scoped to the
processing of a joynr message. |
| JoynrMessageMetaInfo |
A container object for the message meta info scoped to the
processing
of a joynr message. |
| MessagingPropertiesPersistence | |
| MessagingPropertyKeys | |
| MessagingSkeletonFactory | |
| NoBackendGlobalAddressFactory | |
| NoOpRawMessagingPreprocessor | |
| RawMessagingPreprocessor |
Copyright © 2021. All rights reserved.