Modifier and Type | Method and Description |
---|---|
void |
Pseudonym.readObject(IObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
SerializableUpdates.readObject(IObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
SerializableResults.readObject(IObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
UnfilteredQuery.readObject(IObjectInput input) |
void |
PseudonymQuery.readObject(IObjectInput input) |
void |
PseudonymDeviceIdentifier.readObject(IObjectInput input) |
void |
DeviceRegistration.readObject(IObjectInput input) |
void |
DeviceQuerySparql.readObject(IObjectInput input) |
void |
DeviceListResult.readObject(IObjectInput input) |
void |
DeviceDescriptorRDF.readObject(IObjectInput input) |
void |
DeviceDescriptor.readObject(IObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
AsymmetricSignature.readObject(IObjectInput input)
Deserializes the asymmetric signature using the specified input stream.
|
void |
AbstractSignature.readObject(IObjectInput input)
Deserializes the signature from the specified input stream.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectInputStream
This simple (and rather slow) ObjectInputStream is capable of reading objects
that have been serialized with an ObjectOutputStream.
|
Modifier and Type | Method and Description |
---|---|
void |
ISerializable.readObject(IObjectInput input)
This method is called when an implementing object is deserialized.
|
Modifier and Type | Method and Description |
---|---|
void |
Lease.readObject(IObjectInput input)
Deserializes the lease from the given input.
|
Modifier and Type | Method and Description |
---|---|
void |
SystemID.readObject(IObjectInput input)
Reads the SystemID from a stream.
|
void |
ReferenceID.readObject(IObjectInput input)
Reads the reference identifier from the stream.
|
void |
PluginDescription.readObject(IObjectInput input)
Deserializes the description from the given input stream.
|
void |
ObjectID.readObject(IObjectInput input)
Reads the ObjectID from a stream.
|
void |
InvocationException.readObject(IObjectInput input)
Called to read the invocation.
|
void |
Invocation.readObject(IObjectInput stream)
Deserializes the invocation from the given stream.
|
void |
DeviceDescription.readObject(IObjectInput input)
Reads a description from a stream.
|
Modifier and Type | Method and Description |
---|---|
void |
NFDimension.readObject(IObjectInput input)
Deserializes the object from the stream.
|
void |
NFCollection.readObject(IObjectInput input)
Deserializes the object from the stream.
|