- abort(Throwable) - Method in class org.eclipse.jetty.server.HttpChannel
-
If a write or similar operation to this channel fails,
then this method should be called.
- abort(Throwable) - Method in class org.eclipse.jetty.server.HttpChannelOverHttp
-
- abort(Throwable) - Method in class org.eclipse.jetty.server.HttpConnection
-
- abort(Throwable) - Method in interface org.eclipse.jetty.server.HttpTransport
-
Aborts this transport.
- AbstractConnectionFactory - Class in org.eclipse.jetty.server
-
- AbstractConnectionFactory(String) - Constructor for class org.eclipse.jetty.server.AbstractConnectionFactory
-
- AbstractConnectionFactory(String...) - Constructor for class org.eclipse.jetty.server.AbstractConnectionFactory
-
- AbstractConnector - Class in org.eclipse.jetty.server
-
- AbstractConnector(Server, Executor, Scheduler, ByteBufferPool, int, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.AbstractConnector
-
- AbstractConnectorMBean - Class in org.eclipse.jetty.server.jmx
-
- AbstractConnectorMBean(Object) - Constructor for class org.eclipse.jetty.server.jmx.AbstractConnectorMBean
-
- AbstractHandler - Class in org.eclipse.jetty.server.handler
-
AbstractHandler.
- AbstractHandler() - Constructor for class org.eclipse.jetty.server.handler.AbstractHandler
-
- AbstractHandler.ErrorDispatchHandler - Class in org.eclipse.jetty.server.handler
-
An extension of AbstractHandler that handles DispatcherType.ERROR
dispatches.
- AbstractHandlerContainer - Class in org.eclipse.jetty.server.handler
-
Abstract Handler Container.
- AbstractHandlerContainer() - Constructor for class org.eclipse.jetty.server.handler.AbstractHandlerContainer
-
- AbstractHandlerMBean - Class in org.eclipse.jetty.server.handler.jmx
-
- AbstractHandlerMBean(Object) - Constructor for class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
-
- AbstractNCSARequestLog - Class in org.eclipse.jetty.server
-
Base implementation of the
RequestLog
outputs logs in the pseudo-standard NCSA common log format.
- AbstractNCSARequestLog() - Constructor for class org.eclipse.jetty.server.AbstractNCSARequestLog
-
- AbstractNetworkConnector - Class in org.eclipse.jetty.server
-
An abstract Network Connector.
- AbstractNetworkConnector(Server, Executor, Scheduler, ByteBufferPool, int, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.AbstractNetworkConnector
-
- AbstractSessionCache - Class in org.eclipse.jetty.server.session
-
AbstractSessionCache
A base implementation of the
SessionCache
interface for managing a set of
Session objects pertaining to a context in memory.
- AbstractSessionCache(SessionHandler) - Constructor for class org.eclipse.jetty.server.session.AbstractSessionCache
-
- AbstractSessionCache.PlaceHolderSession - Class in org.eclipse.jetty.server.session
-
PlaceHolder
- AbstractSessionDataStore - Class in org.eclipse.jetty.server.session
-
AbstractSessionDataStore
- AbstractSessionDataStore() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
- AbstractSessionDataStoreFactory - Class in org.eclipse.jetty.server.session
-
AbstractSessionDataStoreFactory
- AbstractSessionDataStoreFactory() - Constructor for class org.eclipse.jetty.server.session.AbstractSessionDataStoreFactory
-
- accept(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- accept(int) - Method in class org.eclipse.jetty.server.LocalConnector
-
- accept(int) - Method in class org.eclipse.jetty.server.ServerConnector
-
- accepted(SelectableChannel) - Method in class org.eclipse.jetty.server.ServerConnector.ServerConnectorManager
-
- access(long) - Method in class org.eclipse.jetty.server.session.Session
-
- access(HttpSession, boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Called by the
SessionHandler
when a session is first accessed by a request.
- acquireWriteBlockingCallback() - Method in class org.eclipse.jetty.server.HttpOutput
-
- adaptTo(DatabaseMetaData) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- add(String, PathMap<IPAddressMap<Boolean>>) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Helper method to parse the new entry and add it to
the specified address pattern map.
- addAliasCheck(ContextHandler.AliasCheck) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Add an AliasCheck instance to possibly permit aliased resources
- addBlack(String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Add a blacklist entry to an existing handler configuration
- addConnectionFactory(ConnectionFactory) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- addConnector(Connector) - Method in class org.eclipse.jetty.server.Server
-
- addContent(HttpInput.Content) - Method in class org.eclipse.jetty.server.HttpInput
-
Adds some content to this input stream.
- addContext(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
Add a context handler.
- addCookie(Cookie) - Method in class org.eclipse.jetty.server.Response
-
- addCookie(Cookie) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addCookie(HttpCookie) - Method in class org.eclipse.jetty.server.Response
-
- addCookieField(String) - Method in class org.eclipse.jetty.server.CookieCutter
-
- addCustomizer(HttpConfiguration.Customizer) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- addDateHeader(String, long) - Method in class org.eclipse.jetty.server.Response
-
- addDateHeader(String, long) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addEventListener(EventListener) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Add a context event listeners.
- addEventListener(EventListener) - Method in class org.eclipse.jetty.server.Request
-
- addEventListener(EventListener) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Adds an event listener for session-related events.
- addExcludedAgentPatterns(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- addExcludedMethods(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- addExcludedMimeTypes(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Adds mime types to the excluded list.
- addExcludedPaths(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Add paths to excluded paths list.
- addFilter(String, Class<? extends Filter>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addFilter(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addFilter(String, Filter) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addFirstConnectionFactory(ConnectionFactory) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- addFormEncodedMethod(String) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Add a form encoded HTTP Method
- addHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
- addHeader(String, String) - Method in interface org.eclipse.jetty.server.PushBuilder
-
Add a header to be used for the push.
- addHeader(String, String) - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- addHeader(String, String) - Method in class org.eclipse.jetty.server.Response
-
- addHeader(String, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addIfAbsentConnectionFactory(ConnectionFactory) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- addIncludedAgentPatterns(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- addIncludedMethods(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- addIncludedMimeTypes(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Add included mime types.
- addIncludedPaths(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Adds paths specs to the included list.
- addInterceptor(HttpInput.Interceptor) - Method in class org.eclipse.jetty.server.HttpInput
-
- addIntHeader(String, int) - Method in class org.eclipse.jetty.server.Response
-
- addIntHeader(String, int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- addListener(Class<? extends EventListener>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addListener(Class<? extends EventListener>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addListener(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addListener(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addListener(AsyncListener) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- addListener(AsyncListener) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- addListener(T) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- addListener(T) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addLocaleEncoding(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- addNetworkTrafficListener(NetworkTrafficListener) - Method in class org.eclipse.jetty.server.NetworkTrafficServerConnector
-
- addProgrammaticListener(EventListener) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Apply any necessary restrictions on a programmatic added listener.
- addRequestLog(RequestLog) - Method in class org.eclipse.jetty.server.HttpChannel
-
- addServlet(String, Class<? extends Servlet>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addServlet(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addServlet(String, Servlet) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- addSetRFC2965Cookie(String, String, String, String, long, String, boolean, boolean, int) - Method in class org.eclipse.jetty.server.Response
-
Format a set cookie value
- addSetRFC6265Cookie(String, String, String, String, long, boolean, boolean) - Method in class org.eclipse.jetty.server.Response
-
Format a set cookie value by RFC6265
- addThrowable(Throwable) - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- addToAllConnectors(Server) - Static method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- addToAllConnectors(Server) - Static method in class org.eclipse.jetty.server.ServerConnectionStatistics
-
- addVirtualHosts(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Either set virtual hosts or add to an existing set of virtual hosts.
- addWhite(String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Add a whitelist entry to an existing handler configuration
- AEOF - Static variable in class org.eclipse.jetty.server.HttpInput
-
- AHW_ATTR - Static variable in class org.eclipse.jetty.server.handler.AsyncDelayHandler
-
- AllowSymLinkAliasChecker - Class in org.eclipse.jetty.server.handler
-
Symbolic Link AliasChecker.
- AllowSymLinkAliasChecker() - Constructor for class org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker
-
- ApproveAliases() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.ApproveAliases
-
- ApproveNonExistentDirectoryAliases() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.ApproveNonExistentDirectoryAliases
-
- ASYNC - Static variable in class org.eclipse.jetty.server.HttpInput
-
- ASYNC_DISPATCH - org.eclipse.jetty.server.HttpChannelState.Action
-
- ASYNC_ERROR - org.eclipse.jetty.server.HttpChannelState.Action
-
- ASYNC_ERROR - org.eclipse.jetty.server.HttpChannelState.State
-
- ASYNC_IO - org.eclipse.jetty.server.HttpChannelState.State
-
- ASYNC_WAIT - org.eclipse.jetty.server.HttpChannelState.State
-
- ASYNC_WOKEN - org.eclipse.jetty.server.HttpChannelState.State
-
- AsyncContextEvent - Class in org.eclipse.jetty.server
-
- AsyncContextEvent(ContextHandler.Context, AsyncContextState, HttpChannelState, Request, ServletRequest, ServletResponse) - Constructor for class org.eclipse.jetty.server.AsyncContextEvent
-
- AsyncContextState - Class in org.eclipse.jetty.server
-
- AsyncContextState(HttpChannelState) - Constructor for class org.eclipse.jetty.server.AsyncContextState
-
- AsyncDelayHandler - Class in org.eclipse.jetty.server.handler
-
A handler wrapper that provides the framework to asynchronously
delay the handling of a request.
- AsyncDelayHandler() - Constructor for class org.eclipse.jetty.server.handler.AsyncDelayHandler
-
- asyncError(Throwable) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- AsyncNCSARequestLog - Class in org.eclipse.jetty.server
-
An asynchronously writing NCSA Request Log
- AsyncNCSARequestLog() - Constructor for class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- AsyncNCSARequestLog(String) - Constructor for class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- AsyncNCSARequestLog(String, BlockingQueue<String>) - Constructor for class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- AsyncNCSARequestLog(BlockingQueue<String>) - Constructor for class org.eclipse.jetty.server.AsyncNCSARequestLog
-
- asyncReadFillInterested() - Method in class org.eclipse.jetty.server.HttpConnection
-
- asyncReadProduce() - Method in class org.eclipse.jetty.server.HttpInput
-
Called by channel when asynchronous IO needs to produce more content
- attributeAdded(ServletContextAttributeEvent) - Method in class org.eclipse.jetty.server.handler.ManagedAttributeListener
-
- attributeRemoved(ServletContextAttributeEvent) - Method in class org.eclipse.jetty.server.handler.ManagedAttributeListener
-
- attributeReplaced(ServletContextAttributeEvent) - Method in class org.eclipse.jetty.server.handler.ManagedAttributeListener
-
- authenticate(HttpServletResponse) - Method in class org.eclipse.jetty.server.Request
-
- authenticate(HttpServletResponse) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- authenticate(ServletRequest) - Method in interface org.eclipse.jetty.server.Authentication.Deferred
-
Authenticate if possible without sending a challenge.
- authenticate(ServletRequest, ServletResponse) - Method in interface org.eclipse.jetty.server.Authentication.Deferred
-
Authenticate and possibly send a challenge.
- Authentication - Interface in org.eclipse.jetty.server
-
The Authentication state of a request.
- Authentication.Challenge - Interface in org.eclipse.jetty.server
-
An Authentication Challenge has been sent.
- Authentication.Deferred - Interface in org.eclipse.jetty.server
-
A deferred authentication with methods to progress
the authentication process.
- Authentication.Failed - Exception in org.eclipse.jetty.server
-
- Authentication.Failure - Interface in org.eclipse.jetty.server
-
An Authentication Failure has been sent.
- Authentication.ResponseSent - Interface in org.eclipse.jetty.server
-
Authentication Response sent state.
- Authentication.SendSuccess - Interface in org.eclipse.jetty.server
-
- Authentication.User - Interface in org.eclipse.jetty.server
-
A successful Authentication with User information.
- Authentication.Wrapped - Interface in org.eclipse.jetty.server
-
A wrapped authentication with methods provide the
wrapped request/response for use by the application
- available() - Method in class org.eclipse.jetty.server.HttpInput
-
- AVAILABLE - org.eclipse.jetty.server.handler.ContextHandler.Availability
-
- CACHED_INFO_ATTR - Static variable in class org.eclipse.jetty.server.SecureRequestCustomizer
-
The name of the SSLSession attribute that will contain any cached information.
- CachedContentFactory - Class in org.eclipse.jetty.server
-
Caching HttpContent.Factory
- CachedContentFactory(CachedContentFactory, ResourceFactory, MimeTypes, boolean, boolean, CompressedContentFormat[]) - Constructor for class org.eclipse.jetty.server.CachedContentFactory
-
Constructor.
- CachedContentFactory.CachedHttpContent - Class in org.eclipse.jetty.server
-
MetaData associated with a context Resource.
- CachedContentFactory.CachedPrecompressedHttpContent - Class in org.eclipse.jetty.server
-
- CachingSessionDataStore - Class in org.eclipse.jetty.server.session
-
CachingSessionDataStore
A SessionDataStore is a mechanism for (persistently) storing data associated with sessions.
- CachingSessionDataStore(SessionDataMap, SessionDataStore) - Constructor for class org.eclipse.jetty.server.session.CachingSessionDataStore
-
- CachingSessionDataStoreFactory - Class in org.eclipse.jetty.server.session
-
CachingSessionDataStoreFactory
- CachingSessionDataStoreFactory() - Constructor for class org.eclipse.jetty.server.session.CachingSessionDataStoreFactory
-
- calcAndSetExpiry() - Method in class org.eclipse.jetty.server.session.SessionData
-
- calcAndSetExpiry(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- calcExpiry() - Method in class org.eclipse.jetty.server.session.SessionData
-
- calcExpiry(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- callContextDestroyed(ServletContextListener, ServletContextEvent) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- callContextInitialized(ServletContextListener, ServletContextEvent) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- callSessionAttributeListeners(String, Object, Object) - Method in class org.eclipse.jetty.server.session.Session
-
Call binding and attribute listeners based on the new and old
values of the attribute.
- cancelTimeout() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- cancelTimeout(AsyncContextEvent) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- cancelTimeoutTask() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- ChainedInterceptor(HttpInput.Interceptor, HttpInput.Interceptor) - Constructor for class org.eclipse.jetty.server.HttpInput.ChainedInterceptor
-
- changeSessionId() - Method in class org.eclipse.jetty.server.Request
-
- changeSessionId() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- check(String, Resource) - Method in class org.eclipse.jetty.server.handler.AllowSymLinkAliasChecker
-
- check(String, Resource) - Method in interface org.eclipse.jetty.server.handler.ContextHandler.AliasCheck
-
Check an alias
- check(String, Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler.ApproveAliases
-
- check(String, Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler.ApproveNonExistentDirectoryAliases
-
- checkAlias(String, Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- checkContext(String, Request, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- checkContextPath(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- checkError() - Method in class org.eclipse.jetty.server.ResponseWriter
-
- checkExpiration(Set<String>) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- checkExpiration(Set<String>) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
Check a list of session ids that belong to potentially expired
sessions.
- checkInactiveSession(Session) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
Check a session for being inactive and
thus being able to be evicted, if eviction
is enabled.
- checkInactiveSession(Session) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
Check a Session to see if it might be appropriate to
evict or expire.
- checkListener(Class<? extends EventListener>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- checkLocked() - Method in class org.eclipse.jetty.server.session.Session
-
- checkProtocolNegotiationAvailable() - Static method in class org.eclipse.jetty.server.NegotiatingServerConnectionFactory
-
- checkRequestedSessionId(Request, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Look for a requested session ID in cookies and URI parameters
- checkStarted() - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
- checkValidForRead() - Method in class org.eclipse.jetty.server.session.Session
-
Chech that the session data can be read.
- checkValidForWrite() - Method in class org.eclipse.jetty.server.session.Session
-
Check that the session can be modified.
- checkVirtualHost(Request) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- ClassLoaderDump - Class in org.eclipse.jetty.server
-
- ClassLoaderDump(ClassLoader) - Constructor for class org.eclipse.jetty.server.ClassLoaderDump
-
- clearAliasChecks() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
clear the list of AliasChecks
- clearAllAttributes() - Method in class org.eclipse.jetty.server.session.SessionData
-
Remove all attributes
- clearAttributes() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- clearAttributes() - Method in class org.eclipse.jetty.server.Server
-
- clearConnectionFactories() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- clearError() - Method in class org.eclipse.jetty.server.ResponseWriter
-
- clearEventListeners() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Removes all event listeners for session-related events.
- clearLowResources() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- close() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- close() - Method in class org.eclipse.jetty.server.HttpOutput
-
- close() - Method in class org.eclipse.jetty.server.HttpWriter
-
- close() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- close() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
Performs the activities needed to close the network communication
(for example, to stop accepting network connections).
- close() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- close() - Method in class org.eclipse.jetty.server.ResponseWriter
-
- close() - Method in class org.eclipse.jetty.server.ServerConnector
-
- closeOutput() - Method in class org.eclipse.jetty.server.Response
-
- commit(ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor
-
- commit(MetaData.Response) - Method in class org.eclipse.jetty.server.HttpChannel
-
- complete() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- complete() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- complete() - Method in class org.eclipse.jetty.server.session.Session
-
- complete(HttpSession) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Called by the
SessionHandler
when a session is last accessed by a request.
- complete(Session, Request) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- COMPLETE - org.eclipse.jetty.server.HttpChannelState.Action
-
- completed() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- COMPLETED - org.eclipse.jetty.server.HttpChannelState.State
-
- COMPLETING - org.eclipse.jetty.server.HttpChannelState.State
-
- conditional(boolean) - Method in interface org.eclipse.jetty.server.PushBuilder
-
Set if the request is to be conditional.
- conditional(boolean) - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- configure(Socket) - Method in class org.eclipse.jetty.server.ServerConnector
-
- configure(AbstractConnection, Connector, EndPoint) - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- configure(AbstractConnection, Connector, EndPoint) - Method in class org.eclipse.jetty.server.SslConnectionFactory
-
- connect() - Method in class org.eclipse.jetty.server.LocalConnector
-
- CONNECTION_CLOSE - Static variable in class org.eclipse.jetty.server.HttpConnection
-
- ConnectionFactory - Interface in org.eclipse.jetty.server
-
- ConnectionFactory.Upgrading - Interface in org.eclipse.jetty.server
-
- Connector - Interface in org.eclipse.jetty.server
-
A
Connector
accept connections and data from remote peers,
and allows applications to send data to remote peers, by setting up
the machinery needed to handle such tasks.
- ConnectorStatistics - Class in org.eclipse.jetty.server
-
- ConnectorStatistics() - Constructor for class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- consumeAll() - Method in class org.eclipse.jetty.server.HttpInput
-
- contains(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
Check to see if this cache contains an entry for the session
corresponding to the session id.
- contains(String) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
Check to see if a Session is in the cache.
- containsHeader(String) - Method in class org.eclipse.jetty.server.Response
-
- containsHeader(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- content(ByteBuffer) - Method in class org.eclipse.jetty.server.HttpChannelOverHttp
-
- Content(ByteBuffer) - Constructor for class org.eclipse.jetty.server.HttpInput.Content
-
- contentComplete() - Method in class org.eclipse.jetty.server.HttpChannelOverHttp
-
- Context() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- contextDestroyed(ServletContextEvent) - Method in class org.eclipse.jetty.server.DebugListener
-
- contextDestroyed(ServletContextEvent) - Method in class org.eclipse.jetty.server.handler.ManagedAttributeListener
-
- ContextHandler - Class in org.eclipse.jetty.server.handler
-
ContextHandler.
- ContextHandler() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler
-
- ContextHandler(String) - Constructor for class org.eclipse.jetty.server.handler.ContextHandler
-
- ContextHandler(ContextHandler.Context) - Constructor for class org.eclipse.jetty.server.handler.ContextHandler
-
- ContextHandler(HandlerContainer, String) - Constructor for class org.eclipse.jetty.server.handler.ContextHandler
-
- ContextHandler.AliasCheck - Interface in org.eclipse.jetty.server.handler
-
Interface to check aliases
- ContextHandler.ApproveAliases - Class in org.eclipse.jetty.server.handler
-
Approve all aliases.
- ContextHandler.ApproveNonExistentDirectoryAliases - Class in org.eclipse.jetty.server.handler
-
Approve Aliases of a non existent directory.
- ContextHandler.Availability - Enum in org.eclipse.jetty.server.handler
-
- ContextHandler.Context - Class in org.eclipse.jetty.server.handler
-
Context.
- ContextHandler.ContextScopeListener - Interface in org.eclipse.jetty.server.handler
-
Listener for all threads entering context scope, including async IO callbacks
- ContextHandler.StaticContext - Class in org.eclipse.jetty.server.handler
-
- ContextHandlerCollection - Class in org.eclipse.jetty.server.handler
-
ContextHandlerCollection.
- ContextHandlerCollection() - Constructor for class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- ContextHandlerCollection(ContextHandler...) - Constructor for class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- ContextHandlerMBean - Class in org.eclipse.jetty.server.handler.jmx
-
- ContextHandlerMBean(Object) - Constructor for class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- contextInitialized(ServletContextEvent) - Method in class org.eclipse.jetty.server.DebugListener
-
- contextInitialized(ServletContextEvent) - Method in class org.eclipse.jetty.server.handler.ManagedAttributeListener
-
- continue100(int) - Method in class org.eclipse.jetty.server.HttpChannel
-
If the associated response has the Expect header set to 100 Continue,
then accessing the input stream indicates that the handler/servlet
is ready for the request body and thus a 100 Continue response is sent.
- continue100(int) - Method in class org.eclipse.jetty.server.HttpChannelOverHttp
-
If the associated response has the Expect header set to 100 Continue,
then accessing the input stream indicates that the handler/servlet
is ready for the request body and thus a 100 Continue response is sent.
- convertIdentifier(String) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
Convert a camel case identifier into either upper or lower
depending on the way the db stores identifiers.
- CookieConfig() - Constructor for class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- CookieCutter - Class in org.eclipse.jetty.server
-
Cookie parser
- CookieCutter() - Constructor for class org.eclipse.jetty.server.CookieCutter
-
- CookieCutter(CookieCompliance) - Constructor for class org.eclipse.jetty.server.CookieCutter
-
- cookieSet() - Method in class org.eclipse.jetty.server.session.Session
-
- copy(SessionData) - Method in class org.eclipse.jetty.server.session.SessionData
-
Copy the info from the given sessiondata
- COUNTER - Static variable in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- createFilter(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- createInstance(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- createListener(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- createServlet(Class<T>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- customize(Socket, Class<? extends Connection>, boolean) - Method in class org.eclipse.jetty.server.SocketCustomizationListener
-
This method may be extended to configure a socket on open
events.
- customize(SSLEngine, Request) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
Customizes the request attributes to be set for SSL requests.
- customize(Connector, HttpConfiguration, Request) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- customize(Connector, HttpConfiguration, Request) - Method in class org.eclipse.jetty.server.HostHeaderCustomizer
-
- customize(Connector, HttpConfiguration, Request) - Method in interface org.eclipse.jetty.server.HttpConfiguration.Customizer
-
- customize(Connector, HttpConfiguration, Request) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- customizeSecure(Request) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
Customizes the request attributes for general secure settings.
- generateAcceptableResponse(Request, HttpServletRequest, HttpServletResponse, int, String) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
Generate an acceptable error response.
- generateAcceptableResponse(Request, HttpServletRequest, HttpServletResponse, int, String, String) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
Generate an acceptable error response for a mime type.
- get(byte[], int, int) - Method in class org.eclipse.jetty.server.HttpInput.Content
-
- get(String) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
Get a session object.
- get(String) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
Get an existing Session.
- get(HttpInput.Content, byte[], int, int) - Method in class org.eclipse.jetty.server.HttpInput
-
Copies the given content into the given byte buffer.
- getAcceptableWriter(Request, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
Returns an acceptable writer for an error page.
- getAcceptorPriorityDelta() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getAcceptors() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getAcceptQueueSize() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getAccessed() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getAccessTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getAliasChecks() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getAllAncientExpiredSessionsStatement(Connection) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getAllAttributes() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getAllowNullPathInfo() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getAlterTableForMaxIntervalAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getAsyncContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getAsyncContext() - Method in class org.eclipse.jetty.server.Request
-
- getAsyncContextEvent() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getAsyncDispatches() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getAsyncRequests() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getAsyncRequestsWaiting() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getAsyncRequestsWaitingMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getAttribute(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getAttribute(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getAttribute(String) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getAttribute(String) - Method in class org.eclipse.jetty.server.Request
-
Get Request Attribute.
- getAttribute(String) - Method in class org.eclipse.jetty.server.Server
-
- getAttribute(String) - Method in class org.eclipse.jetty.server.session.Session
-
- getAttribute(String) - Method in class org.eclipse.jetty.server.session.SessionData
-
- getAttributeNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getAttributeNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getAttributeNames() - Method in class org.eclipse.jetty.server.Request
-
- getAttributeNames() - Method in class org.eclipse.jetty.server.Server
-
- getAttributeNames() - Method in class org.eclipse.jetty.server.session.Session
-
- getAttributes() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getAttributes() - Method in class org.eclipse.jetty.server.Request
-
- getAttributes() - Method in class org.eclipse.jetty.server.session.Session
-
- getAuthentication() - Method in class org.eclipse.jetty.server.Request
-
Get the authentication.
- getAuthMethod() - Method in interface org.eclipse.jetty.server.Authentication.User
-
- getAuthType() - Method in class org.eclipse.jetty.server.Request
-
- getAuthType() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getBaseRequest() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getBaseRequest(ServletRequest) - Static method in class org.eclipse.jetty.server.Request
-
Obtain the base
Request
instance of a
ServletRequest
, by
coercion, unwrapping or special attribute.
- getBaseResource() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getBaseResource() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getBlobInputStream(ResultSet, String) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getBlobType() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getBlockingTimeout() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Get the timeout applied to blocking operations.
- getBufferSize() - Method in class org.eclipse.jetty.server.HttpOutput
-
- getBufferSize() - Method in class org.eclipse.jetty.server.Response
-
- getByteBuffer() - Method in class org.eclipse.jetty.server.HttpInput.Content
-
- getByteBufferPool() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getByteBufferPool() - Method in interface org.eclipse.jetty.server.Connector
-
- getByteBufferPool() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getBytesIn() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getBytesOut() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getBytesWritten() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getCacheControl() - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
Get the cacheControl.
- getCacheControl() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getCacheControl() - Method in class org.eclipse.jetty.server.ResourceService
-
- getCachedFiles() - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- getCachedSize() - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- getCanonicalContextPath() - Method in class org.eclipse.jetty.server.session.SessionContext
-
- getCharacterEncoding() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getCharacterEncoding() - Method in class org.eclipse.jetty.server.Request
-
- getCharacterEncoding() - Method in class org.eclipse.jetty.server.Response
-
- getCheckGzExists() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getCheckSessionExistsStatement(Connection, SessionContext) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getChildHandlerByClass(Class<T>) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
-
- getChildHandlerByClass(Class<T>) - Method in interface org.eclipse.jetty.server.HandlerContainer
-
- getChildHandlers() - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
-
- getChildHandlers() - Method in interface org.eclipse.jetty.server.HandlerContainer
-
- getChildHandlersByClass(Class<?>) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
-
- getChildHandlersByClass(Class<?>) - Method in interface org.eclipse.jetty.server.HandlerContainer
-
- getClassLoader() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getClassLoader() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getClassLoader() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getClassPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Make best effort to extract a file classpath from the context classloader
- getComment() - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- getCommittedMetaData() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getCommittedMetaData() - Method in class org.eclipse.jetty.server.Response
-
Get the MetaData.Response committed for this response.
- getCompressionLevel() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getConnectedEndPoints() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getConnectedEndPoints() - Method in interface org.eclipse.jetty.server.Connector
-
- getConnection() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- getConnection() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
Get a connection from the driver or datasource.
- getConnectionDurationMax() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getConnectionDurationMean() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getConnectionDurationStdDev() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getConnectionFactories() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getConnectionFactories() - Method in interface org.eclipse.jetty.server.Connector
-
- getConnectionFactory(Class<T>) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getConnectionFactory(Class<T>) - Method in interface org.eclipse.jetty.server.Connector
-
- getConnectionFactory(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getConnectionFactory(String) - Method in interface org.eclipse.jetty.server.Connector
-
- getConnections() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getConnectionsOpen() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getConnectionsOpenMax() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getConnectionUrl() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getConnector() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getConnector() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getConnector() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getConnectors() - Method in class org.eclipse.jetty.server.Server
-
- getContent(String, int) - Method in class org.eclipse.jetty.server.CachedContentFactory
-
Get a Entry from the cache.
- getContent(String, int) - Method in class org.eclipse.jetty.server.ResourceContentFactory
-
- getContentConsumed() - Method in class org.eclipse.jetty.server.HttpInput
-
- getContentCount() - Method in class org.eclipse.jetty.server.Response
-
- getContentEncoding() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getContentEncodingValue() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getContentFactory() - Method in class org.eclipse.jetty.server.ResourceService
-
- getContentLength() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getContentLength() - Method in class org.eclipse.jetty.server.Request
-
- getContentLength() - Method in class org.eclipse.jetty.server.Response
-
- getContentLengthLong() - Method in class org.eclipse.jetty.server.Request
-
- getContentLengthValue() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getContentRead() - Method in class org.eclipse.jetty.server.Request
-
- getContentType() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getContentType() - Method in class org.eclipse.jetty.server.Request
-
- getContentType() - Method in class org.eclipse.jetty.server.Response
-
- getContentTypeValue() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getContext() - Method in class org.eclipse.jetty.server.Request
-
- getContext() - Method in class org.eclipse.jetty.server.session.SessionContext
-
- getContext(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getContext(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getContextAttributes() - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- getContextClass() - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- getContextHandler() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getContextHandler() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getContextHandler(ServletContext) - Static method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getContextName(ContextHandler) - Method in class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
-
- getContextPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getContextPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getContextPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getContextPath() - Method in class org.eclipse.jetty.server.Request
-
- getContextPath() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getContextPath() - Method in class org.eclipse.jetty.server.session.Session
-
- getContextPath() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getContextPath() - Method in interface org.eclipse.jetty.server.UserIdentity.Scope
-
- getContextPathColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getContextPathEncoded() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getContexts() - Method in class org.eclipse.jetty.server.jmx.ServerMBean
-
- getCookieCompliance() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getCookies() - Method in class org.eclipse.jetty.server.CookieCutter
-
- getCookies() - Method in class org.eclipse.jetty.server.Request
-
- getCookies() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getCookieSet() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getCookieSetTime() - Method in class org.eclipse.jetty.server.session.Session
-
- getCookieTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getCreated() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getCreatedTimeStamp() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- getCreateIndexOverExpiryStatementAsString(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getCreateIndexOverSessionStatementAsString(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getCreateStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getCreateTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getCreationTime() - Method in class org.eclipse.jetty.server.session.Session
-
- getCurrentConnection() - Static method in class org.eclipse.jetty.server.HttpConnection
-
Get the current connection that this thread is dispatched to.
- getCurrentContext() - Static method in class org.eclipse.jetty.server.handler.ContextHandler
-
Get the current ServletContext implementation.
- getCustomizer(Class<T>) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getCustomizers() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getDatasource() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getDatasourceName() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getDatedFilename() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the file name of the request log with the expanded
date wildcard if the output is written to the disk using
RolloverFileOutputStream
.
- getDateField() - Method in class org.eclipse.jetty.server.Server
-
- getDateHeader(String) - Method in class org.eclipse.jetty.server.Request
-
- getDateHeader(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getDBName() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getDefaultConnectionFactory() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getDefaultConnectionFactory() - Method in interface org.eclipse.jetty.server.Connector
-
- getDefaultProtocol() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getDefaultProtocol() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getDefaultProtocol() - Method in class org.eclipse.jetty.server.NegotiatingServerConnectionFactory
-
- getDefaultSessionTrackingModes() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getDefaultSessionTrackingModes() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getDeflater(Request, long) - Method in interface org.eclipse.jetty.server.handler.gzip.GzipFactory
-
- getDeflater(Request, long) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getDeleteStatement(Connection, String, SessionContext) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getDirectBuffer() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getDirectBuffer(Resource) - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- getDispatchContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getDispatched() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getDispatchedActive() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getDispatchedActiveMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getDispatchedTimeMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getDispatchedTimeMean() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getDispatchedTimeStdDev() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getDispatchedTimeTotal() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getDispatcherType() - Method in class org.eclipse.jetty.server.Request
-
- getDispatcherTypes() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getDisplayName() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getDomain() - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- getDriver() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getDriverClassName() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getEffectiveMajorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getEffectiveMinorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getEffectiveSessionTrackingModes() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getEffectiveSessionTrackingModes() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getEncodingCacheSize() - Method in class org.eclipse.jetty.server.ResourceService
-
- getEndPoint() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getError() - Method in class org.eclipse.jetty.server.HttpInput.ErrorState
-
- getError() - Method in class org.eclipse.jetty.server.HttpInput.State
-
- getErrorHandler() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getErrorHandler() - Method in class org.eclipse.jetty.server.Server
-
- getErrorHandler(Server, ContextHandler) - Static method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- getErrorPage(HttpServletRequest) - Method in interface org.eclipse.jetty.server.handler.ErrorHandler.ErrorPageMapper
-
- getEtag() - Method in interface org.eclipse.jetty.server.PushBuilder
-
- getEtag() - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- getETag() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getETag() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedPrecompressedHttpContent
-
- getETagValue() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getETagValue() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedPrecompressedHttpContent
-
- getEventListeners() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getEvictionPolicy() - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- getEvictionPolicy() - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- getEvictionPolicy() - Method in interface org.eclipse.jetty.server.session.SessionCache
-
- getExcludedAgentPatterns() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getExcludedMethodList() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getExcludedMethods() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getExcludedMimeTypes() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getExcludedPaths() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getExecutor() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getExecutor() - Method in interface org.eclipse.jetty.server.Connector
-
- getExpired(Set<String>) - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
- getExpired(Set<String>) - Method in class org.eclipse.jetty.server.session.CachingSessionDataStore
-
- getExpired(Set<String>) - Method in interface org.eclipse.jetty.server.session.SessionDataStore
-
Called periodically, this method should search the data store
for sessions that have been expired for a 'reasonable' amount
of time.
- getExpiredSessionsStatement(Connection, String, String, long) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getExpires() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- getExpires() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getExpiry() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getExpiryTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getExtendedId() - Method in class org.eclipse.jetty.server.session.Session
-
- getExtendedId(String, HttpServletRequest) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
Get the session ID with any worker ID.
- getExtendedId(String, HttpServletRequest) - Method in interface org.eclipse.jetty.server.SessionIdManager
-
Get an extended id for a session.
- getExtendedId(HttpSession) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getFactories(SslContextFactory, ConnectionFactory...) - Static method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- getFilename() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the output file name of the request log.
- getFilenameDateFormat() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the file name date format string.
- getFilterRegistration(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getFilterRegistrations() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getFirst() - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getFirst(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getForcedHost() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getFormEncodedMethods() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getForwardedCipherSuiteHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedForHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedHostHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedHttpsHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedProtoHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Get the forwardedProtoHeader.
- getForwardedServerHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getForwardedSslSessionIdHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getGenerator() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getGracePeriodSec() - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
- getGracePeriodSec() - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStoreFactory
-
- getGzipEquivalentFileExtensions() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getGzipEquivalentFileExtensions() - Method in class org.eclipse.jetty.server.ResourceService
-
- getHandler() - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
- getHandler() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- getHandlers() - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
- getHandlers() - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
- getHandlers() - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- getHandlers() - Method in interface org.eclipse.jetty.server.HandlerContainer
-
- getHeader(String) - Method in interface org.eclipse.jetty.server.PushBuilder
-
- getHeader(String) - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- getHeader(String) - Method in class org.eclipse.jetty.server.Request
-
- getHeader(String) - Method in class org.eclipse.jetty.server.Response
-
- getHeader(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getHeader(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- getHeaderCacheSize() - Method in class org.eclipse.jetty.server.HttpChannelOverHttp
-
- getHeaderCacheSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getHeaderNames() - Method in interface org.eclipse.jetty.server.PushBuilder
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.Request
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.Response
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getHeaderNames() - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- getHeaders(String) - Method in class org.eclipse.jetty.server.Request
-
- getHeaders(String) - Method in class org.eclipse.jetty.server.Response
-
- getHeaders(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getHeaders(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- getHost() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- getHost() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
- getHostHeader() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Deprecated.
- getHttpChannel() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.HttpOutput
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.Request
-
- getHttpChannel() - Method in class org.eclipse.jetty.server.Response
-
- getHttpChannelState() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getHttpChannelState() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getHttpChannelState() - Method in class org.eclipse.jetty.server.HttpInput
-
- getHttpChannelState() - Method in class org.eclipse.jetty.server.Request
-
- getHttpCompliance() - Method in class org.eclipse.jetty.server.HttpConnectionFactory
-
- getHttpConfiguration() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getHttpConfiguration() - Method in interface org.eclipse.jetty.server.HttpConfiguration.ConnectionFactory
-
- getHttpConfiguration() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getHttpConfiguration() - Method in class org.eclipse.jetty.server.HttpConnectionFactory
-
- getHttpFields() - Method in class org.eclipse.jetty.server.Request
-
- getHttpFields() - Method in class org.eclipse.jetty.server.Response
-
- getHttpInput() - Method in class org.eclipse.jetty.server.Request
-
- getHttpOnly() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getHttpOutput() - Method in class org.eclipse.jetty.server.Response
-
- getHttpServletRequest() - Method in interface org.eclipse.jetty.server.Authentication.Wrapped
-
- getHttpServletResponse() - Method in interface org.eclipse.jetty.server.Authentication.Wrapped
-
- getHttpSession(String) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Returns the HttpSession
with the given session id
- getHttpTransport() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getHttpURI() - Method in class org.eclipse.jetty.server.Request
-
- getHttpVersion() - Method in class org.eclipse.jetty.server.Request
-
- getId() - Method in class org.eclipse.jetty.server.session.Session
-
- getId() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getId() - Method in exception org.eclipse.jetty.server.session.UnreadableSessionDataException
-
- getId() - Method in exception org.eclipse.jetty.server.session.UnwriteableSessionDataException
-
- getId(String) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
Get the session ID without any worker ID.
- getId(String) - Method in interface org.eclipse.jetty.server.SessionIdManager
-
Get just the session id from an id that includes the worker name
as a suffix.
- getId(HttpSession) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getIdColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getIdleTimeout() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getIdleTimeout() - Method in interface org.eclipse.jetty.server.Connector
-
- getIdleTimeout() - Method in class org.eclipse.jetty.server.HttpChannel
-
Get the idle timeout.
- getIdleTimeout() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Get the max idle time in ms.
- getIdleTimeout() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- getIdleTimeoutMs() - Method in class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
- getIgnorePaths() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the request paths that will not be logged.
- getIncludedAgentPatterns() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getIncludedMethodList() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getIncludedMethods() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getIncludedMimeTypes() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getIncludedPaths() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getIndirectBuffer() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getIndirectBuffer(Resource) - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- getInflateBufferSize() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getInitParameter(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getInitParameter(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getInitParameter(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getInitParameterNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getInitParameterNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getInitParameterNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getInitParams() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getInputBufferSize() - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- getInputState() - Method in class org.eclipse.jetty.server.Request
-
- getInputStream() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getInputStream() - Method in class org.eclipse.jetty.server.Request
-
- getInsertSessionStatementAsString() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getInstance() - Static method in class org.eclipse.jetty.server.ShutdownMonitor
-
- getInterceptor() - Method in class org.eclipse.jetty.server.HttpInput
-
- getInterceptor() - Method in class org.eclipse.jetty.server.HttpOutput
-
- getIntervalSec() - Method in class org.eclipse.jetty.server.session.HouseKeeper
-
Get the period between scavenge cycles.
- getIntHeader(String) - Method in class org.eclipse.jetty.server.Request
-
- getIntHeader(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getInvocationType() - Method in class org.eclipse.jetty.server.HttpInput.Content
-
- getJspConfigDescriptor() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getJspConfigDescriptor() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getKey() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getKey() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- getKeys() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getLast() - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getLast(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getLastAccessed() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getLastAccessedTime() - Method in class org.eclipse.jetty.server.session.Session
-
- getLastAccessTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getLastModified() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getLastModified() - Method in interface org.eclipse.jetty.server.PushBuilder
-
- getLastModified() - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- getLastModifiedValue() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getLastNode() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getLastNodeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getLastSaved() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getLastSavedTimeColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getLeftMost(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getLoadStatement(Connection, String, SessionContext) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getLocalAddr() - Method in class org.eclipse.jetty.server.Request
-
- getLocalAddress() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getLocalAddress() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- getLocale() - Method in class org.eclipse.jetty.server.Request
-
- getLocale() - Method in class org.eclipse.jetty.server.Response
-
- getLocaleEncoding(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getLocaleEncoding(Locale) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Get the character encoding for a locale.
- getLocaleEncodings() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Get all of the locale encodings
- getLocales() - Method in class org.eclipse.jetty.server.Request
-
- getLocalName() - Method in class org.eclipse.jetty.server.Request
-
- getLocalPort() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- getLocalPort() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
- getLocalPort() - Method in class org.eclipse.jetty.server.Request
-
- getLocalPort() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getLogCookies() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve log cookies flag
- getLogDateFormat() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the timestamp format string for request log entries.
- getLogger() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getLoggerName() - Method in class org.eclipse.jetty.server.Slf4jRequestLog
-
- getLogLatency() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve log request processing time flag.
- getLogLocale() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the locale of the request log.
- getLogServer() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve log hostname flag.
- getLogTimeZone() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the timezone of the request log.
- getLongContentLength() - Method in class org.eclipse.jetty.server.Response
-
- getLongType() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- getLowResourcesIdleTimeout() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getLowResourcesReasons() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getLowResourcesStarted() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMajorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getMapColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getMapFactory() - Method in class org.eclipse.jetty.server.session.CachingSessionDataStoreFactory
-
- getMappedBuffer(Resource) - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- getMaxAge() - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- getMaxCachedFiles() - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- getMaxCachedFileSize() - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- getMaxCacheSize() - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- getMaxConnections() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMaxCookieAge() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getMaxErrorDispatches() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getMaxFormContentSize() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getMaxFormKeys() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getMaxInactiveInterval() - Method in class org.eclipse.jetty.server.session.Session
-
- getMaxInactiveInterval() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getMaxInactiveMs() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getMaxIntervalColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getMaxLowResourcesTime() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMaxMemory() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMaxProxyHeader() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory
-
- getMessagesIn() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesIn() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getMessagesInPerConnectionMax() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesInPerConnectionMean() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesInPerConnectionStdDev() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesInPerSecond() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesOut() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesOut() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getMessagesOutPerConnectionMax() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesOutPerConnectionMean() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesOutPerConnectionStdDev() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMessagesOutPerSecond() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getMetaData() - Method in class org.eclipse.jetty.server.Request
-
- getMethod() - Method in interface org.eclipse.jetty.server.PushBuilder
-
- getMethod() - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- getMethod() - Method in class org.eclipse.jetty.server.Request
-
- getMethod() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getMethodIncludeExclude() - Method in class org.eclipse.jetty.server.handler.BufferedResponseHandler
-
- getMethods() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Deprecated.
- getMimeIncludeExclude() - Method in class org.eclipse.jetty.server.handler.BufferedResponseHandler
-
- getMimeType() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getMimeType(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getMimeType(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getMimeTypes() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getMimeTypes() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getMinAsyncContentLength() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Deprecated.
- getMinGzipSize() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getMinMemoryMappedContentLength() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Deprecated.
- getMinorVersion() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getMinRequestDataRate() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getMonitoredConnectors() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMonitoredOrServerConnectors() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMonitorThreads() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getMyExpiredSessionsStatement(Connection, SessionContext, long) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getName() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getName() - Method in interface org.eclipse.jetty.server.Connector
-
Get the connector name if set.
- getName() - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- getName() - Method in interface org.eclipse.jetty.server.UserIdentity.Scope
-
- getNamedDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getNames() - Method in class org.eclipse.jetty.server.session.Session
-
- getNegotiatedProtocols() - Method in class org.eclipse.jetty.server.NegotiatingServerConnectionFactory
-
- getNewContextURL() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- getNext() - Method in class org.eclipse.jetty.server.HttpInput.ChainedInterceptor
-
- getNextInterceptor() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor
-
- getNextInterceptor() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getNextInterceptor() - Method in interface org.eclipse.jetty.server.HttpOutput.Interceptor
-
- getNextProtocol() - Method in class org.eclipse.jetty.server.SslConnectionFactory
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
-
- getObjectContextBasis() - Method in class org.eclipse.jetty.server.jmx.AbstractConnectorMBean
-
- getOriginalURI() - Method in class org.eclipse.jetty.server.Request
-
- getOutputAggregationSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getOutputBufferSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getOutputStream() - Method in class org.eclipse.jetty.server.handler.DebugHandler
-
Deprecated.
- getOutputStream() - Method in class org.eclipse.jetty.server.Response
-
- getParameter(String) - Method in class org.eclipse.jetty.server.Request
-
- getParameterMap() - Method in class org.eclipse.jetty.server.Request
-
- getParameterNames() - Method in class org.eclipse.jetty.server.Request
-
- getParameterValues(String) - Method in class org.eclipse.jetty.server.Request
-
- getParser() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getPart(String) - Method in class org.eclipse.jetty.server.Request
-
- getPart(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getParts() - Method in class org.eclipse.jetty.server.Request
-
- getParts() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getPath() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getPath() - Method in interface org.eclipse.jetty.server.PushBuilder
-
- getPath() - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- getPath() - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- getPathIncludeExclude() - Method in class org.eclipse.jetty.server.handler.BufferedResponseHandler
-
- getPathInfo() - Method in class org.eclipse.jetty.server.Request
-
- getPathInfo() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getPathTranslated() - Method in class org.eclipse.jetty.server.Request
-
- getPathTranslated() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getPeriod() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- getPort() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- getPort() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
- getPort() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- getPrecompressedContents() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getPrecompressedFormats() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getPrecompressedFormats() - Method in class org.eclipse.jetty.server.ResourceService
-
- getPreferProxiedForAddress() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieved log X-Forwarded-For IP address flag.
- getPrev() - Method in class org.eclipse.jetty.server.HttpInput.ChainedInterceptor
-
- getProtectedTargets() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getProtocol() - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- getProtocol() - Method in interface org.eclipse.jetty.server.ConnectionFactory
-
- getProtocol() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getProtocol() - Method in class org.eclipse.jetty.server.Request
-
- getProtocols() - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- getProtocols() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getProtocols() - Method in interface org.eclipse.jetty.server.ConnectionFactory
-
- getProtocols() - Method in interface org.eclipse.jetty.server.Connector
-
- getProtocols() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getProxyAsAuthority() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- getPushBuilder() - Method in class org.eclipse.jetty.server.Request
-
Get a PushBuilder associated with this request initialized as follows:
The method is initialized to "GET"
The headers from this request are copied to the Builder, except for:
Conditional headers (eg.
- getQueryEncoding() - Method in class org.eclipse.jetty.server.Request
-
- getQueryParameters() - Method in class org.eclipse.jetty.server.Request
-
- getQueryString() - Method in interface org.eclipse.jetty.server.PushBuilder
-
- getQueryString() - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- getQueryString() - Method in class org.eclipse.jetty.server.Request
-
- getQueryString() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRandom() - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- getReadableByteChannel() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getReader() - Method in class org.eclipse.jetty.server.Request
-
- getRealPath(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getRealPath(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getRealPath(String) - Method in class org.eclipse.jetty.server.Request
-
- getReason() - Method in class org.eclipse.jetty.server.Response
-
- getRefreshCookieAge() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getRemote(Request) - Method in class org.eclipse.jetty.server.handler.ThreadLimitHandler
-
- getRemoteAddr() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteAddress() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getRemoteAddress() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- getRemoteHost() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteInetSocketAddress() - Method in class org.eclipse.jetty.server.Request
-
Access the underlying Remote InetSocketAddress
for this request.
- getRemoteIP(Request) - Method in class org.eclipse.jetty.server.handler.ThreadLimitHandler
-
- getRemotePort() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteUser() - Method in class org.eclipse.jetty.server.Request
-
- getRemoteUser() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRequest() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getRequest() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getRequestBuffer() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getRequestDispatcher(String) - Method in class org.eclipse.jetty.server.Request
-
- getRequestedSessionId() - Method in class org.eclipse.jetty.server.Request
-
- getRequestedSessionId() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRequestHeaderSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getRequestLog() - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
-
- getRequestLog() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getRequestLog() - Method in class org.eclipse.jetty.server.Server
-
- getRequests() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRequests() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getRequests() - Method in class org.eclipse.jetty.server.session.Session
-
Returns the current number of requests that are active in the
Session.
- getRequestsActive() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRequestsActiveMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRequestTimeMax() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRequestTimeMean() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRequestTimeStdDev() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRequestTimeTotal() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRequestURI() - Method in class org.eclipse.jetty.server.Request
-
- getRequestURI() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getRequestURL() - Method in class org.eclipse.jetty.server.Request
-
- getRequestURL() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getReseed() - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- getResolvedUserIdentity() - Method in class org.eclipse.jetty.server.Request
-
- getResource() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- getResource(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getResource(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getResource(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getResource(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getResourceAsStream(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getResourceAsStream(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getResourceBase() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getResourceBase() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getResourcePaths(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getResourcePaths(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getResourcePaths(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getResponse() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getResponse() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getResponse() - Method in class org.eclipse.jetty.server.LocalConnector.LocalEndPoint
-
Wait for a response using a parser to detect the end of message
- getResponse() - Method in class org.eclipse.jetty.server.Request
-
- getResponse(boolean, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector.LocalEndPoint
-
Wait for a response using a parser to detect the end of message
- getResponse(String) - Method in class org.eclipse.jetty.server.LocalConnector
-
Get a single response using a parser to search for the end of the message.
- getResponse(String, boolean, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector
-
Get a single response using a parser to search for the end of the message.
- getResponse(String, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector
-
Get a single response using a parser to search for the end of the message.
- getResponse(ByteBuffer) - Method in class org.eclipse.jetty.server.LocalConnector
-
Get a single response using a parser to search for the end of the message.
- getResponse(ByteBuffer, boolean, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector
-
Get a single response using a parser to search for the end of the message.
- getResponse(ByteBuffer, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector
-
Get a single response using a parser to search for the end of the message.
- getResponseData() - Method in class org.eclipse.jetty.server.LocalConnector.LocalEndPoint
-
- getResponseHeaderSize() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getResponses(String) - Method in class org.eclipse.jetty.server.LocalConnector
-
- getResponses(String, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector
-
- getResponses(ByteBuffer) - Method in class org.eclipse.jetty.server.LocalConnector
-
- getResponses(ByteBuffer, long, TimeUnit) - Method in class org.eclipse.jetty.server.LocalConnector
-
- getResponses1xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getResponses2xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getResponses3xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getResponses4xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getResponses5xx() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getResponsesBytesTotal() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getRetainDays() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve the number of days before rotated log files are deleted.
- getReuseAddress() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getRoleRefMap() - Method in interface org.eclipse.jetty.server.UserIdentity.Scope
-
- getRootURL() - Method in class org.eclipse.jetty.server.Request
-
Reconstructs the URL the client used to make the request.
- getSavePeriodSec() - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
- getSavePeriodSec() - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStoreFactory
-
- getScheduler() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getScheduler() - Method in interface org.eclipse.jetty.server.Connector
-
- getScheduler() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getScheduler() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSchemaName() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getScheme() - Method in class org.eclipse.jetty.server.Request
-
- getSecureCookies() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSecurePort() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getSecureScheme() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getSelectorManager() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getSendDateHeader() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getSendServerVersion() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getSendXPoweredBy() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- getServeIcon() - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- getServer() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- getServer() - Method in interface org.eclipse.jetty.server.Connector
-
- getServer() - Method in class org.eclipse.jetty.server.handler.AbstractHandler
-
- getServer() - Method in interface org.eclipse.jetty.server.Handler
-
- getServer() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getServer() - Method in class org.eclipse.jetty.server.HttpConnection
-
- getServer() - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- getServerInfo() - Static method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getServerInfo() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getServerName() - Method in class org.eclipse.jetty.server.Request
-
- getServerPort() - Method in class org.eclipse.jetty.server.Request
-
- getServlet(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
Deprecated.
- getServletContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getServletContext() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getServletContext() - Method in class org.eclipse.jetty.server.Request
-
- getServletContext() - Method in class org.eclipse.jetty.server.session.Session
-
- getServletContextName() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getServletContextName() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getServletName() - Method in class org.eclipse.jetty.server.Request
-
- getServletNames() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
Deprecated.
- getServletPath() - Method in class org.eclipse.jetty.server.Request
-
- getServletPath() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getServletRegistration(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getServletRegistrations() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getServletResponse() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getServletResponse() - Method in class org.eclipse.jetty.server.Request
-
- getServletResponse(AsyncContextEvent) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getServlets() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
Deprecated.
- getSession() - Method in class org.eclipse.jetty.server.Request
-
- getSession() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getSession() - Method in class org.eclipse.jetty.server.session.Session
-
- getSession() - Method in interface org.eclipse.jetty.server.session.SessionHandler.SessionIf
-
- getSession(boolean) - Method in class org.eclipse.jetty.server.Request
-
- getSession(boolean) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getSession(String) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Get a known existing session
- getSessionCache() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionCache(SessionHandler) - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- getSessionCache(SessionHandler) - Method in class org.eclipse.jetty.server.session.NullSessionCacheFactory
-
- getSessionCache(SessionHandler) - Method in interface org.eclipse.jetty.server.session.SessionCacheFactory
-
- getSessionContext() - Method in class org.eclipse.jetty.server.session.Session
-
Deprecated.
- getSessionContext() - Method in exception org.eclipse.jetty.server.session.UnreadableSessionDataException
-
- getSessionContext() - Method in exception org.eclipse.jetty.server.session.UnwriteableSessionDataException
-
- getSessionCookie() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionCookie(HttpSession, String, boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
A session cookie is marked as secure IFF any of the following conditions are true:
SessionCookieConfig.setSecure == true
SessionCookieConfig.setSecure == false && _secureRequestOnly==true && request is HTTPS
According to SessionCookieConfig javadoc, case 1 can be used when:
"...
- getSessionCookieConfig() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getSessionCookieConfig() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionData() - Method in class org.eclipse.jetty.server.session.Session
-
- getSessionDataMap() - Method in class org.eclipse.jetty.server.session.CachingSessionDataStore
-
- getSessionDataMap() - Method in interface org.eclipse.jetty.server.session.SessionDataMapFactory
-
- getSessionDataStore() - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- getSessionDataStore() - Method in interface org.eclipse.jetty.server.session.SessionCache
-
- getSessionDataStore(SessionHandler) - Method in class org.eclipse.jetty.server.session.CachingSessionDataStoreFactory
-
- getSessionDataStore(SessionHandler) - Method in class org.eclipse.jetty.server.session.FileSessionDataStoreFactory
-
- getSessionDataStore(SessionHandler) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStoreFactory
-
- getSessionDataStore(SessionHandler) - Method in class org.eclipse.jetty.server.session.NullSessionDataStoreFactory
-
- getSessionDataStore(SessionHandler) - Method in interface org.eclipse.jetty.server.session.SessionDataStoreFactory
-
- getSessionDomain() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionHandler() - Method in class org.eclipse.jetty.server.Request
-
- getSessionHandler() - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- getSessionHandler() - Method in class org.eclipse.jetty.server.session.Session
-
- getSessionHandler() - Method in interface org.eclipse.jetty.server.session.SessionCache
-
- getSessionHandler() - Method in class org.eclipse.jetty.server.session.SessionContext
-
- getSessionHandlers() - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
Get SessionManager for every context.
- getSessionHandlers() - Method in interface org.eclipse.jetty.server.SessionIdManager
-
Get the set of all session handlers for this node
- getSessionHouseKeeper() - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- getSessionHouseKeeper() - Method in interface org.eclipse.jetty.server.SessionIdManager
-
- getSessionId() - Method in interface org.eclipse.jetty.server.PushBuilder
-
- getSessionId() - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- getSessionIdManager() - Method in class org.eclipse.jetty.server.Server
-
- getSessionIdManager() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Gets the cross context session id manager
- getSessionIdPathParameterName() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionIdPathParameterNamePrefix() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionPath() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionsCreated() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionsCurrent() - Method in class org.eclipse.jetty.server.session.DefaultSessionCache
-
- getSessionsMax() - Method in class org.eclipse.jetty.server.session.DefaultSessionCache
-
- getSessionStore() - Method in class org.eclipse.jetty.server.session.CachingSessionDataStore
-
- getSessionsTotal() - Method in class org.eclipse.jetty.server.session.DefaultSessionCache
-
- getSessionTimeMax() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionTimeMean() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionTimeStdDev() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getSessionTimeTotal() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- getShowContexts() - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- getShowMessageInTitle() - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- getShutdownToken() - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- getSize(long) - Method in class org.eclipse.jetty.server.InclusiveByteRange
-
- getSoLingerTime() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getSslContextFactory() - Method in class org.eclipse.jetty.server.SslConnectionFactory
-
- getSSLEngine() - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- getSslSessionAttribute() - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- getStartedMillis() - Method in class org.eclipse.jetty.server.ConnectorStatistics
-
Deprecated.
- getStartupTime() - Method in class org.eclipse.jetty.server.jmx.ServerMBean
-
- getState() - Method in class org.eclipse.jetty.server.HttpChannel
-
- getState() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getStatsOnMs() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- getStatus() - Method in class org.eclipse.jetty.server.Response
-
- getStatus() - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- getStatusString() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getStopAtShutdown() - Method in class org.eclipse.jetty.server.Server
-
- getStoreDir() - Method in class org.eclipse.jetty.server.session.FileSessionDataStore
-
- getStoreDir() - Method in class org.eclipse.jetty.server.session.FileSessionDataStoreFactory
-
- getStsMaxAge() - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- getStylesheet() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getSubject() - Method in interface org.eclipse.jetty.server.UserIdentity
-
- getSuspendedContext() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getTableName() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getThreadLimit() - Method in class org.eclipse.jetty.server.handler.ThreadLimitHandler
-
- getThreadLimit(String) - Method in class org.eclipse.jetty.server.handler.ThreadLimitHandler
-
- getThreadPool() - Method in class org.eclipse.jetty.server.Server
-
- getThrowable() - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- getTimeout() - Method in class org.eclipse.jetty.server.AsyncContextState
-
- getTimeout() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- getTimeStamp() - Method in class org.eclipse.jetty.server.Request
-
Get Request TimeStamp
- getTrailers() - Method in class org.eclipse.jetty.server.Request
-
- getTrailers() - Method in class org.eclipse.jetty.server.Response
-
- getTransport() - Method in interface org.eclipse.jetty.server.Connector
-
- getTransport() - Method in class org.eclipse.jetty.server.LocalConnector
-
- getTransport() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- getTransport() - Method in class org.eclipse.jetty.server.ServerConnector
-
- getUpdateSessionStatement(Connection, String, SessionContext) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getUpdateStatement(Connection, String, SessionContext) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getURI() - Method in class org.eclipse.jetty.server.Server
-
- getUserIdentity() - Method in interface org.eclipse.jetty.server.Authentication.User
-
- getUserIdentity() - Method in class org.eclipse.jetty.server.Request
-
- getUserIdentityScope() - Method in class org.eclipse.jetty.server.Request
-
- getUserPrincipal() - Method in class org.eclipse.jetty.server.Request
-
- getUserPrincipal() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- getUserPrincipal() - Method in interface org.eclipse.jetty.server.UserIdentity
-
- getValue(String) - Method in class org.eclipse.jetty.server.session.Session
-
Deprecated.
- getValueNames() - Method in class org.eclipse.jetty.server.session.Session
-
- getVaryField() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- getVersion() - Static method in class org.eclipse.jetty.server.Server
-
- getVhost() - Method in class org.eclipse.jetty.server.session.SessionContext
-
- getVhost() - Method in class org.eclipse.jetty.server.session.SessionData
-
- getVHost() - Method in class org.eclipse.jetty.server.session.Session
-
- getVirtualHostColumn() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- getVirtualHosts() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Get the virtual hosts for the context.
- getVirtualServerName() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- getVirtualServerName() - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- getWelcomeFactory() - Method in class org.eclipse.jetty.server.ResourceService
-
- getWelcomeFile(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getWelcomeFile(String) - Method in interface org.eclipse.jetty.server.ResourceService.WelcomeFactory
-
Finds a matching welcome file for the supplied
Resource
.
- getWelcomeFiles() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- getWelcomeFiles() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- getWorkerName() - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
Get the workname.
- getWorkerName() - Method in class org.eclipse.jetty.server.session.SessionContext
-
- getWorkerName() - Method in interface org.eclipse.jetty.server.SessionIdManager
-
- getWriter() - Method in class org.eclipse.jetty.server.Response
-
- getWritten() - Method in class org.eclipse.jetty.server.HttpOutput
-
- GZIP - Static variable in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- GzipFactory - Interface in org.eclipse.jetty.server.handler.gzip
-
- GzipHandler - Class in org.eclipse.jetty.server.handler.gzip
-
A Handler that can dynamically GZIP compress responses.
- GzipHandler() - Constructor for class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Instantiates a new gzip handler.
- GzipHttpInputInterceptor - Class in org.eclipse.jetty.server.handler.gzip
-
A HttpInput Interceptor that inflates GZIP encoded request content.
- GzipHttpInputInterceptor(ByteBufferPool, int) - Constructor for class org.eclipse.jetty.server.handler.gzip.GzipHttpInputInterceptor
-
- GzipHttpOutputInterceptor - Class in org.eclipse.jetty.server.handler.gzip
-
- GzipHttpOutputInterceptor(GzipFactory, HttpField, int, HttpChannel, HttpOutput.Interceptor, boolean) - Constructor for class org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor
-
- GzipHttpOutputInterceptor(GzipFactory, HttpField, HttpChannel, HttpOutput.Interceptor, boolean) - Constructor for class org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor
-
- GzipHttpOutputInterceptor(GzipFactory, HttpChannel, HttpOutput.Interceptor, boolean) - Constructor for class org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor
-
- IDLE - org.eclipse.jetty.server.HttpChannelState.State
-
- IdleTimeoutHandler - Class in org.eclipse.jetty.server.handler
-
Handler to adjust the idle timeout of requests while dispatched.
- IdleTimeoutHandler() - Constructor for class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
- include() - Method in class org.eclipse.jetty.server.Response
-
- include(String) - Method in class org.eclipse.jetty.server.handler.InetAccessHandler
-
Includes an InetAddress pattern
- include(String) - Method in class org.eclipse.jetty.server.handler.ThreadLimitHandler
-
- include(String...) - Method in class org.eclipse.jetty.server.handler.InetAccessHandler
-
Includes InetAddress patterns
- include(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Dispatcher
-
- included() - Method in class org.eclipse.jetty.server.Response
-
- InclusiveByteRange - Class in org.eclipse.jetty.server
-
Byte range inclusive of end points.
- InclusiveByteRange(long, long) - Constructor for class org.eclipse.jetty.server.InclusiveByteRange
-
- InetAccessHandler - Class in org.eclipse.jetty.server.handler
-
InetAddress Access Handler
- InetAccessHandler() - Constructor for class org.eclipse.jetty.server.handler.InetAccessHandler
-
- initialize() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- initialize() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore
-
- initialize(SessionContext) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- initialize(SessionContext) - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
- initialize(SessionContext) - Method in class org.eclipse.jetty.server.session.CachingSessionDataStore
-
- initialize(SessionContext) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
- initialize(SessionContext) - Method in interface org.eclipse.jetty.server.session.SessionDataMap
-
Initialize this data map for the
given context.
- initializeStore() - Method in class org.eclipse.jetty.server.session.FileSessionDataStore
-
- initRandom() - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
Set up a random number generator for the sessionids.
- insertHandler(HandlerWrapper) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
Replace the current handler with another HandlerWrapper
linked to the current handler.
- INSTANCE - Static variable in class org.eclipse.jetty.server.MultiPartCleanerListener
-
- interruptAcceptors() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- INVALID - org.eclipse.jetty.server.session.Session.State
-
- invalidate() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- invalidate() - Method in class org.eclipse.jetty.server.session.Session
-
Called by users to invalidate a session, or called by the
access method as a request enters the session if the session
has expired, or called by manager as a result of scavenger
expiring session
- invalidate(String) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Called when a session has expired.
- invalidateAll(String) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- invalidateAll(String) - Method in interface org.eclipse.jetty.server.SessionIdManager
-
Invalidate all sessions on all contexts that share the same id.
- INVALIDATING - org.eclipse.jetty.server.session.Session.State
-
- IPAccessHandler - Class in org.eclipse.jetty.server.handler
-
Deprecated.
- IPAccessHandler() - Constructor for class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Creates new handler object
- IPAccessHandler(String[], String[]) - Constructor for class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Creates new handler object and initializes white- and black-list
- isAcceptable(String, String, String) - Method in interface org.eclipse.jetty.server.NegotiatingServerConnection.CipherDiscriminator
-
- isAccepting() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- isAcceptRanges() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- isAcceptRanges() - Method in class org.eclipse.jetty.server.ResourceService
-
- isAddrUriAllowed(String, String) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Check if specified request is allowed by current IPAccess rules.
- isAgentGzipable(String) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- isAlive() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- isAllContentWritten() - Method in class org.eclipse.jetty.server.HttpOutput
-
- isAllContentWritten(long) - Method in class org.eclipse.jetty.server.Response
-
- isAllowed(InetAddress, HttpServletRequest) - Method in class org.eclipse.jetty.server.handler.InetAccessHandler
-
Checks if specified address and request are allowed by current InetAddress rules.
- isAppend() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Retrieve append to log flag.
- isApplyToAsync() - Method in class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
- isAsync() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isAsync() - Method in class org.eclipse.jetty.server.HttpInput
-
- isAsync() - Method in class org.eclipse.jetty.server.HttpOutput
-
- isAsyncComplete() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isAsyncStarted() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isAsyncStarted() - Method in class org.eclipse.jetty.server.Request
-
- isAsyncSupported() - Method in class org.eclipse.jetty.server.Request
-
- isAvailable() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isCacheable(Resource) - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- isCached() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- isCheckingRemoteSessionIdEncoding() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- isClosed() - Method in class org.eclipse.jetty.server.HttpOutput
-
- isCommitted() - Method in class org.eclipse.jetty.server.HttpChannel
-
- isCommitted() - Method in class org.eclipse.jetty.server.Response
-
- isCompactPath() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isConditional() - Method in interface org.eclipse.jetty.server.PushBuilder
-
- isConditional() - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- isContentComplete(long) - Method in class org.eclipse.jetty.server.Response
-
- isCookieCompliance(CookieCompliance) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- isDelayDispatchUntilContent() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- isDeleteUnrestorableFiles() - Method in class org.eclipse.jetty.server.session.FileSessionDataStore
-
- isDeleteUnrestorableFiles() - Method in class org.eclipse.jetty.server.session.FileSessionDataStoreFactory
-
- isDirAllowed() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- isDirAllowed() - Method in class org.eclipse.jetty.server.ResourceService
-
- isDirectoriesListed() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Get the directory option.
- isDirty() - Method in class org.eclipse.jetty.server.session.SessionData
-
- isDiscardPathInfo() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- isDiscardQuery() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- isDumpAfterStart() - Method in class org.eclipse.jetty.server.Server
-
- isDumpBeforeStop() - Method in class org.eclipse.jetty.server.Server
-
- isDumpContext() - Method in class org.eclipse.jetty.server.DebugListener
-
- isEmpty() - Method in class org.eclipse.jetty.server.HttpInput.Content
-
- isEmptyStringNull() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- isEnabled() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Is logging enabled
- isEnabled() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- isEnabled() - Method in class org.eclipse.jetty.server.handler.ThreadLimitHandler
-
- isEnabled() - Method in class org.eclipse.jetty.server.NCSARequestLog
-
- isEnabled() - Method in class org.eclipse.jetty.server.Slf4jRequestLog
-
- isError() - Method in class org.eclipse.jetty.server.HttpInput
-
- isEtags() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- isEtags() - Method in class org.eclipse.jetty.server.ResourceService
-
- isExitJvm() - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- isExitVm() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- isExpecting100Continue() - Method in class org.eclipse.jetty.server.HttpChannel
-
- isExpecting100Continue() - Method in class org.eclipse.jetty.server.HttpChannelOverHttp
-
- isExpecting102Processing() - Method in class org.eclipse.jetty.server.HttpChannel
-
- isExpecting102Processing() - Method in class org.eclipse.jetty.server.HttpChannelOverHttp
-
- isExpired() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isExpiredAt(long) - Method in class org.eclipse.jetty.server.session.Session
-
Check to see if session has expired as at the time given.
- isExpiredAt(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- isExtended() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Retrieve the extended request log format flag.
- isExtendedListenerTypes() - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- isFillInterested() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- isFinished() - Method in class org.eclipse.jetty.server.HttpInput
-
- isFor(Locale, String) - Method in class org.eclipse.jetty.server.ResponseWriter
-
- isFormEncodedMethod(String) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Test if the method type supports x-www-form-urlencoded
content
- isGzip() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Deprecated.
- isGzippedContent(String) - Method in class org.eclipse.jetty.server.ResourceService
-
- isHandled() - Method in class org.eclipse.jetty.server.Request
-
- isHead() - Method in class org.eclipse.jetty.server.Request
-
- isHttpOnly() - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- isIdChanged() - Method in class org.eclipse.jetty.server.session.Session
-
- isIdInUse(String) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- isIdInUse(String) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Check if id is in use by this context
- isIdInUse(String) - Method in interface org.eclipse.jetty.server.SessionIdManager
-
- isIdle() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isIdleLongerThan(int) - Method in class org.eclipse.jetty.server.session.Session
-
Check if the Session has been idle longer than a number of seconds.
- isIncluding() - Method in class org.eclipse.jetty.server.Response
-
- isInheritChannel() - Method in class org.eclipse.jetty.server.ServerConnector
-
- isInitial() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isInputShutdown() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- isLogDispatch() - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
- isLowOnResources() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- isMimeTypeBufferable(String) - Method in class org.eclipse.jetty.server.handler.BufferedResponseHandler
-
- isMimeTypeGzipable(String) - Method in interface org.eclipse.jetty.server.handler.gzip.GzipFactory
-
- isMimeTypeGzipable(String) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- isMiss() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedHttpContent
-
- isNew() - Method in class org.eclipse.jetty.server.session.Session
-
- isNodeIdInSessionId() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- Iso88591HttpWriter - Class in org.eclipse.jetty.server
-
- Iso88591HttpWriter(HttpOutput) - Constructor for class org.eclipse.jetty.server.Iso88591HttpWriter
-
- isOpen() - Method in interface org.eclipse.jetty.server.NetworkConnector
-
A Connector may be opened and not started (to reserve a port)
or closed and running (to allow graceful shutdown of existing connections)
- isOpen() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- isOpen() - Method in class org.eclipse.jetty.server.ServerConnector
-
- isOpen() - Method in class org.eclipse.jetty.server.session.Session.SessionInactivityTimeout
-
- isOptimizedForDirectBuffers() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor
-
- isOptimizedForDirectBuffers() - Method in class org.eclipse.jetty.server.HttpChannel
-
- isOptimizedForDirectBuffers() - Method in class org.eclipse.jetty.server.HttpConnection
-
- isOptimizedForDirectBuffers() - Method in interface org.eclipse.jetty.server.HttpOutput.Interceptor
-
- isOptimizedForDirectBuffers() - Method in interface org.eclipse.jetty.server.HttpTransport
-
Is the underlying transport optimized for DirectBuffer usage
- isOptimizedForDirectBuffers() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- isOutputShutdown() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- isPassivating() - Method in class org.eclipse.jetty.server.session.CachingSessionDataStore
-
- isPassivating() - Method in class org.eclipse.jetty.server.session.FileSessionDataStore
-
- isPassivating() - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore
-
- isPassivating() - Method in class org.eclipse.jetty.server.session.NullSessionDataStore
-
- isPassivating() - Method in interface org.eclipse.jetty.server.session.SessionDataStore
-
True if this type of datastore will passivate session objects
- isPathBufferable(String) - Method in class org.eclipse.jetty.server.handler.BufferedResponseHandler
-
- isPathGzipable(String) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- isPathInfoOnly() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- isPathInfoOnly() - Method in class org.eclipse.jetty.server.ResourceService
-
- isPermanent() - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- isPersistentConnectionsEnabled() - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- isProgrammaticListener(EventListener) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isProtectedTarget(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Check the target.
- isPush() - Method in class org.eclipse.jetty.server.Request
-
- isPushSupported() - Method in class org.eclipse.jetty.server.HttpConnection
-
- isPushSupported() - Method in interface org.eclipse.jetty.server.HttpTransport
-
- isPushSupported() - Method in class org.eclipse.jetty.server.Request
-
- isReady() - Method in class org.eclipse.jetty.server.HttpInput
-
- isReady() - Method in class org.eclipse.jetty.server.HttpOutput
-
- isRecordHttpComplianceViolations() - Method in class org.eclipse.jetty.server.HttpConnection
-
- isRecordHttpComplianceViolations() - Method in class org.eclipse.jetty.server.HttpConnectionFactory
-
- isRedirectWelcome() - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- isRedirectWelcome() - Method in class org.eclipse.jetty.server.ResourceService
-
- isRegistered(LifeCycle) - Static method in class org.eclipse.jetty.server.ShutdownMonitor
-
- isRemoveUnloadableSessions() - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- isRemoveUnloadableSessions() - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- isRemoveUnloadableSessions() - Method in class org.eclipse.jetty.server.session.NullSessionCacheFactory
-
- isRemoveUnloadableSessions() - Method in interface org.eclipse.jetty.server.session.SessionCache
-
- isRenameThread() - Method in class org.eclipse.jetty.server.DebugListener
-
- isRequestBufferEmpty() - Method in class org.eclipse.jetty.server.HttpConnection
-
- isRequestedSessionIdFromCookie() - Method in class org.eclipse.jetty.server.Request
-
- isRequestedSessionIdFromCookie() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isRequestedSessionIdFromUrl() - Method in class org.eclipse.jetty.server.Request
-
- isRequestedSessionIdFromUrl() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isRequestedSessionIdFromURL() - Method in class org.eclipse.jetty.server.Request
-
- isRequestedSessionIdFromURL() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isRequestedSessionIdValid() - Method in class org.eclipse.jetty.server.Request
-
- isRequestedSessionIdValid() - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isResident() - Method in class org.eclipse.jetty.server.session.Session
-
- isRowIdReserved() - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
rowId is a reserved word for Oracle, so change the name of this column
- isSaveOnCreate() - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- isSaveOnCreate() - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- isSaveOnCreate() - Method in class org.eclipse.jetty.server.session.NullSessionCacheFactory
-
- isSaveOnCreate() - Method in interface org.eclipse.jetty.server.session.SessionCache
-
- isSaveOnInactiveEvict() - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- isSaveOnInactiveEviction() - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
Whether we should save a session that has been inactive before
we boot it from the cache.
- isSaveOnInactiveEviction() - Method in interface org.eclipse.jetty.server.session.SessionCache
-
- isSecure() - Method in class org.eclipse.jetty.server.Request
-
- isSecure() - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- isSecureRequestOnly() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- isSendShutdownAtStart() - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- isShowHeaders() - Method in class org.eclipse.jetty.server.DebugListener
-
- isShowStacks() - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- isShutdown() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isSniHostCheck() - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- isSslIsSecure() - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- isStsIncludeSubDomains() - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- isSuspended() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- isSyncFlush() - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- isUseFileMappedBuffer() - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- isUserInRole(String) - Method in class org.eclipse.jetty.server.Request
-
- isUserInRole(String) - Method in class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- isUserInRole(String, UserIdentity.Scope) - Method in interface org.eclipse.jetty.server.UserIdentity
-
Check if the user is in a role.
- isUserInRole(UserIdentity.Scope, String) - Method in interface org.eclipse.jetty.server.Authentication.User
-
- isUsingCookies() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- isUsingSecurityManager() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- isUsingURLs() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- isValid() - Method in class org.eclipse.jetty.server.CachedContentFactory.CachedPrecompressedHttpContent
-
- isValid() - Method in class org.eclipse.jetty.server.session.Session
-
- isValid(HttpSession) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- isWriting() - Method in class org.eclipse.jetty.server.Response
-
- isWritten() - Method in class org.eclipse.jetty.server.HttpOutput
-
- satisfiableRanges(Enumeration<String>, long) - Static method in class org.eclipse.jetty.server.InclusiveByteRange
-
- scavenge() - Method in class org.eclipse.jetty.server.session.HouseKeeper
-
Periodically do session housekeeping
- scavenge() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Called periodically by the HouseKeeper to handle the list of
sessions that have expired since the last call to scavenge.
- scheduleDispatch() - Method in class org.eclipse.jetty.server.HttpChannelState
-
- ScopedHandler - Class in org.eclipse.jetty.server.handler
-
ScopedHandler.
- ScopedHandler() - Constructor for class org.eclipse.jetty.server.handler.ScopedHandler
-
- SecuredRedirectHandler - Class in org.eclipse.jetty.server.handler
-
Secured Redirect Handler
- SecuredRedirectHandler() - Constructor for class org.eclipse.jetty.server.handler.SecuredRedirectHandler
-
- SecureRequestCustomizer - Class in org.eclipse.jetty.server
-
Customizer that extracts the attribute from an SSLContext
and sets them on the request with ServletRequest.setAttribute(String, Object)
according to Servlet Specification Requirements.
- SecureRequestCustomizer() - Constructor for class org.eclipse.jetty.server.SecureRequestCustomizer
-
- SecureRequestCustomizer(boolean) - Constructor for class org.eclipse.jetty.server.SecureRequestCustomizer
-
- SecureRequestCustomizer(boolean, long, boolean) - Constructor for class org.eclipse.jetty.server.SecureRequestCustomizer
-
- send(MetaData.Response, boolean, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.server.HttpConnection
-
- send(MetaData.Response, boolean, ByteBuffer, boolean, Callback) - Method in interface org.eclipse.jetty.server.HttpTransport
-
Asynchronous call to send a response (or part) over the transport
- SEND_CONTINUE - Static variable in interface org.eclipse.jetty.server.Authentication
-
Authentication challenge sent.
- SEND_FAILURE - Static variable in interface org.eclipse.jetty.server.Authentication
-
Authentication failure sent.
- SEND_SUCCESS - Static variable in interface org.eclipse.jetty.server.Authentication
-
- sendContent(InputStream) - Method in class org.eclipse.jetty.server.HttpOutput
-
Blocking send of stream content.
- sendContent(InputStream, Callback) - Method in class org.eclipse.jetty.server.HttpOutput
-
Asynchronous send of stream content.
- sendContent(ByteBuffer) - Method in class org.eclipse.jetty.server.HttpOutput
-
Blocking send of whole content.
- sendContent(ByteBuffer, Callback) - Method in class org.eclipse.jetty.server.HttpOutput
-
Asynchronous send of whole content.
- sendContent(ReadableByteChannel) - Method in class org.eclipse.jetty.server.HttpOutput
-
Blocking send of channel content.
- sendContent(ReadableByteChannel, Callback) - Method in class org.eclipse.jetty.server.HttpOutput
-
Asynchronous send of channel content.
- sendContent(HttpContent) - Method in class org.eclipse.jetty.server.HttpOutput
-
Blocking send of HTTP content.
- sendContent(HttpContent, Callback) - Method in class org.eclipse.jetty.server.HttpOutput
-
Asynchronous send of HTTP content.
- sendData(HttpServletRequest, HttpServletResponse, boolean, HttpContent, Enumeration<String>) - Method in class org.eclipse.jetty.server.ResourceService
-
- sendDirectory(HttpServletRequest, HttpServletResponse, Resource, String) - Method in class org.eclipse.jetty.server.ResourceService
-
- sendError(int) - Method in class org.eclipse.jetty.server.Response
-
- sendError(int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- sendError(int, String) - Method in class org.eclipse.jetty.server.HttpChannel
-
- sendError(int, String) - Method in class org.eclipse.jetty.server.Response
-
- sendError(int, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- sendProcessing() - Method in class org.eclipse.jetty.server.Response
-
Sends a 102-Processing response.
- sendRedirect(int, String) - Method in class org.eclipse.jetty.server.Response
-
Sends a response with one of the 300 series redirection codes.
- sendRedirect(String) - Method in class org.eclipse.jetty.server.Response
-
- sendRedirect(String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- sendResponse(MetaData.Response, ByteBuffer, boolean) - Method in class org.eclipse.jetty.server.HttpChannel
-
- sendResponse(MetaData.Response, ByteBuffer, boolean, Callback) - Method in class org.eclipse.jetty.server.HttpChannel
-
- sendShutdown() - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- sendWelcome(HttpContent, String, boolean, boolean, HttpServletRequest, HttpServletResponse) - Method in class org.eclipse.jetty.server.ResourceService
-
- SentinelContent(String) - Constructor for class org.eclipse.jetty.server.HttpInput.SentinelContent
-
- Server - Class in org.eclipse.jetty.server
-
Jetty HTTP Servlet Server.
- Server() - Constructor for class org.eclipse.jetty.server.Server
-
- Server(int) - Constructor for class org.eclipse.jetty.server.Server
-
Convenience constructor
Creates server and a
ServerConnector
at the passed port.
- Server(InetSocketAddress) - Constructor for class org.eclipse.jetty.server.Server
-
Convenience constructor
- Server(ThreadPool) - Constructor for class org.eclipse.jetty.server.Server
-
- SERVER_VERSION - Static variable in class org.eclipse.jetty.server.HttpConfiguration
-
- ServerConnectionStatistics - Class in org.eclipse.jetty.server
-
- ServerConnectionStatistics() - Constructor for class org.eclipse.jetty.server.ServerConnectionStatistics
-
- ServerConnector - Class in org.eclipse.jetty.server
-
This
Connector
implementation is the primary connector for the
Jetty server over TCP/IP.
- ServerConnector(Server) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
- ServerConnector(Server, int, int) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
- ServerConnector(Server, int, int, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
- ServerConnector(Server, int, int, SslContextFactory) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
- ServerConnector(Server, Executor, Scheduler, ByteBufferPool, int, int, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
- ServerConnector(Server, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
Construct a Server Connector with the passed Connection factories.
- ServerConnector(Server, SslContextFactory) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
- ServerConnector(Server, SslContextFactory, ConnectionFactory...) - Constructor for class org.eclipse.jetty.server.ServerConnector
-
- ServerConnector.ServerConnectorManager - Class in org.eclipse.jetty.server
-
- ServerConnectorManager(Executor, Scheduler, int) - Constructor for class org.eclipse.jetty.server.ServerConnector.ServerConnectorManager
-
- ServerMBean - Class in org.eclipse.jetty.server.jmx
-
- ServerMBean(Object) - Constructor for class org.eclipse.jetty.server.jmx.ServerMBean
-
- SERVLET_LISTENER_TYPES - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
-
- SERVLET_MAJOR_VERSION - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
-
- SERVLET_MINOR_VERSION - Static variable in class org.eclipse.jetty.server.handler.ContextHandler
-
- ServletRequestHttpWrapper - Class in org.eclipse.jetty.server
-
ServletRequestHttpWrapper
Class to tunnel a ServletRequest via a HttpServletRequest
- ServletRequestHttpWrapper(ServletRequest) - Constructor for class org.eclipse.jetty.server.ServletRequestHttpWrapper
-
- ServletResponseHttpWrapper - Class in org.eclipse.jetty.server
-
ServletResponseHttpWrapper
Wrapper to tunnel a ServletResponse via a HttpServletResponse
- ServletResponseHttpWrapper(ServletResponse) - Constructor for class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- Session - Class in org.eclipse.jetty.server.session
-
Session
A heavy-weight Session object representing a HttpSession.
- Session(SessionHandler, HttpServletRequest, SessionData) - Constructor for class org.eclipse.jetty.server.session.Session
-
Create a new session
- Session(SessionHandler, SessionData) - Constructor for class org.eclipse.jetty.server.session.Session
-
Re-inflate an existing session from some eg persistent store.
- SESSION_CREATED_SECURE - Static variable in class org.eclipse.jetty.server.session.Session
-
- SESSION_LISTENER_TYPES - Static variable in class org.eclipse.jetty.server.session.SessionHandler
-
- Session.SessionInactivityTimeout - Class in org.eclipse.jetty.server.session
-
SessionInactivityTimeout
Each Session has a timer associated with it that fires whenever
it has been idle (ie not referenced by a request) for a
configurable amount of time, or the Session expires.
- Session.State - Enum in org.eclipse.jetty.server.session
-
State
Validity states of a session
- SessionAsyncListener(Session) - Constructor for class org.eclipse.jetty.server.session.SessionHandler.SessionAsyncListener
-
- SessionCache - Interface in org.eclipse.jetty.server.session
-
SessionCache
A working set of
Session
objects for a context.
- SessionCacheFactory - Interface in org.eclipse.jetty.server.session
-
SessionCacheFactory
- SessionContext - Class in org.eclipse.jetty.server.session
-
SessionContext
Information about the context to which sessions belong: the Context,
the SessionHandler of the context, and the unique name of the node.
- SessionContext(String, ContextHandler.Context) - Constructor for class org.eclipse.jetty.server.session.SessionContext
-
- SessionData - Class in org.eclipse.jetty.server.session
-
SessionData
The data associated with a session.
- SessionData(String, String, String, long, long, long, long) - Constructor for class org.eclipse.jetty.server.session.SessionData
-
- SessionData(String, String, String, long, long, long, long, Map<String, Object>) - Constructor for class org.eclipse.jetty.server.session.SessionData
-
- SessionDataMap - Interface in org.eclipse.jetty.server.session
-
SessionDataMap
A map style access to SessionData keyed by the session id.
- SessionDataMapFactory - Interface in org.eclipse.jetty.server.session
-
SessionDataMapFactory
- SessionDataStore - Interface in org.eclipse.jetty.server.session
-
SessionDataStore
A store for the data contained in a Session object.
- SessionDataStoreFactory - Interface in org.eclipse.jetty.server.session
-
SessionDataStoreFactory
- SessionHandler - Class in org.eclipse.jetty.server.session
-
SessionHandler.
- SessionHandler() - Constructor for class org.eclipse.jetty.server.session.SessionHandler
-
Constructor.
- SessionHandler.CookieConfig - Class in org.eclipse.jetty.server.session
-
CookieConfig
Implementation of the javax.servlet.SessionCookieConfig.
- SessionHandler.SessionAsyncListener - Class in org.eclipse.jetty.server.session
-
SessionAsyncListener
Used to ensure that a request for which async has been started
has its session completed as the request exits the context.
- SessionHandler.SessionIf - Interface in org.eclipse.jetty.server.session
-
SessionIf
Interface that any session wrapper should implement so that
SessionManager may access the Jetty session implementation.
- sessionId(String) - Method in interface org.eclipse.jetty.server.PushBuilder
-
Set the SessionID to be used for the push.
- sessionId(String) - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- SessionIdManager - Interface in org.eclipse.jetty.server
-
Session ID Manager.
- SessionInactivityTimeout() - Constructor for class org.eclipse.jetty.server.session.Session.SessionInactivityTimeout
-
- sessionInactivityTimerExpired(Session) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Each session has a timer that is configured to go off
when either the session has not been accessed for a
configurable amount of time, or the session itself
has passed its expiry.
- SessionTableSchema() - Constructor for class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- set(String[], PathMap<IPAddressMap<Boolean>>) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Helper method to process a list of new entries and replace
the content of the specified address pattern map
- SET_INCLUDE_HEADER_PREFIX - Static variable in class org.eclipse.jetty.server.Response
-
- setAccepting(boolean) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setAccepting(boolean) - Method in class org.eclipse.jetty.server.ServerConnector
-
- setAcceptorPriorityDelta(int) - Method in class org.eclipse.jetty.server.AbstractConnector
-
Set the acceptor thread priority delta.
- setAcceptQueueSize(int) - Method in class org.eclipse.jetty.server.ServerConnector
-
- setAcceptRanges(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setAcceptRanges(boolean) - Method in class org.eclipse.jetty.server.ResourceService
-
- setAccessed(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setAccessTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setAliasChecks(List<ContextHandler.AliasCheck>) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setAllowNullPathInfo(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setAppend(boolean) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set append to log flag.
- setApplyToAsync(boolean) - Method in class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
Should the adjusted idle time be maintained for asynchronous requests
- setAsyncSupported(boolean, String) - Method in class org.eclipse.jetty.server.Request
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.server.Request
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.server.Server
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.server.session.Session
-
- setAttribute(String, Object) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setAttributes(Attributes) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setAttributes(Attributes) - Method in class org.eclipse.jetty.server.Request
-
- setAuthentication(Authentication) - Method in class org.eclipse.jetty.server.Request
-
Set the authentication.
- setAuthority(String, int) - Method in class org.eclipse.jetty.server.Request
-
- setAvailable(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set Available status.
- setBaseResource(Resource) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the base resource for this context.
- setBaseResource(Resource) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setBlack(String[]) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Re-initialize the blacklist of existing handler object
- setBlobType(String) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- setBlockingTimeout(long) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the timeout applied to blocking operations.
- setBufferSize(int) - Method in class org.eclipse.jetty.server.HttpOutput
-
- setBufferSize(int) - Method in class org.eclipse.jetty.server.Response
-
- setCacheControl(String) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
Set the cacheControl.
- setCacheControl(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setCacheControl(HttpField) - Method in class org.eclipse.jetty.server.ResourceService
-
- setCharacterEncoding(String) - Method in class org.eclipse.jetty.server.Request
-
- setCharacterEncoding(String) - Method in class org.eclipse.jetty.server.Response
-
- setCharacterEncodingUnchecked(String) - Method in class org.eclipse.jetty.server.Request
-
- setCheckGzExists(boolean) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setCheckingRemoteSessionIdEncoding(boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setClassLoader(ClassLoader) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setComment(String) - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- setCompactPath(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setCompressionLevel(int) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setConnection(Connection) - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- setConnectionFactories(Collection<ConnectionFactory>) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setConnectors(Connector[]) - Method in class org.eclipse.jetty.server.Server
-
Set the connectors for this server.
- setContentFactory(HttpContent.ContentFactory) - Method in class org.eclipse.jetty.server.ResourceService
-
- setContentLength(int) - Method in class org.eclipse.jetty.server.Response
-
- setContentLengthLong(long) - Method in class org.eclipse.jetty.server.Response
-
- setContentParameters(MultiMap<String>) - Method in class org.eclipse.jetty.server.Request
-
- setContentType(String) - Method in class org.eclipse.jetty.server.Request
-
- setContentType(String) - Method in class org.eclipse.jetty.server.Response
-
- setContext(ContextHandler.Context) - Method in class org.eclipse.jetty.server.Request
-
Set request context
- setContextAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- setContextAttribute(String, String) - Method in class org.eclipse.jetty.server.handler.jmx.ContextHandlerMBean
-
- setContextClass(Class<? extends ContextHandler>) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- setContextPath(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setContextPath(String) - Method in class org.eclipse.jetty.server.Request
-
Sets the "context path" for this request
- setContextPath(String) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setContextPathColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setCookieCompliance(CookieCompliance) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setCookies(Cookie[]) - Method in class org.eclipse.jetty.server.CookieCutter
-
- setCookies(Cookie[]) - Method in class org.eclipse.jetty.server.Request
-
- setCookieSet(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setCookieTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setCreated(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setCreateTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setCurrentConnection(HttpConnection) - Static method in class org.eclipse.jetty.server.HttpConnection
-
- setCustomizers(List<HttpConfiguration.Customizer>) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setDatabaseAdaptor(DatabaseAdaptor) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setDatabaseAdaptor(DatabaseAdaptor) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore
-
- setDatabaseAdaptor(DatabaseAdaptor) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStoreFactory
-
- setDatasource(DataSource) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- setDatasourceName(String) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- setDateHeader(String, long) - Method in class org.eclipse.jetty.server.Response
-
- setDateHeader(String, long) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setDebug(boolean) - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- setDefaultProtocol(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
- setDefaultProtocol(String) - Method in class org.eclipse.jetty.server.NegotiatingServerConnectionFactory
-
- setDelayDispatchUntilContent(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setDeleteUnrestorableFiles(boolean) - Method in class org.eclipse.jetty.server.session.FileSessionDataStore
-
- setDeleteUnrestorableFiles(boolean) - Method in class org.eclipse.jetty.server.session.FileSessionDataStoreFactory
-
- setDirAllowed(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setDirAllowed(boolean) - Method in class org.eclipse.jetty.server.ResourceService
-
- setDirectoriesListed(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Set the directory.
- setDirty(boolean) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setDirty(String) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setDiscardPathInfo(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setDiscardQuery(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setDispatchContext(ServletContext) - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- setDispatcherType(DispatcherType) - Method in class org.eclipse.jetty.server.Request
-
- setDispatcherTypes(EnumSet<DispatcherType>) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setDispatcherTypes(DispatcherType...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setDispatchPath(String) - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- setDisplayName(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setDomain(String) - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- setDriverInfo(String, String) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
Configure jdbc connection information via a jdbc Driver
- setDriverInfo(Driver, String) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
Configure jdbc connection information via a jdbc Driver
- setDumpAfterStart(boolean) - Method in class org.eclipse.jetty.server.Server
-
- setDumpBeforeStop(boolean) - Method in class org.eclipse.jetty.server.Server
-
- setDumpContext(boolean) - Method in class org.eclipse.jetty.server.DebugListener
-
- setEffectiveMajorVersion(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- setEffectiveMinorVersion(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- setEnabled(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setEnabled(boolean) - Method in class org.eclipse.jetty.server.handler.ThreadLimitHandler
-
- setEncodingCacheSize(int) - Method in class org.eclipse.jetty.server.ResourceService
-
- setError() - Method in class org.eclipse.jetty.server.ResponseWriter
-
- setErrorHandler(ErrorHandler) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setErrorHandler(ErrorHandler) - Method in class org.eclipse.jetty.server.Server
-
- setEtags(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setEtags(boolean) - Method in class org.eclipse.jetty.server.ResourceService
-
- setEventListeners(EventListener[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the context event listeners.
- setEvictionPolicy(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
-1 means we never evict inactive sessions.
- setEvictionPolicy(int) - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- setEvictionPolicy(int) - Method in class org.eclipse.jetty.server.session.NullSessionCache
-
- setEvictionPolicy(int) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
Sessions in this cache can be:
never evicted
evicted once the last request exits
evicted after a configurable period of inactivity
- setExcludedAgentPatterns(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setExcludedMethodList(String) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setExcludedMethods(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setExcludedMimeTypes(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setExcludedPaths(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setExitJvm(boolean) - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- setExitVm(boolean) - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- setExpires(String) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setExpiry(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setExpiryTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setExtended(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set the extended request log format flag.
- setExtendedId(String) - Method in class org.eclipse.jetty.server.session.Session
-
- setExtendedListenerTypes(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setFilename(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the output file name of the request log.
- setFilenameDateFormat(String) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the log file name date format.
- setForcedHost(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Set a forced valued for the host header to control what is returned by ServletRequest.getServerName()
and ServletRequest.getServerPort()
.
- setFormEncodedMethods(String...) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the form encoded methods.
- setForwardedCipherSuiteHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedForHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedHostHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedHttpsHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedOnly(boolean) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Configure to only support the RFC7239 Forwarded header and to
not support any X-Forwarded-
headers.
- setForwardedProtoHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Set the forwardedProtoHeader.
- setForwardedServerHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setForwardedSslSessionIdHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setGracePeriodSec(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
- setGracePeriodSec(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStoreFactory
-
- setGzip(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Deprecated.
- setGzipEquivalentFileExtensions(List<String>) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setGzipEquivalentFileExtensions(List<String>) - Method in class org.eclipse.jetty.server.ResourceService
-
- setHandled(boolean) - Method in class org.eclipse.jetty.server.Request
-
- setHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HandlerWrapper
-
- setHandler(Handler) - Method in class org.eclipse.jetty.server.handler.HotSwapHandler
-
- setHandlers(Handler[]) - Method in class org.eclipse.jetty.server.handler.ContextHandlerCollection
-
- setHandlers(Handler[]) - Method in class org.eclipse.jetty.server.handler.HandlerCollection
-
- setHeader(String, String) - Method in interface org.eclipse.jetty.server.PushBuilder
-
Set a header to be used for the push.
- setHeader(String, String) - Method in class org.eclipse.jetty.server.PushBuilderImpl
-
- setHeader(String, String) - Method in class org.eclipse.jetty.server.Response
-
- setHeader(String, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setHeader(HttpHeader, String) - Method in class org.eclipse.jetty.server.Response
-
- setHeaderCacheSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the header field cache size.
- setHost(String) - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- setHostHeader(String) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
Deprecated.
- setHttpCompliance(HttpCompliance) - Method in class org.eclipse.jetty.server.HttpConnectionFactory
-
- setHttpOnly(boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- setHttpOnly(boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setHttpURI(HttpURI) - Method in class org.eclipse.jetty.server.Request
-
- setHttpVersion(HttpVersion) - Method in class org.eclipse.jetty.server.Request
-
- setId(String) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setIdChanged(boolean) - Method in class org.eclipse.jetty.server.session.Session
-
- setIdColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setIdleTimeout(long) - Method in class org.eclipse.jetty.server.AbstractConnector
-
Sets the maximum Idle time for a connection, which roughly translates to the Socket.setSoTimeout(int)
call, although with NIO implementations other mechanisms may be used to implement the timeout.
- setIdleTimeout(long) - Method in class org.eclipse.jetty.server.HttpChannel
-
Set the idle timeout.
- setIdleTimeout(long) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the max idle time in ms.
- setIdleTimeout(long) - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- setIdleTimeout(long) - Method in class org.eclipse.jetty.server.session.Session.SessionInactivityTimeout
-
- setIdleTimeoutMs(long) - Method in class org.eclipse.jetty.server.handler.IdleTimeoutHandler
-
- setIgnorePaths(String[]) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set request paths that will not be logged.
- setIncludedAgentPatterns(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setIncludedMethodList(String) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setIncludedMethods(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setIncludedMimeTypes(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Sets included mime types.
- setIncludedPaths(String...) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Set the path specs to include.
- setInflateBufferSize(int) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
- setInheritChannel(boolean) - Method in class org.eclipse.jetty.server.ServerConnector
-
Sets whether this connector uses a channel inherited from the JVM.
- setInitParameter(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setInitParameter(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setInitParameter(String, String) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- setInputBufferSize(int) - Method in class org.eclipse.jetty.server.AbstractConnectionFactory
-
- setInterceptor(HttpInput.Interceptor) - Method in class org.eclipse.jetty.server.HttpInput
-
Set the interceptor.
- setInterceptor(HttpOutput.Interceptor) - Method in class org.eclipse.jetty.server.HttpOutput
-
- setIntervalSec(long) - Method in class org.eclipse.jetty.server.session.HouseKeeper
-
Set the period between scavenge cycles
- setIntHeader(String, int) - Method in class org.eclipse.jetty.server.Response
-
- setIntHeader(String, int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setJspConfigDescriptor(JspConfigDescriptor) - Method in class org.eclipse.jetty.server.handler.ContextHandler.Context
-
- setKey(String) - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- setLastAccessed(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setLastAccessTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setLastNode(String) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setLastNodeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setLastSaved(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setLastSavedTimeColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setLocale(Locale) - Method in class org.eclipse.jetty.server.Response
-
- setLogCookies(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Controls logging of the request cookies.
- setLogDateFormat(String) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set the timestamp format for request log entries in the file.
- setLogDispatch(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
- setLogger(Logger) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setLoggerName(String) - Method in class org.eclipse.jetty.server.Slf4jRequestLog
-
- setLogLatency(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Controls logging of request processing time.
- setLogLocale(Locale) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set the locale of the request log.
- setLogServer(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Controls logging of the request hostname.
- setLogTimeZone(String) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Set the timezone of the request log.
- setLongContentLength(long) - Method in class org.eclipse.jetty.server.Response
-
- setLongType(String) - Method in class org.eclipse.jetty.server.session.DatabaseAdaptor
-
- setLowResources() - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setLowResourcesIdleTimeout(int) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setManagedAttribute(String, Object) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setMapColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setMaxAge(int) - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- setMaxCachedFiles(int) - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- setMaxCachedFileSize(int) - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- setMaxCacheSize(int) - Method in class org.eclipse.jetty.server.CachedContentFactory
-
- setMaxConnections(int) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMaxErrorDispatches(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setMaxFormContentSize(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the maximum size of a form post, to protect against DOS attacks from large forms.
- setMaxFormKeys(int) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the maximum number of form Keys to protect against DOS attack from crafted hash keys.
- setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.Session
-
- setMaxInactiveInterval(int) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Sets the max period of inactivity, after which the session is invalidated, in seconds.
- setMaxInactiveMs(long) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setMaxIntervalColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setMaxLowResourcesTime(int) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMaxMemory(long) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMaxProxyHeader(int) - Method in class org.eclipse.jetty.server.ProxyConnectionFactory
-
- setMetaData(MetaData.Request) - Method in class org.eclipse.jetty.server.Request
-
- setMethod(String) - Method in class org.eclipse.jetty.server.Request
-
- setMimeTypes(MimeTypes) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setMimeTypes(MimeTypes) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setMinAsyncContentLength(int) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Deprecated.
- setMinGzipSize(int) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Set the minimum response size to trigger dynamic compression
- setMinMemoryMappedContentLength(int) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
Deprecated.
- setMinRequestDataRate(long) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setMonitoredConnectors(Collection<Connector>) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setMonitorThreads(boolean) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setName(String) - Method in class org.eclipse.jetty.server.AbstractConnector
-
Set a connector name.
- setName(String) - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- setNewContextURL(String) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setNodeIdInSessionId(boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setOutputAggregationSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the max size of the response content write that is copied into the aggregate buffer.
- setOutputBufferSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the size of the buffer into which response content is aggregated
before being sent to the client.
- setOutputStream(OutputStream) - Method in class org.eclipse.jetty.server.handler.DebugHandler
-
Deprecated.
- setPath(String) - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- setPathInfo(String) - Method in class org.eclipse.jetty.server.Request
-
- setPathInfoOnly(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setPathInfoOnly(boolean) - Method in class org.eclipse.jetty.server.ResourceService
-
- setPeriod(int) - Method in class org.eclipse.jetty.server.LowResourceMonitor
-
- setPermanent(boolean) - Method in class org.eclipse.jetty.server.handler.MovedContextHandler
-
- setPersistentConnectionsEnabled(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setPort(int) - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- setPort(int) - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- setPrecompressedFormats(CompressedContentFormat[]) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setPrecompressedFormats(CompressedContentFormat[]) - Method in class org.eclipse.jetty.server.ResourceService
-
- setPreferProxiedForAddress(boolean) - Method in class org.eclipse.jetty.server.AbstractNCSARequestLog
-
Controls whether the actual IP address of the connection or the IP address from the X-Forwarded-For header will
be logged.
- setProtectedTargets(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setProtocol(String) - Method in class org.eclipse.jetty.server.NegotiatingServerConnection
-
- setProxyAsAuthority(boolean) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setQueryEncoding(String) - Method in class org.eclipse.jetty.server.Request
-
Set the character encoding used for the query string.
- setQueryParameters(MultiMap<String>) - Method in class org.eclipse.jetty.server.Request
-
- setQueryString(String) - Method in class org.eclipse.jetty.server.Request
-
- setRandom(Random) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- setReadListener(ReadListener) - Method in class org.eclipse.jetty.server.HttpInput
-
- setRecordHttpComplianceViolations(boolean) - Method in class org.eclipse.jetty.server.HttpConnectionFactory
-
- setRedirectWelcome(boolean) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setRedirectWelcome(boolean) - Method in class org.eclipse.jetty.server.ResourceService
-
- setRefreshCookieAge(int) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setRemoteAddr(InetSocketAddress) - Method in class org.eclipse.jetty.server.Request
-
- setRemoveUnloadableSessions(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
If a session's data cannot be loaded from the store without error, remove
it from the persistent store.
- setRemoveUnloadableSessions(boolean) - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- setRemoveUnloadableSessions(boolean) - Method in class org.eclipse.jetty.server.session.NullSessionCacheFactory
-
- setRemoveUnloadableSessions(boolean) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
If the data for a session exists but is unreadable,
the SessionCache can instruct the SessionDataStore to delete it.
- setRenameThread(boolean) - Method in class org.eclipse.jetty.server.DebugListener
-
- setRequestedSessionId(String) - Method in class org.eclipse.jetty.server.Request
-
- setRequestedSessionIdFromCookie(boolean) - Method in class org.eclipse.jetty.server.Request
-
- setRequestHeaderSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the maximum size of a request header.
- setRequestLog(RequestLog) - Method in class org.eclipse.jetty.server.handler.RequestLogHandler
-
- setRequestLog(RequestLog) - Method in class org.eclipse.jetty.server.HttpChannel
-
- setRequestLog(RequestLog) - Method in class org.eclipse.jetty.server.Server
-
- setReseed(long) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
Set the reseed probability.
- setResident(boolean) - Method in class org.eclipse.jetty.server.session.Session
-
- setResourceBase(String) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the base resource for this context.
- setResourceBase(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setResponseHeaderSize(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the maximum size of a response header.
- setRetainDays(int) - Method in class org.eclipse.jetty.server.NCSARequestLog
-
Set the number of days before rotated log files are deleted.
- setReuseAddress(boolean) - Method in class org.eclipse.jetty.server.ServerConnector
-
- setSaveOnCreate(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- setSaveOnCreate(boolean) - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- setSaveOnCreate(boolean) - Method in class org.eclipse.jetty.server.session.NullSessionCacheFactory
-
- setSaveOnCreate(boolean) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
Whether or not a session that is newly created should be
immediately saved.
- setSaveOnInactiveEvict(boolean) - Method in class org.eclipse.jetty.server.session.DefaultSessionCacheFactory
-
- setSaveOnInactiveEviction(boolean) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- setSaveOnInactiveEviction(boolean) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
Whether or not a a session that is about to be evicted should
be saved before being evicted.
- setSavePeriodSec(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
The minimum time in seconds between save operations.
- setSavePeriodSec(int) - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStoreFactory
-
- setSchemaName(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setScheme(String) - Method in class org.eclipse.jetty.server.Request
-
- setSecure(boolean) - Method in class org.eclipse.jetty.server.Request
-
- setSecure(boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler.CookieConfig
-
- setSecurePort(int) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the TCP/IP port used for CONFIDENTIAL and INTEGRAL redirections.
- setSecureRequestOnly(boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
HTTPS request.
- setSecureScheme(String) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
Set the URI scheme used for CONFIDENTIAL and INTEGRAL redirections.
- setSendDateHeader(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setSendServerVersion(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setSendShutdownAtStart(boolean) - Method in class org.eclipse.jetty.server.handler.ShutdownHandler
-
- setSendXPoweredBy(boolean) - Method in class org.eclipse.jetty.server.HttpConfiguration
-
- setServeIcon(boolean) - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- setServer(Server) - Method in class org.eclipse.jetty.server.handler.AbstractHandler
-
- setServer(Server) - Method in class org.eclipse.jetty.server.handler.AbstractHandlerContainer
-
- setServer(Server) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setServer(Server) - Method in interface org.eclipse.jetty.server.Handler
-
- setServer(Server) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- setServerInfo(String) - Static method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setServletPath(String) - Method in class org.eclipse.jetty.server.Request
-
- setSession(HttpSession) - Method in class org.eclipse.jetty.server.Request
-
- setSessionCache(SessionCache) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setSessionCookie(String) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setSessionDataMapFactory(SessionDataMapFactory) - Method in class org.eclipse.jetty.server.session.CachingSessionDataStoreFactory
-
- setSessionDataStore(SessionDataStore) - Method in class org.eclipse.jetty.server.session.AbstractSessionCache
-
- setSessionDataStore(SessionDataStore) - Method in interface org.eclipse.jetty.server.session.SessionCache
-
A SessionDataStore that is the authoritative source
of session information.
- setSessionHandler(SessionHandler) - Method in class org.eclipse.jetty.server.Request
-
- setSessionHouseKeeper(HouseKeeper) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
- setSessionHouseKeeper(HouseKeeper) - Method in interface org.eclipse.jetty.server.SessionIdManager
-
- setSessionIdManager(SessionIdManager) - Method in class org.eclipse.jetty.server.Server
-
- setSessionIdManager(SessionIdManager) - Method in class org.eclipse.jetty.server.session.HouseKeeper
-
SessionIdManager associated with this scavenger
- setSessionIdManager(SessionIdManager) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setSessionIdPathParameterName(String) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Sets the session id URL path parameter name.
- setSessionStoreFactory(SessionDataStoreFactory) - Method in class org.eclipse.jetty.server.session.CachingSessionDataStoreFactory
-
- setSessionTableSchema(JDBCSessionDataStore.SessionTableSchema) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore
-
- setSessionTableSchema(JDBCSessionDataStore.SessionTableSchema) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStoreFactory
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setShowContexts(boolean) - Method in class org.eclipse.jetty.server.handler.DefaultHandler
-
- setShowHeaders(boolean) - Method in class org.eclipse.jetty.server.DebugListener
-
- setShowMessageInTitle(boolean) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- setShowStacks(boolean) - Method in class org.eclipse.jetty.server.handler.ErrorHandler
-
- setSniHostCheck(boolean) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- setSoLingerTime(int) - Method in class org.eclipse.jetty.server.ServerConnector
-
- setSslIsSecure(boolean) - Method in class org.eclipse.jetty.server.ForwardedRequestCustomizer
-
- setSslSessionAttribute(String) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- setStatus(int) - Method in class org.eclipse.jetty.server.Response
-
- setStatus(int) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setStatus(int, String) - Method in class org.eclipse.jetty.server.Response
-
Deprecated.
- setStatus(int, String) - Method in class org.eclipse.jetty.server.ServletResponseHttpWrapper
-
- setStatusWithReason(int, String) - Method in class org.eclipse.jetty.server.Response
-
- setStopAtShutdown(boolean) - Method in class org.eclipse.jetty.server.Server
-
Set stop server at shutdown behaviour.
- setStopTimeout(long) - Method in class org.eclipse.jetty.server.Server
-
Set a graceful stop time.
- setStoreDir(File) - Method in class org.eclipse.jetty.server.session.FileSessionDataStore
-
- setStoreDir(File) - Method in class org.eclipse.jetty.server.session.FileSessionDataStoreFactory
-
- setStsIncludeSubDomains(boolean) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- setStsMaxAge(long) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
Set the Strict-Transport-Security max age.
- setStsMaxAge(long, TimeUnit) - Method in class org.eclipse.jetty.server.SecureRequestCustomizer
-
- setStylesheet(String) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setSyncFlush(boolean) - Method in class org.eclipse.jetty.server.handler.gzip.GzipHandler
-
Set the Deflater
flush mode to use.
- setTableName(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setThreadLimit(int) - Method in class org.eclipse.jetty.server.handler.ThreadLimitHandler
-
- setTimeout(long) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- setTimeout(long) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- setTimeoutTask(Scheduler.Task) - Method in class org.eclipse.jetty.server.AsyncContextEvent
-
- setTimeStamp(long) - Method in class org.eclipse.jetty.server.Request
-
- setTrailers(Supplier<HttpFields>) - Method in class org.eclipse.jetty.server.Response
-
- setURIPathQuery(String) - Method in class org.eclipse.jetty.server.Request
-
- setUserIdentityScope(UserIdentity.Scope) - Method in class org.eclipse.jetty.server.Request
-
- setUsingCookies(boolean) - Method in class org.eclipse.jetty.server.session.SessionHandler
-
- setUsingSecurityManager(boolean) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setVhost(String) - Method in class org.eclipse.jetty.server.session.SessionData
-
- setVirtualHostColumn(String) - Method in class org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
-
- setVirtualHosts(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set the virtual hosts for the context.
- setWelcomeFactory(ResourceService.WelcomeFactory) - Method in class org.eclipse.jetty.server.ResourceService
-
- setWelcomeFiles(String[]) - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- setWelcomeFiles(String[]) - Method in class org.eclipse.jetty.server.handler.ResourceHandler
-
- setWhite(String[]) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Re-initialize the whitelist of existing handler object
- setWhiteListByPath(boolean) - Method in class org.eclipse.jetty.server.handler.IPAccessHandler
-
Deprecated.
Re-initialize the mode of path matching
- setWorkerName(String) - Method in class org.eclipse.jetty.server.session.DefaultSessionIdManager
-
Set the workername.
- setWriteListener(WriteListener) - Method in class org.eclipse.jetty.server.HttpOutput
-
- shutdown() - Method in class org.eclipse.jetty.server.AbstractConnector
-
- shutdown() - Method in class org.eclipse.jetty.server.AbstractNetworkConnector
-
- shutdown() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Set shutdown status.
- shutdown() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
- shutdown() - Method in class org.eclipse.jetty.server.ServerConnector
-
- shutdown() - Method in class org.eclipse.jetty.server.session.DefaultSessionCache
-
- shutdown() - Method in class org.eclipse.jetty.server.session.NullSessionCache
-
- shutdown() - Method in interface org.eclipse.jetty.server.session.SessionCache
-
- SHUTDOWN - org.eclipse.jetty.server.handler.ContextHandler.Availability
-
- ShutdownHandler - Class in org.eclipse.jetty.server.handler
-
A handler that shuts the server down on a valid request.
- ShutdownHandler(String) - Constructor for class org.eclipse.jetty.server.handler.ShutdownHandler
-
- ShutdownHandler(String, boolean, boolean) - Constructor for class org.eclipse.jetty.server.handler.ShutdownHandler
-
- ShutdownHandler(Server, String) - Constructor for class org.eclipse.jetty.server.handler.ShutdownHandler
-
Deprecated.
- ShutdownMonitor - Class in org.eclipse.jetty.server
-
Shutdown/Stop Monitor thread.
- shutdownOutput() - Method in class org.eclipse.jetty.server.ProxyConnectionFactory.ProxyEndPoint
-
- shutdownSessions() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Prepare sessions for session manager shutdown
- skip(int) - Method in class org.eclipse.jetty.server.HttpInput.Content
-
- skip(HttpInput.Content, int) - Method in class org.eclipse.jetty.server.HttpInput
-
Consumes the given content.
- Slf4jRequestLog - Class in org.eclipse.jetty.server
-
Implementation of NCSARequestLog where output is sent as a SLF4J INFO Log message on the named logger "org.eclipse.jetty.server.RequestLog"
- Slf4jRequestLog() - Constructor for class org.eclipse.jetty.server.Slf4jRequestLog
-
- SocketCustomizationListener - Class in org.eclipse.jetty.server
-
A Connection Lister for customization of SocketConnections.
- SocketCustomizationListener() - Constructor for class org.eclipse.jetty.server.SocketCustomizationListener
-
Construct with SSL unwrapping on.
- SocketCustomizationListener(boolean) - Constructor for class org.eclipse.jetty.server.SocketCustomizationListener
-
- SslConnectionFactory - Class in org.eclipse.jetty.server
-
- SslConnectionFactory() - Constructor for class org.eclipse.jetty.server.SslConnectionFactory
-
- SslConnectionFactory(String) - Constructor for class org.eclipse.jetty.server.SslConnectionFactory
-
- SslConnectionFactory(SslContextFactory, String) - Constructor for class org.eclipse.jetty.server.SslConnectionFactory
-
- start() - Method in class org.eclipse.jetty.server.ShutdownMonitor
-
- start(Runnable) - Method in class org.eclipse.jetty.server.AsyncContextState
-
- start(LifeCycle) - Method in class org.eclipse.jetty.server.Server
-
- startAsync() - Method in class org.eclipse.jetty.server.Request
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.eclipse.jetty.server.Request
-
- startAsync(AsyncContextEvent) - Method in class org.eclipse.jetty.server.HttpChannelState
-
- startContext() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
Extensible startContext.
- startHandling(Request, boolean) - Method in class org.eclipse.jetty.server.handler.AsyncDelayHandler
-
Called to indicate that a request has been presented for handling
- STARTING - org.eclipse.jetty.server.handler.ContextHandler.Availability
-
- startRequest(String, String, HttpVersion) - Method in class org.eclipse.jetty.server.HttpChannelOverHttp
-
- startScavenging() - Method in class org.eclipse.jetty.server.session.HouseKeeper
-
If scavenging is not scheduled, schedule it.
- State() - Constructor for class org.eclipse.jetty.server.HttpInput.State
-
- StaticContext() - Constructor for class org.eclipse.jetty.server.handler.ContextHandler.StaticContext
-
- StatisticsHandler - Class in org.eclipse.jetty.server.handler
-
- StatisticsHandler() - Constructor for class org.eclipse.jetty.server.handler.StatisticsHandler
-
- statsReset() - Method in class org.eclipse.jetty.server.handler.StatisticsHandler
-
Resets the current request statistics.
- statsReset() - Method in class org.eclipse.jetty.server.session.SessionHandler
-
Reset statistics values
- stopContext() - Method in class org.eclipse.jetty.server.handler.ContextHandler
-
- stopInactivityTimer() - Method in class org.eclipse.jetty.server.session.Session
-
- stopScavenging() - Method in class org.eclipse.jetty.server.session.HouseKeeper
-
If scavenging is scheduled, stop it.
- store(String, SessionData) - Method in class org.eclipse.jetty.server.session.AbstractSessionDataStore
-
- store(String, SessionData) - Method in class org.eclipse.jetty.server.session.CachingSessionDataStore
-
- store(String, SessionData) - Method in interface org.eclipse.jetty.server.session.SessionDataMap
-
Store the session data.
- STREAM - org.eclipse.jetty.server.Response.OutputType
-
- STREAM - Static variable in class org.eclipse.jetty.server.HttpInput
-