Class BaseSerializationConfig

    • Constructor Detail

      • BaseSerializationConfig

        public BaseSerializationConfig()
    • Method Detail

      • getRootChannelId

        public String getRootChannelId()
        Returns:
        Returns the rootChannel.
      • setRootChannelId

        public void setRootChannelId​(String rootChannelId)
        Parameters:
        rootChannel - The rootChannel to set.