| Package | Description |
|---|---|
| io.joynr.capabilities | |
| io.joynr.endpoints |
| Modifier and Type | Field and Description |
|---|---|
protected List<AddressPersisted> |
CapabilityEntryPersisted.endpointAddresses |
| Constructor and Description |
|---|
CapabilityEntryPersisted(String domain,
Class<T> providedInterface,
joynr.types.ProviderQos providerQos,
String participantId,
long dateWhenRegistered,
AddressPersisted... endpointAddresses) |
CapabilityEntryPersisted(String domain,
String interfaceName,
joynr.types.ProviderQos providerQos,
String participantId,
long dateWhenRegistered,
AddressPersisted... endpointAddresses) |
| Modifier and Type | Class and Description |
|---|---|
class |
JoynrMessagingEndpointAddressPersisted |
Copyright © 2015. All rights reserved.