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
-
Method Summary
-
Constructor Details
-
HttpRestConsumerPath
-
-
Method Details
-
getRestrictMethod
- Specified by:
getRestrictMethod
in interfaceorg.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
getConsumerPath
- Specified by:
getConsumerPath
in interfaceorg.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
getConsumer
- Specified by:
getConsumer
in interfaceorg.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
isMatchOnUriPrefix
public boolean isMatchOnUriPrefix()- Specified by:
isMatchOnUriPrefix
in interfaceorg.apache.camel.support.RestConsumerContextPathMatcher.ConsumerPath<HttpServerChannelHandler>
-
toString
-