Class RiapServerHelper


  • public class RiapServerHelper
    extends ServerHelper
    Server connector handling RIAP calls. By design, there is only one instance by JVM.
    • Field Detail

      • instance

        public static RiapServerHelper instance
        The unique registered helper.
    • Constructor Detail

      • RiapServerHelper

        public RiapServerHelper​(Server server)
        Constructor.
        Parameters:
        server - The server to help.