Package edu.illinois.library.cantaloupe.delegate

  • Interface Summary 
    Interface Description
    JavaContext
    Contains information about the current request for consumption within the JavaDelegate.
    JavaDelegate
    Interface to be implemented by JVM language-based delegate classes.
  • Class Summary 
    Class Description
    AbstractJavaDelegate
    Base class that JavaDelegates can extend to get some free functionality.
    Logger
    Logger for use by delegates.