| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
A subclass of net.jlinker::servlet
. This is
the Lisp counterpart to the Java class
LispHttpServlet
.
This class implements dummy methods for all the Java methods in the
Java class HttpServlet
. User code should subclass
this class and override any method definitions that are actually used
by the application. The subclass must also define a value for
java-classes slot.
This class is defined when the jlinkent
module is
loaded. See The
jLinker Servlet API for details on the jLinker Servlet API.
See jlinker.htm for more information.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |