Interface ConnectInboundOutput

All Superinterfaces:
AsyncOutput<ConnectInboundOutput>, SimpleAsyncOutput<ConnectInboundOutput>

@DoNotImplement
public interface ConnectInboundOutput
extends AsyncOutput<ConnectInboundOutput>
This is the output parameter of any ConnectInboundInterceptor providing methods to define the outcome of a CONNECT interception.

It can be used to

  • Modify a CONNECT packet
Since:
4.2.0, CE 2020.1