Uses of Enum Class
io.fluxzero.common.api.modeling.ModelWebSocketCodec
Packages that use ModelWebSocketCodec
-
Uses of ModelWebSocketCodec in io.fluxzero.common.api.modeling
Subclasses with type arguments of type ModelWebSocketCodec in io.fluxzero.common.api.modelingModifier and TypeClassDescriptionenumCompact websocket representation for model commits and model-event reads.Methods in io.fluxzero.common.api.modeling that return ModelWebSocketCodecModifier and TypeMethodDescriptionstatic ModelWebSocketCodecReturns the enum constant of this class with the specified name.static ModelWebSocketCodec[]ModelWebSocketCodec.values()Returns an array containing the constants of this enum class, in the order they are declared.