| Package | Description |
|---|---|
| org.astrogrid.samp.gui |
Classes required only for graphical components based on SAMP classes.
|
| org.astrogrid.samp.hub |
Classes required only for running a SAMP hub.
|
| org.astrogrid.samp.web |
Classes relating to the SAMP Web Profile.
|
| org.astrogrid.samp.xmlrpc |
Classes relating to Standard Profile and XML-RPC pluggable implementation layer.
|
| Class and Description |
|---|
| BasicClientSet
Basic ClientSet implementation.
|
| BasicHubService
HubService implementation.
|
| ClientSet
Data structure for keeping track of clients currently registered with a hub.
|
| HubClient
Represents a client registered with a hub.
|
| HubService
Interface defining the work that the hub has to do.
|
| HubServiceMode
Specifies a particular hub implementation for use with
Hub. |
| ProfileToken
Marker interface that identifies a hub profile.
|
| Class and Description |
|---|
| BasicHubService.ClientIdGenerator
Generates client public IDs.
|
| BasicHubService.MessageId
Encapsulates information about a MessageId.
|
| ClientSet
Data structure for keeping track of clients currently registered with a hub.
|
| ConfigHubProfile
Marks a HubProfile that can also provide GUI-based configuration.
|
| Hub
Class which manages a hub and its associated profiles.
|
| HubClient
Represents a client registered with a hub.
|
| HubProfile
Defines a hub profile.
|
| HubProfileFactory
Factory to produce hub profiles of a particular type.
|
| HubService
Interface defining the work that the hub has to do.
|
| HubServiceMode
Specifies a particular hub implementation for use with
Hub. |
| HubServiceMode.BasicWindowConfig
Class to configure a window for use as a hub control.
|
| HubServiceMode.ProfileToggler
Manages a toggle button for starting/stopping profiles.
|
| HubServiceMode.ServiceGui
Aggregates a HubService and an associated monitor/control window.
|
| HubServiceMode.Tidier
Utility abstract class to define an object which can be tidied up
on hub shutdown.
|
| KeyGenerator
Object which can generate a sequence of private keys.
|
| MessageRestriction
Specifies restrictions on the message types that may be sent in
a particular context.
|
| ProfileToken
Marker interface that identifies a hub profile.
|
| WrapperHubConnection
HubConnection implementation that delegates all calls to a base instance.
|
| Class and Description |
|---|
| ConfigHubProfile
Marks a HubProfile that can also provide GUI-based configuration.
|
| HubProfile
Defines a hub profile.
|
| HubProfileFactory
Factory to produce hub profiles of a particular type.
|
| KeyGenerator
Object which can generate a sequence of private keys.
|
| MessageRestriction
Specifies restrictions on the message types that may be sent in
a particular context.
|
| ProfileToken
Marker interface that identifies a hub profile.
|
| Class and Description |
|---|
| HubProfile
Defines a hub profile.
|
| HubProfileFactory
Factory to produce hub profiles of a particular type.
|
| HubService
Interface defining the work that the hub has to do.
|
| KeyGenerator
Object which can generate a sequence of private keys.
|
| MessageRestriction
Specifies restrictions on the message types that may be sent in
a particular context.
|
| ProfileToken
Marker interface that identifies a hub profile.
|