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