docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 5.2System Developer Manual JavaReference for Roxen Java classes
Copyright © 2015, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

AbstractLocationModule
ExperimentalModule
FileExtensionModule
Frame
HTTP
LastResortModule
LocationModule
Module
ParserModule
ProviderModule
RXML
RXML.Backtrace
RoxenClassLoader
RoxenConfiguration
RoxenFileResponse
RoxenLib
RoxenRXMLResponse
RoxenRequest
RoxenResponse
RoxenStringResponse
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