@FunctionalInterface public interface DuplexConnectionInterceptor extends BiFunction<DuplexConnectionInterceptor.Type,DuplexConnection,DuplexConnection>
DuplexConnection and intercept the sending and receiving of
RSocket frames at the transport level.| Modifier and Type | Interface and Description |
|---|---|
static class |
DuplexConnectionInterceptor.Type |
andThen, apply