Uses of Interface
org.astrogrid.samp.hub.ConfigHubProfile
-
Packages that use ConfigHubProfile Package Description org.astrogrid.samp.hub Classes required only for running a SAMP hub.org.astrogrid.samp.web Classes relating to the SAMP Web Profile. -
-
Uses of ConfigHubProfile in org.astrogrid.samp.hub
Fields in org.astrogrid.samp.hub declared as ConfigHubProfile Modifier and Type Field Description (package private) ConfigHubProfile[]
HubServiceMode.BasicWindowConfig. configProfiles_
-
Uses of ConfigHubProfile in org.astrogrid.samp.web
Classes in org.astrogrid.samp.web that implement ConfigHubProfile Modifier and Type Class Description class
WebHubProfile
HubProfile implementation for Web Profile.
-