Package org.apache.camel.k
Interface Source
-
public interface Source
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
getInterceptors()
String
getLanguage()
Optional<String>
getLoader()
String
getName()
InputStream
resolveAsInputStream(org.apache.camel.CamelContext ctx)
-