| Package | Description |
|---|---|
| org.apache.camel.component.resteasy | |
| org.apache.camel.component.resteasy.servlet |
| Modifier and Type | Method and Description |
|---|---|
ResteasyEndpoint |
ResteasyConsumer.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
protected static Map<String,String> |
ResteasyProducer.getParameters(org.apache.camel.Exchange exchange,
ResteasyEndpoint endpoint)
Method for getting specific Camel-Resteasy options from endpoint and headers in exchange and returning the
correct values as Map.
|
| Constructor and Description |
|---|
ResteasyProducer(ResteasyEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected ResteasyEndpoint |
ResteasyCamelServlet.getServletEndpoint(org.apache.camel.http.common.HttpConsumer consumer)
Get ResteasyEndpoint from HttpConsumer
|
Apache Camel