Package com.applino

Class Summary
ApplinoContainer The ApplinoContainer class is simply a container class which configures Jetty and starts the container running in the task tray.
ApplinoContext An ApplinoContext is simply an extension of a Jetty WebAppContext which also deals with updating the task tray icon when Applini are started and stopped.
ApplinoDeployer The ApplinoDeployer class is the most involved modification to the servlet container in that it scans the applini sub-directory for Applini (files with a .aar sufix: i.e.
ApplinoFrame