Modifier and Type | Class and Description |
---|---|
class |
Pseudonym
This class represents a pseudonym.
|
Modifier and Type | Class and Description |
---|---|
class |
SerializableUpdates
A helper class to derialize and deserialize a list of
data updates without duplicated strings.
|
Modifier and Type | Class and Description |
---|---|
class |
SerializableResults |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeviceQuery<T extends AbstractDeviceResult>
A query over the set of devices in the registry using the
registry's index.
|
class |
AbstractDeviceResult |
class |
DeviceDescriptor
A device registration contains the connection information used by base as
well as a pseudonym of the user owning the device.
|
class |
DeviceDescriptorRDF |
class |
DeviceListResult
A query result that contains a list of devices.
|
class |
DeviceQuerySparql |
class |
DeviceRegistration
The device registration enables a device to perform updates on its
registration by passing it to the update or remove method of the registry and
it can be used to keep the registry information alive by performing updates
on the lease.
|
class |
PseudonymQuery
This query returns all devices with the specified pseudonym.
|
class |
UnfilteredQuery
This query returns all devices in the registry.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSignature
This class implements a signature for signable objects.
|
class |
AsymmetricSignature
The asymmetric signature implements a signature that uses certificates.
|
class |
SymmetricSignature
The symmetric signature extends the signature with
sign and verify methods that use symmetric cryptography.
|
Modifier and Type | Class and Description |
---|---|
class |
Lease
The lease is used by the lease registry to maintain listeners
and to perform remote and local signaling.
|
Modifier and Type | Class and Description |
---|---|
class |
DeviceDescription
The description of the device.
|
class |
Invocation
Implementation of an invocation that is used for data exchange between
local and remote objects.
|
class |
InvocationException
This exception is used to denote communication exceptions
that occurred in base.
|
class |
ObjectID
The ObjectID identifies a unique object on a certain system.
|
class |
PluginDescription
Object which describes a plug-in implementation and can be propagated to other systems.
|
class |
ReferenceID
A reference identifier represents a remote object reference.
|
class |
SystemID
The system id identifies a single system.
|
Modifier and Type | Class and Description |
---|---|
class |
NFCollection
The non-functional collection is used to represent requirements on
the communication stack.
|
class |
NFDimension
This class represents an nonfunctional attribute or dimension including a
tolerance window and some more features.
|