Class SubscribeMessage

    • Constructor Detail

      • SubscribeMessage

        public SubscribeMessage()
    • Method Detail

      • getEndpointName

        public String getEndpointName()
      • setEndpointName

        public void setEndpointName​(String endpointName)
      • getMethodName

        public String getMethodName()
      • setMethodName

        public void setMethodName​(String methodName)
      • getParams

        public com.fasterxml.jackson.databind.node.ArrayNode getParams()
      • setParams

        public void setParams​(com.fasterxml.jackson.databind.node.ArrayNode params)