Class FeedBuilder

    • Constructor Detail

      • FeedBuilder

        public FeedBuilder()
    • Method Detail

      • build

        public abstract String build()
                              throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException
      • getHostName

        protected String getHostName​(javax.servlet.http.HttpServletRequest request)