Documentation of 'jas2.util.rmi.RMIDestination' Java class
RMIDestination
jas2.util.rmi

Class RMIDestination

  • All Implemented Interfaces:
    java.io.Externalizable, java.io.Serializable


    public class RMIDestination
    extends java.lang.Object
    implements java.io.Externalizable
    An RMI Destination represents a specific instance of destination for remote events. Each RMIDestination is internally given a unique ID to represent the place to which events should be delivered
    See Also:
    Serialized Form
    • Constructor Detail

      • RMIDestination

        public RMIDestination()
    • Method Detail

      • readExternal

        public void readExternal(java.io.ObjectInput in)
                          throws java.io.IOException
        Specified by:
        readExternal in interface java.io.Externalizable
        Throws:
        java.io.IOException
      • writeExternal

        public void writeExternal(java.io.ObjectOutput out)
                           throws java.io.IOException
        Specified by:
        writeExternal in interface java.io.Externalizable
        Throws:
        java.io.IOException
      • addObserver

        public void addObserver(java.util.Observer obs)
      • removeObserver

        public void removeObserver(java.util.Observer obs)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.