Package org.apache.camel.impl.engine
Class DefaultResourceResolvers
java.lang.Object
org.apache.camel.impl.engine.DefaultResourceResolvers
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
An implementation of theResourceResolver
that resolves aResource
from a base64 encoded string.static class
An implementation of theResourceResolver
that resolves aResource
from the classpath.static class
An implementation of theResourceResolver
that resolves aResource
from a file.static class
An implementation of theResourceResolver
that resolves aResource
from a gzip+base64 encoded string.static class
An implementation of theResourceResolver
that resolves aResource
from http.static class
An implementation of theResourceResolver
that resolves aResource
from https.static class
An implementation of theResourceResolver
that resolves aResource
from a string.static class
An implementation of theResourceResolver
that resolves aResource
from a bean in the registry of type String. -
Method Summary