Uses of Interface
org.astrogrid.samp.hub.HubProfileFactory
Packages that use HubProfileFactory
Package
Description
Classes required only for running a SAMP hub.
Classes relating to the SAMP Web Profile.
Classes relating to Standard Profile and XML-RPC pluggable implementation layer.
-
Uses of HubProfileFactory in org.astrogrid.samp.hub
Methods in org.astrogrid.samp.hub that return HubProfileFactoryModifier and TypeMethodDescriptionstatic HubProfileFactory[]
Returns a standard list of known HubProfileFactories.static HubProfileFactory[]
Hub.parseProfileList
(String listTxt) Parses a string representing a list of hub profiles. -
Uses of HubProfileFactory in org.astrogrid.samp.web
Classes in org.astrogrid.samp.web that implement HubProfileFactoryModifier and TypeClassDescriptionclass
HubProfileFactory implementation for Web Profile. -
Uses of HubProfileFactory in org.astrogrid.samp.xmlrpc
Classes in org.astrogrid.samp.xmlrpc that implement HubProfileFactoryModifier and TypeClassDescriptionclass
HubProfileFactory implementation for Standard Profile.