Package gaia.cu9.ari.gaiaorbit.util.samp
Class GaiaSkyHubConnector
- java.lang.Object
-
- org.astrogrid.samp.client.HubConnector
-
- gaia.cu9.ari.gaiaorbit.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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
connectionChanged(boolean isConnected)
protected void
disconnect()
-
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
-
-