DocsRoxen2.1Programmer ManualJava
   

  • Frame
  • HTTP
  • RoxenLib
  • Module
  • AbstractLocationModule
  • RoxenConfiguration
  • RoxenRequest
  • RoxenResponse
  • RoxenFileResponse
  • RoxenStringResponse
  • RoxenRXMLResponse
  • ExperimentalModule
  • FileExtensionModule
  • LocationModule
  • ParserModule
  • ProviderModule
  • SecurityModule
  • SimpleTagCaller
  • UniqueModule
  • ExperimentalModule

    : Interface ExperimentalModule

    com.roxen.roxen
    Interface ExperimentalModule

    public abstract interface ExperimentalModule

    The interface for modules that should be marked as experimental in the module listing. It contains no methods, implementing it just flags the module as experimental.

    See Also:
    Module