public class JettyHandler
extends org.eclipse.jetty.server.session.SessionHandler
org.eclipse.jetty.server.session.SessionHandler.CookieConfig, org.eclipse.jetty.server.session.SessionHandler.SessionAsyncListener, org.eclipse.jetty.server.session.SessionHandler.SessionIforg.eclipse.jetty.server.handler.AbstractHandler.ErrorDispatchHandlerorg.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener__CheckRemoteSessionEncoding, __DefaultSessionCookie, __DefaultSessionDomain, __DefaultSessionIdPathParameterName, __defaultSessionTrackingModes, __MaxAgeProperty, __SessionCookieProperty, __SessionDomainProperty, __SessionIdPathParameterNameProperty, __SessionPathProperty, _candidateSessionIdsForExpiry, _checkingRemoteSessionIdEncoding, _context, _dftMaxIdleSecs, _httpOnly, _loader, _maxCookieAge, _nodeIdInSessionId, _ownScheduler, _refreshCookieAge, _scheduler, _secureCookies, _secureRequestOnly, _sessionAttributeListeners, _sessionCache, _sessionComment, _sessionContext, _sessionCookie, _sessionDomain, _sessionIdListeners, _sessionIdManager, _sessionIdPathParameterName, _sessionIdPathParameterNamePrefix, _sessionListeners, _sessionPath, _sessionsCreatedStats, _sessionTimeStats, _sessionTrackingModes, _usingCookies, _usingURLs, DEFAULT_TRACKING, MAX_INACTIVE_MINUTES, SESSION_LISTENER_TYPES| Constructor and Description |
|---|
JettyHandler(javax.servlet.Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
doHandle(String target,
org.eclipse.jetty.server.Request baseRequest,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
access, addEventListener, checkRequestedSessionId, clearEventListeners, complete, complete, doScope, doSessionAttributeListeners, doStart, doStop, getDefaultSessionTrackingModes, getEffectiveSessionTrackingModes, getExtendedId, getHttpOnly, getHttpSession, getId, getMaxCookieAge, getMaxInactiveInterval, getRefreshCookieAge, getScheduler, getSecureCookies, getSession, getSessionCache, getSessionCookie, getSessionCookie, getSessionCookieConfig, getSessionDomain, getSessionIdManager, getSessionIdPathParameterName, getSessionIdPathParameterNamePrefix, getSessionPath, getSessionsCreated, getSessionTimeMax, getSessionTimeMean, getSessionTimeStdDev, getSessionTimeTotal, invalidate, isCheckingRemoteSessionIdEncoding, isIdInUse, isNodeIdInSessionId, isSecureRequestOnly, isUsingCookies, isUsingURLs, isValid, newHttpSession, removeEventListener, removeSession, renewSessionId, scavenge, sessionInactivityTimerExpired, setCheckingRemoteSessionIdEncoding, setHttpOnly, setMaxInactiveInterval, setNodeIdInSessionId, setRefreshCookieAge, setSecureRequestOnly, setSessionCache, setSessionCookie, setSessionIdManager, setSessionIdPathParameterName, setSessionTrackingModes, setUsingCookies, shutdownSessions, statsReset, toStringhandle, nextHandle, nextScopedestroy, expandChildren, getHandler, getHandlers, insertHandler, setHandlerdoShutdown, expandHandler, findContainerOf, getChildHandlerByClass, getChildHandlers, getChildHandlersByClass, setServerdoError, dumpThis, getServeraddBean, addBean, addBean, addEventListener, addManaged, contains, dump, dump, dump, dump, dump, dumpBeans, dumpObject, dumpStdErr, getBean, getBeans, getBeans, getContainedBeans, getContainedBeans, isManaged, manage, removeBean, removeBeans, removeEventListener, setBeans, setStopTimeout, start, stop, unmanage, updateBean, updateBean, updateBeansaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic void doHandle(String target, org.eclipse.jetty.server.Request baseRequest, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
doHandle in class org.eclipse.jetty.server.session.SessionHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2018. All rights reserved.