public final class EmptyRequestHandler extends Object implements IRequestHandler
| Constructor and Description |
|---|
EmptyRequestHandler()
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
void |
respond(IRequestCycle requestCycle)
Does nothing at all.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetachpublic void respond(IRequestCycle requestCycle)
respond in interface IRequestHandlerrequestCycle - the current request cycleIRequestHandler.respond(org.apache.wicket.request.IRequestCycle)Copyright © 2006–2021 Apache Software Foundation. All rights reserved.