public class HitCounter extends Object implements IncludeCgiPrintInterface
| Constructor and Description |
|---|
HitCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
performAction(HttpSession session,
HttpResource resource,
Element element,
PrintWriter out)
Updates the hit counter properties for the current document.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitformatIPResult, formatIPResult, queryLocationInfo, queryLocationInfo, queryLocationInfopublic void performAction(HttpSession session, HttpResource resource, Element element, PrintWriter out) throws IOException
performAction in interface IncludeCgiPrintInterfacesession - The current HTTP session.resource - The HTTP resource for which the CGI is being executed.element - The HTML element where this CGI is included in.out - The PrintWriter to which the part of the HTML document should be printed to.IOException - for IO errors.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.