Uses of Package
org.astrogrid.samp.client
Packages that use org.astrogrid.samp.client
Package
Description
Classes for the SAMP Bridge.
Classes required only for SAMP clients.
Classes required only for graphical components based on SAMP classes.
Classes required only for running a SAMP hub.
Classes for testing.
Classes relating to the SAMP Web Profile.
Classes relating to Standard Profile and XML-RPC pluggable implementation layer.
-
Classes in org.astrogrid.samp.client used by org.astrogrid.samp.bridgeClassDescriptionDefines an object that can be used to register with a running SAMP hub.Manages a client's connection to SAMP hubs.
-
Classes in org.astrogrid.samp.client used by org.astrogrid.samp.clientClassDescriptionDefines callbacks which the hub can make on a callable client.Defines an object that can be used to register with a running SAMP hub.Represents a registered client's connection to a running hub.Interface for a client which wishes to receive messages.Interface for a client which wishes to receive responses to message it has sent asynchrnonously using
call
orcallAll
.Interface which consumes call responses.Exception thrown when some error occurs in SAMP processing.Collection of Client objects which can be notified and interrogated about the clients which are currently registered. -
Classes in org.astrogrid.samp.client used by org.astrogrid.samp.guiClassDescriptionDefines an object that can be used to register with a running SAMP hub.Represents a registered client's connection to a running hub.Manages a client's connection to SAMP hubs.Interface which consumes call responses.Exception thrown when some error occurs in SAMP processing.
-
Classes in org.astrogrid.samp.client used by org.astrogrid.samp.hubClassDescriptionPartial implementation of MessageHandler interface which helps to ensure correct client behaviour.Defines callbacks which the hub can make on a callable client.Defines an object that can be used to register with a running SAMP hub.Represents a registered client's connection to a running hub.Exception thrown when some error occurs in SAMP processing.
-
Classes in org.astrogrid.samp.client used by org.astrogrid.samp.testClassDescriptionDefines callbacks which the hub can make on a callable client.Defines an object that can be used to register with a running SAMP hub.Represents a registered client's connection to a running hub.Exception thrown when some error occurs in SAMP processing.
-
Classes in org.astrogrid.samp.client used by org.astrogrid.samp.webClassDescriptionDefines an object that can be used to register with a running SAMP hub.Represents a registered client's connection to a running hub.Exception thrown when some error occurs in SAMP processing.
-
Classes in org.astrogrid.samp.client used by org.astrogrid.samp.xmlrpcClassDescriptionDefines an object that can be used to register with a running SAMP hub.Represents a registered client's connection to a running hub.Exception thrown when some error occurs in SAMP processing.