private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
InvalidObjectException
- if the state of the
deserialized instance of this class is found to be invalid.IOException
ClassNotFoundException
private void readObjectNoData() throws InvalidObjectException
InvalidObjectException
- to indicate that there
was no data in the stream during deserialization of an
instance of this class; declaring that something is wrong.Fiddler server
net.jini.id.Uuid proxyID
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
InvalidObjectException
- if the state of the
deserialized instance of this class is found to be invalid.IOException
ClassNotFoundException
private void readObjectNoData() throws InvalidObjectException
InvalidObjectException
- to indicate that there
was no data in the stream during deserialization of an
instance of this class; declaring that something is wrong.Fiddler server
net.jini.id.Uuid serverID
net.jini.id.Uuid registrationID
net.jini.id.Uuid leaseID
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
InvalidObjectException
- if the state of the
deserialized instance of this class is found to be invalid.IOException
ClassNotFoundException
private void readObjectNoData() throws InvalidObjectException
InvalidObjectException
- to indicate that there
was no data in the stream during deserialization of an
instance of this class; declaring that something is wrong.Fiddler server
net.jini.id.Uuid proxyID
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
InvalidObjectException
- if the state of the
deserialized instance of this class is found to be invalid.IOException
ClassNotFoundException
private void readObjectNoData() throws InvalidObjectException
InvalidObjectException
- to indicate that there
was no data in the stream during deserialization of an
instance of this class; declaring that something is wrong.Fiddler server
net.jini.id.Uuid registrationID
net.jini.core.event.EventRegistration eventReg
Note that it is this object that contains the lease object through which the client requests the renewal or cancellation of its registration with this service.
long[] durations
Exception[] exceptions
durations
field of this class. Furthermore, the
exceptions in this array are in order.net.jini.core.constraint.RemoteMethodControl innerProxy
isTrusted
method
as the known trusted object used to determine whether or not a
given proxy is equivalent in trust, content, and function.net.jini.id.Uuid proxyID
innerProxy
, used for comparison with the IDs
extracted from the smart proxies being verified.Copyright © 2016–2018. All rights reserved.