Uses of Enum Class
net.engio.mbassy.bus.MessagePublication.State
Packages that use MessagePublication.State
-
Uses of MessagePublication.State in net.engio.mbassy.bus
Fields in net.engio.mbassy.bus declared as MessagePublication.StateMethods in net.engio.mbassy.bus that return MessagePublication.StateModifier and TypeMethodDescriptionstatic MessagePublication.StateReturns the enum constant of this class with the specified name.static MessagePublication.State[]MessagePublication.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.engio.mbassy.bus with parameters of type MessagePublication.StateModifierConstructorDescriptionprotectedMessagePublication(BusRuntime runtime, Collection<Subscription> subscriptions, Object message, MessagePublication.State initialState)