Uses of Package
org.gwizard.web

  • Classes in org.gwizard.web used by org.gwizard.web
    Class
    Description
    Walks through the guice injector bindings, visiting each one that is an EventListener.
    Walks through the guice injector bindings, visiting each one that is a Handler.
    Walks through the guice injector bindings, visiting each one that is of the specified type.
     
    Standard configuration options for a GWizard app.
    Simple Jetty-based embedded web server which configures itself from a bound WebConfig and serves the GuiceFilter so you can manage web content with Guice ServletModules.