Class ShutdownRequestMessage

  • All Implemented Interfaces:
    java.io.Serializable

    public class ShutdownRequestMessage
    extends AbstractMessage
    This message is sent by the client to request a shutdown.
    Author:
    Rene Schneider - initial API and implementation
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ShutdownRequestMessage

        public ShutdownRequestMessage()
        Creates a new message.