Modifier and Type | Method and Description |
---|---|
void |
Pseudonym.writeObject(IObjectOutput output) |
Modifier and Type | Method and Description |
---|---|
void |
SerializableUpdates.writeObject(IObjectOutput output) |
Modifier and Type | Method and Description |
---|---|
void |
SerializableResults.writeObject(IObjectOutput output) |
Modifier and Type | Method and Description |
---|---|
void |
UnfilteredQuery.writeObject(IObjectOutput output) |
void |
PseudonymQuery.writeObject(IObjectOutput output) |
void |
PseudonymDeviceIdentifier.writeObject(IObjectOutput output) |
void |
DeviceRegistration.writeObject(IObjectOutput output) |
void |
DeviceQuerySparql.writeObject(IObjectOutput output) |
void |
DeviceListResult.writeObject(IObjectOutput output) |
void |
DeviceDescriptorRDF.writeObject(IObjectOutput output) |
void |
DeviceDescriptor.writeObject(IObjectOutput output) |
void |
DeviceDescriptor.writeSignable(IObjectOutput output) |
Modifier and Type | Method and Description |
---|---|
void |
AsymmetricSignature.writeObject(IObjectOutput output)
Serializes the asymmetric signature using the specified output stream.
|
void |
AbstractSignature.writeObject(IObjectOutput output)
Serializes the signature to the specified output stream.
|
void |
ISignable.writeSignable(IObjectOutput output)
Serializes the parts of the signable object that need to be signed.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectOutputStream
This simple (and rather slow) ObjectOutputStream is capable of serializing
objects to a stream.
|
Modifier and Type | Method and Description |
---|---|
void |
ISerializable.writeObject(IObjectOutput output)
This method is called when an implementing object is serialized.
|
Modifier and Type | Method and Description |
---|---|
void |
Lease.writeObject(IObjectOutput output)
Serializes the lease to the specified output.
|
Modifier and Type | Method and Description |
---|---|
void |
SystemID.writeObject(IObjectOutput output)
Writes the SystemID to the given stream.
|
void |
ReferenceID.writeObject(IObjectOutput output)
Writes the reference identifier to the given stream.
|
void |
PluginDescription.writeObject(IObjectOutput output)
Serializes the description to the given output stream.
|
void |
ObjectID.writeObject(IObjectOutput stream)
Writes the ObjectID to the given stream.
|
void |
InvocationException.writeObject(IObjectOutput output)
Called to write the invocation.
|
void |
Invocation.writeObject(IObjectOutput stream)
Serializes the invocation to the given stream.
|
void |
DeviceDescription.writeObject(IObjectOutput output)
Writes a description to a stream.
|
Modifier and Type | Method and Description |
---|---|
void |
NFDimension.writeObject(IObjectOutput output)
Serializes the object to the stream.
|
void |
NFCollection.writeObject(IObjectOutput output)
Serializes the object to the stream.
|