Class RSocketNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.rsocket.config.RSocketNamespaceHandler
- All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler
public class RSocketNamespaceHandler
extends org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
Namespace handler for Spring Integration XML configuration for RSocket support.
- Since:
- 5.2
-
Constructor Summary
Constructors Constructor Description RSocketNamespaceHandler() -
Method Summary
Modifier and Type Method Description voidinit()Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
parse
-
Constructor Details
-
RSocketNamespaceHandler
public RSocketNamespaceHandler()
-
-
Method Details
-
init
public void init()
-