public class DefaultTopicPrototype<M extends Serializable> extends AbstractTopicPrototype<M>
DefaultTopicPrototype(Courier<M> courier)
void
publish(M message)
getCourier, getExecutor, getObservers, getQueue, notify, subscribe
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultTopicPrototype(Courier<M> courier)
public void publish(M message)
Copyright © 2021. All rights reserved.