public class LocalPostOffice extends AbstractPostOffice
| Constructor and Description |
|---|
LocalPostOffice() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
postMessage(String subject,
T body) |
cancel, distribute, subscribepublic <T> void postMessage(String subject, T body)
Copyright © 2018. All rights reserved.