Uses of Enum Class
io.fluxzero.common.api.tracking.TrackingWebSocketCodec
Packages that use TrackingWebSocketCodec
-
Uses of TrackingWebSocketCodec in io.fluxzero.common.api.tracking
Subclasses with type arguments of type TrackingWebSocketCodec in io.fluxzero.common.api.trackingModifier and TypeClassDescriptionenumCompact websocket representation for message publication and tracking.Methods in io.fluxzero.common.api.tracking that return TrackingWebSocketCodecModifier and TypeMethodDescriptionstatic TrackingWebSocketCodecReturns the enum constant of this class with the specified name.static TrackingWebSocketCodec[]TrackingWebSocketCodec.values()Returns an array containing the constants of this enum class, in the order they are declared.