Class EndpointHandler

    • Constructor Detail

      • EndpointHandler

        public EndpointHandler​(java.lang.String endpointType)
      • EndpointHandler

        public EndpointHandler​(java.util.EnumSet<HttpMethod> methodsAllowed,
                               java.lang.String endpointType)
    • Method Detail

      • findPreRestPath

        protected java.lang.String findPreRestPath​(WebRequest req)
      • findRestPath

        protected final java.lang.String findRestPath​(WebRequest req)
      • isSiteBase

        protected boolean isSiteBase​(WebRequest req)