Package | Description |
---|---|
org.apache.camel.component.servlet |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHttpRegistry |
Modifier and Type | Method and Description |
---|---|
HttpRegistry |
ServletComponent.getHttpRegistry() |
static HttpRegistry |
DefaultHttpRegistry.getHttpRegistry(String name)
Lookup or create a new registry if none exists with the given name
|
Modifier and Type | Method and Description |
---|---|
void |
ServletComponent.setHttpRegistry(HttpRegistry httpRegistry)
To use a custom org.apache.camel.component.servlet.HttpRegistry.
|
Apache Camel