public interface IntegrationRSocketEndpoint
extends org.springframework.messaging.ReactiveMessageHandler
ReactiveMessageHandler extension interface for Spring Integration
inbound endpoints.
It is used as mapping predicate in the internal RSocket acceptor of the
AbstractRSocketConnector.AbstractRSocketConnector,
RSocketInboundGateway| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getPath()
Obtain path patterns this
ReactiveMessageHandler is going to be mapped onto. |