| Package | Description |
|---|---|
| io.joynr.messaging | |
| io.joynr.messaging.inprocess | |
| io.joynr.messaging.routing |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMessagingSkeletonFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessagingSkeletonFactory |
| Modifier and Type | Field and Description |
|---|---|
protected List<IMessagingSkeleton> |
AbstractMessagingSkeletonFactory.messagingSkeletonList |
| Modifier and Type | Method and Description |
|---|---|
IMessagingSkeleton |
AbstractMessagingSkeletonFactory.getSkeleton(Address address) |
IMessagingSkeleton |
IMessagingSkeletonFactory.getSkeleton(Address address) |
| Modifier and Type | Method and Description |
|---|---|
Optional<IMessagingSkeleton> |
MessagingSkeletonFactory.getSkeleton(Address address) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InProcessMessagingSkeleton |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGlobalMessagingSkeleton |
Copyright © 2021. All rights reserved.