Class RSocketConnectedEvent

All Implemented Interfaces:
Serializable

public class RSocketConnectedEvent extends IntegrationEvent
An IntegrationEvent to indicate that RSocket from the client is connected to the server.

This event can be used for mapping RSocketRequester to the client by the headers meta-data or connect payload data.

Since:
5.2
Author:
Artem Bilan
See Also: