Class ByteArrayProxyResponse

All Implemented Interfaces:
AutoCloseable, BufferedExchange<byte[]>

public class ByteArrayProxyResponse extends ProxyResponse<byte[]>
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Constructor Details

    • ByteArrayProxyResponse

      protected ByteArrayProxyResponse(io.undertow.server.HttpServerExchange exchange)
  • Method Details