More raw Shindig notes. This time, looking at org.apache.shindig.util. See Shindigging tag. This is just a quickie for completeness sake as it’s a few generic util classes. This post completes the listing of all Java classes in the Shindig architecture at this time.

Check - Runs some standard assertions (empty null etc).

InputStreamConsumer - Input stream -> String

ResourceLoader - Loads some files within a path. Will trawl through path and also open up any JARs.