Uses of Interface
rabbit.meta.MetaHandler

Packages that use MetaHandler
rabbit.meta This package holds the variuos meta pages that RabbIT provides. 
 

Uses of MetaHandler in rabbit.meta
 

Classes in rabbit.meta that implement MetaHandler
 class AccessGetter
          A metapage that allows setting of the valid ip addreses.
 class CacheStatus
          Get that status of the cache.
 class ClearCache
          Clears the cache on all files that are in it.
 class ConfigGetter
          A MetaPage that sends the config of the proxy.
 class Connections
          The Metapage that shows the external connections the proxy has keepalive to.
 class FileSender
          A class to send files from the htdocs directory.
 class KillTheStupidThing
          a metapage to stop the proxy in a nice way
 class ProxyConfig
          A MetaPage that allows setting the cofig of the proxy.
 class Status
          the Metapage that shows the status of the proxy.
 class UserGetter
          A metapage that allows configuration of valid users.