Class GaiaSkyHubConnector

java.lang.Object
org.astrogrid.samp.client.HubConnector
gaiasky.util.samp.GaiaSkyHubConnector

public class GaiaSkyHubConnector extends org.astrogrid.samp.client.HubConnector
Extends hub connector to provide some very basic logging using the Gaia Sky internal logging system.
  • Constructor Summary

    Constructors
    Constructor
    Description
    GaiaSkyHubConnector​(org.astrogrid.samp.client.ClientProfile profile)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    connectionChanged​(boolean isConnected)
     
    protected void
     

    Methods inherited from class org.astrogrid.samp.client.HubConnector

    addMessageHandler, addResponseHandler, call, callAll, callAndWait, computeSubscriptions, configureConnection, createConnection, createTag, declareMetadata, declareSubscriptions, getClientMap, getClientSet, getConnection, getMetadata, getSubscriptions, isActive, isConnected, removeMessageHandler, removeResponseHandler, setActive, setAutoconnect

    Methods inherited from class java.lang.Object

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

    • GaiaSkyHubConnector

      public GaiaSkyHubConnector(org.astrogrid.samp.client.ClientProfile profile)
  • Method Details

    • connectionChanged

      protected void connectionChanged(boolean isConnected)
      Overrides:
      connectionChanged in class org.astrogrid.samp.client.HubConnector
    • disconnect

      protected void disconnect()
      Overrides:
      disconnect in class org.astrogrid.samp.client.HubConnector