Uses of Interface
com.iohao.net.framework.communication.EventBusMessageCommunication
Packages that use EventBusMessageCommunication
Package
Description
CoreFramework - Communication
CoreFramework - Communication - Distributed EventBus, the distributed event bus is similar to products such as Guava EventBus, Redis Publish/Subscribe, and MQ.
Aeron NetServer
-
Uses of EventBusMessageCommunication in com.iohao.net.framework.communication
Subinterfaces of EventBusMessageCommunication in com.iohao.net.framework.communicationModifier and TypeInterfaceDescriptioninterfaceFramework network communication aggregation interface -
Uses of EventBusMessageCommunication in com.iohao.net.framework.communication.eventbus
Methods in com.iohao.net.framework.communication.eventbus with parameters of type EventBusMessageCommunicationModifier and TypeMethodDescriptionvoidEventBus.setCommunication(EventBusMessageCommunication communication) -
Uses of EventBusMessageCommunication in com.iohao.net.server
Classes in com.iohao.net.server that implement EventBusMessageCommunicationModifier and TypeClassDescriptionclassDefaultCommunicationAggregation