| Package | Description |
|---|---|
| io.joynr.messaging | |
| io.joynr.messaging.inprocess | |
| io.joynr.messaging.routing |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMiddlewareMessagingStubFactory<S extends IMessagingStub,A extends Address> |
| Modifier and Type | Method and Description |
|---|---|
IMessagingStub |
AbstractMiddlewareMessagingStubFactory.create(A address) |
| Modifier and Type | Class and Description |
|---|---|
class |
InProcessMessagingStub |
| Modifier and Type | Method and Description |
|---|---|
IMessagingStub |
MessagingStubFactory.create(Address address) |
| Constructor and Description |
|---|
MessagingStubFactory(Map<Class<? extends Address>,AbstractMiddlewareMessagingStubFactory<? extends IMessagingStub,? extends Address>> middlewareMessagingStubFactories) |
Copyright © 2021. All rights reserved.