Uses of Class
org.astrogrid.samp.gui.SendActionManager
Packages that use SendActionManager
Package
Description
Classes required only for graphical components based on SAMP classes.
-
Uses of SendActionManager in org.astrogrid.samp.gui
Subclasses of SendActionManager in org.astrogrid.samp.guiModifier and TypeClassDescriptionclass
Partial SendActionManager implementation which uses the Asynchronous Call/Response delivery pattern.class
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 Notify delivery pattern.class
SendActionManager subclass which works with messages of a single MType, using the Aysnchronous Call/Response delivery pattern.