| Package | Description | 
|---|---|
| org.astrogrid.samp.gui | 
 Classes required only for graphical components based on SAMP classes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCallActionManager
Partial SendActionManager implementation which 
 uses the Asynchronous Call/Response delivery pattern. 
 | 
class  | 
IndividualCallActionManager
SendActionManager which uses the Asynchronous Call/Response delivery
 pattern, but allows a "broadcast" to send different message objects
 to different recipients. 
 | 
class  | 
NotifyActionManager
SendActionManager subclass which works with messages of a single MType,
 using the Notify delivery pattern. 
 | 
class  | 
UniformCallActionManager
SendActionManager subclass which works with messages of a single MType,
 using the Aysnchronous Call/Response delivery pattern. 
 | 
Copyright © 2008–2024. All rights reserved.