Class AbstractPlatformMessage

  • All Implemented Interfaces:
    PlatformMessage
    Direct Known Subclasses:
    AbstractWebMessage

    public abstract class AbstractPlatformMessage
    extends java.lang.Object
    implements PlatformMessage
    The base class for messages to or from the platform on which objects are being depicted.
    Author:
    Garret Wilson
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractPlatformMessage

        public AbstractPlatformMessage()