public class HttpHandlerRegistrationInfo extends Object
| Constructor and Description |
|---|
HttpHandlerRegistrationInfo(URI uri,
String methodRestrict,
Boolean matchOnUriPrefix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMethodRestrict() |
URI |
getUri() |
int |
hashCode() |
Boolean |
isMatchOnUriPrefix() |
String |
toString() |
Apache Camel