exchange.getResponseSender().send(result,charset); | exchange.getResponseSender().send(ByteBuffer.wrap(result)); | result | ByteBuffer.wrap(result) | wildfly | cb208a91de91d55b07a3cce9a6d04c6fba240004 | org.wildfly.extension.microprofile.openapi.deployment.OpenAPIHttpHandler | | | | | | Uses | True |