Class SerializableObjectRefAddr

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    SerializableObjectRefAddr

    public class SerializableObjectRefAddr
    extends RefAddr
    A SerializableObjectRefAddr. A RefAddr that can be used for any serializable object. Basically the address is the serialized form of the object as a byte[]
    See Also:
    Serialized Form