Class ByteArrayProxyRequest

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

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

    • ByteArrayProxyRequest

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