Uses of Enum Class
io.quarkus.websockets.next.deployment.Callback.MessageType
Packages that use Callback.MessageType
-
Uses of Callback.MessageType in io.quarkus.websockets.next.deployment
Fields in io.quarkus.websockets.next.deployment declared as Callback.MessageTypeMethods in io.quarkus.websockets.next.deployment that return Callback.MessageTypeModifier and TypeMethodDescriptionCallback.messageType()static Callback.MessageTypeReturns the enum constant of this class with the specified name.static Callback.MessageType[]Callback.MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.