public class RestContextDefinition
extends org.apache.camel.model.IdentifiedType
Constructor and Description |
---|
RestContextDefinition() |
Modifier and Type | Method and Description |
---|---|
List<org.apache.camel.model.rest.RestDefinition> |
getRests() |
void |
setRests(List<org.apache.camel.model.rest.RestDefinition> rests) |
Apache Camel