Package com.levigo.jadice.server.html.worker.request
Contains all logic that implements or overrides cobra-html-toolkit specific things for requesting
resources like images, that might be resolved via CID or externally via HTTP
-
Class Summary Class Description HierarchyResolver AStreamResolver
which searches the stream hierarchy upwards for a resolver which knows about streams it is asked for.RequestProxy Proxy that decides which realHttpRequest
implementation will be triggered due to the given URL and the flag if external http resources are allowed.