Uses of Class
org.astrogrid.samp.test.MessageSender
-
Packages that use MessageSender Package Description org.astrogrid.samp.test Classes for testing. -
-
Uses of MessageSender in org.astrogrid.samp.test
Subclasses of MessageSender in org.astrogrid.samp.test Modifier and Type Class Description private static classMessageSender.AsynchSenderMessageSender implementation which uses the Asynchronous Call/Response pattern.private static classMessageSender.NotifySenderMessageSender implementation which uses the Notify pattern.private static classMessageSender.SynchSenderMessageSender implementation which uses the Synchronous Call/Response pattern.
-