|
Move Method public countWildcards(consumerPath String) : int from class org.apache.camel.component.jetty.JettyRestServletResolveConsumerStrategy to private countWildcards(consumerPath String) : int from class org.apache.camel.support.RestConsumerContextPathMatcher |
From |
To |
|
Move Method public matchRestPath(requestPath String, consumerPath String, wildcard boolean) : boolean from class org.apache.camel.component.jetty.JettyRestServletResolveConsumerStrategy to private matchRestPath(requestPath String, consumerPath String, wildcard boolean) : boolean from class org.apache.camel.support.RestConsumerContextPathMatcher |
From |
To |
|
Move Method public countWildcards(consumerPath String) : int from class org.apache.camel.component.servlet.ServletRestServletResolveConsumerStrategy to private countWildcards(consumerPath String) : int from class org.apache.camel.support.RestConsumerContextPathMatcher |
From |
To |
|
Move Method public matchRestMethod(method String, restrict String) : boolean from class org.apache.camel.component.jetty.JettyRestServletResolveConsumerStrategy to private matchRestMethod(method String, restrict String) : boolean from class org.apache.camel.support.RestConsumerContextPathMatcher |
From |
To |
|
Move Method public matchRestMethod(method String, restrict String) : boolean from class org.apache.camel.component.servlet.ServletRestServletResolveConsumerStrategy to private matchRestMethod(method String, restrict String) : boolean from class org.apache.camel.support.RestConsumerContextPathMatcher |
From |
To |
|
Move Method public matchRestPath(requestPath String, consumerPath String, wildcard boolean) : boolean from class org.apache.camel.component.servlet.ServletRestServletResolveConsumerStrategy to private matchRestPath(requestPath String, consumerPath String, wildcard boolean) : boolean from class org.apache.camel.support.RestConsumerContextPathMatcher |
From |
To |