Interface ISyncMessageBus<T,P extends IPublicationCommand>

All Superinterfaces:
ErrorHandlingSupport, GenericMessagePublicationSupport<T,P>, PubSubSupport<T>, RuntimeProvider

public interface ISyncMessageBus<T,P extends IPublicationCommand> extends PubSubSupport<T>, ErrorHandlingSupport, GenericMessagePublicationSupport<T,P>