Uses of Enum Class
me.internalizable.numdrassl.api.messaging.channel.SystemChannel
Packages that use SystemChannel
Package
Description
Channel definitions and registry for cross-proxy messaging.
-
Uses of SystemChannel in me.internalizable.numdrassl.api.messaging.channel
Subclasses with type arguments of type SystemChannel in me.internalizable.numdrassl.api.messaging.channelModifier and TypeClassDescriptionenumPredefined system channels for cross-proxy messaging.Methods in me.internalizable.numdrassl.api.messaging.channel that return SystemChannelModifier and TypeMethodDescriptionstatic SystemChannelReturns the enum constant of this class with the specified name.static SystemChannel[]SystemChannel.values()Returns an array containing the constants of this enum class, in the order they are declared.