Class NodeHybridClient

All Implemented Interfaces:
ServerConnection, ChatServerConnection, PlayerEncoder, ChatControlsInitializer

@Deprecated(since="2020-08-15",
            forRemoval=true)
public class NodeHybridClient
extends DynamicClient
Deprecated, for removal: This API element is subject to removal in a future version.
Copyright (c) 2003 by Rodney Kinney. All rights reserved. Date: May 29, 2003
  • Constructor Details

  • Method Details

    • postMessage

      public void postMessage​(String msg)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getMessages

      public Message[] getMessages()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getMessageServer

      public MessageBoard getMessageServer()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • buildDelegate

      protected ChatServerConnection buildDelegate()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      buildDelegate in class DynamicClient
    • getStatusServer

      public ServerStatus getStatusServer()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setStatusServer

      public void setStatusServer​(ServerStatus s)
      Deprecated, for removal: This API element is subject to removal in a future version.