Package org.springframework.security.rsocket.api
package org.springframework.security.rsocket.api
- 
ClassDescriptionContract for a Payload interaction.The
PayloadExchangetypeContract for interception-style, chained processing of Payloads that may be used to implement cross-cutting, application-agnostic requirements such as security, timeouts, and others.Contract to allow aPayloadInterceptorto delegate to the next in the chain.