Uses of Class
io.smallrye.reactive.messaging.Shape
-
Packages that use Shape Package Description io.smallrye.reactive.messaging -
-
Uses of Shape in io.smallrye.reactive.messaging
Methods in io.smallrye.reactive.messaging that return Shape Modifier and Type Method Description ShapeMediatorConfiguration. shape()static ShapeShape. valueOf(String name)Returns the enum constant of this type with the specified name.static Shape[]Shape. values()Returns an array containing the constants of this enum type, in the order they are declared.
-