Class HttpRestConsumerPath
java.lang.Object
org.apache.camel.component.netty.http.handlers.HttpRestConsumerPath
- All Implemented Interfaces:
org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
public class HttpRestConsumerPath
extends Object
implements org.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpRestConsumerPath
-
-
Method Details
-
getRestrictMethod
- Specified by:
getRestrictMethodin interfaceorg.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
getConsumerPath
- Specified by:
getConsumerPathin interfaceorg.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
getConsumer
- Specified by:
getConsumerin interfaceorg.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
isMatchOnUriPrefix
public boolean isMatchOnUriPrefix()- Specified by:
isMatchOnUriPrefixin interfaceorg.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
toString
-