Package gaiasky.util.samp
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
-
Method Summary
Modifier and TypeMethodDescriptionprotected 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
-
Constructor Details
-
GaiaSkyHubConnector
public GaiaSkyHubConnector(org.astrogrid.samp.client.ClientProfile profile)
-
-
Method Details
-
connectionChanged
protected void connectionChanged(boolean isConnected) - Overrides:
connectionChanged
in classorg.astrogrid.samp.client.HubConnector
-
disconnect
protected void disconnect()- Overrides:
disconnect
in classorg.astrogrid.samp.client.HubConnector
-