Package | Description |
---|---|
org.astrogrid.samp.test |
Classes for testing.
|
Modifier and Type | Class and Description |
---|---|
private static class |
MessageSender.AsynchSender
MessageSender implementation which uses the Asynchronous Call/Response
pattern.
|
private static class |
MessageSender.NotifySender
MessageSender implementation which uses the Notify pattern.
|
private static class |
MessageSender.SynchSender
MessageSender implementation which uses the Synchronous Call/Response
pattern.
|