Package org.apache.camel.impl.engine
Class DefaultResourceResolvers
java.lang.Object
org.apache.camel.impl.engine.DefaultResourceResolvers
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn implementation of theResourceResolverthat resolves aResourcefrom a base64 encoded string.static classAn implementation of theResourceResolverthat resolves aResourcefrom the classpath.static classAn implementation of theResourceResolverthat resolves aResourcefrom a file.static classAn implementation of theResourceResolverthat resolves aResourcefrom a gzip+base64 encoded string.static classAn implementation of theResourceResolverthat resolves aResourcefrom http.static classAn implementation of theResourceResolverthat resolves aResourcefrom https.static classAn implementation of theResourceResolverthat resolves aResourcefrom a string.static classAn implementation of theResourceResolverthat resolves aResourcefrom a bean in the registry of type String.static classAn implementation of theResourceResolverthat resolves aResourcefrom file system in src/main/java. -
Method Summary