Class ServerRemoved

  • All Implemented Interfaces:
    Serializable

    public class ServerRemoved
    extends Object
    implements Serializable
    The ServerRemoved message is sent to a server which has been removed successfully from the ServerConfiguration. The Server can then choose to self destruct or notify it's parents as needed.
    See Also:
    Serialized Form
    • Constructor Detail

      • ServerRemoved

        public ServerRemoved​(String serverId)