public class LocalPostOffice extends AbstractPostOffice
LocalPostOffice()
<T> void
postMessage(String subject, T body)
cancel, distribute, subscribe
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocalPostOffice()
public <T> void postMessage(String subject, T body)
Copyright © 2018. All rights reserved.