Class HttpRestConsumerPath

  • All Implemented Interfaces:
    org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>

    public class HttpRestConsumerPath
    extends Object
    implements org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
    • Method Detail

      • getRestrictMethod

        public String getRestrictMethod()
        Specified by:
        getRestrictMethod in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
      • getConsumerPath

        public String getConsumerPath()
        Specified by:
        getConsumerPath in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
      • isMatchOnUriPrefix

        public boolean isMatchOnUriPrefix()
        Specified by:
        isMatchOnUriPrefix in interface org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>