-
protocol
ServiceDescriptor.Protocol protocol
The protocol this instance supports.
-
serviceId
String serviceId
The id of the service - usually a string delivered from the interface and package name.
-
host
String host
Host on which the service is running.
-
port
int port
Port on which the local rmi registry is running.
-
instanceId
String instanceId
A unique id (random generated) which is only valid for the live time of the one instance.
-
timestamp
long timestamp
Timestamp in milliseconds.