Package org.springframework.security.rsocket.api
-
Interface Summary Interface Description PayloadExchange Contract for a Payload interaction.PayloadInterceptor Contract for interception-style, chained processing of Payloads that may be used to implement cross-cutting, application-agnostic requirements such as security, timeouts, and others.PayloadInterceptorChain Contract to allow aPayloadInterceptor
to delegate to the next in the chain. -
Enum Summary Enum Description PayloadExchangeType ThePayloadExchange
type