Uses of Interface
org.apache.camel.http.common.HttpRegistry
-
-
Uses of HttpRegistry in org.apache.camel.http.common
Classes in org.apache.camel.http.common that implement HttpRegistry Modifier and Type Class Description classDefaultHttpRegistryMethods in org.apache.camel.http.common that return HttpRegistry Modifier and Type Method Description static HttpRegistryDefaultHttpRegistry. getHttpRegistry(String name)Lookup or create a new registry if none exists with the given name
-