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, wait
detach
public void respond(IRequestCycle requestCycle)
respond
in interface IRequestHandler
requestCycle
- the current request cycleIRequestHandler.respond(org.apache.wicket.request.IRequestCycle)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.