public class StringSerializer extends Serializer<String>
Constructor and Description |
---|
StringSerializer() |
Modifier and Type | Method and Description |
---|---|
io.smallrye.mutiny.Uni<io.vertx.mutiny.core.buffer.Buffer> |
convert(String payload) |
Class<? extends String> |
input() |
lookup, output
Copyright © 2018–2020 SmallRye. All rights reserved.