Package helma.framework
-
Interface Summary Interface Description FutureResult A handle for an asynchronous request execution.IPathElement Interface that objects need to implement to build a Helma URL tree.IRemoteApp RMI interface for an application. -
Class Summary Class Description CookieTrans Cookie Transmitter.RequestBean RequestTrans A Transmitter for a request from the servlet client.ResponseBean ResponseTrans A Transmitter for a response to the servlet client.UploadStatus -
Exception Summary Exception Description ApplicationStoppedException This is thrown when a request is made to a stopped applicationFrameworkException The basic exception class used to tell when certain things go wrong in evaluation of requests.NotFoundException The basic exception class used to tell when certain things go wrong in evaluation of requests.TimeoutException TimeoutException is thrown by the request evaluator when a request could not be serviced within the timeout period specified for an application. -
Error Summary Error Description AbortException AbortException is thrown internally when a response is aborted.RedirectException RedirectException is thrown internally when a response is redirected to a new URL.