Package com.zeroc.Ice

Class Identity

java.lang.Object
com.zeroc.Ice.Identity
All Implemented Interfaces:
Serializable, Cloneable

public class Identity extends Object implements Cloneable, Serializable
The identity of an Ice object. In a proxy, an empty name denotes a nil proxy. An identity with an empty name and a non-empty category is illegal. You cannot add a servant with an empty name to the Active Servant Map.
See Also: