docs.roxen.comView this page in a printer friendly mode
DocsRoxen2.1Programmer ManualJava
Copyright © 2001, 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
RoxenClassLoader
RoxenConfiguration
RoxenFileResponse
RoxenLib
RoxenRequest
RoxenResponse
RoxenRXMLResponse
RoxenStringResponse
SecurityModule
SimpleTagCaller
UniqueModule

LastResortModule

: Interface LastResortModule

com.roxen.roxen
Interface LastResortModule

public abstract interface LastResortModule

Method Summary
 RoxenResponse last_resort(RoxenRequest id)
          This method is called when all previous modules have failed to return a response.
 

Method Detail

last_resort


public RoxenResponse last_resort(RoxenRequest id)
This method is called when all previous modules have failed to return a response.
Parameters:
id - Request Information object associated with the request.
Returns:
null if you didn't handle the request, otherwise your result