Uses of Class
org.astrogrid.samp.gui.AbstractCallActionManager
Packages that use AbstractCallActionManager
Package
Description
Classes required only for graphical components based on SAMP classes.
-
Uses of AbstractCallActionManager in org.astrogrid.samp.gui
Subclasses of AbstractCallActionManager in org.astrogrid.samp.guiModifier and TypeClassDescriptionclass
SendActionManager which uses the Asynchronous Call/Response delivery pattern, but allows a "broadcast" to send different message objects to different recipients.class
SendActionManager subclass which works with messages of a single MType, using the Aysnchronous Call/Response delivery pattern.