Uses of Class
org.astrogrid.samp.SampMap
-
Packages that use SampMap Package Description org.astrogrid.samp Classes common to SAMP hub and client code.org.astrogrid.samp.xmlrpc Classes relating to Standard Profile and XML-RPC pluggable implementation layer. -
-
Uses of SampMap in org.astrogrid.samp
Subclasses of SampMap in org.astrogrid.samp Modifier and Type Class Description classErrInfoRepresents the error information associated with a SAMP response.classMessageRepresents an encoded SAMP Message.classMetadataRepresents the application metadata associated with a SAMP client.classRegInfoRepresents information provided to a client at registration by the hub.classResponseRepresents an encoded SAMP response.classSubscriptionsRepresents the set of subscribed messages for a SAMP client. -
Uses of SampMap in org.astrogrid.samp.xmlrpc
Subclasses of SampMap in org.astrogrid.samp.xmlrpc Modifier and Type Class Description classLockInfoRepresents the information read from a SAMP Standard Profile Lockfile.
-