public final class WebContainerCallbackHandler extends Object implements CallbackHandler
WikiSession.getWikiSession(WikiEngine,HttpServletRequest)| Constructor and Description |
|---|
WebContainerCallbackHandler(WikiEngine engine,
javax.servlet.http.HttpServletRequest request)
Create a new handler.
|
public WebContainerCallbackHandler(WikiEngine engine, javax.servlet.http.HttpServletRequest request)
engine - The WikiEnginerequest - The request to look intopublic void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackException{@inheritDoc}Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.